.. |
mock
|
InitFields to Canonicalize
|
2016-07-20 16:08:52 -07:00 |
state
|
Applying changes to job updates via FSM
|
2016-07-25 17:26:38 -07:00 |
structs
|
Added the job summary related endpoints
|
2016-07-25 17:26:38 -07:00 |
types
|
Change the signature of the PeriodicCallback to return an error
|
2016-06-10 15:54:39 -04:00 |
watch
|
Added the job summary related endpoints
|
2016-07-25 17:26:38 -07:00 |
alloc_endpoint.go
|
…
|
|
alloc_endpoint_test.go
|
…
|
|
blocked_evals.go
|
Remove requeue because it is a subset of EnqueueAll now
|
2016-06-24 10:14:34 -07:00 |
blocked_evals_test.go
|
Reblock test
|
2016-06-24 10:26:13 -07:00 |
config.go
|
nomad: Add RPCHoldTimeout to tune RPC hold interval
|
2016-07-10 13:35:48 -04:00 |
core_sched.go
|
Disallow EvalGC to reap batch jobs evals/allocs and make JobGC only oneshot GCs everything
|
2016-06-27 22:54:03 -07:00 |
core_sched_test.go
|
fix job gc tests
|
2016-07-25 14:56:23 -07:00 |
eval_broker.go
|
Remove requeue because it is a subset of EnqueueAll now
|
2016-06-24 10:14:34 -07:00 |
eval_broker_test.go
|
Remove requeue because it is a subset of EnqueueAll now
|
2016-06-24 10:14:34 -07:00 |
eval_endpoint.go
|
…
|
|
eval_endpoint_test.go
|
don't dequeue
|
2016-06-07 09:51:20 -07:00 |
fsm.go
|
Applying changes to job updates via FSM
|
2016-07-25 17:26:38 -07:00 |
fsm_test.go
|
Added test for job summary restore
|
2016-07-12 11:41:13 -06:00 |
heartbeat.go
|
Nuke trace-level logging in heartbeats
|
2016-06-10 15:50:11 -04:00 |
heartbeat_test.go
|
…
|
|
job_endpoint.go
|
InitFields to Canonicalize
|
2016-07-20 16:08:52 -07:00 |
job_endpoint_test.go
|
Rename ConsulService back to Service
|
2016-06-12 16:36:49 -07:00 |
job_summary_endpoint.go
|
Added the job summary related endpoints
|
2016-07-25 17:26:38 -07:00 |
leader.go
|
initial tail impl
|
2016-07-10 13:57:04 -04:00 |
leader_test.go
|
…
|
|
merge.go
|
…
|
|
node_endpoint.go
|
Node.Register handles the case of transistioning to ready and creating evals
|
2016-07-21 15:22:02 -07:00 |
node_endpoint_test.go
|
add down to up test
|
2016-07-25 12:46:18 -07: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
|
nomad: modify forward RPC to hold when no known leader
|
2016-07-10 13:36:55 -04:00 |
rpc_test.go
|
nomad: modify forward RPC to hold when no known leader
|
2016-07-10 13:36:55 -04:00 |
serf.go
|
Merge pull request #1276 from hashicorp/f-consul-server-autojoin
|
2016-06-16 14:40:45 -07:00 |
serf_test.go
|
…
|
|
server.go
|
Added the job summary related endpoints
|
2016-07-25 17:26:38 -07:00 |
server_test.go
|
Pass a logger arg to `NewClient` and `NewServer`
|
2016-06-16 23:29:23 -07: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
|
Do not use snapshot
|
2016-06-22 09:33:15 -07:00 |
system_endpoint_test.go
|
Worker waitForIndex uses StateStore index, not Raft Applied Index
|
2016-06-22 09:04:22 -07:00 |
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
|
refresh index eval id in log
|
2016-06-22 13:48:41 -07:00 |
worker_test.go
|
Worker waitForIndex uses StateStore index, not Raft Applied Index
|
2016-06-22 09:04:22 -07:00 |