vmpooler/lib/vmpooler
Samuel Beaulieu 3aac95d5b9 (POOLER-114) Refactor check_pool in pool_manager
This commit refactorss the check_pool method in pool_manager.
Specifically, each commented section describing a stage of check_pool is
broken out into a separate method and check_pool is simplified by
calling these methods. Without this change it is difficult to follow the
intent for or make changes to check_pool.

Additionally, a docker-compose file is added to make it simple to launch
an all-in-one vmpooler instance along with a separate redis server with
docker.
2018-08-23 14:04:52 -07:00
..
api (POOLER-81) Add time remaining information (#280) 2018-07-12 09:40:22 -07:00
providers Adds a new mechanism to load providers from any gem or file path. (#263) 2018-07-24 16:35:18 -07:00
public Fix JavaScript error on nil weekly_data 2016-11-21 17:05:58 -08:00
views dashboard2 2016-01-13 12:01:05 -08:00
api.rb (POOLER-109) Allow API to run independently 2018-07-13 09:35:18 -07:00
dashboard.rb Set config via env for dashboard spec 2018-07-13 09:35:18 -07:00
dummy_statsd.rb (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00
generic_connection_pool.rb (POOLER-52) Add a generic connection pool 2017-05-17 13:52:28 -07:00
graphite.rb (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00
logger.rb (maint) Emit console messages when debugging is enabled 2017-03-31 17:57:06 -07:00
pool_manager.rb (POOLER-114) Refactor check_pool in pool_manager 2018-08-23 14:04:52 -07:00
providers.rb Adds a new mechanism to load providers from any gem or file path. (#263) 2018-07-24 16:35:18 -07:00
statsd.rb (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00
version.rb (GEM) update vmpooler version to 0.2.0 2018-07-24 23:46:19 +00:00