.. |
admin
|
Add reject option to pending users page
|
2013-08-16 11:42:43 -04:00 |
application_controller_spec.rb
|
FIX: [security bug] XHR check bypass
|
2013-04-30 02:34:19 +02:00 |
categories_controller_spec.rb
|
Finalize read only and post only categories, finished off UI work
|
2013-07-16 15:46:11 +10:00 |
clicks_controller_spec.rb
|
Don't redirect to arbitrary URLs via link tracker
|
2013-07-26 12:14:11 -04:00 |
draft_controller_spec.rb
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
education_controller_spec.rb
|
Replace MultisiteI18n hack with SiteContent and admin editing.
|
2013-04-05 16:48:15 -04:00 |
email_controller_spec.rb
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
invites_controller_spec.rb
|
Add `deleted_by` to `Trashable` tables
|
2013-07-09 15:46:36 -04:00 |
list_controller_spec.rb
|
Fix links to uncategorized when SiteSetting.uncategorized_name is set
|
2013-06-27 16:16:06 -04:00 |
notifications_controller_spec.rb
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
omniauth_callbacks_controller_spec.rb
|
Improve the omniauth controller specs. Fix the email provided by CAS. Get name from CAS attributes.
|
2013-07-04 12:01:39 +02:00 |
onebox_controller_spec.rb
|
Fixes regression with video embeds
|
2013-03-21 20:53:12 -04:00 |
post_actions_controller_spec.rb
|
Add `deleted_by` to `Trashable` tables
|
2013-07-09 15:46:36 -04:00 |
posts_controller_spec.rb
|
Show the entire history of replies above a post when you expend "in reply to"
|
2013-08-06 17:43:10 -04:00 |
robots_txt_controller_spec.rb
|
Remove the access_password site setting
|
2013-06-25 15:05:25 -04:00 |
search_controller_spec.rb
|
Use search context for filtering search results by current category or user
|
2013-05-24 14:04:26 -04:00 |
session_controller_spec.rb
|
Admins who haven't been approved can log in when must_approve_users is enabled
|
2013-08-06 16:51:29 -04:00 |
static_controller_spec.rb
|
Rails 4 updates
|
2013-07-24 21:09:18 +02:00 |
topics_controller_spec.rb
|
Can recover deleted topics. Deleted topics show the first post as deleted in the UI.
|
2013-07-12 12:09:17 -04:00 |
uploads_controller_spec.rb
|
add server-side filesize check on uploads
|
2013-07-24 00:54:41 +02:00 |
user_actions_controller_spec.rb
|
fix tests and allow SE onebox to onebox Meta cause I need that for an post I am writing
|
2013-06-12 12:23:24 +10:00 |
users_controller_spec.rb
|
Users cannot change their own username after 3 days since registering. Site setting username_change_period allows you to change the number of days.
|
2013-08-12 14:55:09 -04:00 |