summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm-api-merge-requests-index-merged-at' into 'master'Sean McGivern2018-11-073-18/+18
|\
| * Expose {closed,merged}_{at,by} in merge requests API indexDouwe Maan2018-11-053-18/+18
* | Merge branch '43521-keep-personal-emails-private' into 'master'Douwe Maan2018-11-071-0/+28
|\ \
| * | User can keep their commit email private43521-keep-personal-emails-privateTiago Botelho2018-11-071-0/+28
* | | Merge branch 'touchup-ci-normalizer' into 'master'Grzegorz Bizon2018-11-071-3/+5
|\ \ \
| * | | Move extracting job names outside the looptouchup-ci-normalizerMatija Čupić2018-11-071-1/+1
| * | | Return untouched hash if no job is parallelizedMatija Čupić2018-11-071-2/+4
* | | | Merge branch 'refactor-snippets-finder' into 'master'Douwe Maan2018-11-071-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into 'refactor-snippets-finder'refactor-snippets-finderDouwe Maan2018-11-0661-176/+265
| |\ \ \ \
| * | | | | Rewrite SnippetsFinder to improve performanceYorick Peterse2018-11-051-1/+1
* | | | | | Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-074-4/+275
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Apply additional guard-clauses for unfold_required?Oswaldo Ferreira2018-11-061-1/+2
| * | | | | Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-064-4/+274
* | | | | | 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 'rake-gitaly-check' into 'master'Rémy Coutable2018-11-061-117/+22
|\ \ \ \ \ \ \
| * | | | | | | Add gitlab:gitaly:check task for Gitaly health checkrake-gitaly-checkAlejandro Rodríguez2018-10-231-117/+22
* | | | | | | | 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 'use_tokenauthenticatable_method_for_token_lookup' into 'master'Sean McGivern2018-11-051-3/+1
|\ \ \ \ \ \ \ \