discourse/spec
Robin Ward d23ef1d090 FIX: You could update a topic to have a title that's too short if the TextCleaner
removed extra characters. Additionally, updating the title will not return an error
message to the client app if the operation fails (rather than failing silently.)
2013-05-31 15:24:13 -04:00
..
components Merge pull request #926 from netzpirat/fix-s3-images 2013-05-30 21:33:37 -07:00
controllers FIX: You could update a topic to have a title that's too short if the TextCleaner 2013-05-31 15:24:13 -04:00
fabricators Don't append the base url to absolute image urls without protocol. 2013-05-30 17:17:07 +02: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 Refactor: move category slug helper to Category model 2013-05-29 14:18:02 -04:00
mailers Swap out "@" for "via" in email From field 2013-02-27 19:03:57 -05:00
models FIX: You could update a topic to have a title that's too short if the TextCleaner 2013-05-31 15:24:13 -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 add cas support with a few tests 2013-05-23 13:40:50 -07:00
spec_helper.rb Set SeedFu to quiet mode. No talking please. 2013-05-29 09:36:51 -07:00