0a14d80f4a
Don't specify uglifier in dev
2014-10-15 16:23:06 -04:00
8a6f9425d4
Fix uglifier args
2014-10-15 16:00:45 -04:00
309144d9fc
Let's try telling uglifier to user 1k lines
2014-10-15 15:55:55 -04:00
7cd8b4f329
raise migration error in development if pending migrations
2014-10-04 07:02:30 +05:30
68a3fd5ef0
FIX: developer emails not working on ruby 2.0
2014-08-30 09:07:30 +10:00
b7e8bcda07
FIX: strip leading/trailing spaces from developer emails
2014-08-29 12:21:33 +10:00
9468ebeb2e
CHANGE: Mini Profiler only enabled for developers in prd
2014-07-17 08:34:41 +10:00
7e7c4efcc0
FEATURE: on initial boot hint users on how to get admin
2014-03-24 18:03:39 +11:00
76c7d42027
require rbtrace in development cause it is handy
2014-03-18 15:22:53 +11:00
f12925887c
Drop Rails3 support
2014-02-17 19:42:08 +01:00
18e719b0af
In development mode, if an avatar is missing just serve up a placeholder
2014-01-17 11:47:23 -05:00
69460b8f9b
Remove best standards support for Rails 4 since it's been removed from ActionDispatch
2013-10-17 15:36:18 -04:00
3d647a4b41
remove rack cache, it has been causing trouble
...
instead implement an aggressive anonymous cache that is stored in redis
this cache is sitting in the front of the middleware stack enabled only in production
TODO: expire it more intelligently when stuff is created
2013-10-16 16:39:18 +11:00
9e4b0df7ff
69 specs fail in rails 4 now ...not too bad
2013-07-22 15:07:20 +10:00
ceee8ed63b
Put back mailcatcher config in development.rb
2013-07-05 11:32:54 -04:00
6364fc74ef
Merge branch 'rewrite_update_alls' of git://github.com/stephankaag/discourse-1 into stephankaag-rewrite_update_alls
...
Conflicts:
app/services/spam_rules_enforcer.rb
2013-07-03 11:13:56 -04:00
93cdb97b46
OOPS: Left a testing setting of precompile in development on. Turned it back off.
2013-06-05 15:33:50 -04:00
7d089fdfb5
FIX: Compile templates properly with the latest handlebars
2013-06-05 14:00:02 -04:00
8367951000
sprockets upgrade
...
stop bundling all js files in dev, replace with turbo boosted serving of assets
2013-04-18 16:33:25 +10:00
850b042cab
introduce rack:cache as a default, so users don't need to configure apache or nginx
...
under rack cache we are able to serve 620reqs a second per thin (on my machine) before it 12 (on my machine)
reorganised so mini profilers can be cleanly disabled from config file
added caching for categories index
move production.rb to production.sample.rb
2013-04-11 16:24:21 +10:00
f6ec8e01ec
debug assets for debugging assets ... set to 1 in my .rvmrc
2013-04-02 09:50:00 +11:00
4e6b62b1f5
Much faster development mode reloading.
2013-04-01 14:32:24 -04:00
5dfb04e4b3
Convert a lot of :a => b to a: b and bring peace to the world
2013-03-25 05:07:36 +05:30
40b2f0f7d9
update better errors
...
allow me to pass a special IP address in dev mode so I can debug ( set TRUSTED_IP )
2013-03-23 03:16:49 -07:00
a0bdbe046a
don't try to load airbrake if there is no config for it
2013-03-11 16:59:21 -07:00
cafc75b238
remove trailing whitespaces ❤️
2013-02-26 07:31:35 +03:00
928e215e57
Update to latest Ember.js
2013-02-19 12:28:18 -05:00
21b5628528
Initial release of Discourse
2013-02-05 14:16:51 -05:00