vmpooler/lib/vmpooler
Brandon High 625472df35
(QENG-7530) Fix hostname_shorten regex
Prior to this commit the hostname_shorten regex wouldn't match the
updated human readable hostnames because they contain dashes.
This commit updates the regex to capture dashes in the hostname, and
adds a few specs to verify that behavior.
2019-11-01 10:30:56 -07:00
..
api (QENG-7530) Fix hostname_shorten regex 2019-11-01 10:30:56 -07:00
providers (POOLER-147) Fix create_linked_clone pool option 2019-08-22 14:32:06 -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 Simplify declaration of checkoutlock mutex 2019-10-23 03:52:08 -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 (QENG-7530) Make VM names more human readable 2019-10-24 09:12:18 -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.8.1 2019-10-25 16:35:08 +00:00