Commit Graph

579 Commits

Author SHA1 Message Date
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
Armon Dadgar f104336fd2 website: Adding page on Jepsen testing 2014-04-16 17:03:48 -07:00
Armon Dadgar b1eda98d64 Adding 32bit box to Vagrantfile 2014-04-16 17:03:48 -07:00
Mitchell Hashimoto 0820428a54 scripts: dist script 2014-04-16 16:53:26 -07:00
Mitchell Hashimoto 5bcca9b77e Up version for dev 2014-04-16 16:34:35 -07:00
Mitchell Hashimoto fe848633d2 v0.1.0 2014-04-16 16:34:07 -07:00
Mitchell Hashimoto e487c08acd Fix release date 2014-04-16 16:33:49 -07:00
Mitchell Hashimoto 0d9d2c677a Add CHANGELOG 2014-04-16 16:33:30 -07:00
Armon Dadgar aa2e2d415f command/members: API update for columnize 2014-04-16 16:21:30 -07:00
Mitchell Hashimoto 335013cec7 Merge pull request #37 from jpfuentes2/jf_internals_tweaks
website: Round 2: Fix typos, grammar errors, and misspellings
2014-04-15 21:07:13 -07:00
Jacques Fuentes dd6f55ff3b Round 2: Fix typos, grammar errors, and misspellings 2014-04-16 00:01:12 -04:00
Mitchell Hashimoto 2a864b5103 Merge pull request #36 from jpfuentes2/jf_intro_tweaks
website: fix typos, grammar errors, and misspellings
2014-04-15 20:25:59 -07:00
Jacques Fuentes 7f02ef95bd Fix typos, grammar errors, and misspellings 2014-04-15 23:17:00 -04:00
Armon Dadgar 9493b9c126 agent: Add warning if windows and running server mode 2014-04-14 16:49:50 -07:00
Mitchell Hashimoto 064b64e510 website: update community 2014-04-14 15:36:45 -07:00
Armon Dadgar 1aa1359f3e website: Google analytics 2014-04-14 15:35:09 -07:00
Mitchell Hashimoto da8b6323ad website: downloads 2014-04-14 15:19:30 -07:00