summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch ↵Sean McGivern2017-10-301-0/+23
|\ | | | | | | | | | | | | | | | | '39570-performance-bar-appears-enabled-even-though-it-won-t-show-up' into 'master' Resolve "Performance bar appears enabled even though it won't show up" Closes #39570 See merge request gitlab-org/gitlab-ce!15084
| * Allow to disable the Performance Bar and document the `p b` shortcut in its ↵Rémy Coutable2017-10-301-0/+23
| | | | | | | | | | | | doc page Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch ↵Fatih Acet2017-10-301-3/+10
|\ \ | |/ |/| | | | | | | | | | | | | '39020-fix-js-call-stack-size-exceeded-autocomplete-group-milestone' into 'master' Fix call stack size exceeded group milestone description autocomplete Closes #39020 See merge request gitlab-org/gitlab-ce!14972
| * 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'" Closes #39441 See merge request gitlab-org/gitlab-ce!15049
| * | Revert "Merge branch '36670-remove-edit-form' into 'master'"39441-bring-edit-form-backSean McGivern2017-10-265-12/+190
| | | | | | | | | | | | | | | This reverts commit 915e35a2992a4e51db2ac32aac8d7a29b1f4449e, reversing changes made to 9533786f522e358f372d8a0ec4b4990ae9d88f37.
* | | 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
|\ \ | | | | | | | | | | | | | | | | | | Add new files & directories in the multi-file editor Closes #38614 See merge request gitlab-org/gitlab-ce!14839
| * \ 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
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Make pipelines table in MR view usable See merge request gitlab-org/gitlab-ce!14941
| * \ \ \ Merge branch 'master' into 37860-pipelines-pageFilipa Lacerda2017-10-2312-4/+33
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (88 commits) Fix deletion of container registry or images returning an error The fog-aliyun gem had a bug in v0.1.0 for file storage creation/update. This merge requests update the gem to v0.2.0 which contains the fix: Decrease ABC threshold to 54.28 Update VERSION to 10.2.0-pre Update CHANGELOG.md for 10.1.0 Document `CI_SHARED_ENVIRONMENT` and `CI_DISPOSABLE_ENVIRONMENT` Fix the external URLs generated for online view of HTML artifacts Use title as placeholder instead of issue title for reusability Fix failure in current_settings_spec.rb Clarify the difference between project_update and project_rename URI decode Page-Title header to preserve UTF-8 characters Update Gitaly version to v0.49.0 Decrease Perceived Complexity threshold to 14 Resolve "Remove help text regarding group issues on group issues page (and group merge requests page)" Force non diff resolved discussion to display when collapse toggled Added submodule support in multi-file editor add note about after_script being run separately Check for element before evaluate_script Merge branch 'master-i18n' into 'master' Update Prometheus gem to fix problems with other files overwriting current file ...
| * | | | Fix failing testsFilipa Lacerda2017-10-192-2/+0
| | |_|/ | |/| |
* | | | Merge branch '35644-refactor-have-http-status-into-have-gitlab-http-status' ↵Rémy Coutable2017-10-236-8/+8
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Refactor `have_http_status` into `have_gitlab_http_status` in the specs Closes #35644 See merge request gitlab-org/gitlab-ce!14958
| * | | 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 execute_script See merge request gitlab-org/gitlab-ce!14898
| * Check for element before evaluate_scriptEric Eastwood2017-10-1910-1/+30
| | | | | | | | | | Tip from https://robots.thoughtbot.com/write-reliable-asynchronous-integration-tests-with-capybara#directly-interacting-with-javascript
* | 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
|\ \ | | | | | | | | | | | | Make the circuitbreaker configurable at runtime See merge request gitlab-org/gitlab-ce!14842
| * | Read circuitbreaker settings from `Gitlab::CurrentSettings`Bob Van Landuyt2017-10-171-1/+3
| |/ | | | | | | Instead of from the configuration file
* | Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-174-51/+97
|\ \ | |/ |/| | | | | | | | | Show collapsible tree on the project show page Closes #30343 See merge request gitlab-org/gitlab-ce!14055
| * 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' factory Closes #37571 See merge request gitlab-org/gitlab-ce!14850
| * | | Replaces 'WikiPage::CreateService' calls with 'wiki_page' factoryJacopo2017-10-134-18/+3
| | |/ | |/| | | | | | | We replace the usage of WikiPage::CreateService with the wiki_page factory in the specs.
* | | 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 analog See merge request gitlab-org/gitlab-ce!14755
| * | | Replace the 'features/explore/projects.feature' spinach test with an rspec ↵replace_explore_projects.featureVitaliy @blackst0ne Klachkov2017-10-115-70/+372
| | | | | | | | | | | | | | | | analog
* | | | Merge branch 'rs-mysql-groups-dashboard-failure' into 'master'Douwe Maan2017-10-111-10/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a feature spec failing only on MySQL Closes #39003 See merge request gitlab-org/gitlab-ce!14811
| * | | | 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 milestones Closes #30241 See merge request gitlab-org/gitlab-ce!14806
| * | | | 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
|\ \ \ | | | | | | | | | | | | # Conflicts: # spec/features/dashboard/group_spec.rb
| * \ \ Merge branch '37552-replace-js-true-with-js' into 'master'Rémy Coutable2017-10-09154-265/+265
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | Replaces `tag: true` into `:tag` in the specs Closes #37552 See merge request gitlab-org/gitlab-ce!14653
| | * | Replaces `tag: true` into `:tag` in the specsJacopo2017-10-07154-265/+265
| | | | | | | | | | | | | | | | | | | | | | | | Replaces all the explicit include metadata syntax in the specs (tag: true) into the implicit one (:tag). Added a cop to prevent future errors and handle autocorrection.
| * | | Merge branch 'cleanup_old_nav_stuff' into 'master'Filipa Lacerda2017-10-071-6/+0
| |\ \ \ | | |/ / | |/| | | | | | | | | | Remove old navigation CSS See merge request gitlab-org/gitlab-ce!14573
| | * | Remove unnecessary testkushalpandya2017-10-061-6/+0
| | | |