| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '43521-keep-personal-emails-private' into 'master' | Douwe Maan | 2018-11-07 | 1 | -0/+28 |
|\ |
|
| * | User can keep their commit email private43521-keep-personal-emails-private | Tiago Botelho | 2018-11-07 | 1 | -0/+28 |
* | | Merge branch 'touchup-ci-normalizer' into 'master' | Grzegorz Bizon | 2018-11-07 | 1 | -3/+5 |
|\ \ |
|
| * | | Move extracting job names outside the looptouchup-ci-normalizer | Matija Čupić | 2018-11-07 | 1 | -1/+1 |
| * | | Return untouched hash if no job is parallelized | Matija Čupić | 2018-11-07 | 1 | -2/+4 |
* | | | Merge branch 'refactor-snippets-finder' into 'master' | Douwe Maan | 2018-11-07 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into 'refactor-snippets-finder'refactor-snippets-finder | Douwe Maan | 2018-11-06 | 61 | -176/+265 |
| |\ \ \ |
|
| * | | | | Rewrite SnippetsFinder to improve performance | Yorick Peterse | 2018-11-05 | 1 | -1/+1 |
* | | | | | Merge branch 'osw-comment-on-any-line-on-diffs' into 'master' | Douwe Maan | 2018-11-07 | 4 | -4/+275 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Apply additional guard-clauses for unfold_required? | Oswaldo Ferreira | 2018-11-06 | 1 | -1/+2 |
| * | | | | Comment on any expanded diff line on MRs | Oswaldo Ferreira | 2018-11-06 | 4 | -4/+274 |
* | | | | | Merge branch '21480-parallel-job-keyword-mvc' into 'master' | Grzegorz Bizon | 2018-11-07 | 3 | -6/+75 |
|\ \ \ \ \ |
|
| * | | | | | Avoid creating intersection if there's no array | Matija Čupić | 2018-11-06 | 1 | -2/+2 |
| * | | | | | Use instance based approach for Normalizer | Matija Čupić | 2018-11-06 | 2 | -38/+40 |
| * | | | | | Refactor Normalizer specs | Matija Čupić | 2018-11-06 | 1 | -1/+1 |
| * | | | | | Refactor Gitlab::Ci::Config::Normalizer | Matija Čupić | 2018-11-05 | 2 | -43/+45 |
| * | | | | | Use instance based approach for Normalizer | Matija Čupić | 2018-11-05 | 2 | -51/+47 |
| * | | | | | Refactor Gitlab::Ci::Config::Normalizer | Matija Čupić | 2018-11-02 | 1 | -17/+27 |
| * | | | | | Make Rubocop and Danger happy | Matija Čupić | 2018-11-02 | 1 | -0/+2 |
| * | | | | | Move parallelized node index to job options | Matija Čupić | 2018-11-01 | 2 | -3/+4 |
| * | | | | | Parallelize jobs in Gitlab::Ci::YamlProcessor | Matija Čupić | 2018-11-01 | 3 | -5/+3 |
| * | | | | | Move parallelization to Ci::Config::Normalizer | Matija Čupić | 2018-10-31 | 2 | -9/+52 |
| * | | | | | Implement POC config based parallelization | Matija Čupić | 2018-10-31 | 2 | -0/+11 |
| * | | | | | Revert Seed based parallelization implementation | Matija Čupić | 2018-10-30 | 2 | -12/+1 |
| * | | | | | Change minimum parallel value to 2 | Matija Čupić | 2018-10-27 | 1 | -1/+1 |
| * | | | | | Refactor parallelization implementation | Matija Čupić | 2018-10-27 | 1 | -17/+5 |
| * | | | | | Implement POC for job parallelization | Matija Čupić | 2018-10-26 | 2 | -1/+24 |
| * | | | | | Add parallel keyword to CI config | Matija Čupić | 2018-10-26 | 1 | -5/+9 |
* | | | | | | Merge branch 'winh-delayed-jobs-dynamic-timer' into 'master' | Filipa Lacerda | 2018-11-07 | 1 | -11/+2 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Add placeholder for remaining time in delayed job tooltips | Winnie Hellmann | 2018-11-07 | 1 | -11/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'sh-fix-issue-52649' into 'master' | Sean McGivern | 2018-11-07 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fix statement timeouts in RemoveRestrictedTodos migration | Stan Hu | 2018-11-04 | 1 | -1/+1 |
* | | | | | | Add a helper method to append path to a base URL4459-redirect-users-back-to-secondary-after-logout-login | Douglas Barbosa Alexandre | 2018-11-06 | 1 | -0/+5 |
* | | | | | | Merge branch 'unindirect-fetch-remote' into 'master' | Rémy Coutable | 2018-11-06 | 2 | -17/+20 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Stop Repository#fetch_remote from using Gitlab::Shell | Nick Thomas | 2018-11-06 | 2 | -17/+20 |
* | | | | | | Merge branch 'rake-gitaly-check' into 'master' | Rémy Coutable | 2018-11-06 | 1 | -117/+22 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add gitlab:gitaly:check task for Gitaly health checkrake-gitaly-check | Alejandro Rodríguez | 2018-10-23 | 1 | -117/+22 |
* | | | | | | | Merge branch 'stateful_deployments' into 'master' | Kamil Trzciński | 2018-11-06 | 1 | -16/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Squashed commit of the following: | Shinya Maeda | 2018-11-06 | 1 | -16/+1 |
* | | | | | | | | Add background migration for Kubernetes Namespaces | Mayra Cabrera | 2018-11-06 | 1 | -0/+82 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | Merge branch '18933-render-index-like-readme' into 'master' | Rémy Coutable | 2018-11-06 | 2 | -5/+10 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Remove extra whitespace on markup_helper.rb18933-render-index-like-readme | James Lopez | 2018-11-02 | 1 | -1/+1 |
| * | | | | | | Refactor MarkupHelper to add INDEX plain filename | James Lopez | 2018-11-02 | 1 | -4/+9 |
| * | | | | | | Test type of README file without extension | Achilleas Pipinellis | 2018-11-02 | 1 | -1/+1 |
| * | | | | | | Render index.* like README.* when it's present in a directory | Jakub Jirutka | 2018-11-02 | 1 | -1/+1 |
* | | | | | | | Merge branch 'disallow-retry-of-old-builds' into 'master' | Grzegorz Bizon | 2018-11-05 | 1 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Allow to make builds soft-archived.disallow-retry-of-old-builds | Kamil Trzciński | 2018-11-05 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'use_tokenauthenticatable_method_for_token_lookup' into 'master' | Sean McGivern | 2018-11-05 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Remove PersonalAccessTokensFinder#find_by methoduse_tokenauthenticatable_method_for_token_lookup | Imre Farkas | 2018-11-05 | 1 | -3/+1 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge branch '52300-pool-repositories' into 'master' | Sean McGivern | 2018-11-05 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|