108 Commits (262fb3a0c382ff5434d2787dbbce007942532b47)

Author SHA1 Message Date
Paul Banks 88388d760d Support Agent Caching for Service Discovery Results (#4541) 6 years ago
Miroslav Bagljas 3c23979afd Fixes #4483: Add support for Authorization: Bearer token Header (#4502) 6 years ago
Matt Keeler 870a6ad6a8
Handle resolving proxy tokens when parsing HTTP requests (#4453) 6 years ago
Paul Banks 8dd50d5b2d
Add config option to disable HTTP printable char path check (#4442) 6 years ago
Paul Banks d5e934f9ff
Ooops that was meant to be to a branch no master... EMORECOFFEE 6 years ago
Paul Banks eebe45a47b
Add config option to disable HTTP printable char path check 6 years ago
Paul Banks 43b48bc06b Get agent cache tests passing without global hit count (which is racy). 7 years ago
Paul Banks 41a29a469e Fix roots race with CA setup hammering bug and defensive nil check hit during obscure upgrade scenario 7 years ago
Mitchell Hashimoto 8bcadddda7 agent: intention create returns 500 for bad body 7 years ago
Matt Keeler 197e2f69d5 Switch over to defaulting to the new UI 7 years ago
Matt Keeler 0d197c32dc Add BadRequestError handling 7 years ago
Paul Banks ff37194fc0
Go fmt cleanup 7 years ago
John Cowen e5eeb0aa7c
UI V2 (#4086) 7 years ago
Kyle Havlovitz ba3971d2c1
Remove deprecated metric names 7 years ago
Kyle Havlovitz af4be34a2a
Update make static-assets goal and run format 7 years ago
Matt Keeler 0619efc254 GH-3798: More PR Updates 7 years ago
Matt Keeler de403d6515 GH-3798: Add HTTP prepared query near=_ip test 7 years ago
Matt Keeler 45a537def9 GH-3798: Add near=_ip support for prepared queries 7 years ago
Yoann 0f6e05d4c1 Add support for compression in http api 7 years ago
Preetha a67d27c756
Adds discovery_max_stale (#4004) 7 years ago
Edd Steel d0f0d67b4a
Clarify comments 7 years ago
Edd Steel c5f0bb3711 Allow endpoints to handle OPTIONS/MethodNotFound themselves 7 years ago
Edd Steel f5af8b0f03
Initialise `allowedMethods` in init() 7 years ago
Edd Steel 77f19f7505
Support OPTIONS requests 7 years ago
Diptanu Choudhury 294151c1ad Using labels 7 years ago
James Phillips 7a46d9c1e3
Wraps HTTP mux to ban all non-printable characters from paths. 7 years ago
James Phillips 68f100c8df
Creates HTTP endpoint registry. 7 years ago
James Phillips 679775418f
Moves coordinate disabled logic down into endpoints. 7 years ago
James Phillips 29367cd5ae
Moves ACL disabled response logic down into endpoints. 7 years ago
James Phillips 099b143838
Double-books the HTTP metrics w/ and w/o the "consul" prefix. 7 years ago
James Phillips 4a2cafe525
Adds HTTP/2 support to Consul's HTTPS server. (#3657) 7 years ago
Frank Schroeder ca9aac746f
agent: add /v1/coordianate/node/:node endpoint 7 years ago
Kyle Havlovitz 291455f475
Added coordinate update http endpoint 7 years ago
Ryan Slade 85e4aea9d1 Replace time.Now().Sub(x) with time.Since(x) 7 years ago
Frank Schröder 1e461110e6 agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
James Phillips 9258506dab Adds simple rate limiting for client agent RPC calls to Consul servers. (#3440) 7 years ago
Frank Schroeder d8195b3a4d agent: drop status code comments 7 years ago
Frank Schröder a3934c263c acl: consolidate error handling (#3401) 7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
Kyle Havlovitz c1c883f441
Add doc links for metrics endpoint 7 years ago
Kyle Havlovitz 0428e9fe9e
Update docs for metrics endpoint 7 years ago
Kyle Havlovitz d5634fe2a8
Add support for labels/filters from go-metrics 7 years ago
James Phillips c0a5ad7903 Adds a new /v1/acl/bootstrap API (#3349) 7 years ago
James Phillips 496b0bcf07 Adds support for agent-side ACL token management via API instead of config files. (#3324) 7 years ago
James Phillips 218ac4cb1e Obfuscates ACL tokens appearing in /v1/acl/<verb>/<token> APIs. (#3276) 7 years ago
James Phillips 66edec5dfd Adds the ability to blacklist specific HTTP endpoints. (#3252) 7 years ago
Frank Schroeder 6dd68f7ad7
Revert "agent: add allowStale option for HTTP API (#3142)" 8 years ago
wojtkiewicz 1e0fd27a74
agent: add allowStale option for HTTP API (#3142) 8 years ago
wojtkiewicz 37785028be
agent: add "http_config" 8 years ago