summaryrefslogtreecommitdiff
path: root/spec/features/issues/move_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-3/+3
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-18/+14
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-4/+4
* Use `empty_project` where possible in spec/features/issuesRobert Speicher2017-07-271-5/+5
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-8/+1
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-5/+1
| * wait_for_requests is not needed when AJAX is not in playRémy Coutable2017-07-041-4/+1
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-2/+2
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
|/
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* fixed move issue specsPhil Hughes2017-05-251-3/+5
* Issue title realtimeRegis Boudinot2017-04-061-2/+2
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-1/+1
* Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-241-3/+3
* Revert "Merge branch 'revert-bdb6f1e6' into 'master'"Phil Hughes2016-07-201-1/+1
* Revert "Merge branch 'gl-dropdown-issuable-form' into 'master'"revert-bdb6f1e6Douwe Maan2016-07-151-1/+1
* Updated testsPhil Hughes2016-07-071-1/+1
* Added test to dropdown searchPhil Hughes2016-06-151-0/+16
* Correctly sends project IDPhil Hughes2016-05-201-1/+1
* Fixed rubocop errorPhil Hughes2016-05-161-1/+0
* Updated testsPhil Hughes2016-05-161-5/+10
* Fixed up based on feedbackPhil Hughes2016-04-161-1/+1
* Fixed testsPhil Hughes2016-04-161-6/+4
* Do not use javascript in specs for issue moveGrzegorz Bizon2016-03-171-3/+2
* Prevent issue move if issue has been already movedGrzegorz Bizon2016-03-171-0/+11
* Add feature specs for issue moveGrzegorz Bizon2016-03-171-0/+77