discourse/spec
2014-05-12 16:30:10 +02:00
..
components Merge pull request #2316 from mutiny/refactor-where-first 2014-05-08 09:10:45 +10:00
controllers BUGFIX: could not see the revisions of a post in a deleted topic 2014-05-12 16:30:10 +02:00
fabricators BUGFIX: do not lightbox oneboxed images 2014-05-12 12:07:05 +02:00
fixtures Refactor and clean up New-Topic via Email 2014-02-28 16:53:58 +01:00
helpers
integration
integrity FIX: double periods. How did that work?? 2014-02-14 17:57:38 -05:00
jobs Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
mailers Don't allow sending private messages to suspended users. Emails to suspended users should tell them how to respond, since they can't. 2014-05-06 15:01:27 -04:00
models FEATURE: add the first 3 participants in a private message 2014-05-12 09:32:49 +02:00
phantom_js BUGFIX: smoke test regression due to anon button moving 2014-05-08 14:47:54 +10:00
serializers FIX: quote whole post button was broken 2014-04-30 14:21:43 -04:00
services Perform the where(...).first to find_by(...) refactoring. 2014-05-06 14:41:59 +01:00
support Remove threequals from ruby files 2014-03-26 12:20:41 -07:00
views/omniauth_callbacks
spec_helper.rb PERF: use before suite vs before file 2014-03-31 12:34:13 +11:00