summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up docs for dependencies validationfeature/sm/34834-missing-dependency-should-fail-job-2Achilleas Pipinellis2017-12-073-16/+63
* Test for both ci_disable_validates_dependencies true/falseShinya Maeda2017-12-082-78/+129
* Change feature flag to ci_disable_validates_dependencies to enable it as defaultShinya Maeda2017-12-073-3/+3
* Update document to use ci_validates_dependenciesShinya Maeda2017-12-072-10/+12
* Fix pipelineShinya Maeda2017-12-061-1/+3
* Fix testsShinya Maeda2017-12-062-28/+32
* Fix /build_spec.rbShinya Maeda2017-12-062-9/+14
* Optimize valid_dependency method by ayufan thoughtShinya Maeda2017-12-061-15/+11
* Add feature flagShinya Maeda2017-12-062-2/+19
* Fix lintShinya Maeda2017-12-062-4/+13
* Add case when artifacts have not existed on dependenciesShinya Maeda2017-12-064-7/+61
* Use Class.new(StandardError) instead of custom extended error class. Bring ba...Shinya Maeda2017-12-065-16/+10
* Add changelog. Fix docShinya Maeda2017-12-062-1/+7
* Fail jobs if its dependency is missingShinya Maeda2017-12-067-1/+81
* Merge branch '40850-ssh-warning-message-appears-in-clone-box' into 'master'Stan Hu2017-12-063-2/+30
|\
| * Fixed clone buttons adding description when append_link is falseJose Ivan Vargas2017-12-053-2/+30
* | Merge branch 'backport-boards-selector-fade-mask' into 'master'Clement Ho2017-12-052-1/+30
|\ \ | |/ |/|
| * backport CE style for boards selector fade maskLuke "Jared" Bennett2017-12-052-1/+30
|/
* Merge branch 'feature/migrate-revert-to-gitaly' into 'master'Robert Speicher2017-12-056-45/+102
|\
| * Migrate Gitlab::Git::Repository#revert to Gitalyfeature/migrate-revert-to-gitalyAhmad Sherif2017-12-056-45/+102
* | Merge branch 'docs-update-permissions' into 'master'Achilleas Pipinellis2017-12-051-7/+10
|\ \
| * | Add missing permissions, update list (checked to un-checked order)docs-update-permissionsMarcia Ramos2017-12-041-7/+10
* | | Merge branch 'gitaly-764-commit-filter-shas-with-signature' into 'master'Robert Speicher2017-12-053-5/+60
|\ \ \
| * | | Migrate Gitlab::Git::Commit.shas_with_signaturesgitaly-764-commit-filter-shas-with-signatureKim "BKC" Carlbäcker2017-12-053-5/+60
* | | | Merge branch 'bw-replication-slots-supported' into 'master'Stan Hu2017-12-052-0/+26
|\ \ \ \
| * | | | add Gitlab::Database.replication_slots_supported?Brett Walker2017-12-052-0/+26
|/ / / /
* | | | Merge branch 'patch-29' into 'master'Sean McGivern2017-12-051-1/+3
|\ \ \ \
| * | | | Updating trouble shooting linksLyle Kozloff2017-12-011-1/+3
* | | | | Merge branch 'perform-sql-matching-of-tags' into 'master'Yorick Peterse2017-12-056-16/+120
|\ \ \ \ \
| * | | | | Perform SQL matching of Build&Runner tags to greatly speed-up job pickingKamil Trzcinski2017-12-056-16/+120
* | | | | | Merge branch '40508-snippets-zen-mode' into 'master'Phil Hughes2017-12-054-1/+15
|\ \ \ \ \ \
| * | | | | | Init zenmode in snippets pages40508-snippets-zen-modeFilipa Lacerda2017-12-054-1/+15
* | | | | | | Merge branch 'docs/no-qa-internal-job' into 'master'Rémy Coutable2017-12-051-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Do not run qa:internal for docs only changesAchilleas Pipinellis2017-12-051-0/+1
|/ / / / / / /
* | | | | | | Merge branch 'add-slack-app-case-to-docs' into 'master'Achilleas Pipinellis2017-12-051-0/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update slash_commands.mdadd-slack-app-case-to-docsVictor Wu2017-12-041-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable2017-12-0519-40/+109
|\ \ \ \ \ \
| * | | | | | Add custom brand text on new project pagesMarkus Koller2017-12-0419-40/+109
* | | | | | | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-0537-303/+838
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Move config_source earlierKamil Trzcinski2017-12-051-1/+1
| * | | | | | Merge index during table creationKamil Trzcinski2017-12-053-17/+2
| * | | | | | Remove index on file_typeKamil Trzcinski2017-12-042-4/+2
| * | | | | | Fix RubocopKamil Trzcinski2017-12-031-1/+1
| * | | | | | Fix failuresKamil Trzcinski2017-12-032-6/+2
| * | | | | | Code styleKamil Trzcinski2017-12-031-1/+2
| * | | | | | Remove update artifacts test (it should not be needed)Kamil Trzcinski2017-12-031-9/+0
| * | | | | | Store expire_at in ci_job_artifactsKamil Trzcinski2017-12-037-10/+81
| * | | | | | Fix factory for artifactsKamil Trzcinski2017-12-031-11/+9
| * | | | | | Add unique index on job_id and file_typeZeger-Jan van de Weg2017-12-032-1/+18
| * | | | | | Use `job_artifacts_archive|metadata`Kamil Trzcinski2017-12-035-15/+15