summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Update lib/gitlab/ci/templates/Packer.gitlab-ci.ymlkhair1-master-patch-79459Kelly Hair2019-01-041-1/+1
* Merge branch '49056-configure-auto-devops-deployed-applications-with-secrets-...Kamil Trzciński2019-01-041-12/+55
|\
| * DRY up some functions in Auto-DevOps scriptThong Kuah2019-01-041-16/+27
| * Remove application secret on stopping environmentThong Kuah2019-01-041-0/+3
| * Simplify bash functionThong Kuah2019-01-041-27/+11
| * Solve multi word CI variables not quoted properlyThong Kuah2019-01-041-25/+42
| * Create K8S_SECRET_* CI variables as a K8s SecretThong Kuah2019-01-041-0/+28
* | Merge branch '29951-issue-creation-by-email-without-subaddressing' into 'master'Sean McGivern2019-01-047-27/+80
|\ \
| * | Fix already initialized constant constant warning29951-issue-creation-by-email-without-subaddressingBrett Walker2019-01-034-4/+4
| * | Move constant definitionBrett Walker2019-01-034-4/+4
| * | Refactoring and review commentsBrett Walker2019-01-034-30/+35
| * | Address review feedbackBrett Walker2019-01-032-4/+7
| * | Use new issue email address formatBrett Walker2019-01-035-13/+34
| * | Use new merge request email address formatBrett Walker2019-01-032-20/+34
| * | Use new unsubscribe linkBrett Walker2019-01-032-4/+14
* | | 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 '18667-handle-push-opts' into 'master'Douwe Maan2019-01-024-7/+20
|\ \ | |/ |/|
| * Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-314-7/+20
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis2019-01-023-3/+13
|\ \
| * \ 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 's3-directories-get' into 'master'Kamil Trzciński2019-01-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Use directories.new when getting S3 directoryJan Provaznik2018-12-271-1/+1
* | | | Remove gem install bundler from Docker-based Ruby environmentsTakuya Noguchi2019-01-011-1/+0
* | | | 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
* | | | Skip per-commit validations which have already passed on another change/branchFrancisco Javier López2018-12-283-13/+28