summaryrefslogtreecommitdiff
path: root/spec/models/route_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove not necessary specsJarka Kadlecova2017-03-221-4/+0
* Escape route path for LIKE queriesJarka Kadlecova2017-03-211-2/+22
* Handle Route#name being nil after an updateRobert Speicher2017-03-201-2/+10
* Fix route rename descendants if route.name is blankDmitriy Zaporozhets2017-02-081-6/+18
* Store group and project full name and full path in routes tabledz-refactor-full-pathDmitriy Zaporozhets2017-02-081-10/+23
* Refactor Namespace code related to nested groupsDmitriy Zaporozhets2017-01-131-1/+1
* Fix Route#rename_children behaviordz-fix-route-renameDmitriy Zaporozhets2016-12-191-3/+5
* Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-0/+29