Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-16 | change the default of config.assets.debug for development env. | elijah | |
2015-07-14 | a couple minor fixes for l10n | elijah | |
2014-01-19 | Redefine constant in a way that does not print out "warning: already ↵ | elijah | |
initialized constant VERIFY_PEER" | |||
2013-09-24 | fix syslogger, log_tags are called on request | Azul | |
log_tags was causing errors that could not be logged or caught. We don't need them yet anyway. config.log_tags accepts a list of methods that respond to request object. This makes it easy to tag log lines with debug information like subdomain and request id — both very helpful in debugging multi-user production applications. http://guides.rubyonrails.org/configuring.html | |||
2013-09-23 | Revert "default to syslog in production - #3886" | Azul | |
This reverts commit 073dc636ffa2da07ee7a719c6166a3ca1b593fb3. Conflicts: config/environments/production.rb | |||
2013-09-23 | hotfix: syslog now uses a different name | Azul | |
also make sure the gem > 2.0.0 so it actually IS called Syslog::Logger. | |||
2013-09-19 | default to syslog in production - #3886 | Azul | |
2013-07-17 | Hacky, but avoids SSL certificate error in development mode. | jessib | |
2013-07-11 | config - add force_ssl to config, add configuration notes to README.md | elijah | |
2012-10-08 | LeapWebDemo -> LeapWeb | Azul | |
2012-09-27 | Adding in what used to be leap webapp demo | Azul | |
we're merging repositories into one |