open-nomad/nomad
2015-09-06 12:24:25 -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 job query endpoints 2015-09-06 12:18:45 -07:00
client_endpoint.go nomad: Adding Client.UpdateAlloc endpoint 2015-08-25 18:12:51 -07:00
client_endpoint_test.go nomad: fixing tests 2015-08-30 18:10:12 -07:00
config.go nomad: fixing tests 2015-08-30 18:10:12 -07:00
core_sched.go nomad: Integrate Eval GC with FSM time table 2015-08-15 17:42:51 -07:00
core_sched_test.go nomad: updating for new alloc representation 2015-08-25 17:36:52 -07:00
eval_broker.go nomad: add delivery limit to eval broker 2015-08-16 10:55:55 -07:00
eval_broker_test.go nomad: add delivery limit to eval broker 2015-08-16 10:55:55 -07:00
eval_endpoint.go nomad: Adding Eval.Reap 2015-08-15 15:42:44 -07:00
eval_endpoint_test.go nomad: improve test reliability 2015-08-16 17:43:30 -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: set the query meta data 2015-09-06 12:24:25 -07:00
job_endpoint_test.go nomad: adding job query endpoints 2015-09-06 12:18:45 -07:00
leader.go nomad: disable one worker when leader 2015-08-23 13:59:13 -07:00
leader_test.go nomad: reap failed evaluations 2015-08-16 11:10:18 -07:00
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 nomad: add client.GetAllocs with blocking query support 2015-08-22 19:17:49 -07:00
rpc_test.go nomad: updating for new alloc representation 2015-08-25 17:36:52 -07:00
serf.go
serf_test.go
server.go client: test updating alloc status 2015-08-29 14:22:24 -07:00
server_test.go nomad: updating for new alloc representation 2015-08-25 17:36:52 -07:00
status_endpoint.go nomad: adding version API endpoint 2015-08-15 12:59:10 -07:00
status_endpoint_test.go nomad: adding version API endpoint 2015-08-15 12:59:10 -07:00
timetable.go nomad: integrate time table with FSM 2015-08-15 17:38:13 -07:00
timetable_test.go nomad: integrate time table with FSM 2015-08-15 17:38:13 -07:00
util.go Update references to "os" to use "kernel.name" 2015-08-28 01:30:47 -07:00
util_test.go nomad: add rate based scaling util methods 2015-08-22 17:12:24 -07:00
worker.go nomad: use fast and slow exponential backoff in worker 2015-08-23 17:39:49 -07:00
worker_test.go nomad: adding ability to pause a worker 2015-08-23 10:52:31 -07:00