.. |
admin
|
added test condition that fails with latest AM serializer
|
2013-05-28 10:42:04 +10:00 |
application_controller_spec.rb
|
FIX: [security bug] XHR check bypass
|
2013-04-30 02:34:19 +02:00 |
categories_controller_spec.rb
|
UI still a tad rough, but we have a first pass of secure categories
|
2013-05-10 16:47:47 +10:00 |
clicks_controller_spec.rb
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03: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 |
excerpt_controller_spec.rb
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
invites_controller_spec.rb
|
remove acts_as_paranoid, use .trash! , .recover! and .with_deleted as needed
|
2013-05-07 14:39:01 +10:00 |
list_controller_spec.rb
|
FIX: allows the selection of the default landing tab
|
2013-03-28 14:01:13 +01:00 |
notifications_controller_spec.rb
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
omniauth_callbacks_controller_spec.rb
|
add cas support with a few tests
|
2013-05-23 13:40:50 -07:00 |
onebox_controller_spec.rb
|
Fixes regression with video embeds
|
2013-03-21 20:53:12 -04:00 |
post_actions_controller_spec.rb
|
remove acts_as_paranoid, use .trash! , .recover! and .with_deleted as needed
|
2013-05-07 14:39:01 +10:00 |
posts_controller_spec.rb
|
Support for a new site setting: newuser_spam_host_threshold . If a new user posts a link
|
2013-05-16 12:19:50 -04:00 |
request_access_controller_spec.rb
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
robots_txt_controller_spec.rb
|
Remove unusued site_settings, show checkbox in UI for boolean values, remove restrict_access
|
2013-03-01 14:27:41 -05: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
|
better consistency around email case sensitivity
|
2013-04-15 02:20:33 +02:00 |
static_controller_spec.rb
|
Convert a lot of :a => b to a: b and bring peace to the world
|
2013-03-25 05:07:36 +05:30 |
topics_controller_spec.rb
|
extract TopicNotifier class from topic
|
2013-05-24 13:36:33 -07:00 |
uploads_controller_spec.rb
|
added some tests for uploads
|
2013-04-07 17:52:46 +02:00 |
user_actions_controller_spec.rb
|
introduce strong_parameters
|
2013-05-27 11:06:09 +10:00 |
users_controller_spec.rb
|
strip whitespace when changing e-mail addresses
|
2013-04-27 23:03:06 -04:00 |