summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '21480-parallel-job-keyword-mvc' into 'master'Grzegorz Bizon2018-11-073-6/+75
|\
| * Avoid creating intersection if there's no arrayMatija Čupić2018-11-061-2/+2
| * Use instance based approach for NormalizerMatija Čupić2018-11-062-38/+40
| * Refactor Normalizer specsMatija Čupić2018-11-061-1/+1
| * Refactor Gitlab::Ci::Config::NormalizerMatija Čupić2018-11-052-43/+45
| * Use instance based approach for NormalizerMatija Čupić2018-11-052-51/+47
| * Refactor Gitlab::Ci::Config::NormalizerMatija Čupić2018-11-021-17/+27
| * Make Rubocop and Danger happyMatija Čupić2018-11-021-0/+2
| * Move parallelized node index to job optionsMatija Čupić2018-11-012-3/+4
| * Parallelize jobs in Gitlab::Ci::YamlProcessorMatija Čupić2018-11-013-5/+3
| * Move parallelization to Ci::Config::NormalizerMatija Čupić2018-10-312-9/+52
| * Implement POC config based parallelizationMatija Čupić2018-10-312-0/+11
| * Revert Seed based parallelization implementationMatija Čupić2018-10-302-12/+1
| * Change minimum parallel value to 2Matija Čupić2018-10-271-1/+1
| * Refactor parallelization implementationMatija Čupić2018-10-271-17/+5
| * Implement POC for job parallelizationMatija Čupić2018-10-262-1/+24
| * Add parallel keyword to CI configMatija Čupić2018-10-261-5/+9
* | Add placeholder for remaining time in delayed job tooltipsWinnie Hellmann2018-11-071-11/+2
* | Squashed commit of the following:Shinya Maeda2018-11-061-16/+1
* | Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-1/+2
* | Merge branch '53450-wrong-value-for-kubernetes_version-variable' into 'master'Kamil Trzciński2018-11-051-1/+1
|\ \
| * | Bump KUBERNETES_VERSION to latest 1.10 series53450-wrong-value-for-kubernetes_version-variableThong Kuah2018-11-041-1/+1
* | | Merge branch 'frozen-string-enable-lib-gitlab-ci-remain' into 'master'Grzegorz Bizon2018-11-0546-8/+100
|\ \ \
| * | | Enable frozen string for lib/gitlab/ci/**/*.rbgfyoung2018-10-3046-8/+100
* | | | Update license_management jobPhilippe Lafoucrière2018-11-041-9/+2
| |/ / |/| |
* | | Merge branch 'kinolaev-master-patch-91872' into 'master'Dmitriy Zaporozhets2018-11-021-1/+1
|\ \ \
| * | | Change HELM_HOST in Auto-DevOps to work behind proxySergej2018-11-011-1/+1
* | | | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-011-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* | | | Merge branch 'frozen-string-enable-lib-gitlab-ci' into 'master'Stan Hu2018-10-3089-2/+183
|\ \ \ \ | |/ / / |/| | |
| * | | Enable frozen string for lib/gitlab/cigfyoung2018-10-2689-2/+183
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-292-2/+3
|\ \ \
| * | | Rename 'sast_container' licensed feature5979_rename_sast_container_gitlab_features-ceKamil Trzciński2018-10-291-1/+1
| * | | Add failure reason for execution timeoutShinya Maeda2018-10-281-1/+2
| |/ /
* | | Merge branch 'security-master-junit-test-report-exposes-stacktrace' into 'mas...Jan Provaznik2018-10-291-4/+4
|\ \ \ | |/ / |/| |
| * | Remove full exception stack trace from errorMatija Čupić2018-10-231-4/+4
* | | Merge branch 'jlenny-UpdateAndroidTemplate' into 'master'Grzegorz Bizon2018-10-251-34/+28
|\ \ \ | |_|/ |/| |
| * | Update link to blog post since it didn't go out on 23rdjlenny-UpdateAndroidTemplateJason Lenny2018-10-241-1/+1
| * | Update Android.gitlab-ci.yml with result of new blog post: https://gitlab.com...Jason Lenny2018-10-231-34/+28
* | | Merge branch 'support-license-management-and-performance' into 'master'Grzegorz Bizon2018-10-231-1/+3
|\ \ \ | |/ / |/| |
| * | Support licenses and performancesupport-license-management-and-performanceKamil Trzciński2018-10-221-1/+3
* | | Merge branch 'sh-pages-eof-error' into 'master'Grzegorz Bizon2018-10-231-2/+5
|\ \ \ | |_|/ |/| |
| * | Fix EOF detection with CI artifacts metadataStan Hu2018-10-181-2/+5
* | | Merge branch 'feature/gb/improve-include-config-errors-reporting' into 'master'Douwe Maan2018-10-2211-181/+253
|\ \ \
| * | | Improve error message when `include` is blockedGrzegorz Bizon2018-10-221-5/+3
| * | | Improve remote CI/CD config file extension validationGrzegorz Bizon2018-10-191-2/+2
| * | | Extend error message in case of HTTP errors in `include`Grzegorz Bizon2018-10-193-20/+28
| * | | Refactor `include` code and improve error reportingGrzegorz Bizon2018-10-184-37/+94
| * | | Extract method that fetchesremote CI/CD included configGrzegorz Bizon2018-10-182-11/+10
| * | | Add IncludeError exception and use it in CI configGrzegorz Bizon2018-10-182-4/+5