summaryrefslogtreecommitdiff
path: root/spec/controllers/boards
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-5/+7
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+11
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+8
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-182-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-012-8/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-301-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-111-0/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-062-38/+38
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-13/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-0/+18
* Save board lists collapsed settingFelipe Artur2019-08-281-0/+44
* 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-162-9/+3
* Add endpoint to move multiple issues35757-move-issues-in-boards-pderichsPatrick Derichs2019-07-111-0/+195
* Add some frozen string to spec/**/*.rbgfyoung2019-04-152-0/+4
* 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-182-12/+5
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-192-24/+36
* Remove rails4 specific codeJasper Maes2018-12-161-5/+1
* 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-112-2/+2
* Merge branch 'jprovazn-rails5-boards' into 'master'Rémy Coutable2018-06-111-6/+12
|\
| * Fix conversion of integer into string in board specJan Provaznik2018-06-091-6/+12
* | 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-222-5/+5
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-202-30/+30
* fix another N+1 query for label priorities34510-board-issues-sql-speedupmicael.bergeron2017-09-121-0/+11
* Backport specsFelipe Artur2017-08-312-10/+24
* Continue BE backportFelipe Artur2017-08-312-0/+473