This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
discourse
Watch
1
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/codeninjasllc/discourse.git
synced
2025-02-17 12:11:16 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5267e5bea6
discourse
/
spec
/
controllers
History
Régis Hanol
d2974c2a15
BUGFIX: proper handling of top_menu_items
2014-02-03 16:08:00 +01:00
..
admin
FIX: 1868 Security: Dangerous Send
2014-01-27 13:05:51 -05:00
application_controller_spec.rb
remove problem spec that does not work properly in rails 4 mode into application controller and correct it
2013-11-11 10:50:48 +11:00
categories_controller_spec.rb
REMOVE: Get rid of the
hotness
control for good.
2014-01-29 11:54:34 -05: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
email_controller_spec.rb
embed_controller_spec.rb
Make embedded comments look nicer
2014-01-03 12:52:42 -05:00
invites_controller_spec.rb
Support for inviting to a forum from a user's invite page.
2013-11-06 12:56:50 -05:00
list_controller_spec.rb
BUGFIX: proper handling of top_menu_items
2014-02-03 16:08:00 +01:00
notifications_controller_spec.rb
omniauth_callbacks_controller_spec.rb
onebox_controller_spec.rb
post_actions_controller_spec.rb
posts_controller_spec.rb
Add post_edit_time_limit site setting to limit the how long a post can be edited and deleted by the author. Default is 1 year.
2014-01-09 11:55:04 -05:00
robots_txt_controller_spec.rb
search_controller_spec.rb
session_controller_spec.rb
Used the term suspended instead of banned.
2013-11-07 13:53:49 -05:00
static_controller_spec.rb
On sites with login_required enabled, after signup, don't show the /login page again
2013-10-30 16:37:36 -04:00
topics_controller_spec.rb
Delegate bulk operations to a
TopicsBulkAction
object.
2014-01-30 11:44:29 -05:00
uploads_controller_spec.rb
user_actions_controller_spec.rb
users_controller_spec.rb
Refactor UsersController#create
2013-12-05 10:11:16 -08:00