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-19Fix notification_service argument error of declined invitation emailsPaco Guzman
2016-08-19Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan
2016-08-19Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-19Merge branch '4273-slash-commands' into 'master'Robert Speicher
2016-08-18Remove unneeded aliasesDouwe Maan
2016-08-18Rename TodoService#mark_todos_as_done_by_id{,s}Ahmad Sherif
2016-08-18Implement TodoService#mark_todos_as_done_by_idAhmad Sherif
2016-08-18Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Merge branch '2451-fix-mentions-in-issue-updates' into 'master' Robert Speicher
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Validate if the lists are different when moving issues between listsDouglas Barbosa Alexandre
2016-08-17Remove lookup inside services to keep them consistent with other onesDouglas Barbosa Alexandre
2016-08-17Rename from/to params to from_list_id/to_list_idDouglas Barbosa Alexandre
2016-08-17Fix filtering issues by "No Label"Douglas Barbosa Alexandre
2016-08-17Add service to generate default board listsDouglas Barbosa Alexandre
2016-08-17Removes all list-labels when moving to Backlog/DoneDouglas Barbosa Alexandre
2016-08-17Use zero-based positions on issues board servicesDouglas Barbosa Alexandre
2016-08-17Rename `list_id` param to `id` in Boards::Issues::ListServiceDouglas Barbosa Alexandre
2016-08-17Extract base service class for boards related servicesDouglas Barbosa Alexandre
2016-08-17Add service to list issues for a board listDouglas Barbosa Alexandre
2016-08-17Rename `list_id` param to `id` in Boards::Lists::DestroyServiceDouglas Barbosa Alexandre
2016-08-17Rename `list_id` param to `id` in Boards::Lists::MoveServiceDouglas Barbosa Alexandre
2016-08-17Remove label_list factoryDouglas Barbosa Alexandre
2016-08-17Order board lists by list_type, and positionDouglas Barbosa Alexandre
2016-08-17Respect Backlog/Done positions when creating a new listDouglas Barbosa Alexandre
2016-08-17Add service to move issues between listsDouglas Barbosa Alexandre
2016-08-17Does not allow Backlog/Done lists to be movedDouglas Barbosa Alexandre
2016-08-17Does not allow Backlog/Done lists to be removedDouglas Barbosa Alexandre
2016-08-17Create Backlog/Done lists when creating a new boardDouglas Barbosa Alexandre
2016-08-17Add service to remove a list from boardDouglas Barbosa Alexandre
2016-08-17Add service to move board listsDouglas Barbosa Alexandre
2016-08-17Add service to create a board listDouglas Barbosa Alexandre
2016-08-17Add service to create a new board for a projectDouglas Barbosa Alexandre
2016-08-17Fix a rubocop violationNick Thomas
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Merge branch 'master' into 4273-slash-commandsDouwe Maan
2016-08-17Fixed specs and fixes based on failing specsDouwe Maan
2016-08-16Backport EE assertions in protected branch related specs.Timothy Andrew
2016-08-16DRY up the additions to notification_service_spec.rbNick Thomas
2016-08-16DRY up the added update service specs, add two email helpersNick Thomas
2016-08-16Address review feedbackDouwe Maan
2016-08-16Address minor review comments for testsNick Thomas
2016-08-16Improve EE compatibility with protected branch access levels.Timothy Andrew
2016-08-16Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew
2016-08-16Merge branch 'frank-west-iii/gitlab-ce-fwiii-5857-web-editor-overwrites-commits'Douwe Maan
2016-08-15Allow people to subscribe to mentions in updated MRs and IssuesNick Thomas
2016-08-15Add notifications for new user mentions in merge requestsNick Thomas
2016-08-15Remove superfluous parens on a method callNick Thomas
2016-08-15Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into 2451-fi...Nick Thomas
2016-08-15Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse