summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ph-multi-file-editor-new-file-folder-dropdown' into 'master'Filipa Lacerda2017-10-242-0/+83
|\
| * Merge branch 'master' into ph-multi-file-editor-new-file-folder-dropdownph-multi-file-editor-new-file-folder-dropdownPhil Hughes2017-10-231-0/+35
| |\
| * | added feature specPhil Hughes2017-10-232-0/+83
* | | Merge branch '37860-pipelines-page' into 'master'Phil Hughes2017-10-232-2/+0
|\ \ \
| * \ \ Merge branch 'master' into 37860-pipelines-pageFilipa Lacerda2017-10-2312-4/+33
| |\ \ \ | | |/ /
| * | | Fix failing testsFilipa Lacerda2017-10-192-2/+0
* | | | Merge branch '35644-refactor-have-http-status-into-have-gitlab-http-status' i...Rémy Coutable2017-10-236-8/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-206-8/+8
| |/ /
* | | Create new branch from dropdown.Jacob Schatz2017-10-231-0/+35
| |/ |/|
* | Use title as placeholder instead of issue title for reusabilityClement Ho2017-10-202-3/+3
* | Merge branch 'feature/reliable-rspec-with-eval-script' into 'master'Rémy Coutable2017-10-2010-1/+30
|\ \ | |/ |/|
| * Check for element before evaluate_scriptEric Eastwood2017-10-1910-1/+30
* | Fix resolved discussions not expanding on side by side viewClement Ho2017-10-181-5/+24
* | Change project deletion message from alert to noticeWinnie Hellmann2017-10-171-1/+1
* | Merge branch 'bvl-circuitbreaker-improvements' into 'master'Douwe Maan2017-10-171-1/+3
|\ \
| * | Read circuitbreaker settings from `Gitlab::CurrentSettings`Bob Van Landuyt2017-10-171-1/+3
| |/
* | Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-174-51/+97
|\ \ | |/ |/|
| * Skip some nested group specs when using MySQLBob Van Landuyt2017-10-122-6/+16
| * Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-10183-351/+1886
| |\
| * | Hide "New subgroup" links when subgroups are not supportedBob Van Landuyt2017-10-051-0/+30
| * | Update feature specs for updated group listsBob Van Landuyt2017-10-053-41/+43
| * | Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-042-9/+11
| * | Reuse the groups tree for explore and dashboard.Bob Van Landuyt2017-10-042-0/+6
| * | Remove the subgroups path on a groupBob Van Landuyt2017-10-041-13/+9
* | | 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
| | |/ | |/|
* | | backport for gitlab-ee!2869backport-ee-2869Simon Knox2017-10-131-15/+17
* | | Merge branch 'replace_explore_projects.feature' into 'master'Rémy Coutable2017-10-115-70/+372
|\ \ \
| * | | Replace the 'features/explore/projects.feature' spinach test with an rspec an...replace_explore_projects.featureVitaliy @blackst0ne Klachkov2017-10-115-70/+372
* | | | Merge branch 'rs-mysql-groups-dashboard-failure' into 'master'Douwe Maan2017-10-111-10/+10
|\ \ \ \
| * | | | Fix a feature spec failing only on MySQLrs-mysql-groups-dashboard-failureRobert Speicher2017-10-111-10/+10
* | | | | Merge branch 'move_markdown_preview_to_concern' into 'master'Sean McGivern2017-10-111-0/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for markdown preview to group milestonesmove_markdown_preview_to_concernVitaliy @blackst0ne Klachkov2017-10-111-0/+21
| |/ / /
* | | | Simplify project pageAnnabel Dunstone Gray2017-10-113-28/+34
* | | | Add explicit test to test resolved discussion toggle contentadd-resolve-discussion-testClement Ho2017-10-101-5/+15
| |/ / |/| |
* | | Fix unable to expand text diff discussion commentsClement Ho2017-10-101-6/+2
* | | Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate2017-10-103-3/+3
* | | Remove Build code from global namespaceFilipa Lacerda2017-10-101-2/+2
* | | Merge branch 'master' into 'group-sort-dropdown-blank'Robert Speicher2017-10-09181-353/+1729
|\ \ \
| * \ \ Merge branch '37552-replace-js-true-with-js' into 'master'Rémy Coutable2017-10-09154-265/+265
| |\ \ \ | | |/ / | |/| |
| | * | Replaces `tag: true` into `:tag` in the specsJacopo2017-10-07154-265/+265
| * | | Merge branch 'cleanup_old_nav_stuff' into 'master'Filipa Lacerda2017-10-071-6/+0
| |\ \ \ | | |/ / | |/| |
| | * | Remove unnecessary testkushalpandya2017-10-061-6/+0
| * | | Add a spec for editing a file when a project was already forkedBob Van Landuyt2017-10-071-1/+31
| * | | Show fork information on the project panelBob Van Landuyt2017-10-071-0/+49
| * | | Add a project forks spec helperBob Van Landuyt2017-10-0712-34/+54
| * | | Find branches in all projects in the fork networkBob Van Landuyt2017-10-071-0/+19
| * | | Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-071-0/+60
| * | | Commenting on image diffsFelipe Artur2017-10-073-2/+203
| * | | backport protected_branches_spec improvements from EEbackport-protected-branches-spec-changesJose Ivan Vargas2017-10-061-9/+17