Seth Vargo
b9fb9187b5
Remove commented colors
2017-03-29 19:08:09 -04:00
Seth Vargo
a7f7035b88
Add new colored header styles
2017-03-29 19:04:39 -04:00
vishalnayak
da4fefd00e
changelog++
2017-03-29 10:31:38 -07:00
Vishal Nayak
158cce6cca
s3: use pooled transport for http client ( #2481 )
2017-03-29 10:27:27 -07:00
Brian Kassouf
1d3d3b7803
fix for plugin commands that have more than one paramater
2017-03-28 14:37:57 -07:00
vishalnayak
b228f5eb0f
docs: aws-ec2: link sts configuration from cross account access
2017-03-28 14:34:21 -07:00
Brian Kassouf
8ef78f0610
Add comments to connection and credential producers
2017-03-28 13:08:11 -07:00
Brian Kassouf
947fd66480
Cleanup the db factory code and add comments
2017-03-28 12:57:30 -07:00
Brian Kassouf
0c562fa3d7
Update tests
2017-03-28 12:20:17 -07:00
Brian Kassouf
6de5cfad5e
Add functionaility to build db objects from disk so restarts work
2017-03-28 11:30:45 -07:00
Brian Kassouf
d93378bb29
Fix for checking types of database on update
2017-03-28 10:04:42 -07:00
Jeff Mitchell
9911b4582b
changelog++
2017-03-28 11:09:43 -04:00
Marshall Brekka
f06c69e2f9
Etcd3: Write lock item with lease to ensure release on bad shutdown ( #2526 )
2017-03-28 11:08:41 -04:00
Brian Kassouf
b2c4555c1f
Wrap the database calls with tracing information
2017-03-27 15:17:28 -07:00
Brian Kassouf
ca026c6cfd
Remove the unused sync.Once object
2017-03-27 11:46:20 -07:00
Seth Vargo
af29cca7c0
Re-add FOUT
2017-03-26 17:07:29 -04:00
Seth Vargo
4d554fd5ea
Remove dependency on bootstrap
...
This greatly reduces our javascript footprint
2017-03-26 16:58:16 -04:00
Seth Vargo
a6c003f0d3
Remove pry
2017-03-26 16:08:16 -04:00
Seth Vargo
354da36a6f
Cleanup CSS
2017-03-26 16:04:21 -04:00
Jeff Mitchell
298c0c839c
changelog++
2017-03-26 14:33:40 -04:00
Dan Everton
0bc81c9f6b
Add permitPool support to S3 ( #2466 )
2017-03-26 14:32:26 -04:00
Greg Parris
a705e5e783
Typo corrections and tweaks to commands' help info
...
* Normalize "X arguments expected" messages
* Use "Vault" when referring to the product and "vault" when referring to an instance of the product
* Various minor tweaks to improve readability and/or provide clarity
2017-03-25 12:51:12 -05:00
Paul Nicholson
f4017e50c1
fix typo in ssh api documentation ( #2529 )
2017-03-23 23:48:26 -07:00
Brian Kassouf
e870e399a2
More work on getting tests to pass
2017-03-23 15:54:15 -07:00
Brian Kassouf
a1b72465dd
Remove unsused code block
2017-03-22 17:09:39 -07:00
Brian Kassouf
cab491f7b7
s/postgres/mysql/
2017-03-22 16:44:33 -07:00
Brian Kassouf
73e553af95
Add test files for postgres and mysql databases
2017-03-22 16:39:08 -07:00
Brian Kassouf
9aaec25a4e
Add a error message for empty creation statement
2017-03-22 12:40:16 -07:00
Brian Kassouf
1be813605f
Fix race with deleting the connection
2017-03-22 09:54:19 -07:00
Brian Kassouf
2d6f36df17
Add a delete method
2017-03-21 17:19:30 -07:00
Brian Kassouf
2fdb3422a9
Verify connections regardless of if this connections is already existing
2017-03-21 16:05:59 -07:00
Matthew Irish
ff85bd4f88
remove sidebar include in sass ( #2516 )
2017-03-21 13:08:27 -05:00
Matthew Irish
774c3bfdbc
replication is an enterprise-only feature ( #2514 )
2017-03-21 13:30:27 -04:00
Jeff Mitchell
7e17de7cf3
Fix AWS-EC2 sts/certificate typo
...
Fixes #2512
2017-03-21 13:29:40 -04:00
Jack Pearkes
ac074fd741
Merge pull request #2513 from hashicorp/vault-ent-callout
...
website: update docs to clearly link to enterprise version
2017-03-21 09:15:54 -07:00
Jack Pearkes
12f921ce27
website: update docs to clearly link to enterprise version
2017-03-21 08:41:39 -07:00
Jonathan Thomas
c2a1729346
website: latest news section ( #2506 )
...
* website: add latest news section which includes vault webinar details
* small padding tweak
2017-03-20 18:23:46 -04:00
Jeff Mitchell
b5d379744e
Merge pull request #2509 from jasoncostello/patch-1
...
Update logo in README
2017-03-20 14:01:27 -04: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
Seth Vargo
f929e8244e
Nevermind... meganav uses it
2017-03-20 01:51:57 -04:00
Seth Vargo
3d7dbf8a70
Fix typo
2017-03-20 01:50:45 -04:00
Seth Vargo
918d4a86e9
Do not require bootstrap
2017-03-20 01:50:40 -04:00
Seth Vargo
477e38072c
Link to index.html pages
2017-03-20 01:37:22 -04:00
Seth Vargo
6518877c67
Remove quotes from meta descriptions
...
SEO stops at that quote, so many of our pages have a description of
"the".
2017-03-20 01:35:21 -04:00
Seth Vargo
d52e49886f
Use inline svgs
2017-03-20 01:27:23 -04:00
Seth Vargo
853c55e1d5
Upgrade to latest middleman-hashicorp
2017-03-20 01:27:23 -04:00
Seth Vargo
6dd2bfd51c
Migrate to middleman-hashicorp sidebar
2017-03-20 01:27:23 -04:00
Seth Vargo
d66b53e79e
Remove unused javascript
...
It looks like these came over from Nomad(?), but we do not use them
anywhere. This saves about 4kb on the compressed javascript, so it's a
big savings. Also, it causes namespace conflicts.
2017-03-20 01:27:23 -04:00
Vishal Nayak
16d41a8b28
sshca: ensure atleast cert type is allowed ( #2508 )
2017-03-19 18:58:48 -04:00
Vishal Nayak
cf0fb2119f
docs: Elaborate the steps for SSH CA backend with 'sshd_config' changes ( #2507 )
2017-03-19 18:52:15 -04:00