vmpooler/lib/vmpooler
Samuel Beaulieu f10bcadf7e (POOLER-92) Add the alias information in the API status page for each pool
Before this change if a pool had an alias configured, the information would not be
made public in the API. This commit adds the alias key in the pool object for each
pool if configured. The alias key can be abscent, a string or an one or multiple
array of strings. The value of the alias is copied from the configuration and can
represent another name for the pool, or another configured pool.
2017-10-18 12:28:51 -05:00
..
api (POOLER-92) Add the alias information in the API status page for each pool 2017-10-18 12:28:51 -05:00
providers (POOLER-89) Identify when config issue is present 2017-08-15 10:58:37 -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 (maint) Update VMPooler files with fixes for Rubocop violations 2017-05-17 13:52:28 -07:00
dashboard.rb Redirect / to /dashboard 2015-04-10 09:38:55 -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 Fix no implicit conversion to rational from nil (#239) 2017-10-17 17:51:02 -05:00
providers.rb (maint) Update VMPooler files with fixes for Rubocop violations 2017-05-17 13:52:28 -07:00
statsd.rb (maint) Fix rubocop violations 2017-03-16 15:39:15 -07:00