Commit Graph

36 Commits

Author SHA1 Message Date
Jim Kalafut
7904900f4b Reference Go Modules in README (#6708) 2019-05-09 10:29:15 -07:00
Jeff Mitchell
250733e980 Bump Go version in README 2019-04-12 23:49:51 -04:00
Varsha Varadarajan
57c9a9de42 Update the readme with information on how to compile the dev version of vault with UI. (#6045) 2019-02-13 09:39:09 -05:00
Jeff Mitchell
de380ce624 Allow devel in go version check and bump to 1.11 2019-01-29 11:27:04 -05:00
Cole Mujadzic
6d13df8a19 Update intro link in README (#5775) 2018-11-13 16:00:04 -05:00
Chris Kent
cee348e75f Mrktfix (#4411)
* Updated hero with current logo

* Updated logos in these artifact images as well

* Added Branded Logo

with HashiCorp

* Updated logo with branded logo

(HashiCorp in the name)

* typo

* Wrong spot

* Updated logo
2018-04-20 14:43:11 -05:00
Jeff Mitchell
b6513c1ddc 1.10 Updates (#4218) 2018-03-29 15:32:16 -04:00
Jeff Mitchell
b84984ca19 Revert Go dep to 1.9
Ping GH-4028
2018-02-22 20:21:07 -05:00
Jeff Mitchell
2d22d8a99a Fix PKI tests by generating on-demand 2018-02-20 00:23:37 -05:00
Jeff Mitchell
d6552a11cc Merge branch 'master-oss' into sethvargo/cli-magic 2018-01-03 14:02:31 -05:00
Brian Kassouf
254d0ab784 Update README.md 2017-11-17 10:52:03 -08:00
Brian Shumate
53c7d4d10b Update README to fix horizontal rule Markdown (#3534) 2017-11-07 15:29:02 -05:00
Seth Vargo
b8e4b0d515 Standardize on "auth method"
This removes all references I could find to:

- credential provider
- authentication backend
- authentication provider
- auth provider
- auth backend

in favor of the unified:

- auth method
2017-10-24 09:32:15 -04:00
Jeff Mitchell
58157726a2 Bump readme go requirement 2017-09-01 08:36:05 -04:00
Chris Kent
3dddf930e5 Changed campaign (#2909) 2017-06-22 20:28:58 +01:00
Chris Kent
6ef0020be0 Added Enterprise links (#2906)
Added banner and footer links
2017-06-22 05:33:26 +01:00
Jason Costello
e84d6e3a47 Update logo in README
Fixes https://github.com/hashicorp/vault/pull/2505. Uses a relative link instead of an asset from the site to prevent future issues.
2017-03-20 10:32:23 -07:00
Jeff Mitchell
98c7bd6c03 Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
Jeff Mitchell
d51b13fca6 Multi value test seal (#2281) 2017-01-17 15:43:10 -05:00
Jeff Mitchell
07546ce513 Add gitter badge 2016-10-06 12:37:41 -04:00
Jeff Mitchell
2a0f946f6b Don't retry on redirections. 2016-08-12 15:13:42 -04:00
Jeff Mitchell
e57af52b41 Fix default makefile target and README 2016-08-10 15:38:17 -04:00
Jeff Mitchell
29c78f6512 Add hashicorp-announce to readme 2016-06-01 22:09:28 -04:00
Jeff Mitchell
757dca2e2c Migrate to built-in Go vendoring.
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
2016-02-18 15:06:02 -05:00
Jeff Mitchell
4e73187837 Add support for EC CA keys, output to base64-encoded DER instead of PEM, and tests for all of those. Also note that Go 1.5 is now required. 2015-11-19 09:51:17 -05:00
Jeff Mitchell
ee0fcbf86c Link to our security contact point in the Readme 2015-10-05 19:39:25 -04:00
Karel Vervaeke
e44ebb91ab Typo fix 2015-06-01 15:29:20 +02:00
Jim Alateras
21baf6dc95 Added a bootstrap target in the makefile to download required tools and updated the README.md instructions 2015-06-01 09:32:36 +10:00
Seth Vargo
fb49693a0d Remove reference to Vagrantfile
Fixes #186
2015-05-14 09:48:36 -04:00
gulyasm
9ca2ce7b25 Added Gox install to README.md 2015-04-29 09:07:46 +02:00
Seth Vargo
1fb8c9ef05 Use SVG image 2015-04-28 22:46:15 -04:00
Seth Vargo
d503d84324 Add support for Travis CI 2015-04-28 15:51:47 -04:00
Seth Vargo
36ad2d8c46 Use SSL links 2015-04-28 12:43:00 -04:00
Mitchell Hashimoto
f6850f41e6 README 2015-04-27 17:06:47 -07:00
Mitchell Hashimoto
c708792ad7 update README 2015-04-10 11:32:41 -07:00
Armon Dadgar
ed3069f01d Initial commit 2015-02-24 16:15:59 -08:00