summaryrefslogtreecommitdiff
path: root/app/controllers/root_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Update comments about N + 1 Gitaly callsZeger-Jan van de Weg2019-04-091-1/+1
* Fix testsHeinrich Lee Yu2018-11-131-2/+2
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choicesElias Werberich2018-03-271-0/+4
* Revert "Merge branch 'zj-n-1-root-show' into 'master'"Zeger-Jan van de Weg2018-02-201-1/+4
* Don't allow N +1 calls from Root#showZeger-Jan van de Weg2018-02-071-4/+1
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-3/+3
* Detect n+1 issues involving GitalyAndrew Newdigate2017-09-191-1/+4
* Fix the redirect to custom home page URL and move it to RootController28609-fix-redirect-to-home-page-urlRémy Coutable2017-02-271-10/+27
* Remove flash warning from login pagePadilla, Gerald2017-01-301-1/+2
* Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen...Elias Werberich2016-03-241-0/+4
* Add user preference to view project activity and starred project activity as ...Stan Hu2015-09-261-0/+4
* Fix RootControllerDouwe Maan2015-09-091-1/+1
* Clean up overlap between dashboard and explore.Douwe Maan2015-09-081-2/+3
* Refactor RootControllerRobert Speicher2015-06-131-2/+12
* Add RootControllerRobert Speicher2015-06-131-0/+18