summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | remove now unneeded validationMarkus Doits2018-11-071-1/+0
| * | | | | fix wrong retry error messagesMarkus Doits2018-11-071-0/+12
| * | | | | refactor validations to a Entry::Retry classMarkus Doits2018-11-073-64/+78
| * | | | | one more try to reduce cognitive overheadMarkus Doits2018-11-071-9/+15
| * | | | | refactor for hopefully lower cognitive complexityMarkus Doits2018-11-071-35/+44
| * | | | | fix allowed keys validator to use correct attribute as error base?Markus Doits2018-11-071-2/+2
| * | | | | update job config validator to validate new retry syntaxMarkus Doits2018-11-072-6/+61
* | | | | | Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-072-4/+22
|\ \ \ \ \ \
| * | | | | | Fix double-negationChris Baumbauer2018-11-061-2/+2
| * | | | | | Refactor preinstall/postinstall methods in the helm installerChris Baumbauer2018-11-061-6/+2
| * | | | | | Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-051-8/+16
| * | | | | | Resolve issues raised by KamilChris Baumbauer2018-11-031-16/+3
| * | | | | | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-037-24/+19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-02158-274/+1027
| |\ \ \ \ \ \ \
| * | | | | | | | Remove comments from migration script and add usage dataChris Baumbauer2018-11-011-0/+1
| * | | | | | | | Revert Helm version bumpChris Baumbauer2018-10-293-5/+21
| * | | | | | | | Knative supportChris Baumbauer2018-10-241-0/+1
| * | | | | | | | Update helm version 1.7.2 -> 2.11.0Chris Baumbauer2018-10-243-5/+22
* | | | | | | | | 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
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |