travis-api/lib
Piotr Sarnacki 6aaa25a099 Overwrite database pool size for logs database
Logs database config is set in travis keychain and is set to a
concurrency much higher than what we set in heroku config. I don't want
to change it globally, because it may need to be different for other
apps, so I'm changing it here just before we connect to the db.
2016-03-17 11:45:46 +01:00
..
tasks Rename encyrpt_all_data.rake to encrypt_all_data.rake 2014-06-19 17:52:03 -04:00
travis Overwrite database pool size for logs database 2016-03-17 11:45:46 +01:00
active_record_postgres_variables.rb add support for setting session variables for postgres connections (as you can in ActiveRecord 4.x) 2015-05-12 11:55:46 +02:00
conditional_skylight.rb remove dyno count check 2015-01-19 15:49:54 +01:00