.. |
admin
|
BUGFIX: IP lookup wasn't working when using HTTPS
|
2014-07-07 22:18:18 +02: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
|
FEATURE: Can upload images to categories
|
2014-06-30 14:14:00 -04:00 |
clicks_controller_spec.rb
|
|
|
composer_messages_controller_spec.rb
|
|
|
draft_controller_spec.rb
|
|
|
email_controller_spec.rb
|
|
|
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: Bulk Invite
|
2014-06-09 01:43:39 +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
|
|
|
onebox_controller_spec.rb
|
|
|
post_actions_controller_spec.rb
|
|
|
posts_controller_spec.rb
|
FIX: dupe protection is API only now
|
2014-07-14 15:59:58 +10:00 |
robots_txt_controller_spec.rb
|
|
|
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
|
Drop Rails3 support
|
2014-02-17 19:42:08 +01:00 |
topics_controller_spec.rb
|
ensures only one banner topic at all time
|
2014-06-18 20:05:18 +02:00 |
uploads_controller_spec.rb
|
Perform the where(...).first to find_by(...) refactoring.
|
2014-05-06 14:41:59 +01:00 |
user_actions_controller_spec.rb
|
|
|
user_badges_controller_spec.rb
|
Cosmetic changes.
|
2014-06-19 16:56:18 +05:30 |
users_controller_spec.rb
|
FIX: only allow badge title selection if it exists
|
2014-07-09 15:31:49 +10:00 |