summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Collapse)AuthorAgeFilesLines
* Update used version of Runner Helm Chart to 0.1.38Tomasz Maczukin2018-11-221-3/+3
|
* Merge branch 'revert-fd6e3781' into 'master'Sean McGivern2018-11-224-582/+382
|\ | | | | | | | | | | | | Revert "Merge branch 'revert-e2aa2177' into 'master'" Closes #54267 See merge request gitlab-org/gitlab-ce!23237
| * Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-204-582/+382
| | | | | | This reverts merge request !23229
* | Eliminate duplicated wordsTakuya Noguchi2018-11-222-4/+4
| | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-11-201-1/+13
|\ \ | |/ |/| | | | | | | | | SSH public-key authentication for push mirroring Closes #49565 See merge request gitlab-org/gitlab-ce!22982
| * SSH public-key authentication for push mirroringNick Thomas2018-11-191-1/+13
| |
* | Merge branch 'revert-e2aa2177' into 'master'Sean McGivern2018-11-204-382/+582
|\ \ | | | | | | | | | | | | Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'" See merge request gitlab-org/gitlab-ce!23229
| * | Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-204-382/+582
| | | | | | | | | This reverts merge request !23140
* | | Merge branch '3062-improve-project-cache' into 'master'Douwe Maan2018-11-201-0/+18
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Change project cache key to depend on ID instead of full path Closes #42191 See merge request gitlab-org/gitlab-ce!23135
| * | Add `wiki` extra namespace when repository is_wiki: true3062-improve-project-cacheGabriel Mazetto2018-11-161-0/+18
| | |
* | | Merge branch 'zj-improve-gitaly-pb' into 'master'Sean McGivern2018-11-204-582/+382
|\ \ \ | | | | | | | | | | | | | | | | Show what RPC is called in the performance bar See merge request gitlab-org/gitlab-ce!23140
| * | | Remove duplicate tests for GitalyZeger-Jan van de Weg2018-11-194-582/+382
| | | | | | | | | | | | | | | | | | | | The disabling of Gitaly was basically stubbing `Feature.enabled?` call, which was never triggered.
* | | | Merge branch 'rails5-active-record-class-value' into 'master'Stan Hu2018-11-191-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Rails5 deprecation: Passing a class as a value in an Active Record query is deprecated See merge request gitlab-org/gitlab-ce!23164
| * | | | Rails5: Passing a class as a value in an Active Record query is deprecatedJasper Maes2018-11-171-1/+1
| | |_|/ | |/| |
* | | | Merge branch '54046-fix-by-any-email-for-private-commit-emails' into 'master'Douwe Maan2018-11-192-3/+58
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Match users better by their private commit email Closes #54046 See merge request gitlab-org/gitlab-ce!23080
| * | | | Match users better by their private commit emailNick Thomas2018-11-192-3/+58
| |/ / / | | | | | | | | | | | | | | | | | | | | Private commit emails were introduced in !22560, but some parts of GitLab were not updated to take account of them. This commit adds support in places that were missed.
* | | | Merge branch 'improve-variables-support' into 'master'Sean McGivern2018-11-192-179/+192
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Improve variables support See merge request gitlab-org/gitlab-ce!23077
| * | | | Improve variables supportimprove-variables-supportKamil Trzciński2018-11-192-179/+192
| | |/ / | |/| | | | | | | | | | | | | | | | | | This ensures that variables accept only string, alongside also improves kubernetes_namespace, improving validation and default value being set.
* | | | Add support for surfacing a link to the branch or tag name in push message…Tony Castrogiovanni2018-11-191-12/+53
| |/ / |/| |
* | | Merge branch '53700-hashed-storagemigration' into 'master'Stan Hu2018-11-161-0/+8
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Hashed Storage: allow migration to be retried in partially migrated projects Closes #53700 See merge request gitlab-org/gitlab-ce!23087
| * | Allow partially migrated repositories to continue migration53700-hashed-storagemigrationGabriel Mazetto2018-11-151-0/+8
| |/ | | | | | | | | | | | | | | | | Previously we verified if the projecthave at least migrated their repository to hashed storage and prevented the migration command to start a new migration. The new version checks for the latest storage version available (fully migrated), otherwise it allows migration to be triggered again.
* | Merge branch '49726-upgrade-helm-to-2-11' into 'master'Kamil Trzciński2018-11-161-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Upgrade Helm Tiller Version Used By GitLab Managed Apps" Closes #49726 See merge request gitlab-org/gitlab-ce!22693
| * | Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith2018-11-161-1/+1
| | |
* | | Merge branch '28682-can-merge-branch-before-build-is-started' into 'master'Grzegorz Bizon2018-11-161-1/+1
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Resolve "Can merge branch before build is started" Closes #28682 See merge request gitlab-org/gitlab-ce!22911
| * | Strictly require a pipeline to mergeMatija Čupić2018-11-081-1/+1
| | |
* | | Ignore environment validation failureShinya Maeda2018-11-151-0/+21
| | |
* | | Don't care about order when getting awarded issuesToon Claes2018-11-151-2/+2
| | | | | | | | | | | | | | | Fixing failing master: https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/116776474
* | | Fix deployment jobs using nil tokenThong Kuah2018-11-133-2/+56
| | |
* | | Fix MergeRequestService erroring out on deleted branchStan Hu2018-11-121-0/+4
| |/ |/| | | | | | | | | | | | | When a branch is deleted, the push commit IDs is an empty array. The previous change would attempt to call `[].exists?`, which is invalid. Fix this by returning `MergeRequestDiffCommit.none` instead. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53853
* | Merge branch 'blackst0ne-add-discord-service' into 'master'Sean McGivern2018-11-123-242/+19
|\ \ | | | | | | | | | | | | | | | | | | Add Discord integration Closes #21635 See merge request gitlab-org/gitlab-ce!22684
| * | Fix minor offensesblackst0ne-add-discord-serviceblackst0ne2018-11-101-1/+1
| | |
| * | Refactor specsblackst0ne2018-11-072-460/+11
| | |
| * | DRY specs, fix typos in docsblackst0ne2018-11-062-43/+24
| | |
| * | Fix frozen stringsblackst0ne2018-11-051-0/+2
| | |
| * | Add spec for DiscordServiceblackst0ne2018-11-051-0/+242
| | |
| * | Add Discord integrationblackst0ne2018-10-301-0/+1
| | |
* | | Merge branch '34758-group-cluster-controller' into 'master'Kamil Trzciński2018-11-092-0/+34
|\ \ \ | | | | | | | | | | | | | | | | User can create a group level cluster and install applications See merge request gitlab-org/gitlab-ce!22450
| * | | Consolidate how we allow user defined namespaceThong Kuah2018-11-081-0/+22
| | | | | | | | | | | | | | | | | | | | Use model method as single source of truth instead of splitting between presenter and Kubernetes model
| * | | Only project clusters has Project Namespace fieldThong Kuah2018-11-081-0/+12
| | |/ | |/| | | | | | | | | | Group clusters should not allow Project Namespace so don't show that field input too
* | | Revert "Extract code into IssueBoardEntity"revert_issue_board_entityThong Kuah2018-11-091-2/+2
|/ / | | | | | | This reverts commit 8c126525faba40032244328187ba73a53b6eaf4c.
* | Merge branch 'max_retries_when' into 'master'Grzegorz Bizon2018-11-071-5/+103
|\ \ | | | | | | | | | | | | | | | | | | Allow to configure when to retry builds Closes gitlab-runner#3515 See merge request gitlab-org/gitlab-ce!21758
| * | 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
| | | | | | | | | | | | | | | - when it is a hash, retries max count is assumed to be at hash[:max] - when it is an integer, this is the max count (as before)
* | | Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-076-93/+83
|\ \ \ | | | | | | | | | | | | | | | | Allow to install Knative as cluster application See merge request gitlab-org/gitlab-ce!22593
| * | | Fix style with clusters_store.js and remove workaround for namespace role issuetriggermesh/dgriffith/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-061-0/+4
| | | |