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
2017-08-29Group boards CE backportFelipe Artur
2017-08-01Fix Issue board when using Ruby 2.4Rémy Coutable
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-02-28[Issue board sorting] SpecsValery Sizov
2017-02-27[Issue board sorting] Set position for unpositioning issues when view[ci skip]Valery Sizov
2017-02-17Frontend updates to positioning the issue in listsPhil Hughes
2017-02-17Allow issues in boards to be orderedDouwe Maan
2017-02-03Disabled add issues button if no lists existPhil Hughes
2017-02-03Fixed issue with issue not persisting in listPhil Hughes
2017-02-03Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre
2016-10-20Merge branch 'master' into issue-board-sidebarPhil Hughes
2016-10-19Fix issue board related controllers to expose label priority per projectDouglas Barbosa Alexandre
2016-10-19Merge branch 'master' into issue-board-sidebarPhil Hughes
2016-10-11Refactoring service to create a new issue in a board listDouglas Barbosa Alexandre
2016-10-11Update endpoints to handle with board issuesDouglas Barbosa Alexandre
2016-10-07Restore subscribe status in JSONPhil Hughes
2016-10-07Show clicked issue data in the sidebarPhil Hughes
2016-10-06Add service to create a new issue in a board listDouglas Barbosa Alexandre
2016-10-06Add authorization to Projects::Boards::IssuesController#create actionDouglas Barbosa Alexandre
2016-10-06Fixed issue with backlog list not savingPhil Hughes
2016-10-06Added ability to save the new issuePhil Hughes
2016-09-30Small improvements thanks to Robert's feedbackRémy Coutable
2016-08-31Returns the total number of issues in the JSON responseDouglas Barbosa Alexandre
2016-08-19Added text color to issues labels in issue board listsPhil Hughes
2016-08-17Use IssuesFinder instead of project.issues.visible_to_userDouglas Barbosa Alexandre
2016-08-17Remove lookup inside services to keep them consistent with other onesDouglas Barbosa Alexandre
2016-08-17Extract `Projects::Boards::ApplicationController`Douglas Barbosa Alexandre
2016-08-17Move board related controllers to the `Boards` namespaceDouglas Barbosa Alexandre