summaryrefslogtreecommitdiff
path: root/app/services/boards
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-213-7/+24
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-192-2/+10
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-204-19/+47
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-202-9/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-111-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-131-7/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-121-1/+21
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-251-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-171-4/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-021-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-252-5/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-7/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-231-2/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-139-0/+18
* Save board lists collapsed settingFelipe Artur2019-08-282-1/+57
* Add result to MoveService#execute_multiplePatrick Derichs2019-07-161-7/+32
* Add endpoint to move multiple issues35757-move-issues-in-boards-pderichsPatrick Derichs2019-07-111-7/+31
* Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-264-20/+21
* Add reorder action to Project IssuesControllerbw-issue-reorderBrett Walker2019-06-211-2/+4
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* CE-port for 7714-view-recent-boardsHeinrich Lee Yu2019-03-011-5/+7
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-242-2/+2
* Fixed label removal from issueccr/51052_keep_labels_on_issueChantal Rollison2018-11-051-3/+1
* Automatically navigate to last board visitedBrett Walker2018-10-262-0/+34
* Add preload in issues controllerChantal Rollison2018-10-181-1/+1
* Merge branch 'fix-rubocop-todo' into 'master'Douglas Barbosa Alexandre2018-09-191-1/+1
|\
| * Fix rubocop Style/ZeroLengthPredicateSemyon Pupkov2018-09-181-1/+1
* | Filter out archived issues from group issue boardBrett Walker2018-09-141-0/+5
|/
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-114-0/+24
* [Backport] View summed weights of issues in board columnFelipe Artur2018-07-301-3/+24
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-1611-0/+22
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-073-21/+26
* Replace `.exists` with `EXISTS ()`Jan Provaznik2018-05-281-5/+3
* Bring CE-EE parity to app/services/boards/issues/create_service.rbrs-boards-issues-create-service-parityRobert Speicher2018-05-221-1/+5
* Fix more specsFelipe Artur2018-04-051-1/+1
* Show issues of subgroups in group-level issue boardFelipe Artur2018-04-051-0/+5
* Merge branch 'issue_44551' into 'master'Sean McGivern2018-04-051-1/+4
|\
| * Fix 404 in group boards when moving issue between listsissue_44551Felipe Artur2018-04-031-1/+4
* | Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-2/+6
* | [Backport] Order boards alphabeticallyosw-order-boards-by-nameoswaldoferreira2018-03-281-1/+5
|/
* Bring one group board to CEFelipe Artur2018-03-033-3/+13
* [CE-Backport] Fix board filter when milestone is predefinedee-backport-issue_40654Felipe Artur2017-12-051-4/+5
* Small fixesFelipe Artur2017-08-311-1/+1
* Continue BE backportFelipe Artur2017-08-315-5/+5
* Group boards CE backportFelipe Artur2017-08-288-29/+46
* Clear issuable counter caches on updateclear-issuable-count-cache-for-statesSean McGivern2017-07-191-5/+0
* This makes the `Boards::CreateService` more reusable for EEbvl-backport-board-issue-create-serviceBob Van Landuyt2017-07-071-8/+11