summaryrefslogtreecommitdiff
path: root/config/routes/group.rb
Commit message (Expand)AuthorAgeFilesLines
* Add support for markdown preview to group milestonesmove_markdown_preview_to_concernVitaliy @blackst0ne Klachkov2017-10-111-1/+3
* Native group milestonesFelipe Artur2017-07-071-1/+1
* Wrap additional routes by dash(-). And remove those routes from path_regex.rb.Shinya Maeda2017-07-071-4/+6
* Basic BE changeShinya Maeda2017-07-071-0/+6
* Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-2/+16
* Load milestone tabs asynchronouslyPhil Hughes2017-04-261-1/+7
* Allow creating nested group via UIdz-create-nested-groups-via-uiDmitriy Zaporozhets2017-02-071-0/+1
* Fix 500 error for Group#web_url method if nested groupdz-fix-group-canonical-routeDmitriy Zaporozhets2017-01-241-4/+2
* Fix 404 error when visit group label edit pagedz-fix-group-label-404Dmitriy Zaporozhets2016-12-061-11/+11
* Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-231-17/+3
* Fix 404 on some group pages when name contains dotdz-fix-group-name-dotDmitriy Zaporozhets2016-11-211-3/+8
* Add toggle_subscription action to Groups::LabelsControllerDouglas Barbosa Alexandre2016-11-171-1/+4
* Merge branch 'dz-refactor-namespace-regex' into 'master' Sean McGivern2016-11-081-1/+1
|\
| * Refactor namespace regexdz-refactor-namespace-regexDmitriy Zaporozhets2016-11-071-1/+1
* | Refactor group routingdz-refactor-group-routesDmitriy Zaporozhets2016-11-071-19/+19
|/
* Revert "Revert "Change "Group#web_url" to return "/groups/twitter" rather tha...dz-revert-revertDmitriy Zaporozhets2016-10-271-15/+18
* Revert "Change "Group#web_url" to return "/groups/twitter" rather than "/twit...Dmitriy Zaporozhets2016-10-241-18/+15
* Change "Group#web_url" to return "/groups/twitter" rather than "/twitter".Adam Niedzielski2016-10-211-15/+18
* Disable subscribing to group-level labelsDouglas Barbosa Alexandre2016-10-191-5/+1
* Add CRUD for Group LabelsDouglas Barbosa Alexandre2016-10-191-0/+6
* Fix 404 when group path has dot in the namedz-fix-group-with-dotDmitriy Zaporozhets2016-10-161-1/+4
* Move edit group scenario to rspec and refactor groups_specDmitriy Zaporozhets2016-10-141-1/+0
* Add missing routes to make group edits workStan Hu2016-10-131-0/+4
* Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-061-0/+8
* Split routes on multiple filesdz-split-routesDmitriy Zaporozhets2016-10-051-0/+18