open-nomad/nomad
2018-03-15 10:22:03 -07:00
..
deploymentwatcher Merge pull request #3890 from hashicorp/b-heartbeat 2018-03-12 14:41:59 -07:00
mock New delayed rescheduling options, validation function and unit tests 2018-03-14 16:10:32 -05:00
state small cleanup 2018-03-13 18:08:22 -07:00
structs Rename DelayCeiling to MaxDelay 2018-03-14 16:10:32 -05:00
types
acl.go
acl_endpoint.go non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
acl_endpoint_test.go non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
acl_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
alloc_endpoint.go
alloc_endpoint_test.go non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
autopilot.go Fix remaining issues with autopilot change 2018-01-30 15:21:28 -08:00
autopilot_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
blocked_evals.go spelling: only 2018-03-11 18:33:52 +00:00
blocked_evals_test.go
client_alloc_endpoint.go feedback and rebasing 2018-02-15 13:59:03 -08:00
client_alloc_endpoint_test.go fix flaky gc tests 2018-02-15 13:59:03 -08:00
client_fs_endpoint.go Use helper for forwarding 2018-02-15 13:59:03 -08:00
client_fs_endpoint_test.go Code review feedback 2018-02-15 13:59:02 -08:00
client_rpc.go Fix incorrect deletion of node conn 2018-02-15 13:59:03 -08:00
client_rpc_test.go fix unknown rpc tests 2018-02-15 15:29:31 -08:00
client_stats_endpoint.go Server side impl + touch ups 2018-02-15 13:59:02 -08:00
client_stats_endpoint_test.go Server side impl + touch ups 2018-02-15 13:59:02 -08:00
config.go spelling: version 2018-03-11 19:13:25 +00:00
core_sched.go Code review feedback and more test cases 2018-01-31 09:58:05 -06:00
core_sched_test.go spelling: rescheduling 2018-03-11 18:40:32 +00:00
deployment_endpoint.go
deployment_endpoint_test.go spelling: update 2018-03-11 17:44:04 +00:00
deployment_watcher_shims.go
endpoints_oss.go Helper to populate RPC server endpoints 2018-02-15 13:59:00 -08:00
eval_broker.go Fix linting warning 2018-03-14 16:12:22 -05:00
eval_broker_test.go Address some code review comments 2018-03-14 16:10:32 -05:00
eval_endpoint.go
eval_endpoint_test.go non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
fsm.go small cleanup 2018-03-13 18:08:22 -07:00
fsm_not_ent.go
fsm_registry_oss.go
fsm_test.go nodeevents -> events 2018-03-13 18:08:22 -07:00
heartbeat.go Merge pull request #3890 from hashicorp/b-heartbeat 2018-03-12 14:41:59 -07:00
heartbeat_test.go Fix merge change 2018-03-12 16:25:49 -07:00
job_endpoint.go List unblocks on summary changes 2018-03-15 10:22:03 -07:00
job_endpoint_oss.go
job_endpoint_test.go non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
leader.go Merge pull request #3890 from hashicorp/b-heartbeat 2018-03-12 14:41:59 -07:00
leader_oss.go
leader_test.go Fix merge change 2018-03-12 16:25:49 -07:00
merge.go
node_endpoint.go Drop ACL todo 2018-03-14 16:41:46 -07:00
node_endpoint_test.go nodeevents -> events 2018-03-13 18:08:22 -07:00
operator_endpoint.go Refactor redundancy_zone/upgrade_version out of client meta 2018-01-29 20:03:38 -08:00
operator_endpoint_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
periodic.go spelling: transition 2018-03-11 19:06:05 +00:00
periodic_endpoint.go
periodic_endpoint_test.go spelling: periodic 2018-03-11 18:37:05 +00:00
periodic_test.go spelling: evaluate 2018-03-11 18:01:29 +00:00
plan_apply.go spelling: scheduling 2018-03-11 18:53:11 +00:00
plan_apply_not_ent.go
plan_apply_pool.go
plan_apply_pool_test.go
plan_apply_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
plan_endpoint.go
plan_endpoint_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
plan_queue.go spelling: evaluation 2018-03-11 18:01:35 +00:00
plan_queue_test.go
raft_rpc.go Refactor 2018-02-15 13:59:00 -08:00
regions_endpoint.go
regions_endpoint_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
rpc.go Server TLS 2018-02-15 15:03:12 -08:00
rpc_test.go fix unknown rpc tests 2018-02-15 15:29:31 -08:00
search_endpoint.go
search_endpoint_oss.go
search_endpoint_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
serf.go Merge branch 'master' into autopilot 2018-01-18 13:29:25 -08:00
serf_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
server.go Always add core scheduler and detect invalid schedulers 2018-03-14 10:53:27 -07:00
server_setup_oss.go
server_test.go Always add core scheduler and detect invalid schedulers 2018-03-14 10:53:27 -07:00
stats_fetcher.go Refactor 2018-02-15 13:59:00 -08:00
stats_fetcher_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
status_endpoint.go Add RPC for querying for Node connections 2018-02-15 13:59:01 -08:00
status_endpoint_test.go Add RPC for querying for Node connections 2018-02-15 13:59:01 -08:00
system_endpoint.go
system_endpoint_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00
testing.go Fix autopilot tests 2018-02-15 15:48:32 -08:00
timetable.go
timetable_test.go
util.go Forwarding 2018-02-15 13:59:02 -08:00
util_test.go Fix remaining issues with autopilot change 2018-01-30 15:21:28 -08:00
vault.go spelling: routines 2018-03-11 18:52:35 +00:00
vault_test.go non-Existent -> nonexistent 2018-03-12 11:59:33 -07:00
vault_testing.go
worker.go spelling: invoke 2018-03-11 18:00:32 +00:00
worker_test.go Add testing interfaces 2018-02-15 13:59:00 -08:00