summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fj-41213-api-update-submodule-commit' into 'master'Sean McGivern2018-11-072-0/+50
|\
| * Add submodule update API endpointFrancisco Javier López2018-11-072-0/+50
* | Merge branch 'max_retries_when' into 'master'Grzegorz Bizon2018-11-071-4/+22
|\ \
| * | amend method description a little bitMarkus Doits2018-11-071-6/+5
| * | fix failure in case of missing optionsMarkus Doits2018-11-071-1/+1
| * | one more refactor after feedbackMarkus Doits2018-11-071-13/+13
| * | handle old retry format in build (possibly saved in database)Markus Doits2018-11-071-2/+13
| * | refactoring after latest feedbackMarkus Doits2018-11-071-6/+2
| * | refactor retry logic to define any reason and more than one reason to retryMarkus Doits2018-11-071-9/+4
| * | add `retry_failure?` option and use it to decide if to retry a build failureMarkus Doits2018-11-071-3/+14
| * | add an option when to retry a build (unused yet)Markus Doits2018-11-071-0/+5
| * | allow retries to be a hashMarkus Doits2018-11-071-1/+2
* | | Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-0711-5/+138
|\ \ \
| * | | Fix style with clusters_store.js and remove workaround for namespace role issuetriggermesh/dgriffith/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-062-49/+4
| * | | Resolve bug with knative hostname being overwritten by status updatesChris Baumbauer2018-11-061-3/+2
| * | | Fix incorrect domain key for values.yamltriggermesh/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-061-1/+1
| * | | Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-051-14/+46
| * | | Fix the way hostname is validated with the knative appChris Baumbauer2018-11-032-4/+8
| * | | Resolve issues raised by KamilChris Baumbauer2018-11-032-11/+19
| * | | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-0386-399/+974
| |\ \ \
| * \ \ \ Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-02415-4725/+6315
| |\ \ \ \
| * | | | | Fix remaining domainname -> hostname rebrandingChris Baumbauer2018-10-303-4/+7
| * | | | | Rename knative domainname field to hostname and fix changelog entryChris Baumbauer2018-10-306-11/+5
| * | | | | Documentation fixesChris Baumbauer2018-10-301-1/+1
| * | | | | Revert Helm version bumpChris Baumbauer2018-10-291-2/+7
| * | | | | Add knative model testsChris Baumbauer2018-10-281-8/+5
| * | | | | Knative supportChris Baumbauer2018-10-2411-4/+134
| * | | | | Update helm version 1.7.2 -> 2.11.0Chris Baumbauer2018-10-241-0/+6
* | | | | | Merge branch 'diff-expand-all-button' into 'master'Filipa Lacerda2018-11-072-4/+4
|\ \ \ \ \ \
| * | | | | | Show expand all button on merge request diffsPhil Hughes2018-11-072-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix-environment-status-in-merge-request-widget' into 'master'Sean McGivern2018-11-074-19/+31
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master-ce' into fix-environment-status-in-merge-request-widgetShinya Maeda2018-11-072-3/+23
| |\ \ \ \ \ \
| * | | | | | | Execute BuildSuccessWorker after job succeededShinya Maeda2018-11-071-0/+1
| * | | | | | | Rever add action follow up 1Shinya Maeda2018-11-074-3/+5
| * | | | | | | Revert add action column changesShinya Maeda2018-11-0712-56/+41
| * | | | | | | Squashed commit of the following:Shinya Maeda2018-11-0712-55/+79
* | | | | | | | Merge branch '43521-keep-personal-emails-private' into 'master'Douwe Maan2018-11-078-8/+67
|\ \ \ \ \ \ \ \
| * | | | | | | | User can keep their commit email private43521-keep-personal-emails-privateTiago Botelho2018-11-078-8/+67
* | | | | | | | | Merge branch 'refactor-snippets-finder' into 'master'Douwe Maan2018-11-073-120/+170
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' into 'refactor-snippets-finder'refactor-snippets-finderDouwe Maan2018-11-06185-906/+1910
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Rewrite SnippetsFinder to improve performanceYorick Peterse2018-11-053-120/+170
* | | | | | | | | | Merge branch 'tc-index-uploads-file-store' into 'master'Andreas Brandl2018-11-071-4/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Backport changes from EEToon Claes2018-11-071-1/+13
| * | | | | | | | | | Enhance performance of counting local UploadsToon Claes2018-11-071-3/+1
* | | | | | | | | | | Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'Douwe Maan2018-11-0713-54/+63
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-0613-54/+63
* | | | | | | | | | | Copy changes for abuse clarityJeremy Watson2018-11-073-9/+14
* | | | | | | | | | | Merge branch 'ee-1012-assign-code-owner-as-approver' into 'master'Grzegorz Bizon2018-11-074-6/+36
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Set @push early for EEee-1012-assign-code-owner-as-approverMark Chao2018-11-071-6/+6
| * | | | | | | | | | | Allow getting all paths (old & new) involved in MRMark Chao2018-11-073-0/+30
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |