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-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-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
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-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-17Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-17Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-16Load issues and merge requests templates from repositoryFelipe Artur
2016-08-16Address review feedbackDouwe Maan
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-16This fixes a long running tests due to changed Sidekiq stateKamil Trzcinski
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Allow `Issue` to be submitted as spamPatricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano