discourse/app
Sam b67a3a85dd split js with vendor/application
avoid one huge js bundle and instead break it down
to application and vendor (3rd party) our app changes
a lot, vendor changes a lot less
2013-12-23 10:32:07 +11:00
..
assets split js with vendor/application 2013-12-23 10:32:07 +11:00
controllers Minimum password length is configurable with the min_password_length site setting. FIX: reset password needs to validate password length. 2013-12-19 16:15:47 -05:00
helpers Revert "Re-apply with fixes: Stop using user agent to detect mobile devices. Use a media query and yepnope to load the appropriate css and customizations." 2013-12-18 14:47:22 -05:00
jobs make sure assets always use schemaless absolute uris 2013-12-06 11:16:13 +01:00
mailers Small email fixes 2013-12-03 10:11:04 -05:00
models I need to add better testing here 2013-12-20 17:41:12 +11:00
serializers add discourse_diff tests 2013-12-16 18:11:46 +01:00
services Merge pull request #1658 from salbertson/sa-refactor-users-controller-create 2013-12-12 22:16:50 -08:00
views split js with vendor/application 2013-12-23 10:32:07 +11:00