summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'max_retries_when' into 'master'Grzegorz Bizon2018-11-071-5/+103
|\
| * handle old retry format in build (possibly saved in database)Markus Doits2018-11-071-0/+16
| * refactoring after latest feedbackMarkus Doits2018-11-071-41/+9
| * fix some spec wording and valuesMarkus Doits2018-11-071-5/+5
| * refactor retry logic to define any reason and more than one reason to retryMarkus Doits2018-11-071-101/+23
| * add `retry_failure?` option and use it to decide if to retry a build failureMarkus Doits2018-11-071-0/+150
| * add an option when to retry a build (unused yet)Markus Doits2018-11-071-0/+26
| * allow retries to be a hashMarkus Doits2018-11-071-1/+17
* | Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-076-93/+83
|\ \
| * | Fix style with clusters_store.js and remove workaround for namespace role issuetriggermesh/dgriffith/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-061-0/+4
| * | Refactor cluster application tests to centralize helm CA cert verificationChris Baumbauer2018-11-065-110/+5
| * | Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-051-20/+9
| * | Fix the way hostname is validated with the knative appChris Baumbauer2018-11-032-118/+7
| * | Resolve issues raised by KamilChris Baumbauer2018-11-032-10/+120
| * | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-039-82/+168
| |\ \
| * \ \ Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-0225-138/+939
| |\ \ \
| * | | | Add knative model testsChris Baumbauer2018-10-281-0/+102
| * | | | Knative supportChris Baumbauer2018-10-241-1/+2
* | | | | Merge branch 'fix-environment-status-in-merge-request-widget' into 'master'Sean McGivern2018-11-072-7/+100
|\ \ \ \ \
| * | | | | Improve test qualityfix-environment-status-in-merge-request-widgetShinya Maeda2018-11-071-1/+1
| * | | | | Merge branch 'master-ce' into fix-environment-status-in-merge-request-widgetShinya Maeda2018-11-071-23/+28
| |\ \ \ \ \
| * | | | | | Fix specShinya Maeda2018-11-071-1/+1
| * | | | | | Rever add action follow up 1Shinya Maeda2018-11-071-24/+20
| * | | | | | Revert add action column changesShinya Maeda2018-11-074-182/+18
| * | | | | | Fix spec coding styleShinya Maeda2018-11-072-3/+12
| * | | | | | Squashed commit of the following:Shinya Maeda2018-11-074-31/+283
* | | | | | | Merge branch '43521-keep-personal-emails-private' into 'master'Douwe Maan2018-11-072-1/+89
|\ \ \ \ \ \ \
| * | | | | | | User can keep their commit email private43521-keep-personal-emails-privateTiago Botelho2018-11-072-1/+89
* | | | | | | | Merge branch 'refactor-snippets-finder' into 'master'Douwe Maan2018-11-072-0/+233
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into 'refactor-snippets-finder'refactor-snippets-finderDouwe Maan2018-11-0620-139/+887
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Rewrite SnippetsFinder to improve performanceYorick Peterse2018-11-052-0/+233
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'tc-index-uploads-file-store' into 'master'Andreas Brandl2018-11-071-9/+53
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Backport changes from EEToon Claes2018-11-071-3/+44
| * | | | | | | | Enhance performance of counting local UploadsToon Claes2018-11-071-7/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ee-1012-assign-code-owner-as-approver' into 'master'Grzegorz Bizon2018-11-073-0/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow getting all paths (old & new) involved in MRMark Chao2018-11-073-0/+80
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '21480-parallel-job-keyword-mvc' into 'master'Grzegorz Bizon2018-11-071-0/+24
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Move parallelized node index to job optionsMatija Čupić2018-11-011-25/+1
| * | | | | | | Implement POC config based parallelizationMatija Čupić2018-10-311-0/+48
| * | | | | | | Revert Seed based parallelization implementationMatija Čupić2018-10-301-48/+0
| * | | | | | | Add build specsMatija Čupić2018-10-271-0/+48
* | | | | | | | Fix bug with wiki page create messageFrancisco Javier López2018-11-071-6/+17
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'sh-fix-issue-52649' into 'master'Sean McGivern2018-11-071-23/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix statement timeouts in RemoveRestrictedTodos migrationStan Hu2018-11-041-23/+28
| | |_|_|_|/ | |/| | | |
* | | | | | Rails5: fix mysql milliseconds issue in deployment model specsJasper Maes2018-11-061-3/+3
| |_|_|/ / |/| | | |
* | | | | Merge branch 'support-project-security-dashboard' into 'master'Grzegorz Bizon2018-11-061-0/+5
|\ \ \ \ \
| * | | | | Backport support project security dashboard changessupport-project-security-dashboardKamil Trzciński2018-11-061-0/+5
* | | | | | Merge branch 'stateful_deployments' into 'master'Kamil Trzciński2018-11-067-48/+439
|\ \ \ \ \ \
| * | | | | | Create deployments only if action: startShinya Maeda2018-11-061-0/+8
| * | | | | | Squashed commit of the following:Shinya Maeda2018-11-067-48/+431
| |/ / / / /