Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce risk of deadlocks17361-redirect-renamed-paths | Michael Kozono | 2017-05-05 | 1 | -14/+1 |
* | Delete conflicting redirects | Michael Kozono | 2017-05-05 | 1 | -12/+99 |
* | Create redirect routes on path change | Michael Kozono | 2017-05-05 | 1 | -1/+33 |
* | Remove not necessary specs | Jarka Kadlecova | 2017-03-22 | 1 | -4/+0 |
* | Escape route path for LIKE queries | Jarka Kadlecova | 2017-03-21 | 1 | -2/+22 |
* | Handle Route#name being nil after an update | Robert Speicher | 2017-03-20 | 1 | -2/+10 |
* | Fix route rename descendants if route.name is blank | Dmitriy Zaporozhets | 2017-02-08 | 1 | -6/+18 |
* | Store group and project full name and full path in routes tabledz-refactor-full-path | Dmitriy Zaporozhets | 2017-02-08 | 1 | -10/+23 |
* | Refactor Namespace code related to nested groups | Dmitriy Zaporozhets | 2017-01-13 | 1 | -1/+1 |
* | Fix Route#rename_children behaviordz-fix-route-rename | Dmitriy Zaporozhets | 2016-12-19 | 1 | -3/+5 |
* | Add nested groups support on data leveldz-nested-groups | Dmitriy Zaporozhets | 2016-12-08 | 1 | -0/+29 |