summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-061-0/+308
|\
| * Improve redirect uri state and fix all remaining testsKamil Trzcinski2017-10-061-1/+1
| * Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-061-11/+59
| |\
| * | Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski2017-10-051-1/+1
| * | Add ClusterPresenter. Fix Static Analysys.Shinya Maeda2017-10-061-11/+9
| * | Added cluster controller specsKamil Trzcinski2017-10-051-0/+310
* | | Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-061-0/+50
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-202-0/+75
| |\ \
| * | | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-141-0/+9
| * | | Check the discussion lock only for issuables & clean styleJarka Kadlecova2017-09-141-2/+2
| * | | Support discussion locking in the backendJarka Kadlecova2017-09-141-0/+41
* | | | Merge branch '34102-online-view-of-artifacts-fe' into 'master'Nick Thomas2017-10-051-11/+59
|\ \ \ \ | |_|_|/ |/| | |
| * | | Test against public projectsZeger-Jan van de Weg2017-10-051-1/+20
| * | | Incorporate feedbackZeger-Jan van de Weg2017-10-041-9/+33
| * | | Merge branch 'master' into 34102-online-view-of-artifacts-feEric Eastwood2017-10-045-182/+177
| |\ \ \
| * | | | Redirect to pages daemonZeger-Jan van de Weg2017-10-031-4/+9
| | |_|/ | |/| |
* | | | Merge branch '31050-registry-image-lists' into 'master'Grzegorz Bizon2017-10-042-16/+118
|\ \ \ \
| * | | | Fix rubocop error31050-registry-image-listsFilipa Lacerda2017-10-031-1/+1
| * | | | Fix rubocop failuresKamil Trzcinski2017-10-031-8/+8
| * | | | Add serializer matchersKamil Trzcinski2017-10-022-16/+118
| |/ / /
* | | | Merge branch '36876-mr-show-json-controller-perf-improvements' into 'master'Douwe Maan2017-10-041-12/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Reduce method calls while evaluating Projects::MergeRequestsController#show.json36876-mr-show-json-controller-perf-improvementsOswaldo Ferreira2017-10-041-12/+0
| |/ /
* | | Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling2017-10-033-3/+3
* | | Merge branch '36670-remove-edit-form' into 'master'Sean McGivern2017-10-031-179/+140
|\ \ \
| * | | refactor issues_controller_spec `update` actionJarka Kadlecova2017-10-031-157/+140
| * | | Remove edit action for issuesJarka Kadlecova2017-10-031-29/+7
| |/ /
* | | Improve performance of filtering notes in NotesControllersh-improve-perf-notes-actionsStan Hu2017-10-021-0/+34
|/ /
* | Merge branch 'zj-update-project-settings' into 'master'Grzegorz Bizon2017-09-191-0/+43
|\ \
| * | Fix instance default option being true as valueZeger-Jan van de Weg2017-09-181-1/+13
| * | Allow updating of project auto devops settingsZeger-Jan van de Weg2017-09-151-0/+31
| |/
* | Eliminate N+1 queries in loading discussions.json endpointsh-optimize-discussion-jsonStan Hu2017-09-181-0/+32
|/
* Resolve "Error 500 in non-UTF8 branch names"Micael Bergeron2017-09-121-0/+15
* Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern2017-09-072-473/+0
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ee_issue_928_ba...Simon Knox2017-09-064-111/+151
| |\
| * | Continue BE backportFelipe Artur2017-08-312-473/+0
* | | Merge branch '35161_first_time_contributor_badge' into 'master'Sean McGivern2017-09-061-0/+22
|\ \ \
| * | | add controller specmicael.bergeron2017-09-061-0/+22
| | |/ | |/|
* | | Fix artifacts controller specsGrzegorz Bizon2017-09-061-8/+0
|/ /
* | Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-101/+108
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-311-1/+12
|\ \
| * \ Merge branch 'zj-disable-pages-in-subgroups' into 'master'Grzegorz Bizon2017-08-311-1/+12
| |\ \
| | * | Don't show references to Pages when not availableZeger-Jan van de Weg2017-08-311-1/+12
| | |/
* | | Fix specsDouwe Maan2017-08-301-5/+12
* | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-303-6/+23
|\ \ \ | |/ /
| * | replace `is_spam?` with `spam?`Maxim Rydkin2017-08-292-6/+6
| |/
| * Merge branch 'sh-add-spec-to-protected-tags-deletion' into 'master'Robert Speicher2017-08-281-0/+17
| |\
| | * Add spec for deleting protected tagssh-add-spec-to-protected-tags-deletionStan Hu2017-08-201-0/+17
* | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-231-10/+32
|\ \ \ | |/ /
| * | Fix inability to test some project integrationsfix-broken-testing-of-some-integrationsRubén Dávila2017-08-221-10/+32
| |/
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-171-2/+4
|\ \ | |/