docbrown/app/controllers/internal
rhymes 6cd46ae2f9
Enable bullet during tests to catch N+1 early (and some cleanups) (#5930) [deploy]
* Remove unused methods

* Small refactorings

* Enable bullet in testing mode

* Remove unused eager loading for notes

* Skip bullet on rolify method

* Use .present?

* Fix method name
2020-02-07 09:02:22 -05:00
..
application_controller.rb Add single resource admin concept (#5069) [deploy] 2019-12-11 13:17:55 -05:00
articles_controller.rb CacheBuster refactoring (#4766) 2019-11-13 10:51:23 -05:00
badges_controller.rb Improve dropdown UX for internal/badges (#5880) [deploy] 2020-02-04 09:02:14 -08:00
broadcasts_controller.rb Allow broadcasts to be created from internal/broadcast (#5908) [deploy] 2020-02-04 15:57:17 -08:00
buffer_updates_controller.rb Create InternalPolicy (#4380) 2019-10-17 14:21:43 -04:00
chat_channels_controller.rb Add internal page for spinning up group chats (and make jokes flare tag) (#3384) 2019-07-09 13:04:58 -04:00
classified_listings_controller.rb Internal Listings: Filter by Category (#3993) 2019-09-11 19:27:39 -04:00
comments_controller.rb Create InternalPolicy (#4380) 2019-10-17 14:21:43 -04:00
configs_controller.rb Add rate limits to admin interface (#5642) 2020-01-22 15:29:27 -05:00
events_controller.rb CacheBuster refactoring (#4766) 2019-11-13 10:51:23 -05:00
feedback_messages_controller.rb Add eager loading based on Bullet (#5552) [deploy] 2020-01-18 19:07:41 -05:00
growth_controller.rb Modify onboarding slides (#3864) 2019-08-28 11:05:57 -04:00
mods_controller.rb Enable bullet during tests to catch N+1 early (and some cleanups) (#5930) [deploy] 2020-02-07 09:02:22 -05:00
organization_memberships_controller.rb Fix typo (#3789) 2019-08-22 12:51:05 -04:00
organizations_controller.rb Add view for managing organizations (#5149) [deploy] 2019-12-17 12:07:11 -05:00
pages_controller.rb Further generalize pages and site Twitter handle (#3177) 2019-06-16 00:59:11 -04:00
permissions_controller.rb Refactor/internal ui update (#5339) [deploy] 2020-01-06 07:58:03 -05:00
podcasts_controller.rb Podcast ownership (#3546) 2019-07-29 08:32:49 -04:00
reactions_controller.rb Remove commented code and tests (#3989) [ci skip] 2019-09-09 14:51:02 -04:00
tags_controller.rb Implement Moderators audit logs (#3449) 2019-10-23 10:30:45 -04:00
tools_controller.rb Improve dropdown UX for internal/badges (#5880) [deploy] 2020-02-04 09:02:14 -08:00
users_controller.rb Move user deletion by moderator to worker (#5887) [deploy] 2020-02-05 08:27:07 -05:00
webhook_endpoints_controller.rb Show webhooks list in internal (#3997) 2019-09-10 09:43:21 -04:00
welcome_controller.rb Refactoring possible unprotected redirect. (#3825) 2019-08-27 10:13:38 -04:00