summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in CommitCheckfj-fix-bug-commit-checkFrancisco Javier López2018-11-141-2/+2
* Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-124-4/+275
|\
| * Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-094-4/+275
* | Set an empty entrypoint for license_management jobPhilippe Lafoucrière2018-11-101-1/+3
* | Remove circular dependency on Redactable in migrationStan Hu2018-11-092-17/+27
* | Merge branch 'frozen-string-lib-gitlab-more' into 'master'Rémy Coutable2018-11-09101-5/+209
|\ \
| * | Enable even more frozen string in lib/gitlabgfyoung2018-11-06101-5/+209
* | | Improve Debugging Capabilities For Helm Application InstallsDylan Griffith2018-11-094-7/+7
* | | Limit parallel to 100limit-parallel-to-100Kamil Trzciński2018-11-081-1/+2
| |/ |/|
* | Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-074-275/+4
* | Merge branch 'jira-ping-differentiate-cloud' into 'master'Sean McGivern2018-11-071-1/+17
|\ \
| * | Usage ping - Differentiate Jira Server and Cloudjira-ping-differentiate-cloudMario de la Ossa2018-11-071-1/+17
* | | Allow limiting quick actions to executeBob Van Landuyt2018-11-071-5/+9
* | | Apply patches when creating MR via emailBob Van Landuyt2018-11-076-2/+155
* | | Merge branch 'fj-41213-api-update-submodule-commit' into 'master'Sean McGivern2018-11-072-0/+40
|\ \ \
| * | | Add submodule update API endpointFrancisco Javier López2018-11-072-0/+40
* | | | Merge branch 'max_retries_when' into 'master'Grzegorz Bizon2018-11-073-8/+115
|\ \ \ \
| * | | | use Ci::Build instead of CommitStatus as per feedbackMarkus Doits2018-11-071-1/+1
| * | | | small fixes to doc and remove on whitespace noiseMarkus Doits2018-11-071-2/+0
| * | | | refactoring after latest feedbackMarkus Doits2018-11-071-1/+15
| * | | | 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-02142-232/+870
| |\ \ \ \ \ \
| * | | | | | | 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 '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 '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