summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '21247-mergerequestscontroller-conflicts-may-fail-with-iso-8859-...Robert Speicher2016-08-251-1/+2
|\
| * Handle non-UTF-8 conflicts gracefully21247-mergerequestscontroller-conflicts-may-fail-with-iso-8859-dataSean McGivern2016-08-251-1/+2
* | Merge branch '19730-mark-as-done' into 'master' Robert Speicher2016-08-251-0/+21
|\ \
| * | Add specs to ensure a successful return 19730-mark-as-donePaco Guzman2016-08-251-0/+21
| |/
* | Merge branch 'dz-merge-request-version'Douwe Maan2016-08-251-0/+37
|\ \
| * \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-2212-92/+320
| |\ \
| * \ \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-1920-74/+1755
| |\ \ \
| * \ \ \ Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets2016-08-1552-226/+386
| |\ \ \ \
| * | | | | Refactor MergeRequestDiff initialize methodDmitriy Zaporozhets2016-08-021-1/+0
| * | | | | Add feature test for merge request versionDmitriy Zaporozhets2016-08-021-0/+38
* | | | | | Handle unavailable system infoSean McGivern2016-08-251-5/+42
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'disable-commenting-on-unrelatable-diff-line' into 'master' Douwe Maan2016-08-231-2/+48
|\ \ \ \ \
| * | | | | Added unfold test to parallel and added 'diff discussion' contextLuke Bennett2016-08-231-2/+33
| * | | | | Better first match on this MR alsoLuke Bennett2016-08-231-1/+1
| * | | | | Updated to optimized specs from !5864Luke Bennett2016-08-231-138/+0
| * | | | | Added 'with an unfolded line should not allow commenting' scenario (line 125)Luke Bennett2016-08-231-0/+153
* | | | | | Merge branch 'fix-file-links-on-project-page' into 'master' Douwe Maan2016-08-231-0/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix file links on project page Files viewfix-file-links-on-project-pageSean McGivern2016-08-231-0/+29
* | | | | | Fixed enter key in search input not workingPhil Hughes2016-08-231-0/+10
|/ / / / /
* | | | | Merge branch 'revert_revert_issuable_lock' into 'master' Douwe Maan2016-08-232-0/+22
|\ \ \ \ \
| * | | | | Revert the revert of Optimistic Lockingrevert_revert_issuable_lockValery Sizov2016-08-222-0/+22
| | |_|_|/ | |/| | |
* | | | | Fixed timing issue with selecting parallel or inline view typestests-for-diff-notesLuke Bennett2016-08-221-5/+3
* | | | | Replaced all `first` with `match:` equivalentsLuke Bennett2016-08-211-0/+163
|/ / / /
* | | | Merge branch '581-ee-backport-branch-permissions' into 'master' Douwe Maan2016-08-202-69/+73
|\ \ \ \
| * | | | Move protected branches access control spec into a shared example.Timothy Andrew2016-08-202-69/+73
* | | | | Merge branch 'disable-issue-by-email' into 'master' Robert Speicher2016-08-201-1/+1
|\ \ \ \ \
| * | | | | Disable “issue by email” feature until it uses a different tokenDouwe Maan2016-08-191-1/+1
| |/ / / /
* | | | | Merge branch 'issue_18135' into 'master' Douwe Maan2016-08-191-0/+67
|\ \ \ \ \
| * | | | | Todos sorting dropdownissue_18135Felipe Artur2016-08-191-0/+67
* | | | | | Support integration with Koding (online IDE)Gokmen Goksel2016-08-191-0/+14
| |/ / / / |/| | | |
* | | | | Merge branch 'expiration-date-on-memberships' into 'master' Douwe Maan2016-08-192-0/+77
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into 'expiration-date-on-memberships'Sean McGivern2016-08-191-0/+497
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into expiration-date-on-membershipsDouwe Maan2016-08-181-0/+24
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-185-15/+149
| |\ \ \ \ \ \
| * | | | | | | Allow project group links to be expiredSean McGivern2016-08-181-0/+32
| * | | | | | | Add expiration date to group membershipsSean McGivern2016-08-181-1/+1
| * | | | | | | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-1864-320/+1681
| |\ \ \ \ \ \ \
| * | | | | | | | Only use let! where neededSean McGivern2016-08-181-2/+2
| * | | | | | | | Single quotes all the way.Adam Niedzielski2016-08-071-5/+5
| * | | | | | | | Set explicit time in tests so they return consistent results regardless of th...Adam Niedzielski2016-08-061-18/+23
| * | | | | | | | Allow to edit access expiration date.Adam Niedzielski2016-08-051-7/+20
| * | | | | | | | Update spec for adding member.Adam Niedzielski2016-08-051-2/+2
| * | | | | | | | Add test for a member with the expiration date.Adam Niedzielski2016-08-031-0/+27
* | | | | | | | | Merge branch 'branch-delete-tooltip' into 'master' Jacob Schatz2016-08-191-0/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change sleep to wait_for_ajaxbranch-delete-tooltipPhil Hughes2016-08-191-1/+3
| * | | | | | | | | Added testsPhil Hughes2016-08-191-0/+22
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'issue-boards-keyboard-shortcuts' into 'master' Jacob Schatz2016-08-191-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed keyboard shortcuts not working on issue boardsissue-boards-keyboard-shortcutsPhil Hughes2016-08-191-0/+12
| |/ / / / / / / /
* | | | | | | | | Merge branch 'fix/improve-test-coverage-badge-pipelines' into 'master' Douwe Maan2016-08-191-16/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update coverage report badge feature testsfix/improve-test-coverage-badge-pipelinesGrzegorz Bizon2016-08-181-16/+25