.. |
agent
|
Merge pull request #1816 from jippi/add-datadog-telemetry
|
2016-10-18 09:53:37 -07:00 |
test-resources
|
|
|
agent_info.go
|
|
|
agent_info_test.go
|
|
|
alloc_status.go
|
Don't query for node-status if the node is down and handle the errors
|
2016-10-20 18:05:58 -07:00 |
alloc_status_test.go
|
Attempting to fix alloc status test
|
2016-08-22 15:07:49 -05:00 |
check.go
|
|
|
check_test.go
|
|
|
client_config.go
|
|
|
client_config_test.go
|
|
|
data_format.go
|
|
|
data_format_test.go
|
fix data format test
|
2016-08-16 17:53:49 -07:00 |
eval_status.go
|
Update after another review
|
2016-08-09 22:50:18 +09:00 |
eval_status_test.go
|
Add test to check both -json and -t are not specified
|
2016-08-09 21:06:20 +09:00 |
executor_plugin.go
|
|
|
fs.go
|
fs uses timed unblocker like logs command
|
2016-08-11 19:07:13 -07:00 |
fs_test.go
|
|
|
helpers.go
|
Close job temp file
|
2016-09-05 23:40:53 +02:00 |
helpers_test.go
|
Add StructJob test with jobfile from HTTP Server
|
2016-08-17 11:06:08 +09:00 |
init.go
|
Update the sample jobfile syntax
|
2016-09-24 14:42:25 -04:00 |
init_test.go
|
Update the sample jobfile syntax
|
2016-09-24 14:42:25 -04:00 |
inspect.go
|
Update after another review
|
2016-08-09 22:50:18 +09:00 |
inspect_test.go
|
Add test to check both -json and -t are not specified
|
2016-08-09 21:06:20 +09:00 |
keygen.go
|
Enable serf encryption (#1791)
|
2016-10-17 10:48:04 -07:00 |
keygen_test.go
|
Enable serf encryption (#1791)
|
2016-10-17 10:48:04 -07:00 |
keyring.go
|
Enable serf encryption (#1791)
|
2016-10-17 10:48:04 -07:00 |
logs.go
|
|
|
logs_test.go
|
|
|
meta.go
|
|
|
meta_test.go
|
|
|
monitor.go
|
|
|
monitor_test.go
|
|
|
node_drain.go
|
|
|
node_drain_test.go
|
|
|
node_status.go
|
Make node-status -short work without node stats
|
2016-08-29 17:45:37 +02:00 |
node_status_test.go
|
Add test to check both -json and -t are not specified
|
2016-08-09 21:06:20 +09:00 |
plan.go
|
Replace "the the" with "the" in documentation and comments
|
2016-10-11 15:31:40 -04:00 |
plan_test.go
|
Merge pull request #1654 from hashicorp/f-sticky-spec
|
2016-08-29 14:00:32 -07:00 |
run.go
|
Replace "the the" with "the" in documentation and comments
|
2016-10-11 15:31:40 -04:00 |
run_test.go
|
Fixed some more tests
|
2016-08-25 23:05:21 -05:00 |
server_force_leave.go
|
|
|
server_force_leave_test.go
|
|
|
server_join.go
|
|
|
server_join_test.go
|
|
|
server_members.go
|
Clarify server-members is server-only (#1761)
|
2016-09-27 13:51:54 -07:00 |
server_members_test.go
|
|
|
status.go
|
s/Created/Created At/
|
2016-08-15 21:40:34 -05:00 |
status_test.go
|
s/Created/Created At/
|
2016-08-15 21:40:34 -05:00 |
stop.go
|
|
|
stop_test.go
|
|
|
syslog_plugin.go
|
|
|
util_test.go
|
Renaming LocalDisk to EphemeralDisk (#1710)
|
2016-09-14 15:43:42 -07:00 |
validate.go
|
Rename Helper to JobGetter
|
2016-08-17 11:06:08 +09:00 |
validate_test.go
|
Fixed some more tests
|
2016-08-25 23:05:21 -05:00 |
version.go
|
|
|
version_test.go
|
|
|