summaryrefslogtreecommitdiff
path: root/app/finders/admin/projects_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-2/+2
* Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu2018-09-131-0/+2
|\
| * Enable frozen string in app/graphql + app/findersgfyoung2018-09-111-0/+2
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+6
|/
* Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-2/+2
* [Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne2018-04-041-1/+1
* Remove N+1 queries in /admin/projects pageStan Hu2018-03-191-0/+1
* Fix timeouts loading /admin/projects pagesh-optimize-admin-projects-pageStan Hu2018-03-151-2/+1
* Add an option to list only archived projectsMehdi Lahmam2017-08-241-1/+7
* Refactor Admin::ProjectsFinder by extracting finders as private methodsMehdi Lahmam2017-08-241-23/+51
* Pending delete projects no longer return 500 error in Admins projects view35435-pending-delete-project-error-in-admin-interface-fixTiago Botelho2017-08-111-1/+1
* Decrease ABC threshold to 56.96Maxim Rydkin2017-07-241-0/+33