summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | Merge branch 'cs-async-branch-dropdown' into 'master' Jacob Schatz2016-08-192-6/+27
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add a test for the cherry pick dropdown.cs-async-branch-dropdownConnor Shea2016-08-171-5/+26
| * | | | | | | Fix tests.Connor Shea2016-08-171-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan2016-08-191-0/+497
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-182-9/+53
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-184-2/+63
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-173-0/+718
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-1614-84/+348
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Add test for jumping between discussions and unhiding toggled discussions.Connor Shea2016-08-161-0/+18
| * | | | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-1246-206/+349
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-038-38/+290
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated issues with jump tp buttonPhil Hughes2016-08-011-2/+3
| * | | | | | | | | | Tests for not logged in userPhil Hughes2016-07-291-7/+30
| * | | | | | | | | | Added tests for hidden jump to buttonPhil Hughes2016-07-291-0/+14
| * | | | | | | | | | Hides jump to next button if only one discussion visiblePhil Hughes2016-07-291-0/+12
| * | | | | | | | | | Added JS spec tests for CommentsStorePhil Hughes2016-07-291-0/+28
| * | | | | | | | | | Correctly cycles the unresolved discussionsPhil Hughes2016-07-291-0/+5
| * | | | | | | | | | Fixed failing testsPhil Hughes2016-07-291-10/+2
| * | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-07-283-32/+70
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Updates the text above discussions when resolving notes & discussionsPhil Hughes2016-07-271-2/+48
| * | | | | | | | | | | Added tests for resolving comments featurePhil Hughes2016-07-271-0/+358