.. |
arch.go
|
nomad: improve error messages at start for dev mode
|
2015-09-06 20:18:47 -07:00 |
arch_test.go
|
Pass config to fingerprints; update tests
|
2015-08-25 16:21:29 -07:00 |
consul.go
|
Made consul fingerprinter configurable
|
2015-08-31 19:56:25 -07:00 |
consul_test.go
|
Add working test for consul fingerprinter
|
2015-08-31 19:56:38 -07:00 |
cpu.go
|
Change CPU from float64 to int
|
2015-09-23 11:14:32 -07:00 |
cpu_test.go
|
populate CPU in Node Resources
|
2015-08-27 14:15:56 -05:00 |
env_aws.go
|
clean up some log formatting
|
2015-09-23 14:09:55 -05:00 |
env_aws_test.go
|
refactoring, docs
|
2015-09-22 23:51:56 -05:00 |
fingerprint.go
|
Refactor network fingerprinting to be generic, use build flags
|
2015-09-23 10:12:56 -05:00 |
fingerprint_test.go
|
fingerprint/aws: Add 2 basic links, rename 'env' to 'platform'
|
2015-08-31 14:18:40 -05:00 |
host.go
|
Change 'os' to 'kernel.name'; add 'kernel.version' for *nix*
|
2015-08-27 17:37:37 -07:00 |
host_test.go
|
Changed logs to errors; added data to node.Resources.DiskMB
|
2015-08-27 12:23:17 -07:00 |
memory.go
|
convert to MB for MemoryMB, and update test
|
2015-08-27 16:01:47 -05:00 |
memory_test.go
|
convert to MB for MemoryMB, and update test
|
2015-08-27 16:01:47 -05:00 |
network_test.go
|
Refactor network fingerprinting to be generic, use build flags
|
2015-09-23 10:12:56 -05:00 |
network_unix.go
|
clean up some log formatting
|
2015-09-23 14:09:55 -05:00 |
network_windows.go
|
Refactor network fingerprinting to be generic, use build flags
|
2015-09-23 10:12:56 -05:00 |
storage.go
|
Add guard to storage fingerprint so CWD will be used if AllocDir is not specified -- fixes windows tests
|
2015-08-27 16:03:09 -07:00 |
storage_test.go
|
Add guard to storage fingerprint so CWD will be used if AllocDir is not specified -- fixes windows tests
|
2015-08-27 16:03:09 -07:00 |