open-nomad/command/agent
Michael Schurter 23de99b1df Enable dev mode to allow using localhost in tests 2016-11-08 16:35:11 -08:00
..
config-test-fixtures Renaming TLS related vault config 2016-11-03 14:24:39 -07:00
consul Removing warn msg 2016-09-04 17:22:49 -07:00
test-resources Add test to verify order 2015-12-04 17:12:47 -08:00
agent.go Restore sync/atomic use for consistency 2016-11-08 16:21:52 -08:00
agent_endpoint.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
agent_endpoint_test.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
agent_test.go Enable dev mode to allow using localhost in tests 2016-11-08 16:35:11 -08:00
alloc_endpoint.go Adding a snapshot endpoint on the client (#1730) 2016-09-21 21:28:12 -07:00
alloc_endpoint_test.go Adding a snapshot endpoint on the client (#1730) 2016-09-21 21:28:12 -07:00
command.go Move config normalization into config.go to ease testing 2016-11-08 15:44:10 -08:00
command_test.go Fix test that fails now that advertise can't be localhost 2016-11-08 16:22:04 -08:00
config.go Fix int pointer formatting and server config test 2016-11-08 16:02:20 -08:00
config_parse.go Renaming TLS related vault config 2016-11-03 14:24:39 -07:00
config_parse_test.go Add to valid configs fields 2016-10-27 11:29:12 -07:00
config_test.go initial work on datadog telemetry 2016-10-15 10:49:33 +02:00
eval_endpoint.go http: list results are never null 2015-09-07 10:03:10 -07:00
eval_endpoint_test.go Fixed more tests 2016-07-25 17:31:40 -07:00
fs_endpoint.go Do not allow path to escape the alloc dir for the FS commands 2016-10-03 14:58:44 -07:00
fs_endpoint_test.go Fixed a bunch of TLS related failures 2016-10-26 14:08:46 -07:00
http.go Choose safer default advertise address 2016-11-08 11:17:16 -08:00
http_test.go Use codegen for json marshalling: 20% faster, 12% less bytes allocated, 85% less allocations 2016-05-18 09:45:46 -07:00
job_endpoint.go Renamed Job.GetJobSummary to Job.Summary 2016-07-25 17:31:40 -07:00
job_endpoint_test.go Fixed a test 2016-08-16 16:36:15 -07:00
keyring.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
keyring_test.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
log_levels.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
log_levels_test.go Add LevelFilter test 2016-07-27 13:42:24 +09:00
log_writer.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
log_writer_test.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
node_endpoint.go Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
node_endpoint_test.go Fixed some bugs 2016-07-25 17:26:38 -07:00
region_endpoint.go website: document regions endpoint 2015-11-24 09:38:07 -08:00
region_endpoint_test.go nomad: testing region list 2015-11-23 22:27:07 -08:00
stats_endpoint.go fix test 2016-06-12 16:48:55 -07:00
stats_endpoint_test.go fix test 2016-06-12 16:48:55 -07:00
status_endpoint.go http: adding status APIs 2015-09-06 18:39:03 -07:00
status_endpoint_test.go http: adding status APIs 2015-09-06 18:39:03 -07:00
syslog.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
syslog_test.go agent: start basic logging setup 2015-08-16 13:54:49 -07:00
system_endpoint.go Added an endpoint for users to reconcile job summaries 2016-08-03 16:12:47 -07:00
system_endpoint_test.go Updated tests and comments 2016-08-04 11:29:36 -07:00