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
2018-07-17Escapes milestone and label names when promoting themFilipa Lacerda
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-08Allow group reporters to promote labelsSean McGivern
2017-05-19Refactor to more robust implementationMichael Kozono
2017-04-21Refactor add_users method for project and groupDmitriy Zaporozhets
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-01-31Abillity to promote project labels to group labelsRitave
2016-11-17Add helper method to toggle label subscription on labels controller specDouglas Barbosa Alexandre
2016-11-17Allow users to subscribe to group labels at project-levelDouglas Barbosa Alexandre
2016-10-28Pass user instance to Labels::FindOrCreateService or skip_authorization: trueAdam Niedzielski
2016-10-22Fix status code expectationRémy Coutable
2016-10-22Fix error in generating labelsStan Hu
2016-10-19Fix sorting by label prioritiesDouglas Barbosa Alexandre
2016-10-19Remove scopes/types for labelsDouglas Barbosa Alexandre
2016-10-19Remove project_labels from Projects::ApplicationControllerDouglas Barbosa Alexandre
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-07Fix label order by priority on labels pageSean McGivern