summaryrefslogtreecommitdiff
path: root/config/application.rb
AgeCommit message (Expand)Author
2017-03-24bugfix: client_side_validation load orderAzul
2017-03-23bugfix: handle couch 404sAzul
2016-05-02upgrade: {File,Dir}.exists? -> exist?Azul
2016-05-02upgrade: migrate configAzul
2016-05-02upgrade: drop active_resource in config/applicationAzul
2016-04-01api: added super simple motd, closes #7866elijah
2014-05-19little bit of documentationAzul
2014-05-19custom error pages for 404 and 500 errorsAzul
2013-11-15fix problem with custom scss files and precompiling assets in production mode.elijah
2013-11-14added support for easier customizations via "config/customization" directoryelijah
2013-09-19default to syslog in production - #3886Azul
2013-09-02add config setting for logfileAzul
2013-07-17Fix breakage due to empty config file for a given envAzul
2013-07-14remove freeze on APP_CONFIG for nowelijah
2013-07-11config - add force_ssl to config, add configuration notes to README.mdelijah
2013-07-04added 'thin' and 'quiet_assets' gems to make development mode much nicer.elijah
2013-02-09use at least couchrest_session_store 0.0.8Azul
2012-10-08LeapWebDemo -> LeapWebAzul
2012-09-27Adding in what used to be leap webapp demoAzul