discourse/spec
Régis Hanol 239cbd2d58 enforce coding convention
replaced every `and` by `&&` and every `or` by `||`
2013-03-05 01:42:44 +01:00
..
components enforce coding convention 2013-03-05 01:42:44 +01:00
controllers Check when logging in whether a auth provider is enabled, including specs 2013-03-04 13:44:41 -05:00
fabricators introduce Enum 2013-03-01 21:16:36 +03:00
fixtures/oneboxer Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
integrity introduce Enum 2013-03-01 21:16:36 +03:00
javascripts Remove unusued site_settings, show checkbox in UI for boolean values, remove restrict_access 2013-03-01 14:27:41 -05:00
mailers Swap out "@" for "via" in email From field 2013-02-27 19:03:57 -05:00
models Fix order dependency in site_setting_spec.rb 2013-03-04 11:18:05 -05:00
phantom_js formatted some tests 2013-02-27 03:18:23 +01:00
requests remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00
support use shared_examples_for versioning, for both posts and topics 2013-02-08 08:17:05 -05:00
views/omniauth_callbacks Merge branch 'github-auth' of git://github.com/nverba/discourse 2013-02-27 12:09:22 -05:00
spec_helper.rb remove trailing whitespaces ❤️ 2013-02-26 07:31:35 +03:00