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
2018-05-22CE backport - Allow viewing only one board when multiple issue boards is not ...Felipe Artur
2018-01-08disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel
2017-12-03Use path helper instead of url helperLuke Bennett
2017-09-04Fix specs BACKPORTFelipe Artur
2017-08-31Continue BE backportFelipe Artur
2017-08-29Group boards CE backportFelipe Artur
2016-10-11Fix board relates specsDouglas Barbosa Alexandre
2016-10-11Update Projects::BoardsController#show to look up for a specific boardDouglas Barbosa Alexandre
2016-10-11Add index action to Projects::BoardsController to return project boardsDouglas Barbosa Alexandre
2016-08-30Fixed boards filtersPhil Hughes
2016-08-17Move action to render board lists to `Projects::Boards::ListsController`Douglas Barbosa Alexandre
2016-08-17Returns label description in JSON when listing lists/issuesDouglas Barbosa Alexandre
2016-08-17Returns label priority in JSON when listing lists/issuesDouglas Barbosa Alexandre
2016-08-17Add authorization to issues board related controllersDouglas Barbosa Alexandre
2016-08-17Extract base service class for boards related servicesDouglas Barbosa Alexandre
2016-08-17Projects::BoardsController#show returns a list of board listsDouglas Barbosa Alexandre
2016-08-17Creates a new board when project does not have oneDouglas Barbosa Alexandre
2016-08-17Initial issues board pageDouglas Barbosa Alexandre