open-nomad/nomad
2015-12-24 21:23:05 +01:00
..
mock Small fixes and test fixes 2015-12-23 18:26:39 -08:00
state Fix test (due to merge) 2015-12-24 21:23:05 +01:00
structs Bring up-to-date with master 2015-12-24 21:16:32 +01:00
watch
alloc_endpoint.go Refactoring continued 2015-12-24 20:53:37 +01:00
alloc_endpoint_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
config.go Remove user-specifiable gc threshold 2015-12-16 15:00:45 -08:00
core_sched.go Small cleanup 2015-12-16 15:00:45 -08:00
core_sched_test.go Go vet 2015-12-18 12:24:53 -08:00
eval_broker.go
eval_broker_test.go
eval_endpoint.go Refactoring continued 2015-12-24 20:53:37 +01:00
eval_endpoint_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
fsm.go Only add periodic job insertion time once 2015-12-23 19:02:31 -08:00
fsm_test.go Remove the periodicRunner interface and pass the server as an interface to the periodicDispatcher 2015-12-23 18:26:39 -08:00
heartbeat.go
heartbeat_test.go
job_endpoint.go Bring up-to-date with master 2015-12-24 21:16:32 +01:00
job_endpoint_test.go Bring up-to-date with master 2015-12-24 21:16:32 +01:00
leader.go Improve restorePeriodicDispatcher documentation (and bug fix) 2015-12-23 18:26:39 -08:00
leader_test.go Use desired launch time in periodic launch table 2015-12-23 18:26:39 -08:00
merge.go
node_endpoint.go Refactoring 2015-12-22 23:44:33 +01:00
node_endpoint_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
periodic.go Simplify periodic nextLaunch, dispatch and run 2015-12-23 18:54:51 -08:00
periodic_test.go Simplify periodic nextLaunch, dispatch and run 2015-12-23 18:54:51 -08:00
plan_apply.go
plan_apply_test.go
plan_endpoint.go
plan_endpoint_test.go
plan_queue.go
plan_queue_test.go Fix test to tolerate multiple pending plans with the same time stamp. 2015-12-03 10:52:53 -05:00
pool.go
raft_rpc.go
regions_endpoint.go
regions_endpoint_test.go
rpc.go
rpc_test.go
serf.go
serf_test.go
server.go Remove the periodicRunner interface and pass the server as an interface to the periodicDispatcher 2015-12-23 18:26:39 -08:00
server_test.go
status_endpoint.go
status_endpoint_test.go
timetable.go Leader election restore, add structs to api jobs 2015-12-23 18:26:39 -08:00
timetable_test.go
util.go
util_test.go
worker.go
worker_test.go