Commit Graph

8695 Commits

Author SHA1 Message Date
Armon Dadgar 85fd3158c3 consul: Adding RPCInfo to get common info 2014-04-21 10:59:46 -07:00
Armon Dadgar 6ea9ec310c consul: Adding additional query options and return meta data 2014-04-21 10:59:46 -07:00
Mitchell Hashimoto 0513c3c0a1 Merge pull request #66 from s0enke/vagrant_example_name_nodes
demo: Make example vagrant boxes easier to handle.
2014-04-20 07:48:38 -07:00
Soenke Ruempler 10c666a1ae Make example vagrant boxes easier to handle.
By setting the hostname of the testnodes in order to make them
distinguishable from each other (currently both nodes have `precise64`
as default hostname).
2014-04-20 14:09:42 +02:00
Armon Dadgar e7b6c523ca Adding travis badge 2014-04-19 13:49:20 -07:00
Armon Dadgar 15a806c011 Adding Travis file 2014-04-19 13:40:38 -07:00
Armon Dadgar 25e4e526ae consul: Update to use raft-mdb package 2014-04-19 13:31:56 -07:00
Mitchell Hashimoto c47520d6f4 Merge pull request #62 from zyegfryed/patch-1
website: typo
2014-04-19 08:33:30 -07:00
Mitchell Hashimoto 88c051a9c2 Merge pull request #63 from zyegfryed/patch-2
demo: typo
2014-04-19 08:33:03 -07:00
Sébastien Fievet fd58ae259d Typo 2014-04-19 13:34:28 +02:00
Sébastien Fievet b731666aee Typo 2014-04-19 11:55:59 +02:00
Armon Dadgar bebb13bbc1 website: Clarify the Serf vs Consul 2014-04-18 11:08:17 -07:00
Armon Dadgar 4f67ca5488 agent: Fixing similar deregister routing bug with checks 2014-04-18 10:56:00 -07:00
Armon Dadgar f9fba3156b agent: Fix service deregister routing 2014-04-18 10:54:18 -07:00
Armon Dadgar d16cea6494 website: Typo fix 2014-04-18 10:28:24 -07:00
Mitchell Hashimoto bac580820b Merge pull request #56 from hmrm/documentation_minor-consistency-fixes
documentation: minor comment consistency in agent.go
2014-04-18 07:52:14 -07:00
Haney Maxwell 19441f5095 documentation: minor comment consistency in agent.go 2014-04-17 22:46:31 -07:00
Mitchell Hashimoto 896c3c07f9 Merge pull request #53 from chrono/patch-1
website: fix small doc typo
2014-04-17 18:38:37 -07:00
Martin Ringehahn 189a440cef fix typo 2014-04-17 21:35:59 -04:00
Mitchell Hashimoto 44939d5c09 Merge pull request #49 from cespare/copy-fixes-1
website: Copy fixes: typos, misspellings, grammar, wording
2014-04-17 14:49:27 -07:00
Caleb Spare e40da274d5 Copy fixes: typos, misspellings, grammar, wording 2014-04-17 14:45:53 -07:00
Armon Dadgar fb54478ae6 Merge pull request #47 from kanzure/chef-puppet-typo
website: Fix typo in comparison to chef/puppet
2014-04-17 13:30:38 -07:00
Bryan Bishop f2093c02a3 typo: configuraiton -> configuration 2014-04-17 15:18:16 -05:00
Armon Dadgar e3d1001760 Merge pull request #46 from jpfuentes2/jf_fix_json_header
agent: Ensure we write json header before writing bytes
2014-04-17 11:56:47 -07:00
Jacques Fuentes 852a47fe37 Ensure we write json header before writing bytes
In net/http once we've issued a Write() the response is sent
over the wire including the header! The tests didn't catch
this because I used a net/http/httptest.RequestRecorder
which doesn't follow those semantics.
2014-04-17 14:53:07 -04:00
Mitchell Hashimoto 236a8416f8 Update CHANGELOG 2014-04-17 11:44:08 -07:00
Mitchell Hashimoto 9e77555651 Merge pull request #45 from jpfuentes2/jf_use_json_content_type
command/agent: add content-type: application/json header to HTTP API
2014-04-17 11:43:45 -07:00
Jacques Fuentes e83f723a66 HTTP: add content-type: application/json header 2014-04-17 14:38:14 -04:00
Armon Dadgar 07b7c2227f Merge pull request #44 from mwarkentin/patch-1
Fix typo: `connecitons` -> `connections`
2014-04-17 11:36:41 -07:00
Michael Warkentin 8d9e52d91b Fix typo 2014-04-17 14:35:58 -04:00
Armon Dadgar 3da9d53ab2 website: Typo. Fixes #43. 2014-04-17 11:31:25 -07:00
Mitchell Hashimoto 4c92e4b4c2 scripts: fix issue with dist files havig bad format 2014-04-17 10:57:54 -07:00
Jack Pearkes e0594a6945 website: fix downloads 2014-04-17 12:53:54 -04:00
Jack Pearkes d63a6d4c09 website: fix download style 2014-04-17 12:47:26 -04:00
Mitchell Hashimoto 88aed4bf67 website: fix download finder 2014-04-17 09:42:10 -07:00
Mitchell Hashimoto 462a5b990c website: up version for website 2014-04-17 09:37:28 -07:00
Jack Pearkes 0ffa40d081 website: fix clickability of the intro button 2014-04-17 12:25:01 -04:00
Jack Pearkes 332de10165 website: update wording for dns/hostname warning 2014-04-17 12:21:07 -04:00
Mitchell Hashimoto d9d5822c71 website: grammar, I think 2014-04-17 09:18:53 -07:00
Jack Pearkes 47cd22ea77 website: add a warning about dns/hostnames on os x 2014-04-17 12:17:54 -04:00
Jack Pearkes 7805cf5003 website: fix outline on button focus 2014-04-17 11:53:47 -04:00
Jack Pearkes 050302ece8 website: add a favicon and seo description 2014-04-17 11:49:13 -04:00
Jack Pearkes 7a72abc08d website: lower padding for intro button section 2014-04-17 11:38:05 -04:00
Jack Pearkes 1772b8dcb6 website: fix name in license 2014-04-17 11:31:12 -04:00
Jack Pearkes fdf1ebe53a website: add a clear next step to intro after demos 2014-04-17 10:51:51 -04:00
Jack Pearkes 3f684dce6e website: fix readme (serf -> consul) 2014-04-17 10:08:52 -04:00
Mitchell Hashimoto b856a268fc Update README 2014-04-16 22:04:28 -07:00
Mitchell Hashimoto 33435189c9 scripts: dist should have version in filename 2014-04-16 22:00:35 -07:00
Armon Dadgar eb77b40027 website: Grammar cleanup 2014-04-16 17:29:37 -07:00
Armon Dadgar 3bce8ff0e9 website: Add note about jepsen testing 2014-04-16 17:03:48 -07:00