summaryrefslogtreecommitdiff
path: root/spec/controllers/boards/issues_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* Modified spec so a second call to json_response is avoided35757-add-result-to-requestPatrick Derichs2019-07-161-2/+7
* Use match_array instead of includePatrick Derichs2019-07-161-1/+1
* Add result to MoveService#execute_multiplePatrick Derichs2019-07-161-2/+11
* Cleanup usages of `JSON.parse` in specsPeter Leitzen2019-07-161-6/+2
* Add endpoint to move multiple issues35757-move-issues-in-boards-pderichsPatrick Derichs2019-07-111-0/+195
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+26
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-26/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+26
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Backport of 54385-board-policyMario de la Ossa2019-01-181-7/+3
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-10/+14
* Extract code into IssueBoardEntityBrett Walker2018-12-041-3/+3
* Revert "Extract code into IssueBoardEntity"revert_issue_board_entityThong Kuah2018-11-091-3/+3
* Extract code into IssueBoardEntityBrett Walker2018-11-061-3/+3
* Simplify query and add tests for authorization changeHeinrich Lee Yu2018-10-261-4/+15
* Add preload in issues controllerChantal Rollison2018-10-181-2/+47
* [Backport] View summed weights of issues in board columnFelipe Artur2018-07-301-2/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-1/+1
* Reduce CE/EE diff in spec/controllers/boards/issues_controller_spec.rbRémy Coutable2018-05-241-1/+1
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-3/+3
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-14/+14
* fix another N+1 query for label priorities34510-board-issues-sql-speedupmicael.bergeron2017-09-121-0/+11
* Backport specsFelipe Artur2017-08-311-9/+23
* Continue BE backportFelipe Artur2017-08-311-0/+221