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
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-17Merge branch '20808-merge-request-new-diff-view' into 'master' Robert Speicher
2016-08-17Merge branch 'issue-boards' into 'master' Douwe Maan
2016-08-17Merge branch 'mc-ui'Douwe Maan
2016-08-17Merge branch '18681-pipelines-merge-request' into 'master' Jacob Schatz
2016-08-17Returns label priority in JSON when listing lists/issuesDouglas Barbosa Alexandre
2016-08-17Use IssuesFinder instead of project.issues.visible_to_userDouglas Barbosa Alexandre
2016-08-17Add a movable scope and a movable? method to List modelDouglas Barbosa Alexandre
2016-08-17Add a destroyable scope and a destroyable? method to List modelDouglas Barbosa Alexandre
2016-08-17Remove lookup inside services to keep them consistent with other onesDouglas Barbosa Alexandre
2016-08-17Extract method to serialize board lists as JSONDouglas Barbosa Alexandre
2016-08-17Move action to render board lists to `Projects::Boards::ListsController`Douglas Barbosa Alexandre
2016-08-17Extract `Projects::Boards::ApplicationController`Douglas Barbosa Alexandre
2016-08-17Move board related controllers to the `Boards` namespaceDouglas Barbosa Alexandre
2016-08-17Rename from/to params to from_list_id/to_list_idDouglas 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-17Add an endpoint to generate the default lists for a boardDouglas Barbosa Alexandre
2016-08-17Include the Issue#assignee in the response when listing issuesDouglas Barbosa Alexandre
2016-08-17Return Issue#iid instead of id when listing issuesDouglas Barbosa Alexandre
2016-08-17Move endpoint to list issues under lists resourcesDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to move issues between listsDouglas Barbosa Alexandre
2016-08-17Extract base service class for boards related servicesDouglas Barbosa Alexandre
2016-08-17Add endpoint to list issues for a specific board listDouglas Barbosa Alexandre
2016-08-17Handle formats at the controller level in Projects::BoardListsControllerDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to remove listsDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to move listsDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to create a new board listDouglas 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
2016-08-17Merge remote-tracking branch 'origin/master' into mc-uiSean McGivern
2016-08-17Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines...Annabel Dunstone
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski
2016-08-16Merge branch 'issue_18656' into 'master' Douwe Maan
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines...Annabel Dunstone
2016-08-16Load issues and merge requests templates from repositoryFelipe Artur
2016-08-16Merge remote-tracking branch 'origin/master' into ee-581-backport-changesTimothy Andrew
2016-08-16Merge remote-tracking branch 'dev/master'Ruben Davila
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines...Kamil Trzcinski
2016-08-16Fix a missed `before_action` for `AutocompleteController`.Timothy Andrew
2016-08-16Backport `AutocompleteController#load_project` from EE!581.Timothy Andrew
2016-08-16Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew
2016-08-16Merge branch 'akismet-submittable' into 'master' Robert Speicher
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-16Merge branch 'master' into mc-uiDouwe Maan
2016-08-16Merge branch 'frank-west-iii/gitlab-ce-fwiii-5857-web-editor-overwrites-commits'Douwe Maan
2016-08-16Merge branch 'fix-failing-tests' into pipeline-hooks-without-slackKamil Trzcinski