Commit Graph

16992 Commits

Author SHA1 Message Date
Soenke Ruempler 4540818c10 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 60186fb86d Adding travis badge 2014-04-19 13:49:20 -07:00
Armon Dadgar c2c1382d9f Adding Travis file 2014-04-19 13:40:38 -07:00
Armon Dadgar efa972057e consul: Update to use raft-mdb package 2014-04-19 13:31:56 -07:00
Mitchell Hashimoto 5410728343 Merge pull request #62 from zyegfryed/patch-1
website: typo
2014-04-19 08:33:30 -07:00
Mitchell Hashimoto c045afaf2c Merge pull request #63 from zyegfryed/patch-2
demo: typo
2014-04-19 08:33:03 -07:00
Sébastien Fievet 4ffa7fccda Typo 2014-04-19 13:34:28 +02:00
Sébastien Fievet 0fafbb94b5 Typo 2014-04-19 11:55:59 +02:00
Armon Dadgar 0db26c1a1e website: Clarify the Serf vs Consul 2014-04-18 11:08:17 -07:00
Armon Dadgar 78f7cb1d5a agent: Fixing similar deregister routing bug with checks 2014-04-18 10:56:00 -07:00
Armon Dadgar b40039b5b8 agent: Fix service deregister routing 2014-04-18 10:54:18 -07:00
Armon Dadgar bc3a72e35d website: Typo fix 2014-04-18 10:28:24 -07:00
Mitchell Hashimoto 9443fcff45 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 0a5d75da5d documentation: minor comment consistency in agent.go 2014-04-17 22:46:31 -07:00
Mitchell Hashimoto 6237bc170d Merge pull request #53 from chrono/patch-1
website: fix small doc typo
2014-04-17 18:38:37 -07:00
Martin Ringehahn 2a829284ed fix typo 2014-04-17 21:35:59 -04:00
Mitchell Hashimoto e9172161da 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 1a6e85320a Copy fixes: typos, misspellings, grammar, wording 2014-04-17 14:45:53 -07:00
Armon Dadgar df985697b4 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 2319520f52 typo: configuraiton -> configuration 2014-04-17 15:18:16 -05:00
Armon Dadgar a7a51baf5c 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 3506b38a40 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 484587f809 Update CHANGELOG 2014-04-17 11:44:08 -07:00
Mitchell Hashimoto 745fc65f1a 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 2b6ee141cb HTTP: add content-type: application/json header 2014-04-17 14:38:14 -04:00
Armon Dadgar 34049325e7 Merge pull request #44 from mwarkentin/patch-1
Fix typo: `connecitons` -> `connections`
2014-04-17 11:36:41 -07:00
Michael Warkentin 26793353ec Fix typo 2014-04-17 14:35:58 -04:00
Armon Dadgar 0d490096f9 website: Typo. Fixes #43. 2014-04-17 11:31:25 -07:00
Mitchell Hashimoto 5e129c3169 scripts: fix issue with dist files havig bad format 2014-04-17 10:57:54 -07:00
Jack Pearkes 6827a6d545 website: fix downloads 2014-04-17 12:53:54 -04:00
Jack Pearkes 9e794a5d7c website: fix download style 2014-04-17 12:47:26 -04:00
Mitchell Hashimoto d24369a31d website: fix download finder 2014-04-17 09:42:10 -07:00
Mitchell Hashimoto 655795e9d6 website: up version for website 2014-04-17 09:37:28 -07:00
Jack Pearkes 50c23ec5ac website: fix clickability of the intro button 2014-04-17 12:25:01 -04:00
Jack Pearkes b521af67ad website: update wording for dns/hostname warning 2014-04-17 12:21:07 -04:00
Mitchell Hashimoto 1c3f01a124 website: grammar, I think 2014-04-17 09:18:53 -07:00
Jack Pearkes 3e3f93e748 website: add a warning about dns/hostnames on os x 2014-04-17 12:17:54 -04:00
Jack Pearkes 06dcf2b34c website: fix outline on button focus 2014-04-17 11:53:47 -04:00
Jack Pearkes 0e8c81c10b website: add a favicon and seo description 2014-04-17 11:49:13 -04:00
Jack Pearkes 0a3b9abfbd website: lower padding for intro button section 2014-04-17 11:38:05 -04:00
Jack Pearkes d1f70adac7 website: fix name in license 2014-04-17 11:31:12 -04:00
Jack Pearkes 66c25cc0bf website: add a clear next step to intro after demos 2014-04-17 10:51:51 -04:00
Jack Pearkes 7d359a41b5 website: fix readme (serf -> consul) 2014-04-17 10:08:52 -04:00
Mitchell Hashimoto 603ae7abc5 Update README 2014-04-16 22:04:28 -07:00
Mitchell Hashimoto 75d50f589e scripts: dist should have version in filename 2014-04-16 22:00:35 -07:00
Armon Dadgar 416219f2ff website: Grammar cleanup 2014-04-16 17:29:37 -07:00
Armon Dadgar 87a7bad335 website: Add note about jepsen testing 2014-04-16 17:03:48 -07:00
Armon Dadgar cb30951612 website: Adding page on Jepsen testing 2014-04-16 17:03:48 -07:00
Armon Dadgar 99c532d655 Adding 32bit box to Vagrantfile 2014-04-16 17:03:48 -07:00
Mitchell Hashimoto 3e100a29c9 scripts: dist script 2014-04-16 16:53:26 -07:00