summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/group_tree.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-12/+8
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-2/+2
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Preload ancestors after pagination when filteringBob Van Landuyt2018-07-061-14/+26
* [Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne2018-04-041-1/+1
* Fix filter on `dashboard/groups` & `explore/groupsBob Van Landuyt2018-01-221-1/+5
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-2/+2
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-0/+2
* Pass `archived:` as a keyword argumentBob Van Landuyt2017-10-121-1/+1
* Fix spinach featuresBob Van Landuyt2017-10-111-1/+1
* Only expand ancestors when searchingBob Van Landuyt2017-10-091-7/+7
* Load counts everywhere we render a group treeBob Van Landuyt2017-10-051-1/+1
* Make sure all ancestors are loaded when searching groupsBob Van Landuyt2017-10-051-1/+1
* Stylize `GroupTree` concernBob Van Landuyt2017-10-041-2/+2
* Search subgroups on dashboard and explore viewsBob Van Landuyt2017-10-041-3/+8
* Reuse the groups tree for explore and dashboard.Bob Van Landuyt2017-10-041-0/+19