.. |
config-test-fixtures
|
Fix config_parse_test to reflect that `consul.addr` does not exist.
|
2016-06-10 15:50:11 -04:00 |
consul
|
Temporarily disable various syncer checks due to the API changes made earlier today.
|
2016-06-13 19:52:17 -07:00 |
test-resources
|
Add test to verify order
|
2015-12-04 17:12:47 -08:00 |
agent.go
|
address comments
|
2016-06-13 17:32:18 -07:00 |
agent_endpoint.go
|
golint(1) police
|
2016-06-10 15:54:39 -04:00 |
agent_endpoint_test.go
|
Change the endpoint for `/v1/agent/servers` and fix tests.
|
2016-06-10 15:50:11 -04:00 |
agent_test.go
|
goling(1) compliance pass (e.g. Rpc* -> RPC)
|
2016-06-10 23:38:28 -04:00 |
alloc_endpoint.go
|
only support latest and remove ring buffer
|
2016-06-12 09:32:38 -07:00 |
alloc_endpoint_test.go
|
Fixed a test
|
2016-05-31 01:58:32 +02:00 |
command.go
|
Rebalance Nomad client RPCs among different Nomad servers.
|
2016-06-10 15:50:11 -04:00 |
command_test.go
|
Remove all calls to the default logger
|
2015-12-11 15:02:13 -08:00 |
config.go
|
Commit miss, bump to 5s
|
2016-06-10 15:54:39 -04:00 |
config_parse.go
|
Create a weak decoder to parse time.Duration.
|
2016-06-10 15:50:11 -04:00 |
config_parse_test.go
|
Update the `nomad_server_service` default from `nomad-server` to just `nomad`.
|
2016-06-10 15:50:11 -04:00 |
config_test.go
|
Fix "http_api_response_headers" config not working
|
2016-05-16 20:57:54 -07:00 |
eval_endpoint.go
|
http: list results are never null
|
2015-09-07 10:03:10 -07:00 |
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
|
Don't require slash for node stats
|
2016-06-11 13:15:57 -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
|
agent: start basic logging setup
|
2015-08-16 13:54:49 -07: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
|
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
|
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
|
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
|
Use consul/lib's RandomStagger
|
2016-06-10 15:48:36 -04:00 |