discourse/spec
Robin Ward 197909246c Weigh staff likes higher when calculating scores. New site setting: `staff_like_weight`
can set the factor (default is 3)
2013-05-27 12:46:08 -04:00
..
components Merge branch 'refactoring' of git://github.com/mattvanhorn/discourse 2013-05-27 10:42:20 -04:00
controllers Merge branch 'refactoring' of git://github.com/mattvanhorn/discourse 2013-05-27 10:42:20 -04:00
fabricators moved comments to the bottom, they are way less intrusive there 2013-05-24 12:48:32 +10:00
fixtures added rottentomatoes.com onebox 2013-04-28 16:24:03 -04:00
integration Add tabs to category create/edit modal. Categories can have a default auto-close setting that applies to all new topics created in the category. Add rspec-given and write some integration tests. Tests for topic auto-close with category default 2013-05-17 11:05:35 -04:00
integrity prevent double work in the i18n integrity specs 2013-03-23 15:49:31 +01:00
javascripts FIX: @username mentions when there are multiple code blocks in a post. 2013-05-16 01:59:07 +02:00
mailers Swap out "@" for "via" in email From field 2013-02-27 19:03:57 -05:00
models Weigh staff likes higher when calculating scores. New site setting: `staff_like_weight` 2013-05-27 12:46:08 -04:00
phantom_js formatted some tests 2013-02-27 03:18:23 +01:00
requests collapse some slow tests 2013-04-22 11:06:10 +10:00
support speed up tests 2013-04-22 13:48:41 +10:00
views/omniauth_callbacks Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
spec_helper.rb Nuke message_bus_observer move to service class and classes 2013-05-16 15:03:16 +10:00