summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '37571-replace-wikipage-createservice-with-factory' into 'master'Rémy Coutable2017-10-134-18/+3
|\
| * Replaces 'WikiPage::CreateService' calls with 'wiki_page' factoryJacopo2017-10-134-18/+3
* | Merge branch 'replace_explore_projects.feature' into 'master'Rémy Coutable2017-10-114-70/+300
|\ \
| * | Replace the 'features/explore/projects.feature' spinach test with an rspec an...replace_explore_projects.featureVitaliy @blackst0ne Klachkov2017-10-114-70/+300
* | | Simplify project pageAnnabel Dunstone Gray2017-10-112-26/+31
| |/ |/|
* | Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate2017-10-102-2/+2
* | Remove Build code from global namespaceFilipa Lacerda2017-10-101-2/+2
* | Replaces `tag: true` into `:tag` in the specsJacopo2017-10-0752-76/+76
|/
* Add a spec for editing a file when a project was already forkedBob Van Landuyt2017-10-071-1/+31
* Add a project forks spec helperBob Van Landuyt2017-10-076-11/+16
* Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-061-0/+111
|\
| * Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serviceShinya Maeda2017-10-071-2/+2
| |\
| | * Improve redirect uri state and fix all remaining testsKamil Trzcinski2017-10-061-2/+2
| * | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-071-0/+10
| |\ \ | | |/ | |/|
| * | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-061-4/+46
| |\ \
| * | | Fix almost all unresolved comments from Docs and UX reviewKamil Trzcinski2017-10-051-2/+2
| * | | spec/features/projects/clusters_spec. Fix static analysysShinya Maeda2017-10-051-0/+111
* | | | Merge branch 'replace_project_merge_requests.feature' into 'master'Rémy Coutable2017-10-0616-0/+710
|\ \ \ \ | |_|_|/ |/| | |
| * | | Replace the 'project/merge_requests.feature' spinach test with an rspec analogreplace_project_merge_requests.featureVitaliy @blackst0ne Klachkov2017-10-0516-0/+710
* | | | Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon2017-10-061-0/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add feature specs for pipeline failure reason badgeGrzegorz Bizon2017-10-051-0/+10
| | |/ | |/|
* | | Merge branch '34102-online-view-of-artifacts-fe' into 'master'Nick Thomas2017-10-051-4/+46
|\ \ \ | |/ / |/| |
| * | Test against public projectsZeger-Jan van de Weg2017-10-051-8/+30
| * | Add extra assertions about how the link will openEric Eastwood2017-10-041-1/+4
| * | Merge branch 'master' into 34102-online-view-of-artifacts-feEric Eastwood2017-10-043-25/+49
| |\ \
| * | | Update tests for new implementationZeger-Jan van de Weg2017-10-031-6/+3
| * | | Add test for external HTML artifactEric Eastwood2017-10-031-4/+24
| | |/ | |/|
* | | Merge branch '26890-fix-default-branches-sorting' into 'master'Robert Speicher2017-10-042-84/+14
|\ \ \ | |_|/ |/| |
| * | Fix the default branches sorting to actually be 'Last updated'26890-fix-default-branches-sortingRémy Coutable2017-09-252-84/+14
* | | Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-031-1/+1
* | | Merge branch '36670-remove-edit-form' into 'master'Sean McGivern2017-10-031-24/+22
|\ \ \
| * | | Remove edit action for issuesJarka Kadlecova2017-10-031-24/+22
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov2017-10-023-3/+60
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix fork button being disabled for users who can fork to groupPhil Hughes2017-09-291-0/+57
| * | | Merge branch 'breadcrumb-item-links' into 'master'Tim Zallmann2017-09-292-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | spec fixesbreadcrumb-item-linksPhil Hughes2017-09-282-3/+3
| | |/
* | | Port semi-linear merge strategy to CE (mostly FE)Eric Eastwood2017-09-291-0/+8
* | | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-281-0/+36
|\ \ \ | |/ /
| * | Fixes commit comments in side-by-side diff viewcommit-side-by-side-commentPhil Hughes2017-09-271-0/+36
| |/
* | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-2619-53/+485
|\ \ | |/
| * Merge branch 'replace_project_shortcuts.feature' into 'master'Rémy Coutable2017-09-222-21/+108
| |\
| | * Replace the 'project/shortcuts.feature' spinach test with an rspec analogreplace_project_shortcuts.featureVitaliy @blackst0ne Klachkov2017-09-222-21/+108
| * | Merge branch 'add-view-replaced-file-link' into 'master'Rémy Coutable2017-09-221-5/+35
| |\ \
| | * | Add view replaced file link for image diffsadd-view-replaced-file-linkClement Ho2017-09-201-5/+35
| * | | Replace the 'project/service.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-2216-27/+342
| | |/ | |/|
* | | Add test to check for project settings merge strategiesEric Eastwood2017-09-261-0/+18
|/ /
* | Merge branch 'acey-flakes' into 'master'Rémy Coutable2017-09-191-10/+6
|\ \ | |/ |/|
| * fix transient user_edits_files_spec failuresacey-flakesSimon Knox2017-09-181-10/+6
* | Merge branch 'replace_project_snippets.feature' into 'master'Rémy Coutable2017-09-184-0/+90
|\ \
| * | Replace the 'project/snippets.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-184-0/+90
| |/