.. |
admin_controller.rb
|
DEV: add a few frozen string literals
|
2019-05-02 16:57:12 +10:00 |
api_controller.rb
|
DEV: add a few frozen string literals
|
2019-05-02 16:57:12 +10:00 |
backups_controller.rb
|
DEV: add a few frozen string literals
|
2019-05-02 16:57:12 +10:00 |
badges_controller.rb
|
DEV: add a few frozen string literals
|
2019-05-02 16:57:12 +10:00 |
color_schemes_controller.rb
|
DEV: add a few frozen string literals
|
2019-05-02 16:57:12 +10:00 |
dashboard_controller.rb
|
DEV: add a few frozen string literals
|
2019-05-02 16:57:12 +10:00 |
email_controller.rb
|
DEV: add a few frozen string literals
|
2019-05-02 16:57:12 +10:00 |
email_templates_controller.rb
|
DEV: add a few frozen string literals
|
2019-05-02 16:57:12 +10:00 |
embeddable_hosts_controller.rb
|
DEV: add a few frozen string literals
|
2019-05-02 16:57:12 +10:00 |
embedding_controller.rb
|
DEV: add a few frozen string literals
|
2019-05-02 16:57:12 +10:00 |
emojis_controller.rb
|
FIX: use hijack for emoji uploads
|
2017-12-18 10:31:19 +11:00 |
flagged_topics_controller.rb
|
Add front end service for staff controls
|
2017-09-25 12:25:14 -04:00 |
flags_controller.rb
|
FEATURE: New 'Reviewable' model to make reviewable items generic
|
2019-03-28 12:45:10 -04:00 |
groups_controller.rb
|
FIX: Incorrect query when removing a group owner.
|
2018-05-07 13:57:00 +08:00 |
impersonate_controller.rb
|
FIX: Do not check for suspicious login when impersonating. (#6534)
|
2018-11-12 15:34:12 +01:00 |
permalinks_controller.rb
|
Fix all the errors to get our tests green on Rails 5.1.
|
2017-09-25 13:48:58 +08:00 |
plugins_controller.rb
|
Rename `display_plugins` -> `visible_plugins`.
|
2018-05-09 07:52:45 +08:00 |
reports_controller.rb
|
FEATURE: initial implementation of generic filters for reports
|
2019-04-26 12:17:10 +02:00 |
screened_emails_controller.rb
|
FEATURE: admins can clear screend emails if needed
|
2014-06-02 16:53:00 +10:00 |
screened_ip_addresses_controller.rb
|
DEV: remove update_attributes which is deprecated in Rails 6
|
2019-04-29 17:32:25 +10:00 |
screened_urls_controller.rb
|
Should have put order on the screened urls results
|
2013-11-04 16:31:31 -05:00 |
search_logs_controller.rb
|
fix the build
|
2018-01-17 12:57:33 +05:30 |
site_settings_controller.rb
|
FIX: Properly support defaults for upload site settings.
|
2019-03-13 16:36:57 +08:00 |
site_texts_controller.rb
|
FIX: Restricted site text better error
|
2019-04-02 11:16:27 -04:00 |
staff_action_logs_controller.rb
|
FEATURE: Support searching custom staff actions (#7346)
|
2019-04-10 09:53:17 -03:00 |
themes_controller.rb
|
FIX: Return the right response code for invalid theme id.
|
2019-04-23 14:57:14 +08:00 |
user_fields_controller.rb
|
Make rubocop happy again.
|
2018-06-07 13:28:18 +08:00 |
users_controller.rb
|
FIX: Mark invited admins as 'approved' (#7459)
|
2019-04-30 17:26:39 +01:00 |
versions_controller.rb
|
Don't blow up if Redis switches to READONLY
|
2015-04-24 14:37:16 -04:00 |
watched_words_controller.rb
|
FIX: upload watched words should use UTF-8
|
2019-03-21 13:46:16 -04:00 |
web_hooks_controller.rb
|
DEV: lint the files
|
2019-04-29 17:40:53 +10:00 |