summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Include CRUD endpoints for Cluster API40473-api-support-for-kubernetes-integrationMayra Cabrera2019-01-043-0/+176
* Merge branch 'mk/avoid-extra-storage-perm-and-query' into 'master'Stan Hu2019-01-021-1/+1
|\
| * Avoid extra storage bucket perm and querymk/avoid-extra-storage-perm-and-queryMichael Kozono2018-12-211-1/+1
* | Merge branch '18667-handle-push-opts' into 'master'Douwe Maan2019-01-025-8/+22
|\ \
| * | Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-315-8/+22
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis2019-01-025-10/+24
|\ \ \
| * \ \ Merge branch 'security-label-xss' into 'master'John Jarvis2019-01-021-1/+5
| |\ \ \
| | * | | Escape html entities when no label foundJarka Košanová2018-12-121-1/+5
| * | | | Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-023-3/+13
| |\ \ \ \
| | * | | | Implement Command#ambiguous_ref?Matija Čupić2018-12-082-1/+7
| | * | | | Revert "Use to_s.start_with? in tag/branch ref method"Matija Čupić2018-12-081-2/+2
| | * | | | Implement Repository#ambiguous_ref?Matija Čupić2018-12-081-1/+1
| | * | | | Use to_s.start_with? in tag/branch ref methodMatija Čupić2018-12-081-2/+2
| | * | | | Move Project#resolve_ref to RepositoryMatija Čupić2018-12-081-1/+1
| | * | | | Search for tag / branch ref from beginningMatija Čupić2018-12-081-2/+2
| | * | | | Allow any character in tag / branch ref regexMatija Čupić2018-12-081-2/+2
| | * | | | Remove Gitlab::Git::Ref#full_refMatija Čupić2018-12-084-14/+2
| | * | | | Reintroduce Command#protected_ref?Matija Čupić2018-12-085-8/+10
| | * | | | Use nil instead of raising AmbiguousRefMatija Čupić2018-12-081-3/+1
| | * | | | Use Gitlab::Git::Ref in Project#resolve_refMatija Čupić2018-12-083-0/+12
| | * | | | Prevent creating pipelines with ambiguous refsMatija Čupić2018-12-085-8/+12
| | * | | | Use full ref when possible to avoid ambiguityMatija Čupić2018-12-081-1/+1
| * | | | | Merge branch 'security-master-url-rel' into 'master'John Jarvis2019-01-021-6/+6
| |\ \ \ \ \
| | * | | | | Set URL rel attribute for broken URLsJan Provaznik2018-12-111-6/+6
* | | | | | | Merge branch 's3-directories-get' into 'master'Kamil Trzciński2019-01-021-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use directories.new when getting S3 directoryJan Provaznik2018-12-271-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '55838-remove-gem-install-bundler-from-docker-based-ruby-environ...Sean McGivern2019-01-021-1/+0
|\ \ \ \ \ \
| * | | | | | Remove gem install bundler from Docker-based Ruby environmentsTakuya Noguchi2019-01-011-1/+0
* | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis2019-01-011-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'security-master-guests-jobs-api' into 'master'John Jarvis2019-01-011-0/+5
| |\ \ \ \ \ \
| | * | | | | | Move pipeline auth above pipeline assignmentMatija Čupić2018-12-201-1/+1
| | * | | | | | Authorize read_pipeline before read_buildMatija Čupić2018-12-191-0/+1
| | * | | | | | Authorize read_build when listing pipeline jobsMatija Čupić2018-12-191-0/+2
| | * | | | | | Authorize read_build action when listing jobsMatija Čupić2018-12-191-0/+2
* | | | | | | | Merge branch 'patch-37' into 'master'Sean McGivern2019-01-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update lib/gitlab/ci/templates/Ruby.gitlab-ci.ymlFatih Sarhan2018-12-311-1/+1
* | | | | | | | | Merge branch 'sh-bump-omniauth-google-gem' into 'master'Sean McGivern2019-01-012-2/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Set typ field in JSONWebToken::RSATokenStan Hu2018-12-291-1/+2
| * | | | | | | | Add typ header back into JWT payloadStan Hu2018-12-291-1/+1
* | | | | | | | | Merge branch 'fj-55781-fix-api-blob-content-disposition' into 'master'Sean McGivern2018-12-311-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed api content-disposition in blob and files endpointFrancisco Javier López2018-12-311-1/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Add spec for Release APIShinya Maeda2018-12-314-65/+87
* | | | | | | | | Add delete method in Release APIShinya Maeda2018-12-311-0/+21
* | | | | | | | | Refactor Release servicesAlessio Caiazza2018-12-312-12/+20
* | | | | | | | | ReleasesFinder will always return a relationAlessio Caiazza2018-12-311-1/+1
* | | | | | | | | Expose assets in releases APIAlessio Caiazza2018-12-311-0/+14
* | | | | | | | | Add releases APIAlessio Caiazza2018-12-315-12/+137
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Skip per-commit validations which have already passed on another change/branchFrancisco Javier López2018-12-283-13/+28
* | | | | | | | Merge branch '51970-correct-ordering-of-metrics' into 'master'Kamil Trzciński2018-12-281-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Correct ordering of metricsrpereira22018-12-211-2/+8