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
2024-11-30 10:58:31 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
adf355567c
discourse
/
spec
/
controllers
History
Neil Lalonde
981d8f6aea
Signup form: prefill username if Discourse Hub has a match for the email address. Also, fix some bad specs in username_checker_service_spec that were passing...
2013-11-19 14:15:28 -05:00
..
admin
pull hotlinked images
2013-11-05 19:07:29 +01: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
change it so all topics MUST include a category, we store a special uncategorized category to compensate
2013-10-24 12:08:02 +11:00
clicks_controller_spec.rb
Don't redirect to arbitrary URLs via link tracker
2013-07-26 12:14:11 -04: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
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
FIX: Pinned topics within a category weren't working without a refresh
2013-11-18 10:52:01 -05:00
notifications_controller_spec.rb
omniauth_callbacks_controller_spec.rb
Fixed all broken specs
2013-08-26 12:59:17 +10:00
onebox_controller_spec.rb
post_actions_controller_spec.rb
Add
deleted_by
to
Trashable
tables
2013-07-09 15:46:36 -04:00
posts_controller_spec.rb
add edit reason when editing a post
2013-11-15 23:28:49 +01:00
robots_txt_controller_spec.rb
Remove the access_password site setting
2013-06-25 15:05:25 -04:00
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
Support for choosing a destination category when splitting topics.
2013-10-29 15:30:06 -04:00
uploads_controller_spec.rb
proper content-disposition header when downloading attachments
2013-09-06 19:23:56 +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
users_controller_spec.rb
Signup form: prefill username if Discourse Hub has a match for the email address. Also, fix some bad specs in username_checker_service_spec that were passing...
2013-11-19 14:15:28 -05:00