summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'zj-remove-broken-storage' into 'master'Douwe Maan2018-11-131-37/+0
|\
| * Migrate storage checks to GitalyZeger-Jan van de Weg2018-11-091-37/+0
* | Merge branch 'ashmckenzie/hmac-token-decode-and-tests' into 'master'Stan Hu2018-11-132-2/+35
|\ \
| * | Relocate JSONWebToken::HMACToken from EEashmckenzie/hmac-token-decode-and-testsAsh McKenzie2018-11-132-2/+35
* | | Merge branch 'ce-3777-promote-to-epic' into 'master'Rémy Coutable2018-11-124-19/+30
|\ \ \
| * | | Extract code from Issues::MoveServicece-3777-promote-to-epicJarka Košanová2018-11-124-19/+30
* | | | Merge branch 'sh-53180-append-path' into 'master'Rémy Coutable2018-11-125-22/+10
|\ \ \ \
| * | | | Make sure there's only one slash as path separatorsh-53180-append-pathStan Hu2018-11-095-22/+10
| |/ / /
* | | | 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
| | |/ / | |/| |
* | | | Merge branch 'patch-31' into 'master'Stan Hu2018-11-121-1/+3
|\ \ \ \
| * | | | Set an empty entrypoint for license_management jobPhilippe Lafoucrière2018-11-101-1/+3
| | |/ / | |/| |
* | | | Merge branch 'blackst0ne-add-discord-service' into 'master'Sean McGivern2018-11-121-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Add Discord integrationblackst0ne2018-10-301-0/+9
* | | | Remove circular dependency on Redactable in migrationStan Hu2018-11-092-17/+27
* | | | Merge branch 'rs-cherry-pick-api' into 'master'Nick Thomas2018-11-091-3/+5
|\ \ \ \
| * | | | Resolve possible cherry pick API race conditionrs-cherry-pick-apiRobert Speicher2018-11-091-3/+5
* | | | | 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
* | | | | | Merge branch 'rs-revert-api' into 'master'Nick Thomas2018-11-091-0/+34
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add revert to commits APIRobert Speicher2018-11-091-0/+34
| | |_|_|/ | |/| | |
* | | | | 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 'sh-paginate-bitbucket-server-imports' into 'master'Douglas Barbosa Alexandre2018-11-073-10/+49
|\ \ \
| * | | Paginate Bitbucket Server importer projectsStan Hu2018-11-073-10/+49
* | | | 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-074-0/+88
|\ \ \ \ \
| * | | | | Add submodule update API endpointFrancisco Javier López2018-11-074-0/+88
* | | | | | 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-02158-274/+1027
| |\ \ \ \ \ \ \ \