open-nomad/command/agent
2016-05-18 09:45:46 -07:00
..
config-test-fixtures Added tests for parsing consul client configuration 2016-05-11 15:22:58 -07:00
test-resources Add test to verify order 2015-12-04 17:12:47 -08:00
agent.go Using advertise addr for the http address 2016-05-14 01:09:05 -07:00
agent_endpoint.go
agent_endpoint_test.go Update agent_endpoint_test 2016-01-28 23:33:01 -05:00
agent_test.go Use codegen for json marshalling: 20% faster, 12% less bytes allocated, 85% less allocations 2016-05-18 09:45:46 -07:00
alloc_endpoint.go
alloc_endpoint_test.go Improvements for short identifiers 2016-01-06 22:46:57 +01:00
command.go Implemented registering client and server services 2016-05-11 16:07:02 -07:00
command_test.go Remove all calls to the default logger 2015-12-11 15:02:13 -08:00
config.go Fix "http_api_response_headers" config not working 2016-05-16 20:57:54 -07:00
config_parse.go Added tests for parsing consul client configuration 2016-05-11 15:22:58 -07:00
config_parse_test.go Added tests for parsing consul client configuration 2016-05-11 15:22:58 -07:00
config_test.go Fix "http_api_response_headers" config not working 2016-05-16 20:57:54 -07:00
eval_endpoint.go
eval_endpoint_test.go Improvements for short identifiers 2016-01-06 22:46:57 +01:00
fs_endpoint.go Fix missing format variable 2016-04-18 18:53:05 -07:00
fs_endpoint_test.go Refactoring some comments and test names 2016-01-14 15:07:24 -08:00
http.go Use codegen for json marshalling: 20% faster, 12% less bytes allocated, 85% less allocations 2016-05-18 09:45:46 -07: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 Plan api 2016-05-11 18:51:48 -07:00
job_endpoint_test.go Switch to using the harness 2016-05-16 12:49:18 -07:00
log_levels.go
log_writer.go
log_writer_test.go
node_endpoint.go Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
node_endpoint_test.go Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
region_endpoint.go website: document regions endpoint 2015-11-24 09:38:07 -08:00
region_endpoint_test.go
scada.go
scada_test.go
status_endpoint.go
status_endpoint_test.go
syslog.go
syslog_test.go
system_endpoint.go Job GC endpoint 2016-02-20 15:50:41 -08:00
system_endpoint_test.go Job GC endpoint 2016-02-20 15:50:41 -08:00
util.go Added a comment about iteration of ips in a network device 2016-03-20 23:22:16 -07:00
util_test.go