discourse/app
Robin Ward 96b2585a91 REFACTOR: Remove unncessary stubs from pending flags reminder
They seem to be calculated fine by the application, and stubbing
makes the tests more brittle and prone to regression.
2019-01-24 13:45:58 -05:00
..
assets FIX: Use context sensitive "create topic" via keyboard if possible 2019-01-24 13:20:33 -05:00
controllers FEATURE: Import and export themes in a .tar.gz format (#6916) 2019-01-23 14:40:21 +00:00
helpers FIX: 'anon' css class is missing for anonymous users 2019-01-23 10:13:36 +05:30
jobs REFACTOR: Remove unncessary stubs from pending flags reminder 2019-01-24 13:45:58 -05:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: includes staff in staff_logins report (#6945) 2019-01-24 14:46:56 +01:00
serializers FEATURE: Import and export themes in a .tar.gz format (#6916) 2019-01-23 14:40:21 +00:00
services PERF: delete potentially large associated tables before user_destroyer.destroy transaction 2019-01-18 16:10:03 +01:00
views FIX: siteNavigationElement was reversed (#6934) 2019-01-23 15:47:39 +01:00