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-09-26Improve project_with_board factory to create the default listsDouglas Barbosa Alexandre
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-20Merge branch 'feature/github-edit-path' into 'master' Rémy Coutable
2016-09-20modify github import JS and controller so we can now specify a namespace and/...James Lopez
2016-09-20Fix initial implementation to actually render the unsubscribe pageRémy Coutable
2016-09-20Fix "Unsubscribe" link in notification emails that is triggered by anti-virusMaximiliano Perez Coto
2016-09-19Fix tests for Snippets toggling awardsZ.J. van de Weg
2016-09-19Snippets get award emoji! :thumbsup:Z.J. van de Weg
2016-09-13Improve grammarKatarzyna Kobierska
2016-09-13Add #closed_without_source_project?Katarzyna Kobierska
2016-09-13Checks if deleting forked project closed all open merge requestsKatarzyna Kobierska
2016-09-13Before deleting project if forked unlink forkKatarzyna Kobierska
2016-09-09Merge branch 'add-remember-option-u2f' into 'master' Robert Speicher
2016-09-08Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre
2016-09-05Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable
2016-09-05Fix missing flash messages on service edit pageAirat Shigapov
2016-09-02Pass the remember_me option into the u2f form and support it while authentica...DJ Mountney
2016-09-01Project tools visibility levelFelipe Artur
2016-08-31Merge branch 'refactor/add-policies' into 'master' Robert Speicher
2016-08-31Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre
2016-08-31Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu
2016-08-30remove Ability.abilitieshttp://jneen.net/
2016-08-30Improve grammarKatarzyna Kobierska
2016-08-30User can edit closed MR with deleted forkKatarzyna Kobierska
2016-08-29Fix issue boards leak private label names and descriptionsDouglas Barbosa Alexandre
2016-08-26Fix external issue tracker "Issues" link leading to 404sStan Hu
2016-08-25Remove gitoriousZ.J. van de Weg
2016-08-23Fix incorrect "stopped impersonation" log messageStan Hu
2016-08-19Merge branch '17932-move-to-project-dropdown' into 'master' Jacob Schatz
2016-08-18Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Merge branch 'issue-boards' into 'master' Douwe Maan
2016-08-17Move the set up of the state described in context to a before blockDouglas Barbosa Alexandre
2016-08-17Remove # from controller actions specsDouglas Barbosa Alexandre
2016-08-17Fix matcher `match_response_schema`Douglas Barbosa Alexandre
2016-08-17Move action to render board lists to `Projects::Boards::ListsController`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-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-17Use zero-based positions on issues board servicesDouglas Barbosa Alexandre
2016-08-17Move endpoint to list issues under lists resourcesDouglas Barbosa Alexandre
2016-08-17Refactor spec for Projects::BoardListsControllerDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to move issues between listsDouglas Barbosa Alexandre
2016-08-17Add endpoint to list issues for a specific board listDouglas 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