summaryrefslogtreecommitdiff
path: root/spec/features/issues/update_issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move issuable bulk edit form into a new sidebar.28340-mass-edit-issues-and-mrs-from-sidebarBryce Johnson2017-06-061-9/+15
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-2/+2
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-6/+6
* Update CHANGELOGAlfredo Sumaran2016-06-031-1/+1
* Fix specAlfredo Sumaran2016-06-031-8/+9
* Fix failing specsAlfredo Sumaran2016-06-031-6/+8
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Remove additional misuse of `data-original-title` attributeRobert Speicher2016-04-181-1/+1
* Fix specs broken by !3270 and !3337.fix-frontend-specsRémy Coutable2016-03-241-1/+1
* Update milestone specupdate-issues-testsPhil Hughes2016-03-231-11/+41
* Assignee testsPhil Hughes2016-03-231-0/+40
* Added tests for setting multiple status on issuesPhil Hughes2016-03-231-0/+47