This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-11-25 02:11:08 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca2dee52db
discourse
/
spec
/
models
History
Sam
ca2dee52db
moved comments to the bottom, they are way less intrusive there
2013-05-24 12:48:32 +10:00
..
admin_dashboard_data_spec.rb
ignore assets
2013-04-30 12:43:59 +10:00
admin_log_spec.rb
category_featured_topic_spec.rb
category_featured_user_spec.rb
category_spec.rb
fix crash caused by incorrect query in scope
2013-05-15 22:26:52 +01:00
draft_sequence_spec.rb
draft_spec.rb
email_log_spec.rb
email_token_spec.rb
error_log_spec.rb
group_spec.rb
more group progress, UI getting there, controller mostly done
2013-05-09 17:37:34 +10:00
hot_topic_spec.rb
incoming_link_spec.rb
store ip address and current user with incoming links
2013-04-26 16:18:55 +10:00
incoming_links_report_spec.rb
Change the title Visits to Clicks in referral tables on admin dashboard
2013-05-06 11:56:35 -04:00
invite_spec.rb
better consistency around email case sensitivity
2013-04-15 02:20:33 +02:00
notification_spec.rb
consistency check, need to also ensure delete cleans stuff up, maybe make notifications trashable
2013-05-16 17:50:14 +10:00
post_action_spec.rb
Support for a new site setting:
newuser_spam_host_threshold
. If a new user posts a link
2013-05-16 12:19:50 -04:00
post_alert_observer_spec.rb
Don't send notifications for moderator action posts
2013-05-23 11:42:52 -04:00
post_reply_spec.rb
post_spec.rb
Support for a new site setting:
newuser_spam_host_threshold
. If a new user posts a link
2013-05-16 12:19:50 -04:00
post_timing_spec.rb
disable observers in tests, enable as needed, tests are 20% faster
2013-05-14 11:59:55 +10:00
report_spec.rb
change "visitor" trust level to "new user"
2013-04-17 16:11:24 -07:00
site_content_spec.rb
site_customization_spec.rb
site_setting_spec.rb
topic_allowed_user_spec.rb
topic_invite_spec.rb
topic_link_click_spec.rb
topic_link_spec.rb
topic_spec.rb
remove unnecessary title quality tests from topic
2013-05-22 22:56:27 -07:00
topic_user_spec.rb
Trigger UserActionObserver when tracking visit
2013-05-21 20:45:03 -07:00
upload_spec.rb
user_action_spec.rb
the private message stream is different to normal streams, improving the ui a bit and collapsing conversations
2013-05-20 16:44:06 +10:00
user_email_observer_spec.rb
user_open_id_spec.rb
moved comments to the bottom, they are way less intrusive there
2013-05-24 12:48:32 +10:00
user_search_spec.rb
before:
2013-04-22 11:05:54 +10:00
user_spec.rb
Added a spec for staff? and regular?
2013-05-18 18:07:07 +10:00
user_tracking_state_spec.rb
User tracking state implementation progress for live unread / new counts
2013-05-23 15:22:06 +10:00
user_visit_spec.rb
username_validator_spec.rb
view_spec.rb