open-nomad/nomad
2016-06-14 15:21:57 -07:00
..
mock Rename ConsulService back to Service 2016-06-12 16:36:49 -07:00
state
structs Document consul configuration 2016-06-14 15:21:57 -07:00
types Change the signature of the PeriodicCallback to return an error 2016-06-10 15:54:39 -04:00
watch
alloc_endpoint.go
alloc_endpoint_test.go
blocked_evals.go Only unblock if missed class was added after eval snapshot index 2016-06-10 15:24:06 -07:00
blocked_evals_test.go test 2016-06-10 15:48:59 -07:00
config.go Fix copy pasta comment. 2016-06-10 15:48:36 -04:00
core_sched.go Partial GC allocations 2016-06-10 18:32:37 -07:00
core_sched_test.go Partial GC allocations 2016-06-10 18:32:37 -07:00
eval_broker.go Use the correctly typed rand.Int* variant 2016-06-10 15:50:11 -04:00
eval_broker_test.go fix channel being nil on restore 2016-06-07 15:03:08 -07:00
eval_endpoint.go
eval_endpoint_test.go don't dequeue 2016-06-07 09:51:20 -07:00
fsm.go
fsm_test.go
heartbeat.go Nuke trace-level logging in heartbeats 2016-06-10 15:50:11 -04:00
heartbeat_test.go
job_endpoint.go Add check-index flag to nomad run 2016-06-08 17:56:32 -07:00
job_endpoint_test.go Rename ConsulService back to Service 2016-06-12 16:36:49 -07:00
leader.go
leader_test.go
merge.go
node_endpoint.go goling(1) compliance pass (e.g. Rpc* -> RPC) 2016-06-10 23:38:28 -04:00
node_endpoint_test.go Push down the server list even on node registration and evaluation 2016-06-10 15:50:11 -04:00
periodic.go Fix case in periodic dispatch and blocked evals where lock was not released 2016-06-03 13:46:57 -07:00
periodic_endpoint.go
periodic_endpoint_test.go
periodic_test.go
plan_apply.go
plan_apply_pool.go
plan_apply_pool_test.go
plan_apply_test.go
plan_endpoint.go
plan_endpoint_test.go
plan_queue.go
plan_queue_test.go
pool.go Reconcile, clean up, and centralize API version numbers (major and minor). 2016-06-10 15:50:11 -04:00
raft_rpc.go
regions_endpoint.go
regions_endpoint_test.go
rpc.go Reconcile, clean up, and centralize API version numbers (major and minor). 2016-06-10 15:50:11 -04:00
rpc_test.go
serf.go
serf_test.go
server.go Fold RaftPeers() into its only call site now 2016-06-10 15:54:39 -04:00
server_test.go Use a monotonically incrementing number to create unique node names. 2016-06-10 15:50:11 -04:00
status_endpoint.go Reconcile, clean up, and centralize API version numbers (major and minor). 2016-06-10 15:50:11 -04:00
status_endpoint_test.go Reconcile, clean up, and centralize API version numbers (major and minor). 2016-06-10 15:50:11 -04:00
system_endpoint.go
system_endpoint_test.go
timetable.go
timetable_test.go
util.go Reconcile, clean up, and centralize API version numbers (major and minor). 2016-06-10 15:50:11 -04:00
util_test.go Reconcile, clean up, and centralize API version numbers (major and minor). 2016-06-10 15:50:11 -04:00
worker.go
worker_test.go