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-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-04-26Load milestone tabs asynchronouslyPhil Hughes
2017-02-07Allow creating nested group via UIDmitriy Zaporozhets
2017-01-24Fix 500 error for Group#web_url method if nested groupDmitriy Zaporozhets
2016-12-06Fix 404 error when visit group label edit pageDmitriy Zaporozhets
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-21Fix 404 on some group pages when name contains dotDmitriy Zaporozhets
2016-11-17Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre
2016-11-08Merge branch 'dz-refactor-namespace-regex' into 'master' Sean McGivern
2016-11-07Refactor namespace regexDmitriy Zaporozhets
2016-11-07Refactor group routingDmitriy Zaporozhets
2016-10-27Revert "Revert "Change "Group#web_url" to return "/groups/twitter" rather tha...Dmitriy Zaporozhets
2016-10-24Revert "Change "Group#web_url" to return "/groups/twitter" rather than "/twit...Dmitriy Zaporozhets
2016-10-21Change "Group#web_url" to return "/groups/twitter" rather than "/twitter".Adam Niedzielski
2016-10-19Disable subscribing to group-level labelsDouglas Barbosa Alexandre
2016-10-19Add CRUD for Group LabelsDouglas Barbosa Alexandre
2016-10-16Fix 404 when group path has dot in the nameDmitriy Zaporozhets
2016-10-14Move edit group scenario to rspec and refactor groups_specDmitriy Zaporozhets
2016-10-14Add missing routes to make group edits workStan Hu
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-10-05Split routes on multiple filesDmitriy Zaporozhets