discourse/spec
2014-08-28 15:58:24 -04:00
..
components FIX: Re-enable searching for topic by id when using the split topic 2014-08-28 15:42:29 -04:00
controllers FEATURE: add a way to map arbitrary urls to a topic, post, or category. Useful for sites that have migrated to Discourse and want to redirect from their old site to Discourse with 301 redirects. 2014-08-28 15:58:24 -04:00
fabricators FEATURE: add a way to map arbitrary urls to a topic, post, or category. Useful for sites that have migrated to Discourse and want to redirect from their old site to Discourse with 301 redirects. 2014-08-28 15:58:24 -04:00
fixtures Use same reply-to format in all email fixtures 2014-08-13 11:43:49 -07:00
helpers
integration
integrity
jobs Merge pull request #2647 from riking/multiple-addresses 2014-08-22 10:32:42 +10:00
mailers Improve invite email copy 2014-07-10 10:57:40 +05:30
models FEATURE: add a way to map arbitrary urls to a topic, post, or category. Useful for sites that have migrated to Discourse and want to redirect from their old site to Discourse with 301 redirects. 2014-08-28 15:58:24 -04:00
phantom_js change "Sign In" back to "Log In" for now 2014-08-11 16:08:55 -07:00
serializers FIX: public_user_custom_fields are returned by UserSerializer 2014-08-19 11:05:44 -04:00
services FIX: before nuking a user, do a real count of posts instead of relying on user_stat record 2014-08-18 12:07:29 -04:00
support Avoid using to_s when performing String Interpolation 2014-08-14 23:55:27 +05:30
views/omniauth_callbacks
spec_helper.rb FIX: Some specs were leaking state, causing other tests to run in 2014-08-26 12:29:46 -04:00