summaryrefslogtreecommitdiff
path: root/app/services/boards
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-224-8/+22
* Add latest changes from gitlab-org/gitlab@12-3-stable-eeGitLab Bot2019-09-241-7/+3
* 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
* Fixed issue boards closed list not listing all issuesPhil Hughes2017-06-281-2/+10
* updated service specPhil Hughes2017-06-061-1/+1
* moved creating backlog list into list servicePhil Hughes2017-06-061-0/+2
* Expand/collapse close & backlog lists in issue boardsPhil Hughes2017-05-312-1/+2
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Add board_move slash commandAlex Sanford2017-04-281-1/+1
* Change Done column to Closed in issue boardsblackst0ne2017-03-243-4/+4
* Display all closed issues in “done” board listJarka Kadlecova2017-03-231-1/+1
* Preserve order by priority on issues boardpreserve_order_issue_boardValery Sizov2017-03-141-1/+1
* [Issue sorting on board] Addressing review issuesValery Sizov2017-03-031-4/+2
* Address review commentsValery Sizov2017-03-021-0/+1
* Allow issues in boards to be orderedDouwe Maan2017-02-172-13/+23
* Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre2017-02-031-4/+10
* Remove backlog lists from board servicesDouglas Barbosa Alexandre2017-02-031-1/+0