summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix e2e create merge request testml-fix-create-merge-spec-qaMark Lapierre2018-11-071-1/+1
* Merge branch 'refactor-snippets-finder' into 'master'Douwe Maan2018-11-0710-138/+481
|\
| * Merge branch 'master' into 'refactor-snippets-finder'refactor-snippets-finderDouwe Maan2018-11-06535-3760/+7738
| |\
| * | Rewrite SnippetsFinder to improve performanceYorick Peterse2018-11-058-137/+438
| * | Enforce a default snippet access level in the DBYorick Peterse2018-11-012-1/+43
* | | Merge branch 'fj-bump-gitaly-0-129-0' into 'master'Douwe Maan2018-11-072-1/+6
|\ \ \
| * | | Bump Gitaly to 0.129.0Francisco Javier López2018-11-072-1/+6
|/ / /
* | | Merge branch 'tc-index-uploads-file-store' into 'master'Andreas Brandl2018-11-079-21/+162
|\ \ \
| * | | Add migration to steal FillStoreUploadToon Claes2018-11-072-0/+71
| * | | Backport changes from EEToon Claes2018-11-073-4/+58
| * | | Enhance performance of counting local UploadsToon Claes2018-11-076-18/+34
* | | | Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-0726-89/+1234
|\ \ \ \
| * | | | Update changelogosw-comment-on-any-line-on-diffsOswaldo Ferreira2018-11-061-1/+1
| * | | | Apply additional guard-clauses for unfold_required?Oswaldo Ferreira2018-11-061-1/+2
| * | | | Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-0626-89/+1233
* | | | | Merge branch 'copy-changes-for-abuse-clarity' into 'master'Phil Hughes2018-11-077-16/+39
|\ \ \ \ \
| * | | | | Copy changes for abuse clarityJeremy Watson2018-11-077-16/+39
|/ / / / /
* | | | | Merge branch 'ee-1012-assign-code-owner-as-approver' into 'master'Grzegorz Bizon2018-11-0716-13/+186
|\ \ \ \ \
| * | | | | Set @push early for EEee-1012-assign-code-owner-as-approverMark Chao2018-11-071-6/+6
| * | | | | Fix spec in EE which now trigger access to repositoryMark Chao2018-11-076-7/+7
| * | | | | Allow getting all paths (old & new) involved in MRMark Chao2018-11-076-0/+110
| * | | | | Add factory for MergeRequestDiff and MergeRequestDiffFileMark Chao2018-11-072-0/+60
| * | | | | Add reference for branch for simple file operationMark Chao2018-11-071-0/+3
* | | | | | Merge branch 'docs/fix-openshift-links' into 'master'Achilleas Pipinellis2018-11-071-1/+1
|\ \ \ \ \ \
| * | | | | | Fix broken link to Vagrant boxdocs/fix-openshift-linksEvan Read2018-11-071-1/+1
| |/ / / / /
* | | | | | Merge branch '21480-parallel-job-keyword-mvc' into 'master'Grzegorz Bizon2018-11-0711-10/+247
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add additional specs for Normalizer21480-parallel-job-keyword-mvcMatija Čupić2018-11-061-0/+14
| * | | | | Avoid creating intersection if there's no arrayMatija Čupić2018-11-061-2/+2
| * | | | | Use instance based approach for NormalizerMatija Čupić2018-11-063-39/+41
| * | | | | Refactor Normalizer specsMatija Čupić2018-11-062-11/+3
| * | | | | Refactor Gitlab::Ci::Config::NormalizerMatija Čupić2018-11-053-44/+56
| * | | | | Use instance based approach for NormalizerMatija Čupić2018-11-053-52/+48
| * | | | | Refactor Gitlab::Ci::Config::NormalizerMatija Čupić2018-11-021-17/+27
| * | | | | Make Rubocop and Danger happyMatija Čupić2018-11-023-1/+5
| * | | | | Move parallelized node index to job optionsMatija Čupić2018-11-016-38/+23
| * | | | | Add Normalizer specsMatija Čupić2018-11-011-0/+36
| * | | | | Parallelize jobs in Gitlab::Ci::YamlProcessorMatija Čupić2018-11-014-22/+7
| * | | | | Move parallelization to Ci::Config::NormalizerMatija Čupić2018-10-312-9/+52
| * | | | | Implement POC config based parallelizationMatija Čupić2018-10-314-0/+65
| * | | | | Revert Seed based parallelization implementationMatija Čupić2018-10-305-122/+4
| * | | | | Copyedit documentation updatesMatija Čupić2018-10-292-11/+8
| * | | | | Add documentation entriesMatija Čupić2018-10-272-1/+27
| * | | | | Change minimum parallel value to 2Matija Čupić2018-10-273-6/+6
| * | | | | Add CHANGELOG entryMatija Čupić2018-10-271-0/+5
| * | | | | Add Build seed specsMatija Čupić2018-10-271-3/+56
| * | | | | Add YamlProcessor specsMatija Čupić2018-10-271-0/+32
| * | | | | Add build specsMatija Čupić2018-10-272-2/+50
| * | | | | Refactor parallelization implementationMatija Čupić2018-10-272-17/+11
| * | | | | Implement POC for job parallelizationMatija Čupić2018-10-262-1/+24
| * | | | | Add parallel keyword to CI configMatija Čupić2018-10-262-7/+40