summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm-git-access-any-ce' into 'master'Sean McGivern2019-01-046-27/+42
|\
| * Move push size check to EE moduleDouwe Maan2019-01-021-2/+0
| * Remove oldrev and newrev nil-checks that are now unnecessaryDouwe Maan2019-01-022-2/+6
| * Don't run single change checks when changes are unknownDouwe Maan2019-01-023-16/+26
| * Skip change access check for deploy keysDouwe Maan2019-01-022-5/+4
| * Move magic '_any' string to constantDouwe Maan2019-01-021-1/+5
* | Drop Webhooks from project import/export configStan Hu2019-01-031-7/+0
* | Use reports syntax for Dependency scanning jobTetiana Chupryna2019-01-031-1/+2
* | Revert changesmortyccp2019-01-031-1/+1
* | Remove authentication via warden and PRIVATE_TOKEN headermortyccp2019-01-032-31/+14
* | Fix lint errormortyccp2019-01-031-2/+5
* | Allow basic authentication on go get middlewaremortyccp2019-01-032-17/+34
* | 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