open-nomad/api
Ivo Verberk 7838b2a57c Refactoring
* Reverted changes to get methods
* Added prefix query parameter
* Updated node status to use prefix based searching
* Fixed tests
* Removed truncation logic
2015-12-22 23:44:33 +01:00
..
agent.go Sort server-members output using name and tags 2015-10-23 21:33:18 +03:00
agent_test.go Sort server-members output using name and tags 2015-10-23 21:33:18 +03:00
allocations.go Making the allocs hold service ids 2015-12-14 15:08:35 -08:00
allocations_test.go api: sort all list responses 2015-09-17 13:10:20 -07:00
api.go Refactoring 2015-12-22 23:44:33 +01:00
api_test.go Test request timing with a server slow enough to measure with low granularity system clocks. 2015-12-01 14:53:01 -05:00
compose_test.go Fix api test 2015-12-18 12:17:54 -08:00
constraint.go Remove weight and hard/soft fields from constraint 2015-10-27 14:31:14 -07:00
constraint_test.go Remove weight and hard/soft fields from constraint 2015-10-27 14:31:14 -07:00
evaluations.go api: sort all list responses 2015-09-17 13:10:20 -07:00
evaluations_test.go api: sort all list responses 2015-09-17 13:10:20 -07:00
jobs.go Fixed the imports 2015-10-20 16:42:53 -07:00
jobs_test.go Remove weight and hard/soft fields from constraint 2015-10-27 14:31:14 -07:00
nodes.go Add Meta field for Node struct 2015-12-07 21:41:57 -08:00
nodes_test.go api: sort all list responses 2015-09-17 13:10:20 -07:00
raw.go api: Adding basic skeleton 2015-09-06 13:29:51 -07:00
regions.go api: add regions wrapper 2015-11-24 13:11:48 -08:00
regions_test.go api: add regions wrapper 2015-11-24 13:11:48 -08:00
resources.go Fixed the parsing and encoding logic 2015-11-16 13:10:57 -08:00
status.go api: add status endpoint 2015-09-11 17:02:56 -07:00
status_test.go api: remove unneeded test 2015-09-12 11:49:32 -07:00
tasks.go merge 2015-12-18 12:17:13 -08:00
tasks_test.go Fix api test 2015-12-18 12:17:54 -08:00
util_test.go Remove clock granularity sensitive test assertion. 2015-12-14 17:03:08 -05:00