open-nomad/nomad
Armon Dadgar fc11808fe9 nomad: add eval broker, configurable nack timeout 2015-07-23 21:44:17 -07:00
..
structs nomad: first pass at eval broker 2015-07-23 17:31:08 -07:00
client_endpoint.go nomad: make struct names more specific to avoid confusion 2015-07-07 10:51:42 -06:00
client_endpoint_test.go nomad: make struct names more specific to avoid confusion 2015-07-07 10:51:42 -06:00
config.go nomad: add eval broker, configurable nack timeout 2015-07-23 21:44:17 -07:00
eval_broker.go nomad: add eval broker, configurable nack timeout 2015-07-23 21:44:17 -07:00
eval_broker_test.go nomad: add eval broker, configurable nack timeout 2015-07-23 21:44:17 -07:00
eval_endpoint.go nomad: adding RPC endpoints for fetching Eval 2015-07-23 16:00:19 -07:00
eval_endpoint_test.go nomad: adding RPC endpoints for fetching Eval 2015-07-23 16:00:19 -07:00
fsm.go nomad: adding FSM support for evaluations 2015-07-23 15:52:38 -07:00
fsm_test.go nomad: adding FSM support for evaluations 2015-07-23 15:52:38 -07:00
job_endpoint.go nomad: reduce mixed terminology by adding ID to Job 2015-07-23 15:15:48 -07:00
job_endpoint_test.go nomad: reduce mixed terminology by adding ID to Job 2015-07-23 15:15:48 -07:00
leader.go nomad: testing leader bridging of serf 2015-06-05 23:54:45 +02:00
leader_test.go nomad: refactor test code 2015-06-07 12:03:05 -07:00
merge.go nomad: adding merge guard for non-nomad servers 2015-06-04 13:15:46 +02:00
pool.go nomad: adding connection pool 2015-06-07 11:50:29 -07:00
raft_rpc.go nomad: adding basic structure for raft 2015-06-01 17:49:10 +02:00
rpc.go nomad: starting client GetNode 2015-07-06 15:23:15 -06:00
rpc_test.go nomad: testing RPC forwarding 2015-06-07 12:08:47 -07:00
schema.go nomad: Adding Eval model 2015-07-23 15:27:13 -07:00
schema_test.go nomad: adding basic test for schema 2015-07-03 17:48:02 -07:00
serf.go nomad: track local peers 2015-06-07 11:37:59 -07:00
serf_test.go nomad: refactor test code 2015-06-07 12:03:05 -07:00
server.go nomad: add eval broker, configurable nack timeout 2015-07-23 21:44:17 -07:00
server_test.go nomad: refactor test code 2015-06-07 12:03:05 -07:00
state_store.go nomad: CRUD for evals in state store 2015-07-23 15:43:06 -07:00
state_store_test.go nomad: testing the eval broker 2015-07-23 21:37:28 -07:00
status_endpoint.go nomad: more skeleton 2015-06-03 12:26:50 +02:00
status_endpoint_test.go nomad: testing status endpoint 2015-06-04 13:26:16 +02:00
util.go nomad: adding utility shuffle 2015-07-23 17:30:07 -07:00
util_test.go nomad: adding utility shuffle 2015-07-23 17:30:07 -07:00