travis-api/lib/travis
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
..
api Overwrite database pool size for logs database 2016-03-17 11:45:46 +01:00
private_key.rb Return fingerprint along with the public key for repository 2014-07-29 04:39:03 +02:00
sidekiq.rb Set sidekiq pool size also for logs DB 2016-03-17 11:27:42 +01:00