summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '55628-artifacts-from-a-job-defined-after-a-parallel-job-are-not...Grzegorz Bizon2019-01-101-1/+2
|\
| * Handler regular deps next to parallelized job depsMatija Čupić2019-01-091-1/+2
* | Service for calling Sentry issues apiReuben Pereira2019-01-091-0/+14
|/
* Merge branch 'sh-switch-rack-request-to-actionpack' into 'master'Robert Speicher2019-01-094-4/+4
|\
| * Switch use of Rack::Request to ActionDispatch::RequestStan Hu2019-01-074-4/+4
* | Merge branch 'elastic-test-repos-ce' into 'master'Nick Thomas2019-01-091-0/+13
|\ \
| * | Backport of elastic-test-repos from EEMario de la Ossa2019-01-081-0/+13
* | | Revert "Merge branch '3062-improve-project-cache' into 'master'"Stan Hu2019-01-081-2/+2
* | | Merge branch 'osw-fix-bottom-expansion-diff-comment' into 'master'Douglas Barbosa Alexandre2019-01-081-3/+8
|\ \ \
| * | | Adjusts duplicated line when commenting on unfolded diff linesOswaldo Ferreira2019-01-081-3/+8
* | | | Merge branch 'feature/custom-helm-chart-repo' into 'master'Sean McGivern2019-01-081-1/+1
|\ \ \ \
| * | | | Added feature to specify a custom Auto DevOps chart repositorywalkafwalka2019-01-041-1/+1
| | |/ / | |/| |
* | | | Check if specific type of background migration are doneMark Chao2019-01-081-0/+13
* | | | Merge branch '49231-import-issues-csv' into 'master'Douwe Maan2019-01-072-3/+3
|\ \ \ \
| * | | | Remove caching of CSV file49231-import-issues-csvHeinrich Lee Yu2019-01-071-2/+2
| * | | | Refactor upload service to return uploaderHeinrich Lee Yu2019-01-072-2/+2
| | |_|/ | |/| |
* | | | Add table and model for error tracking settingsReuben Pereira2019-01-073-2/+21
| |_|/ |/| |
* | | Merge branch 'include-project' into 'master'Grzegorz Bizon2019-01-076-15/+90
|\ \ \ | |/ / |/| |
| * | Allow to include files from another projectsKamil Trzciński2019-01-076-15/+90
* | | Merge branch 'kamil-refactor-ci-builds-v5' into 'master'Grzegorz Bizon2019-01-066-8/+13
|\ \ \
| * | | Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-046-8/+13
* | | | Fix multipart attachments not uploadingsh-fix-multipart-uploads-failureStan Hu2019-01-051-1/+1
* | | | Merge branch '4553-geo-hashed-storage-migration-failure-does-not-log-to-sentr...Stan Hu2019-01-041-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Track Sentry error when namespace cannot be moved4553-geo-hashed-storage-migration-failure-does-not-log-to-sentry-or-geo-log-well-eeValery Sizov2019-01-041-2/+4
* | | | Merge branch 'do-not-ignore-schema-conflicts' into 'master'Robert Speicher2019-01-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Don't ignore conflicts in db/schema.rbdo-not-ignore-schema-conflictsYorick Peterse2019-01-041-1/+1
| | |/ | |/|
* | | Merge branch 'include-templates' into 'master'Kamil Trzciński2019-01-047-21/+121
|\ \ \ | |/ / |/| |
| * | Allow to include templatesKamil Trzciński2019-01-047-21/+121
* | | Merge branch 'bvl-dont-ignore-gitlab-pot-compat-check' into 'master'Yorick Peterse2019-01-041-1/+1
|\ \ \
| * | | Don't ingore the `gitlab.pot` in ee_compat_checkBob Van Landuyt2019-01-041-1/+1
* | | | Support CURD operation for release asset linksShinya Maeda2019-01-042-2/+4
|/ / /
* | | 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