summaryrefslogtreecommitdiff
path: root/lib/gitlab
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
* | Merge branch 'winh-delayed-jobs-dynamic-timer' into 'master'Filipa Lacerda2018-11-071-11/+2
|\ \
| * | Add placeholder for remaining time in delayed job tooltipsWinnie Hellmann2018-11-071-11/+2
* | | Merge branch 'sh-fix-issue-52649' into 'master'Sean McGivern2018-11-071-1/+1
|\ \ \
| * | | Fix statement timeouts in RemoveRestrictedTodos migrationStan Hu2018-11-041-1/+1
* | | | Add a helper method to append path to a base URL4459-redirect-users-back-to-secondary-after-logout-loginDouglas Barbosa Alexandre2018-11-061-0/+5
* | | | Merge branch 'unindirect-fetch-remote' into 'master'Rémy Coutable2018-11-062-17/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Stop Repository#fetch_remote from using Gitlab::ShellNick Thomas2018-11-062-17/+20
* | | | Merge branch 'stateful_deployments' into 'master'Kamil Trzciński2018-11-061-16/+1
|\ \ \ \
| * | | | Squashed commit of the following:Shinya Maeda2018-11-061-16/+1
* | | | | Add background migration for Kubernetes NamespacesMayra Cabrera2018-11-061-0/+82
| |/ / / |/| | |
* | | | Merge branch '18933-render-index-like-readme' into 'master'Rémy Coutable2018-11-062-5/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Remove extra whitespace on markup_helper.rb18933-render-index-like-readmeJames Lopez2018-11-021-1/+1
| * | | Refactor MarkupHelper to add INDEX plain filenameJames Lopez2018-11-021-4/+9
| * | | Test type of README file without extensionAchilleas Pipinellis2018-11-021-1/+1
| * | | Render index.* like README.* when it's present in a directoryJakub Jirutka2018-11-021-1/+1
* | | | Merge branch 'disallow-retry-of-old-builds' into 'master'Grzegorz Bizon2018-11-051-1/+2
|\ \ \ \
| * | | | Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-1/+2
* | | | | Merge branch '52300-pool-repositories' into 'master'Sean McGivern2018-11-051-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Start tracking pool repositoriesNick Thomas2018-11-051-0/+1
* | | | | 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
| |/ / / |/| | |
* | | | Use our own docker image for helm install podsuse-our-own-docker-image-for-helm-install-podsDylan Griffith2018-11-023-7/+2
* | | | Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-5/+6
| |/ / |/| |
* | | Merge branch 'sh-optimize-reload-diffs-service' into 'master'Sean McGivern2018-11-021-2/+5
|\ \ \
| * | | Avoidp loading merge request diff files when not neededStan Hu2018-11-011-2/+5
* | | | 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 'sh-bump-puma-memory-limits' into 'master'Robert Speicher2018-11-011-1/+5
|\ \ \ \ \
| * | | | | Reserve more RAM for master process in Pumash-bump-puma-memory-limitsStan Hu2018-11-011-1/+5
* | | | | | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-0112-14/+14
|\ \ \ \ \ \