discourse/spec
Robin Ward 6e67fab9aa Merge pull request #2656 from akshaymohite/optimization-fixes
Avoid using to_s when performing String Interpolation
2014-08-14 17:17:57 -04:00
..
components FIX: PostDestroyer needs to update user stats. Delete All Posts button was broken, making it impossible to delete users. 2014-08-14 15:21:16 -04:00
controllers FIX: keep the post_number parameter when redirecting to proper slug 2014-08-13 22:19:41 +02:00
fabricators FIX: Don't show profile pages for inactive users and don't show them in 2014-08-13 13:30:25 -04:00
fixtures Add more tests, undo some changes to fixture files 2014-08-01 12:40:28 -07:00
helpers
integration
integrity FIX: double periods. How did that work?? 2014-02-14 17:57:38 -05:00
jobs FIX: Don't show profile pages for inactive users and don't show them in 2014-08-13 13:30:25 -04:00
mailers Improve invite email copy 2014-07-10 10:57:40 +05:30
models FIX: Allow duplicate slugs when the parent category is not the same 2014-08-13 14:45:25 -04:00
phantom_js change "Sign In" back to "Log In" for now 2014-08-11 16:08:55 -07:00
serializers FIX: don't show the option to notify yourself in the flag dialog 2014-07-25 16:37:03 -04:00
services FIX: preview bust when no params 2014-08-13 12:25:56 +10: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: failed messages posted via email silently ignored 2014-07-31 18:46:02 +10:00