3348 Commits (3c3c15f47f79e50c0652cec6a9d9c337b2b4ef3e)
 

Author SHA1 Message Date
James Phillips 6cdf7fbe32 Drops the pre-release marker. 9 years ago
James Phillips 587da7ed76 Tweaks wording in change log. 9 years ago
James Phillips 9a9b4d71d9 Updates the change log. 9 years ago
James Phillips f109e72390 Merge pull request #1452 from hashicorp/f-shrink 9 years ago
James Phillips 49a34859a6 Tightens up wording in the change log. 9 years ago
James Phillips 97893b1897 Updates the change log. 9 years ago
James Phillips 86f20a32e5 Merge pull request #1457 from hashicorp/f-monitor-retries 9 years ago
James Phillips 380658f6f1 Adds a unit test for lock monitor retries. 9 years ago
James Phillips c2a8fee76c Adds custom retry time for lock monitors. 9 years ago
James Phillips 86e6230de6 Adds a retry capability to lock monitors in the API client. 9 years ago
James Phillips 87ccd1eb34 Updates API docs for version 0.6.0. 9 years ago
Ryan Breen 1505aba367 Merge pull request #1453 from thanhson1085/patch-1 9 years ago
Nguyen Sy Thanh Son bd3f7328b1 Make the packages up to date 9 years ago
Armon Dadgar 847343d801 consul: shrink yamux recv buffer on idle streams 9 years ago
James Phillips 1f57584d39 Merge pull request #1450 from hashicorp/f-proc-warnings 9 years ago
James Phillips a61d89d0e6 Removes the GOMAXPROCS warnings which are obsolete for Go 1.5+. 9 years ago
Philippe M. Chiasson 65512cae73 Add client ip to http access logs 9 years ago
James Phillips 3345d73b1c Merge pull request #1445 from hashicorp/f-check-cert 9 years ago
James Phillips 58217f8f10 Switches to curl with certificate checking. 9 years ago
James Phillips fd50c503b0 Merge pull request #1443 from mindscratch/patch-1 9 years ago
Craig Wickesser 7890a3dda8 Fix version support 9 years ago
Ryan Breen 4d42ff66e3 Update health.html.markdown 9 years ago
Ryan Breen 0d4b841a48 Merge pull request #1441 from raboof/patch-1 9 years ago
Arnout Engelen afc77a4634 Include 'Service'/'Address' field in example 9 years ago
James Phillips d861f87851 Fixes a typo in the prepared queries doc. 9 years ago
James Phillips ab63122a32 Removes old logging doc which was empty. 9 years ago
James Phillips 1b31d543bc Merge pull request #1424 from hashicorp/b-docker-client-api 9 years ago
James Phillips 95c708f65e Adds Docker checks support to client API. 9 years ago
Andy Lo-A-Foe 85d0f4b9ef Propagate token in UI 9 years ago
James Phillips 402a366676 Adds a deps file for v0.6.0-rc2. 9 years ago
James Phillips 0b94f3dcc9
Release v0.6.0-rc2 9 years ago
Ryan Breen 3e5adb99e2 Merge pull request #1420 from sean-/master 9 years ago
Sean Chittenden e4d7bfee6a Fix markdown's markup: 2^(64-1) != 2^(64)-1 9 years ago
James Phillips 46159efdec Bumps the pre-release version for RC2. 9 years ago
James Phillips 13351bd18c Updates change log pre-RC2. 9 years ago
James Phillips fed1458214 Merge pull request #1389 from hashicorp/f-prepared-queries 9 years ago
James Phillips e3ef204ac7 Makes all the query ops the correct type. 9 years ago
James Phillips 533e6fc89e Returns a zero index for a lookup error case. 9 years ago
James Phillips 049da2cef2 Breaks up huge HTTP endpoint functions. 9 years ago
James Phillips cd6be4a88d Avoids taking the length again when parsing DNS queries. 9 years ago
James Phillips 1059a8b3a3 Removes a useless empty import and fixes some stale comments. 9 years ago
James Phillips 8fc6a6a986 Switches to helpers for prepared query API wrappers. 9 years ago
James Phillips 06b918e46d Makes UUID regex case-insensitive. 9 years ago
James Phillips e1ce1a34b0 Moves conversion of nil slices up to HTTP layer for prepared queries. 9 years ago
James Phillips b8ddb21978 Adds a paranoia set of the nodes slice to nil. 9 years ago
James Phillips 46d5afa574 Adds a test to ensure we don't return a nil slice. 9 years ago
James Phillips 162c6bafef Updates the changelog. 9 years ago
James Phillips 800e946bf1 Adds and updates docs for prepared queries. 9 years ago
James Phillips 712a3dba2f Adds API client support for prepared queries. 9 years ago
James Phillips f60fc872d1 Gets rid of some unused constants. 9 years ago