discourse/spec
2014-05-09 18:22:36 +10:00
..
components Merge pull request #2316 from mutiny/refactor-where-first 2014-05-08 09:10:45 +10:00
controllers FEATURE: admins can invite users to groups via the web UI 2014-05-09 18:22:36 +10:00
fabricators Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04: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 Backend support for group invites 2014-05-09 18:22:35 +10: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