summaryrefslogtreecommitdiff
path: root/spec/support/features
Commit message (Expand)AuthorAgeFilesLines
* Fix merge_request_specAnnabel Dunstone Gray2017-11-071-1/+1
* fix flaky fill_in use in which return key would occasionally be intercepted b...Mike Greiling2017-11-011-2/+2
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-231-6/+23
|\
| * Force non diff resolved discussion to display when collapse toggledClement Ho2017-10-201-6/+23
* | fix shared discussion_comments examples (for realz this time!)Mike Greiling2017-10-131-23/+22
* | fixed shared discussion_comments exampleJose Ivan Vargas2017-10-101-9/+23
* | fix click trigger methodMike Greiling2017-10-101-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-092-4/+4
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-3/+3
| * Commenting on image diffsFelipe Artur2017-10-071-1/+1
* | Changed helper methods to use the click methodJose Ivan Vargas2017-09-121-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-09-053-23/+37
|\ \ | |/
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-301-1/+1
| |\
| * | IssueNotesRefactor: Fix broken specs.Fatih Acet2017-08-291-1/+1
| * | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-171-5/+8
| |\ \
| * | | fix static_analysis (rubocop)Jarka Kadlecova2017-08-141-4/+4
| * | | Update dropdown tests to match bootstrap one on issue page and droplab on oth...Filipa Lacerda2017-08-121-6/+16
| * | | Look for a button on issuesFilipa Lacerda2017-08-121-2/+1
| * | | Adds type for shared note specsFilipa Lacerda2017-08-121-3/+9
| * | | Uncomments testsFilipa Lacerda2017-08-121-8/+9
| * | | Fix specs - delete comment is now a button instead of simple linkJarka Kadlecova2017-08-111-1/+1
| * | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-081-0/+11
| |\ \ \
| * \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-041-1/+8
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-311-4/+13
| |\ \ \ \ \
| * | | | | | IssueNotesRefactor: Use `gitlab_` prefixed auth helpers.Fatih Acet2017-07-221-8/+8
| * | | | | | IssueNotesRefactor: Fix invalid tests.Fatih Acet2017-07-221-3/+3
| * | | | | | IssueNotesRefactor: Fix shared spec.Fatih Acet2017-07-211-1/+1
| * | | | | | IssueNotesRefactor: Fix reportable spec.Fatih Acet2017-07-211-1/+1
| * | | | | | IssueNotesRefactor: Fix Rspec tests.Fatih Acet2017-07-211-13/+13
* | | | | | | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-311-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | fix transient test failures caused by wrong dropdown triggerfix-flakesSimon Knox2017-08-281-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-161-2/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | take edit note button out of dropdown34527-make-edit-comment-button-always-available-outside-of-dropdownSimon Knox2017-08-101-2/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-091-1/+19
|\ \ \ \ \ | |/ / / /
| * | | | Add `/assign me` alias support for assigning issuables to oneselfMehdi Lahmam2017-08-071-0/+11
| | |_|/ | |/| |
| * | | Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
| * | | Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+8
| | |/ | |/|
* | | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-022-14/+31
|\ \ \ | |/ /
| * | Create guest users only when necessary rather than for every specrs-overcreating-usersRobert Speicher2017-07-211-4/+15
| |/
| * Change gitlab_sign_out to sign_out where possibleRobert Speicher2017-06-291-3/+3
| * Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-292-6/+7
| * Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-1/+6
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-212-13/+14
|\ \ | |/
| * Merge branch 'hide-edit-comment-and-report-as-abuse-conditionally' into 'master'Douwe Maan2017-06-201-6/+7
| |\
| | * Remove PersonalSnippet case for reportable_note specshide-edit-comment-and-report-as-abuse-conditionallyLuke "Jared" Bennett2017-06-201-28/+8
| | * Fixed reportable_note_shared_example for the reportable_note/snippets_specLuke "Jared" Bennett2017-06-161-13/+34
| * | Change `logout` uses to `gitlab_sign_out`Robert Speicher2017-06-191-3/+3
| * | Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-191-4/+4
* | | Convert variants of trigger('click') -> clickStan Hu2017-06-161-2/+2
|/ /
* | Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-3/+3
|/