.. |
admin
|
Merge pull request #2115 from vikhyat/badge-system
|
2014-03-17 10:06:37 +11:00 |
users
|
I can see this on git hub but it is being missing by the test
|
2014-02-11 17:25:54 -08:00 |
application_controller.rb
|
It doesn't make sense to redirect when not logged in on a non-GET
|
2014-03-05 12:12:53 -05:00 |
categories_controller.rb
|
BUGFIX: Editing a category would break categories for the current user
|
2014-03-05 17:33:14 -05:00 |
clicks_controller.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.rb
|
|
|
draft_controller.rb
|
|
|
email_controller.rb
|
|
|
embed_controller.rb
|
Support trailing / when retrieving comment counts.
|
2014-03-20 15:22:49 -04:00 |
exceptions_controller.rb
|
|
|
forums_controller.rb
|
|
|
groups_controller.rb
|
Use lower case group names in URLs
|
2014-02-18 16:43:19 -05:00 |
invites_controller.rb
|
|
|
list_controller.rb
|
add tests for ListController.best_period_for
|
2014-03-12 12:58:41 +01:00 |
notifications_controller.rb
|
BUGFIX: regression, not handling nil count for recent report
|
2014-02-14 07:21:19 +11:00 |
onebox_controller.rb
|
|
|
post_actions_controller.rb
|
FIX: stupid mistake that broke flagging of posts
|
2014-02-13 15:10:02 -05:00 |
posts_controller.rb
|
Trust level 4: add ability to edit any post and see edit history
|
2014-03-13 10:47:49 -04:00 |
robots_txt_controller.rb
|
|
|
search_controller.rb
|
|
|
session_controller.rb
|
BUGFIX: sso to respect must_approve_users
|
2014-02-26 10:27:39 +11:00 |
site_controller.rb
|
FEATURE: Can select topics and hit Dismiss Read on the /unread filter
|
2014-02-21 15:18:45 -05:00 |
static_controller.rb
|
|
|
topics_controller.rb
|
FEATURE: Button to reset new
|
2014-03-03 15:47:01 -05:00 |
uploads_controller.rb
|
do not pull hotlinked images when max_image_size_kb == 0
|
2013-11-13 17:30:48 +01:00 |
user_actions_controller.rb
|
|
|
user_badges_controller.rb
|
Initial badge system implementation.
|
2014-03-14 21:49:26 +05:30 |
users_controller.rb
|
BUGFIX: twitter auth asking for a password
|
2014-03-20 14:49:25 +11:00 |