open-nomad/nomad
2015-09-06 16:01:16 -07:00
..
mock mock: make valid mock alloc 2015-08-29 16:24:01 -07:00
state state: Adding eval lookup by job 2015-09-06 12:10:24 -07:00
structs nomad: adding eval list endpoint 2015-09-06 16:01:16 -07:00
alloc_endpoint.go nomad: adding alloc lookup method 2015-09-06 15:46:45 -07:00
alloc_endpoint_test.go nomad: adding alloc lookup method 2015-09-06 15:46:45 -07:00
client_endpoint.go nomad: adding Alloc endpoint 2015-09-06 15:34:28 -07:00
client_endpoint_test.go nomad: adding Node list endpoint 2015-09-06 14:28:29 -07:00
config.go nomad: fixing tests 2015-08-30 18:10:12 -07:00
core_sched.go
core_sched_test.go nomad: updating for new alloc representation 2015-08-25 17:36:52 -07:00
eval_broker.go
eval_broker_test.go
eval_endpoint.go nomad: adding eval list endpoint 2015-09-06 16:01:16 -07:00
eval_endpoint_test.go nomad: adding eval list endpoint 2015-09-06 16:01:16 -07:00
fsm.go nomad: FSM support for AllocClientUpdateRequestType 2015-08-25 18:00:14 -07:00
fsm_test.go nomad: FSM support for AllocClientUpdateRequestType 2015-08-25 18:00:14 -07:00
heartbeat.go nomad: parameterize heartbeat configuration 2015-08-29 14:14:19 -07:00
heartbeat_test.go nomad: fixing tests 2015-08-30 18:10:12 -07:00
job_endpoint.go nomad: adding Alloc endpoint 2015-09-06 15:34:28 -07:00
job_endpoint_test.go nomad: adding job query endpoints 2015-09-06 12:18:45 -07:00
leader.go
leader_test.go
merge.go
plan_apply.go nomad: updating for new alloc representation 2015-08-25 17:36:52 -07:00
plan_apply_test.go nomad: updating for new alloc representation 2015-08-25 17:36:52 -07:00
plan_endpoint.go
plan_endpoint_test.go
plan_queue.go
plan_queue_test.go
pool.go
raft_rpc.go
rpc.go
rpc_test.go nomad: updating for new alloc representation 2015-08-25 17:36:52 -07:00
serf.go
serf_test.go
server.go nomad: adding Alloc endpoint 2015-09-06 15:34:28 -07:00
server_test.go nomad: updating for new alloc representation 2015-08-25 17:36:52 -07:00
status_endpoint.go
status_endpoint_test.go
timetable.go
timetable_test.go
util.go Update references to "os" to use "kernel.name" 2015-08-28 01:30:47 -07:00
util_test.go
worker.go
worker_test.go