summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Load participants asyncEric Eastwood2017-10-312-2/+2
* Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński2017-10-312-0/+25
|\
| * Add Packagist project serviceMatt Coleman2017-10-132-0/+25
* | Upload files through the multi-file editorPhil Hughes2017-10-311-0/+48
* | Merge branch '39570-performance-bar-appears-enabled-even-though-it-won-t-show...Sean McGivern2017-10-301-0/+23
|\ \
| * | Allow to disable the Performance Bar and document the `p b` shortcut in its d...Rémy Coutable2017-10-301-0/+23
* | | Merge branch '39020-fix-js-call-stack-size-exceeded-autocomplete-group-milest...Fatih Acet2017-10-301-3/+10
|\ \ \ | |/ / |/| |
| * | Added group milestones form specLuke "Jared" Bennett2017-10-201-3/+10
* | | Merge branch '39441-bring-edit-form-back' into 'master'Rémy Coutable2017-10-275-12/+190
|\ \ \
| * | | Revert "Merge branch '36670-remove-edit-form' into 'master'"39441-bring-edit-form-backSean McGivern2017-10-265-12/+190
* | | | Remove groups_select from global namespace & simplifies the codeFilipa Lacerda2017-10-271-1/+1
|/ / /
* | | 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
|\ \ \