summaryrefslogtreecommitdiff
path: root/spec/features/boards/issue_ordering_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-3/+3
* 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 issue_ordering_specPhil Hughes2017-06-011-18/+18
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-14/+13
* Merge request widget redesignFatih Acet2017-05-091-0/+2
* Added tests for issues without a relative_positionPhil Hughes2017-03-021-0/+25
* Fixed frontend specsPhil Hughes2017-03-011-3/+3
* This should make the ordering feature specs more reliablePhil Hughes2017-02-171-15/+15
* Added ordering feature specsPhil Hughes2017-02-171-0/+141