Commit Graph

16 Commits (aa1519c9f716f1e1075cfd95de88206fa759fcab)

Author SHA1 Message Date
Frank Schroeder 84d6ac2d51 api: Return empty list instead of nil
8 years ago
Frank Schroeder 8bb7792799 golint: Drop the unused value from range
8 years ago
Frank Schroeder eddb1af603 Remove duplicate constants
8 years ago
Frank Schroeder ee5b06a231 Use fmt.Fprint/Fprintf/Fprintln
8 years ago
Kyle Havlovitz 5acd69b4fc
Add node metadata filtering to remaining health/catalog endpoints
8 years ago
James Phillips c0ff412650
Factors translate out into a separate file and makes safe for in-memory RPCs.
8 years ago
David van Geest cdeff022dd
Translate Address to tagged WAN address in HTTP API when appropriate.
8 years ago
Sean Chittenden e63d3a1275 Update Check API to use constants
9 years ago
James Phillips c248b0017a Fixes nil slices from HTTP endpoints.
9 years ago
James Phillips 9caa5b3653 Adds distance sorting to health endpoint. Cleans up unit tests.
9 years ago
Armon Dadgar 135c409573 agent: Fixing passing filter. Fixes #241
11 years ago
Armon Dadgar 81a0a56fac agent: Support server-side filtering of passing checks. Fixes #57.
11 years ago
Armon Dadgar 386d60f8b2 agent: Remove wrapQuery, call setMeta directly
11 years ago
Armon Dadgar 09ddc01d27 agent: Updating to remove BlockingQuery
11 years ago
Armon Dadgar c58c53f448 agent: RPC changes and blocking query support
11 years ago
Armon Dadgar 779bc3b50b First pass at health endpoints
11 years ago