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
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-01Refactor/group links controllerFrancisco Javier López
2017-07-07Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-01-03Updated the "users" to "members" matches in the viewJose Ivan Vargas
2017-01-03Added groups to members section, added a members finderJose Ivan Vargas
2016-11-04Only skip group when it's actually a group in the "Share with group" selectRémy Coutable
2016-10-06Merge branch 'master' into members-uiPhil Hughes
2016-10-05fix group links 404barthc
2016-10-04Updated RubyPhil Hughes
2016-09-13Fixed removing groupsPhil Hughes
2016-09-13Added test for updating groups permissionsPhil Hughes
2016-09-13Fixed error when updating groupsPhil Hughes
2016-09-13Return 403 if user can't update groupPhil Hughes
2016-09-13Included groups on project_members pagePhil Hughes
2016-08-19Allow project group links to be expiredSean McGivern
2016-04-19Use guard clause to check ability to share projectGrzegorz Bizon
2016-04-19Refactor method that shares project with a groupGrzegorz Bizon
2016-04-19Check permissions when sharing project with groupGrzegorz Bizon
2016-03-11Add functionality to setup share of project with group via project settingsDmitriy Zaporozhets