aboutsummaryrefslogtreecommitdiffstats
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* DelayedJob: output log to STDOUT only when 'run'Kazuki Yamaguchi2015-06-211-4/+0
* no longer need to suppress logging SQL errors because now using activerecord-...Kazuki Yamaguchi2015-06-211-22/+0
* session: expire session cookie after 7 daysKazuki Yamaguchi2015-06-211-1/+1
* Delayed::Job: output logs to STDOUTKazuki Yamaguchi2015-06-191-0/+4
* web: cache: set default expire timeKazuki Yamaguchi2015-05-011-1/+1
* sync settings with the output of `rails new` in Rails 4.2.1Kazuki Yamaguchi2015-04-193-3/+2
* web: remove puma_worker_killertest_pumarhenium2015-04-051-7/+0
* [WIP] web: use puma instead of unicornrhenium2015-03-182-0/+10
* Ruby on Rails 4.2.0.beta1rhenium2014-09-152-1/+13
* upgrade Rails to 4.1.0.rc1, add Guard, SpringRhenium2014-03-136-17/+4
* xhtmlRhenium2014-03-132-0/+11
* rewrite APIs with Grape and RABLRhenium2014-02-091-0/+3
* update formats to Rails 4.0.2 styleRhenium2014-01-282-3/+4
* remove config/initializers/wrap_parameters.rb: not in useRhenium2014-01-281-14/+0
* suppress SQL logging in ActiveRecordRhenium2014-01-282-195/+22
* fix config/initializers/active_record_insert_ignore.rb: call validations, cal...Rhenium2014-01-171-1/+67
* use INSERT IGNORE INTO ... when creating favorites/retweetsRhenium2014-01-171-0/+129
* refactor settingsRhenium2013-12-161-2/+2
* change auto_increment to AUTO_INCREMENTRhenium2013-10-031-1/+1
* fix database config/utf8mb4rhenium2013-06-082-16/+9
* use Settinglogic; add some optionsrhenium2013-05-221-3/+0
* remove Typhoeusrhenium2013-05-191-18/+0
* change HTTP client to Typhoeusrhenium2013-05-191-0/+18
* disable Haml ugly optionrhenium2013-05-181-0/+1
* add startup shell scriptre4k2013-05-051-1/+1
* update settings (rails: web/receiver)re4k2013-05-052-3/+3
* update Gemfilere4k2013-04-261-2/+2
* fix migration error (caused by changing charset)re4k2013-04-251-0/+16
* Add importing favs feature(partial: only status_activity).re4k2013-04-011-2/+1
* Refactorre4k2013-03-291-1/+1
* refactorre4k2013-03-231-2/+13
* * Fix #1re4k2013-03-0910-0/+76