discourse/spec
Matt Van Horn 806255b3c4 refactor Topic validation
introduce a couple of custom validators
fix minor discrepancies in tests
copy I18n error message keys to default location
clean up validation invocation
move some responsibilities out of validator into class
2013-05-22 22:31:52 -07:00
..
components refactor Topic validation 2013-05-22 22:31:52 -07:00
controllers remove moderator status posts from best feed 2013-05-22 15:04:53 +10:00
fabricators more group progress, UI getting there, controller mostly done 2013-05-09 17:37:34 +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 refactor Topic validation 2013-05-22 22:31:52 -07: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