.. |
admin_controller.rb
|
|
|
api_controller.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
backups_controller.rb
|
FIX: send content length with backups
|
2014-09-23 09:25:53 +10:00 |
badges_controller.rb
|
FIX: Apply contract checks when first creating a badge
|
2014-09-02 19:09:51 -07:00 |
color_schemes_controller.rb
|
Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline.
|
2014-05-14 10:18:12 -04:00 |
dashboard_controller.rb
|
|
|
diagnostics_controller.rb
|
do a full GC prior to getting stats
|
2014-02-14 16:10:26 +11:00 |
email_controller.rb
|
Not initializing variable for looping if unused in loop
|
2014-08-15 03:24:55 +05:30 |
export_csv_controller.rb
|
FEATURE: export user list
|
2014-08-15 01:46:57 +05:30 |
flags_controller.rb
|
FIX: allow staff members to restore withdrawn posts that are flagged
|
2014-09-09 20:26:40 +02:00 |
groups_controller.rb
|
FIX: #2664 it should be validates not validate
|
2014-08-18 14:40:54 +10:00 |
impersonate_controller.rb
|
|
|
reports_controller.rb
|
|
|
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
|
|
|
screened_urls_controller.rb
|
|
|
site_customizations_controller.rb
|
|
|
site_settings_controller.rb
|
Add ability to run validation on site settings. notification_email and other email address settings are now validated.
|
2014-06-09 16:59:20 -04:00 |
site_text_controller.rb
|
Renaming site contents to site text
|
2014-09-24 16:08:14 -04:00 |
site_text_types_controller.rb
|
Renaming site contents to site text
|
2014-09-24 16:08:14 -04:00 |
staff_action_logs_controller.rb
|
FIX: moderators should not be able to see site setting changes in the staff action logs. Fixes #2027
|
2014-02-28 16:30:54 -05:00 |
user_fields_controller.rb
|
Adds support for a description to user fields.
|
2014-10-02 15:56:52 -04:00 |
users_controller.rb
|
FEATURE: implement lock/unlock trust level mechanics
|
2014-09-30 13:16:34 +10:00 |
versions_controller.rb
|
|
|