summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '26844-new-search-bar-performs-a-new-request-for-each-tag' into ↵Alfredo Sumaran2017-01-274-0/+70
|\ | | | | | | | | | | | | | | | | | | 'master' Add caching of droplab ajax requests Closes #26844 See merge request !8725
| * Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tagClement Ho2017-01-264-0/+70
| |
* | Merge branch 'revert-filter-assigned-to-me' into 'master' Filipa Lacerda2017-01-261-16/+0
|\ \ | | | | | | | | | | | | | | | | | | Revert filter-assigned-to-me Closes #27176 See merge request !8785
| * | Revert 3f17f29arevert-filter-assigned-to-meClement Ho2017-01-261-16/+0
| |/
* | Merge branch 'copy-as-md' into 'master' Jacob Schatz2017-01-251-0/+432
|\ \ | | | | | | | | | | | | Copying a rendered issue/comment will paste into GFM textareas as actual GFM See merge request !8597
| * \ Merge branch 'master' into copy-as-mdDouwe Maan2017-01-258-6/+157
| |\ \ | | |/ | | | | | | | | | # Conflicts: # app/assets/javascripts/lib/utils/common_utils.js.es6
| * | Run tests in a single browser sessionDouwe Maan2017-01-241-66/+81
| | |
| * | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-2419-45/+362
| |\ \
| * | | Improve handling of code blocks containing triple backticksDouwe Maan2017-01-191-1/+11
| | | |
| * | | Improve support for linebreaks, tables and nested blockquotes in listsDouwe Maan2017-01-191-7/+22
| | | |
| * | | Merge branch 'master' into copy-as-mdDouwe Maan2017-01-1911-28/+337
| |\ \ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/lib/utils/common_utils.js.es6
| * | | | Properly copy/paste allowed HTMLDouwe Maan2017-01-191-0/+31
| | | | |
| * | | | Satisfy RubocopDouwe Maan2017-01-181-2/+0
| | | | |
| * | | | Add more SyntaxHighlightFilter and MathFilter testsDouwe Maan2017-01-171-16/+141
| | | | |
| * | | | Improve specDouwe Maan2017-01-161-151/+155
| | | | |
| * | | | Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan2017-01-161-0/+234
| | | | |
* | | | | Merge branch 'label-select-toggle' into 'master' kamil-test-branchFatih Acet2017-01-251-0/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Fixed label select toggle not updating correctly Closes #26119 See merge request !8601
| * | | | Fixed label select toggle not updating correctlylabel-select-togglePhil Hughes2017-01-161-0/+16
| |/ / / | | | | | | | | | | | | Closes #26119
* | | | Merge branch 'issue-fiter-test-failure' into 'master' Rémy Coutable2017-01-251-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fixed error with filter keyboard tests See merge request !8777
| * | | | Fixed error with filter keyboard testsPhil Hughes2017-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Issue filter now appends a space & the test wasn't taking this into account when checking the value
* | | | | Merge branch 'tc-only-mr-button-if-allowed' into 'master' Sean McGivern2017-01-251-0/+108
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Only show Merge Request button when user can create a MR See merge request !8639
| * | | | Test there is no Merge Request button when MRs are disabledToon Claes2017-01-251-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | In case Merge Requests are disabled on the project, no one should see the Merge Request button.
| * | | | Ensure the correct Merge Request button is foundToon Claes2017-01-251-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The project was not public and this caused a 404. So the tests were giving deceiving results. By searching for the Merge Request button in `#content-body` this is overcome, and also other Merge Request buttons (e.g. in the sidebar) are ignored.
| * | | | Deduplicate tests for Merge Request buttonsToon Claes2017-01-234-186/+86
| | | | | | | | | | | | | | | | | | | | | | | | | Use shared examples to test the presence of the Merge Request button on the various pages.
| * | | | Only show Merge Request button when user can create a MRToon Claes2017-01-203-0/+186
| | | | | | | | | | | | | | | | | | | | | | | | | The Create Merge Request button only should be shown when the user is allowed to create a Merge request.
* | | | | Merge branch 'filtered-search-keyboard-navigation' into 'master'Jacob Schatz2017-01-252-0/+26
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed keyboard navigation not working in filtered search bar Closes #26840 See merge request !8656
| * | | | | Fixed some issues with droplab & keyboard navigationPhil Hughes2017-01-232-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | Added specs
* | | | | | Merge branch 'dont-persist-application-settings-in-test-env-bis' into 'master' Robert Speicher2017-01-245-6/+23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Dont persist application settings in test env See merge request !8715
| * | | | | Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-235-6/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c20934869f7dc8cfbdbafb6ecb7b1305452c9e8a, reversing changes made to 4b7ec44b91e0571d209c790d54947ba1756dac0e.
* | | | | | Merge branch '24923_nested_tasks' into 'master' Sean McGivern2017-01-241-1/+43
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix nested tasks in ordered list Closes #24923 See merge request !8626
| * | | | | | fix nested tasks in ordered listJarka Kadlecova2017-01-241-1/+43
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '24833-Allow-to-search-by-commit-hash-within-project' into ↵Sean McGivern2017-01-241-0/+40
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Allows to search within project by commit's hash #24833 Closes #24833 See merge request !8028
| * | | | | | Search feature: redirects to commit page if query is commit sha and only ↵YarNayar2017-01-241-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit found See !8028 and #24833
| * | | | | | Allows to search within project by commit's hashYarNayar2017-01-241-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Was proposed in #24833
* | | | | | | Merge branch 'rs-pick-security-fixes' into 'master' Robert Speicher2017-01-231-0/+62
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pick security fixes from 8.16.1 et al into master Closes #26813, #26249, #26259, #26243, #26242 See merge request !8724
| * | | | | | | Merge branch 'fix/rename-group-export-vuln' into 'security' Robert Speicher2017-01-231-0/+62
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Fix export files not removed when a user takes over a namespace See merge request !2051
* | | | | | | Merge branch 'issue-filter-click-to-search' into 'master' Jacob Schatz2017-01-235-26/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Allow issue filter submission using mouse only See merge request !8681
| * | | | | | update tests to correspond with new behaviorMike Greiling2017-01-215-26/+26
| | | | | | |
* | | | | | | Merge branch 'use-archived-trait' into 'master' Rémy Coutable2017-01-232-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | Use archived trait for project in specs instead model column See merge request !8635
| * | | | | | Use archived trait for project in specs instead model columnSemyon Pupkov2017-01-222-2/+2
| | | | | | |
* | | | | | | Added spec testsmerge-dropdown-this-contextPhil Hughes2017-01-221-0/+41
|/ / / / / /
* | | | | | Revert "Merge branch 'dont-persist-application-settings-in-test-env' into ↵Grzegorz Bizon2017-01-215-23/+6
|/ / / / / | | | | | | | | | | | | | | | | | | | | 'master'" This reverts merge request !8573
* | | | | Merge branch 'fix_auto_merging' into 'master' Grzegorz Bizon2017-01-211-9/+51
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Merge When Pipeline Succeeds immediate merge bug Closes #26969 See merge request !8685
| * | | | | Extend feature tests for merge when pipeline succeedsGrzegorz Bizon2017-01-211-9/+51
| | | | | |
* | | | | | Fixed issue when label or milestone had spacePhil Hughes2017-01-211-0/+12
| | | | | |
* | | | | | Added testsPhil Hughes2017-01-211-2/+35
|/ / / / / | | | | | | | | | | | | | | | Fixed edge cases with changing value
* | | | | Merge branch 'filter-assigned-to-me' into 'master' Jacob Schatz2017-01-211-0/+16
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added current user filter to assignee dropdown Closes #26959 and #26882 See merge request !8653
| * | | | | Added current user filter to assignee dropdownfilter-assigned-to-mePhil Hughes2017-01-201-0/+16
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds an option in the assignee filter dropdown that allows the user to filter issues that are assigned to them Closes #26882
* | | | | Merge branch 'dont-persist-application-settings-in-test-env' into 'master' Robert Speicher2017-01-205-6/+23
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Don't persist application settings in test env See merge request !8573
| * | | | | Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-envRémy Coutable2017-01-155-6/+23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>