Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-01CE-port for 7714-view-recent-boardsHeinrich Lee Yu
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-11-05Fixed label removal from issueChantal Rollison
2018-10-26Automatically navigate to last board visitedBrett Walker
2018-10-19Add preload in issues controllerChantal Rollison
2018-09-19Merge branch 'fix-rubocop-todo' into 'master'Douglas Barbosa Alexandre
2018-09-18Fix rubocop Style/ZeroLengthPredicateSemyon Pupkov
2018-09-15Filter out archived issues from group issue boardBrett Walker
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-30[Backport] View summed weights of issues in board columnFelipe Artur
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-06-07Backport of "Add assignee lists to boards"Mario de la Ossa
2018-05-28Replace `.exists` with `EXISTS ()`Jan Provaznik
2018-05-22Bring CE-EE parity to app/services/boards/issues/create_service.rbRobert Speicher
2018-04-05Fix more specsFelipe Artur
2018-04-05Show issues of subgroups in group-level issue boardFelipe Artur
2018-04-05Merge branch 'issue_44551' into 'master'Sean McGivern
2018-04-04Allow assigning and filtering issuables by ancestor group labelsFelipe Artur
2018-04-03Fix 404 in group boards when moving issue between listsFelipe Artur
2018-03-28[Backport] Order boards alphabeticallyoswaldoferreira
2018-03-03Bring one group board to CEFelipe Artur
2017-12-05[CE-Backport] Fix board filter when milestone is predefinedFelipe Artur
2017-08-31Small fixesFelipe Artur
2017-08-31Continue BE backportFelipe Artur
2017-08-29Group boards CE backportFelipe Artur
2017-07-19Clear issuable counter caches on updateSean McGivern
2017-07-07This makes the `Boards::CreateService` more reusable for EEBob Van Landuyt
2017-06-28Fixed issue boards closed list not listing all issuesPhil Hughes
2017-06-06updated service specPhil Hughes
2017-06-06moved creating backlog list into list servicePhil Hughes
2017-05-31Expand/collapse close & backlog lists in issue boardsPhil Hughes
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-04-28Add board_move slash commandAlex Sanford
2017-03-24Change Done column to Closed in issue boardsblackst0ne
2017-03-23Display all closed issues in “done” board listJarka Kadlecova
2017-03-14Preserve order by priority on issues boardValery Sizov
2017-03-03[Issue sorting on board] Addressing review issuesValery Sizov
2017-03-02Address review commentsValery Sizov
2017-02-17Allow issues in boards to be orderedDouwe Maan
2017-02-03Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre
2017-02-03Remove backlog lists from board servicesDouglas Barbosa Alexandre
2016-10-19Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre
2016-10-19User Labes::CreateService to create labelsDouglas Barbosa Alexandre
2016-10-19Allow user to create a board list based on a group labelDouglas Barbosa Alexandre
2016-10-11Remove Boards::BaseServiceDouglas Barbosa Alexandre
2016-10-11Refactoring service to create a new issue in a board listDouglas Barbosa Alexandre
2016-10-11Update Boards::Lists::DestroyService to remove list on a specic boardDouglas Barbosa Alexandre
2016-10-11Add Boards::ListService service to list project boardsDouglas Barbosa Alexandre
2016-10-11Removes all labels from project boards when moving and issue to doneDouglas Barbosa Alexandre