summaryrefslogtreecommitdiff
path: root/app/controllers/dashboard_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+4
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-0/+2
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-2/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-3/+16
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+4
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-1/+2
* Consider array params on rendering MR list on dashboardIgor2019-04-041-1/+4
* Save sorting preference for Issues/MRs in BEMario de la Ossa2019-01-281-2/+1
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-0/+3
* Refactor whitelisting of filter paramsHeinrich Lee Yu2018-11-151-12/+4
* Fix testsHeinrich Lee Yu2018-11-131-0/+3
* Apply new search bar on issues and merge request dashboardsHeinrich Lee Yu2018-11-131-3/+4
* Refactor EventFilter and increase its test coverage1801-allow-event_filter-to-be-set-in-the-urlRémy Coutable2018-09-261-1/+1
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Rails5 fix expected: 0 times with any arguments received: 1 time with argume...Jasper Maes2018-06-201-1/+1
* Fixed dashboard filtering testsJan Provaznik2018-04-031-3/+8
* Check if at least one filter is set on dashboardJan Provaznik2018-04-031-0/+14
* Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López2017-11-061-0/+2
* Use a specialized class for querying eventsYorick Peterse2017-08-101-3/+3
* Remove some deprecated methodstc-improve-project-api-perfToon Claes2017-05-301-1/+1
* Consistently display last push event widgetDouwe Maan2017-05-251-2/+0
* Present group and dashboard MR list without grouping by projectOswaldo Ferreira2017-01-271-0/+5
* Restrict starred projects to viewable onesSean McGivern2016-05-101-1/+1
* Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable2016-03-231-28/+1
* Dedupe labels in labels selector in Dashboard pagesfix/14418Rémy Coutable2016-03-181-2/+9
* Updated controller with before_actionPhil Hughes2016-03-181-3/+1
* Fixes issue on dashboard issuesPhil Hughes2016-03-181-0/+18
* Don't pluck project IDs for eventsYorick Peterse2016-01-261-3/+3
* Refactor duplciate code for groups_controller.rb and slack_service/note_messa...Dmitriy Zaporozhets2015-11-171-17/+3
* Fix a bug when milestone/label filter was empty for dashboard issues pageDmitriy Zaporozhets2015-11-161-0/+5
* Clean up overlap between dashboard and explore.Douwe Maan2015-09-081-19/+0
* Split starred projects list and activity in same way like we did with your pr...Dmitriy Zaporozhets2015-09-021-2/+9
* Dashboard activity as separate pageDmitriy Zaporozhets2015-08-251-7/+15
* projects doesn't seem to be a valid action in this controllerEaden2015-05-161-2/+2
* Add a page title to every page.Douwe Maan2015-04-301-3/+3
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-2/+2
* Use same constant for amount of items per pageDmitriy Zaporozhets2015-03-121-2/+2
* Remove projects page from dashboardDmitriy Zaporozhets2015-03-101-22/+0
* Add project filter by visibility and tag to explore pageDmitriy Zaporozhets2015-03-101-1/+0
* Remove group rendering from dashboard pageDmitriy Zaporozhets2015-03-101-6/+0
* Improve projects listDmitriy Zaporozhets2015-03-041-6/+2
* Reduce amount of sql queries on dashboard projects pageDmitriy Zaporozhets2015-03-021-1/+1
* Fix event loading with associationsDmitriy Zaporozhets2015-02-181-4/+11
* DB performance improvements to GitLabDmitriy Zaporozhets2015-02-181-6/+9
* Refactor sorting in projectDmitriy Zaporozhets2015-02-051-1/+1
* Refactor issuable list pagesDmitriy Zaporozhets2014-12-241-6/+2
* Refactor issues and merge requests listsDmitriy Zaporozhets2014-12-231-8/+4