summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '26844-new-search-bar-performs-a-new-request-for-each-tag' into ...Alfredo Sumaran2017-01-274-0/+70
|\
| * 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 3f17f29arevert-filter-assigned-to-meClement Ho2017-01-261-16/+0
| |/
* | Merge branch 'copy-as-md' into 'master' Jacob Schatz2017-01-251-0/+432
|\ \
| * \ Merge branch 'master' into copy-as-mdDouwe Maan2017-01-258-6/+157
| |\ \ | | |/
| * | 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
| |\ \ \
| * | | | 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 correctlylabel-select-togglePhil Hughes2017-01-161-0/+16
| |/ / /
* | | | Merge branch 'issue-fiter-test-failure' into 'master' Rémy Coutable2017-01-251-1/+1
|\ \ \ \
| * | | | Fixed error with filter keyboard testsPhil Hughes2017-01-251-1/+1
* | | | | Merge branch 'tc-only-mr-button-if-allowed' into 'master' Sean McGivern2017-01-251-0/+108
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Test there is no Merge Request button when MRs are disabledToon Claes2017-01-251-0/+14
| * | | | Ensure the correct Merge Request button is foundToon Claes2017-01-251-6/+14
| * | | | Deduplicate tests for Merge Request buttonsToon Claes2017-01-234-186/+86
| * | | | Only show Merge Request button when user can create a MRToon Claes2017-01-203-0/+186
* | | | | Merge branch 'filtered-search-keyboard-navigation' into 'master'Jacob Schatz2017-01-252-0/+26
|\ \ \ \ \
| * | | | | Fixed some issues with droplab & keyboard navigationPhil Hughes2017-01-232-0/+26
* | | | | | Merge branch 'dont-persist-application-settings-in-test-env-bis' into 'master' Robert Speicher2017-01-245-6/+23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-235-6/+23
* | | | | | Merge branch '24923_nested_tasks' into 'master' Sean McGivern2017-01-241-1/+43
|\ \ \ \ \ \
| * | | | | | fix nested tasks in ordered listJarka Kadlecova2017-01-241-1/+43
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '24833-Allow-to-search-by-commit-hash-within-project' into 'mast...Sean McGivern2017-01-241-0/+40
|\ \ \ \ \ \
| * | | | | | Search feature: redirects to commit page if query is commit sha and only comm...YarNayar2017-01-241-0/+25
| * | | | | | Allows to search within project by commit's hashYarNayar2017-01-241-0/+15
* | | | | | | Merge branch 'rs-pick-security-fixes' into 'master' Robert Speicher2017-01-231-0/+62
|\ \ \ \ \ \ \
| * | | | | | | Merge branch 'fix/rename-group-export-vuln' into 'security' Robert Speicher2017-01-231-0/+62
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'issue-filter-click-to-search' into 'master' Jacob Schatz2017-01-235-26/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | 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 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 'ma...Grzegorz Bizon2017-01-215-23/+6
|/ / / / /
* | | | | Merge branch 'fix_auto_merging' into 'master' Grzegorz Bizon2017-01-211-9/+51
|\ \ \ \ \
| * | | | | 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
|/ / / / /
* | | | | Merge branch 'filter-assigned-to-me' into 'master' Jacob Schatz2017-01-211-0/+16
|\ \ \ \ \
| * | | | | Added current user filter to assignee dropdownfilter-assigned-to-mePhil Hughes2017-01-201-0/+16
| |/ / / /
* | | | | Merge branch 'dont-persist-application-settings-in-test-env' into 'master' Robert Speicher2017-01-205-6/+23
|\ \ \ \ \
| * | | | | Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-envRémy Coutable2017-01-155-6/+23