summaryrefslogtreecommitdiff
path: root/spec/features/issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+5
* Only render signout screen when user is signed outFilipa Lacerda2017-12-181-491/+515
* Create merge request from emailJan Provaznik2017-12-051-7/+7
* prevent race condition when attempting to cancel a file uploadMike Greiling2017-11-031-2/+4
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-021-0/+10
|\
| * Fix cancel button not working when uploading a file on the new issue pagejivl-fix-cancel-button-file-upload-new-issueJose Ivan Vargas2017-11-011-0/+10
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-291-7/+101
|\ \ | |/
| * Revert "Merge branch '36670-remove-edit-form' into 'master'"39441-bring-edit-form-backSean McGivern2017-10-261-7/+101
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-14/+14
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-14/+14
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-061-6/+6
|\ \ | |/
| * Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-061-6/+6
| |\
| | * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-031-0/+8
| | |\
| | * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova2017-09-251-41/+11
| | |\ \
| | * | | Merge FELuke "Jared" Bennett2017-09-141-6/+6
* | | | | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-031-101/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '36670-remove-edit-form' into 'master'Sean McGivern2017-10-031-101/+7
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Remove edit action for issuesJarka Kadlecova2017-10-031-101/+7
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'origin/master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-291-0/+8
|\ \ \ \ | |/ / /
| * | | Fixed breadcrumb title not linkingPhil Hughes2017-09-271-0/+8
| |/ /
* | | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-261-41/+11
|\ \ \ | |/ /
| * | Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-231-41/+11
| |/
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-131-1/+1
|\ \ | |/
| * spec fixesPhil Hughes2017-09-061-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-09-051-16/+28
|\ \ | |/
| * more spec fixesPhil Hughes2017-08-291-1/+3
| * spec updatesPhil Hughes2017-08-291-15/+25
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-171-1/+1
|\ \ | |/
| * Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-111-1/+0
|\ \ | |/
| * fix confidential border issue as well as confidential styles leaking on new MRRegis Boudinot2017-08-111-1/+0
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-091-2/+28
|\ \ | |/
| * 33874 confidential issue redesignRegis Boudinot2017-08-071-0/+26
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-021-41/+39
|\ \ | |/
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| * Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-1/+2
| |\
| | * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-38/+38
| * | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-39/+38
| * | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-2/+0
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-211-39/+42
|\ \ | |/
| * Remove implicit dependency on `gitlab_sign_in` assigning `@user`rs-login_asRobert Speicher2017-06-191-39/+42
| * 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-2/+2
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-2/+2
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-1/+1
|/
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+4
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-7/+5
* Enable the RSpec/EmptyExampleGroup coprubocop-empty-example-groupRémy Coutable2017-05-181-16/+0
* Merge branch 'master' into '31987-automatically-close-assignee-select-dropdow...Clement Ho2017-05-161-0/+2
|\