Commit Graph

1462 Commits

Author SHA1 Message Date
Armon Dadgar 0838ed0475 agent: Changing ACL config names 2014-08-18 15:46:20 -07:00
Armon Dadgar 489772eda3 agent: Adding new ACL flags 2014-08-18 15:46:20 -07:00
Gavin M. Roy b4989ef9ee Fix the over-indent 2014-08-18 15:50:36 -04:00
Gavin M. Roy 97b8960bd8 Add RFC-2782 style SRV lookups 2014-08-18 15:45:56 -04:00
Armon Dadgar 2e56d505c0 website: More port use docs 2014-08-05 10:46:52 -07:00
Armon Dadgar 1824319dbf Merge pull request #271 from lra/doc_ports
website: Document used ports
2014-08-05 10:42:12 -07:00
Armon Dadgar 20e909886e Merge pull request #270 from lra/another_typo
website: Missing "it" and other small fixes
2014-08-03 20:46:54 -07:00
Laurent Raufaste fc81726db4 Updated links to the deployment table 2014-08-03 21:28:17 -04:00
Laurent Raufaste 1ea4eacbc5 Some breath 2014-08-03 20:52:36 -04:00
Laurent Raufaste edb6de1e3e Add a ports used section to the doc 2014-08-03 20:51:43 -04:00
Laurent Raufaste 7fbbb7f3b0 paramter -> parameter 2014-08-03 17:55:22 -04:00
Laurent Raufaste 09b424f3f4 Missing "it" 2014-08-03 17:22:19 -04:00
Armon Dadgar 7a75266e08 Merge pull request #269 from lra/typos_in_doc
Website: "is" extra word
2014-08-03 13:47:16 -07:00
Laurent Raufaste a8f23681ce extra word 2014-08-03 15:59:45 -04:00
Armon Dadgar 2906b7f439 website: Clarify the ?pretty docs 2014-08-01 13:38:03 -07:00
Armon Dadgar cf3fcbc27d Merge pull request #267 from econnell/master
agent: added URL query parameter of "pretty=true" to output formatted json
2014-08-01 13:30:03 -07:00
Eric Connell 6c3aaa81c1 modified so ?pretty=anything will work 2014-08-01 14:28:46 -06:00
Eric Connell e31c6b8b83 make pretty condition more readable 2014-08-01 14:24:36 -06:00
Eric Connell ec8e271804 updated website documentation with the "pretty" parameter 2014-08-01 14:16:21 -06:00
Eric Connell 316673a2e5 added URL query parameter of "pretty=true" to output formatted json from the HTTP API 2014-08-01 14:11:51 -06:00
Eric Connell 0fc55a64e8 Merge pull request #1 from hashicorp/master
merging from hashicorp
2014-08-01 13:04:12 -06:00
William Tisäter 90816cca98 Run `go fmt` 2014-07-24 01:09:55 +02:00
William Tisäter 7fa2197948 Merge pull request #224 from hashicorp/f-case-insensitivity
DNS case-insensitivity
2014-07-23 23:53:11 +02:00
William Tisäter 2a58c29ed2 Update CHANGELOG.md 2014-07-23 23:45:03 +02:00
William Tisäter 29fdfb0f43 Short doc note about DNS case-insensitivity 2014-07-23 23:42:22 +02:00
William Tisäter 78a69b61a3 Don't override `ServiceTags` 2014-07-23 23:42:22 +02:00
William Tisäter 31037338a3 Change order of fixtures 2014-07-23 23:42:22 +02:00
William Tisäter 9dc67edf7f Make service tag filter case-insensitive 2014-07-23 23:42:22 +02:00
William Tisäter 2727c158a6 Make service index case-insensitive 2014-07-23 23:42:22 +02:00
William Tisäter ff93acda28 Lowercase index key and lookup value if flag is set 2014-07-23 23:42:22 +02:00
William Tisäter d8c772efb8 Remove DC case-insensitive check from node test 2014-07-23 23:42:22 +02:00
William Tisäter eab2cbc1ef Always lowercase incoming DNS query 2014-07-23 23:42:22 +02:00
William Tisäter 93509f755e Test DNS case-insensitivity 2014-07-23 23:42:22 +02:00
William Tisäter f7263e8e7a Add case-insensitive flag to `MDBIndex` 2014-07-23 23:42:21 +02:00
William Tisäter 75e631ee94 Add helper for lowercase list of strings 2014-07-23 23:42:21 +02:00
Jack Pearkes 98f72c2892 ui: add tests param to readme 2014-07-22 13:32:05 -04:00
Jack Pearkes 826fcca5ed Merge pull request #256 from gmr/favicon
Add the logo favicon to the webui
2014-07-22 12:47:38 -04:00
Gavin M. Roy 69f5dcf8dd Add the logo favicon to the webui 2014-07-22 12:42:24 -04:00
Armon Dadgar bf26a9160f consul: Defer serf handler until initialized. Fixes #254. 2014-07-22 09:36:58 -04:00
Armon Dadgar 9936ec93b6 Adding the deps file for 0.3.1 2014-07-21 11:34:10 -04:00
Armon Dadgar ed298b0336 website: Update dummy 2014-07-21 11:26:53 -04:00
Armon Dadgar 541081cefb Cutting v0.3.1 2014-07-21 10:58:37 -04:00
Armon Dadgar 84e5bd2727 agent: Provide better DNS setup error messages 2014-07-17 10:57:21 -07:00
Jack Pearkes a38eaa1e43 ui: scroll extra items on nodes/services
fixes #232
2014-07-17 09:48:38 -04:00
Armon Dadgar c13f9f2a98 agent: Fixing issue with excessive failed node filtering 2014-07-16 15:11:45 -07:00
Armon Dadgar 8b8184d942 website: remove old docs on the -encrypt flag 2014-07-15 09:50:49 -07:00
Armon Dadgar 5b2c79a77d Merge pull request #243 from nelhage/statsite
Fix statsite integration
2014-07-11 10:52:04 -07:00
Nelson Elhage 95f3ebcb43 While we're at it, make statsite_addr work at all. 2014-07-10 18:16:47 -07:00
Nelson Elhage c505b49bf8 There is no `-statsite` command-line flag. 2014-07-10 18:06:36 -07:00
Armon Dadgar ba8c0802c7 agent: Fixing passing filter. Fixes #241 2014-07-05 09:49:21 -07:00