summaryrefslogtreecommitdiff
path: root/spec/controllers/concerns/group_tree_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-2/+2
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-6/+6
* Preload ancestors after pagination when filteringBob Van Landuyt2018-07-061-0/+11
* Only expand ancestors when searchingBob Van Landuyt2017-10-091-1/+12
* Make sure all ancestors are loaded when searching groupsBob Van Landuyt2017-10-051-2/+2
* Search subgroups on dashboard and explore viewsBob Van Landuyt2017-10-041-1/+23
* Reuse the groups tree for explore and dashboard.Bob Van Landuyt2017-10-041-0/+56