.. |
admin_dashboard_data.rb
|
Dashboard: split out private messages from topic and post counts; re-enable report_spec because I think I fixed it...
|
2013-04-03 13:26:09 -04:00 |
category_featured_topic.rb
|
Include pinned on Categories page
|
2013-04-03 11:45:53 -04:00 |
category_featured_user.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
category_list.rb
|
Convert a lot of :a => b to a: b and bring peace to the world
|
2013-03-25 05:07:36 +05:30 |
category.rb
|
Fix issue with duplicate slugs
|
2013-04-01 12:26:51 -04:00 |
discourse_version_check.rb
|
Version check gets how many versions behind you are, and shows judgemental faces on the dashboard
|
2013-03-05 18:15:33 -05:00 |
draft_sequence.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
draft.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
email_log.rb
|
Dashboard: split out private messages from topic and post counts; re-enable report_spec because I think I fixed it...
|
2013-04-03 13:26:09 -04:00 |
email_token.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
error_log.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
facebook_user_info.rb
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |
github_user_info.rb
|
Added Github authentication option, disabled by default with enable options in settings.
|
2013-02-26 05:00:21 +00:00 |
hot_topic.rb
|
Debugging Tool for Hot Topics
|
2013-04-02 18:00:53 -04:00 |
incoming_link.rb
|
move IncomingLink callbacks into their own methods
|
2013-03-02 12:33:29 +03:00 |
invite.rb
|
introduce Enum
|
2013-03-01 21:16:36 +03:00 |
invited_list.rb
|
Fix all the trailing whitespace
|
2013-02-07 16:45:24 +01:00 |
message_bus_observer.rb
|
Rename 'popular' to 'latest'. First stab at 'Hot' tab.
|
2013-03-27 16:21:23 -04:00 |
notification.rb
|
introduce Enum
|
2013-03-01 21:16:36 +03:00 |
post_action_type.rb
|
introduce Enum
|
2013-03-01 21:16:36 +03:00 |
post_action.rb
|
Dashboard: split out private messages from topic and post counts; re-enable report_spec because I think I fixed it...
|
2013-04-03 13:26:09 -04:00 |
post_alert_observer.rb
|
Cleaned up TopicUserSpec, introduces clearing of pinned topics
|
2013-03-07 12:19:25 -05:00 |
post_reply.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
post_timing.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
post.rb
|
Dashboard: split out private messages from topic and post counts; re-enable report_spec because I think I fixed it...
|
2013-04-03 13:26:09 -04:00 |
report.rb
|
utc vs non utc is a subtle issue, tests were failing for a few hours every day cause of this
|
2013-04-04 13:29:54 +11:00 |
search_observer.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
site_content_type.rb
|
Work in Progress: Content Editing in Admin Section
|
2013-04-04 17:26:22 -04:00 |
site_content.rb
|
Work in Progress: Content Editing in Admin Section
|
2013-04-04 17:26:22 -04:00 |
site_customization.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
site_setting.rb
|
get regular trust level going, self heal inconsistent topic timings
|
2013-04-05 15:30:28 +11:00 |
site.rb
|
Rename 'popular' to 'latest'. First stab at 'Hot' tab.
|
2013-03-27 16:21:23 -04:00 |
stripped_length_validator.rb
|
Using LengthValidator's localized messages for StrippedLengthValidator.
|
2013-02-18 21:57:46 -05:00 |
topic_allowed_user.rb
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |
topic_invite.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
topic_link_click.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
topic_link.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
topic_list.rb
|
Show all Hot rankings at once with a toggle button
|
2013-04-03 15:25:18 -04:00 |
topic_poster.rb
|
topic_poster.rb: Fix formatting of the attributes return value
|
2013-03-23 19:09:01 +05:30 |
topic_user.rb
|
get regular trust level going, self heal inconsistent topic timings
|
2013-04-05 15:30:28 +11:00 |
topic.rb
|
Dashboard: split out private messages from topic and post counts; re-enable report_spec because I think I fixed it...
|
2013-04-03 13:26:09 -04:00 |
twitter_user_info.rb
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |
upload.rb
|
FIX: S3 image upload
|
2013-03-30 17:56:25 +01:00 |
user_action_observer.rb
|
introduce Enum
|
2013-03-01 21:16:36 +03:00 |
user_action.rb
|
get regular trust level going, self heal inconsistent topic timings
|
2013-04-05 15:30:28 +11:00 |
user_email_observer.rb
|
introduce Enum
|
2013-03-01 21:16:36 +03:00 |
user_open_id.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
user_search.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
user_visit.rb
|
Dashboard: split out private messages from topic and post counts; re-enable report_spec because I think I fixed it...
|
2013-04-03 13:26:09 -04:00 |
user.rb
|
topic reply count resync for each new post
|
2013-04-05 17:47:54 +11:00 |
username_validator.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
view.rb
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |