discourse/spec
Sam d81cd6eb80 Merge pull request #207 from danneu/validate-category-user-id
validate category user_id presence to match DB constraint.
2013-02-19 22:48:39 -08:00
..
components Merge branch 'onebox-safety' of git://github.com/tms/discourse 2013-02-19 16:15:35 -05:00
controllers Add version checking that shows on the admin dashboard 2013-02-19 15:20:49 -05:00
fabricators category stats shouldn't include deleted topics. 2013-02-16 21:10:18 -06:00
fixtures/oneboxer Use FakeWeb to fake web requests on specs 2013-02-14 11:35:50 +01:00
integrity Initial release of Discourse 2013-02-05 14:16:51 -05:00
javascripts added sane sanitizer (Google Cajole) that is much more robust than old one ... yay for smilies 2013-02-20 16:11:56 +11:00
mailers Initial release of Discourse 2013-02-05 14:16:51 -05:00
models validate category user_id. 2013-02-19 21:24:38 -06:00
requests Initial release of Discourse 2013-02-05 14:16:51 -05:00
support use shared_examples_for versioning, for both posts and topics 2013-02-08 08:17:05 -05:00
views/omniauth_callbacks This commit adds a callback route to handle omniauth failure and removes a few unneccessary entries in en.yml 2013-02-14 18:08:40 -08:00
spec_helper.rb Use FakeWeb to fake web requests on specs 2013-02-14 11:35:50 +01:00