29 Commits (01e56d6faef252d822c9f0bb993c1284fb4eea42)

Author SHA1 Message Date
hc-github-team-consul-core 0e89df2b7a
Backport of [OSS] security: update go to 1.20.1 into release/1.15.x (#16314) 2 years ago
Ronald 6167aef641
Warn when the token query param is used for auth (#16009) 2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
Eric Haberkorn 501089292e
Add Cluster Peering Failover Support to Prepared Queries (#13835) 2 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594) 3 years ago
Mathew Estafanous c5d2bea92c
Change error-handling across handlers. (#12225) 3 years ago
R.B. Boyer b60d89e7ef bulk rewrite using this script 3 years ago
Daniel Nephin b9e60c0775 testing: skip slow tests with -short 4 years ago
Daniel Nephin 068b43df90 Enable gofmt simplify 5 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Matt Keeler f3d9b999ee
Add tagged addresses for services (#5965) 6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Matt Keeler acfd87c673
Improve Connect with Prepared Queries (#5291) 6 years ago
Paul Banks 88388d760d Support Agent Caching for Service Discovery Results (#4541) 6 years ago
Pierre Souchay 22500f242e Fix unstable tests in agent, api, and command/watch 6 years ago
Mitchell Hashimoto 62d4aaa33e agent: accept connect param for execute 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 136efeb3be GH-3798: A couple more PR updates 7 years ago
Matt Keeler de403d6515 GH-3798: Add HTTP prepared query near=_ip test 7 years ago
Paul Banks 0d8993e338
Allow ignoring checks by ID when defining a PreparedQuery. Fixes #3727. 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
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
Frank Schroeder 4a4b91a2db agent: fix data races with registerEndpoint 7 years ago
Frank Schroeder c4fc581e07 agent: make registerEndpoint private 8 years ago
Frank Schroeder 2b41f2e3a3 agent: make the RPC endpoint overwrite mechanism more transparent 8 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder 141efd9588
test: rename *Config vars to 'cfg' 8 years ago
Frank Schroeder 0c905a0df8
test: a.config -> a.Config 8 years ago
Frank Schroeder 0be63d7060
test: refactor httpTest with TestAgent 8 years ago
Frank Schroeder 308f9929b3
test: run agent tests in parallel 8 years ago
Frank Schroeder 1e89692cc1 test: drop error check on http.NewRequest 8 years ago
Frank Schroeder 48fa2962eb Revert "test: Run command/agent tests in parallel" 8 years ago
Frank Schroeder 17be40a733 test: Run command/agent tests in parallel 8 years ago
Kyle Havlovitz 3f3d7f9891
Add tests for node meta in prepared queries and update docs 8 years ago
James Phillips 55e83c9e1c
Tweaks the WAN address translation unit tests. 8 years ago
David van Geest cdeff022dd
Translate Address to tagged WAN address in HTTP API when appropriate. 8 years ago
Ryan Uber 62884a22d4 consul: send agent source data as separate query source 9 years ago
Ryan Uber 104b234dde agent: always pass local agent query source, allow override 9 years ago
Ryan Uber c457ee0075 agent: fix test 9 years ago
Ryan Uber d567d6a6d8 consul: send origin node + dc when executing prepared queries 9 years ago
Ryan Uber 4c1afb1bc6 consul: use the Near field instead of PreferLocal 9 years ago
James Phillips eb7004f2b8 Renames "debug" endpoint and structures to "explain". 9 years ago
James Phillips d7288e3a5e Adds a prepared query debug endpoint. 9 years ago
James Phillips e1ce1a34b0 Moves conversion of nil slices up to HTTP layer for prepared queries. 9 years ago
James Phillips 67fd4fa78d Returns a 404 from a get or execute of a nonexistent query. 9 years ago
James Phillips 5e7523ea4b Adds a slightly more flexible mock system so we can test DNS. 9 years ago
James Phillips 57be55103c Adds an HTTP endpoint for prepared queries. 9 years ago