Travis Turner
|
668689e119
|
ensure that the license is prepended to all source files
|
2018-02-05 16:35:28 -06:00 |
|
Travis
|
c4a4f0dcc4
|
don't normalize bind address after all, just have it use defaults when necessary
|
2017-08-07 08:25:35 -05:00 |
|
Travis
|
fcb311389e
|
added pilosa.NormalizeAddress() to address variations in the bind configuration
|
2017-08-07 08:25:35 -05:00 |
|
Travis
|
a3b1b2ee1a
|
DefaultClusterType = ClusterGossip
This commit removes the `httpbroadcast` NodeSet, sets the default cluster type
to `gossip`, and uses the `static` cluster type for most test cases.
|
2017-08-07 08:25:35 -05:00 |
|
Travis
|
b6896482b9
|
move InternalPort config option out from under cluster and up to the root of Config
|
2017-07-24 17:28:23 -05:00 |
|
Michael Baird
|
cfedda29ef
|
Added Duration tests
|
2017-07-12 09:07:38 -05:00 |
|
Michael Baird
|
4b53ec1f9c
|
const cluster types, and more validation tests
|
2017-07-11 14:17:06 -05:00 |
|
Michael Baird
|
baff53ae3d
|
config test and validate
|
2017-07-11 11:31:27 -05:00 |
|