.. |
admin
|
FEATURE: Allow admins to disable specific badges
|
2014-07-14 17:40:36 +10:00 |
application_controller_spec.rb
|
BUGFIX: missed a key rename
|
2014-05-23 08:43:19 +10:00 |
badges_controller_spec.rb
|
Mark badge notification as read when the notification is clicked.
|
2014-06-19 16:56:19 +05:30 |
categories_controller_spec.rb
|
FIX: don't mess with fixtures when running the specs
|
2014-07-14 17:34:23 +02:00 |
clicks_controller_spec.rb
|
FIX: Look up a url without the query string if it couldn't be found with it.
|
2013-12-13 12:56:20 -05:00 |
composer_messages_controller_spec.rb
|
New User Education goes through a server side ComposerMessages check. Composer message for users
|
2013-09-13 12:23:53 -04:00 |
draft_controller_spec.rb
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
email_controller_spec.rb
|
Improve the unsubscribe to digest experience. Give a link in case it
|
2014-07-15 17:20:59 -04:00 |
embed_controller_spec.rb
|
FIX: If a user is deleted, don't break embedded comments for admins.
|
2014-06-18 17:39:36 -04:00 |
groups_controller_spec.rb
|
Use lower case group names in URLs
|
2014-02-18 16:43:19 -05:00 |
invites_controller_spec.rb
|
FEATURE: topic support in disposable invites
|
2014-07-15 23:11:06 +05:30 |
list_controller_spec.rb
|
BUGFIX: the /top page now shows the first non-empty period
|
2014-05-07 19:04:39 +02:00 |
notifications_controller_spec.rb
|
Allow reading notifications without marking them as read.
|
2014-06-17 23:34:04 +05:30 |
omniauth_callbacks_controller_spec.rb
|
Fixed all broken specs
|
2013-08-26 12:59:17 +10: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
|
FEATURE: show the user's flagged/deleted posts
|
2014-07-16 21:04:55 +02:00 |
robots_txt_controller_spec.rb
|
Remove the access_password site setting
|
2013-06-25 15:05:25 -04:00 |
search_controller_spec.rb
|
Add blurb of post to search results via API
|
2014-04-17 07:58:51 -05:00 |
session_controller_spec.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
static_controller_spec.rb
|
Move FAQ, Terms of Service, and Privacy Policy into topics in the Staff category. First post of those topics will be rendered on their respective pages. Site settings and content are not used for these documents anymore. Translations of the default text is moved into the standard YML files.
|
2014-07-25 14:41:20 -04:00 |
topics_controller_spec.rb
|
FIX: We should use `category_id` instead of `category_name` to perform
|
2014-07-16 15:40:35 -04:00 |
uploads_controller_spec.rb
|
FIX: don't mess with fixtures when running the specs
|
2014-07-14 17:34:23 +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 |
user_badges_controller_spec.rb
|
FIX: faster update of all badges
|
2014-07-23 11:46:07 +10:00 |
users_controller_spec.rb
|
Remove hub username integration
|
2014-07-16 12:25:24 -04:00 |