Commit Graph

13 Commits

Author SHA1 Message Date
Seth Vargo 073a0f76c5 Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00
Mitchell Hashimoto afec1e907b website: update docs for Heorku change 2014-10-20 23:17:44 -07:00
Clint Shryock 8b45abc1b2 document the organization field 2014-10-14 15:50:10 -05:00
Mitchell Hashimoto d8cc32b49f providers/heroku: all_config_vars for reading 2014-08-27 16:35:15 -07:00
Mitchell Hashimoto 0a03ff9d34 providers/heroku: config vars aren't computed, they're non-exclusive
/cc @pearkes - See doc change
2014-08-27 16:26:03 -07:00
Jack Pearkes 02d18d67b8 providers/heroku: name and region are now required
cc/ @catsby if you're curious. That fixed the acceptance tests,
thought there is still one (different issue) that is still failing.

Also, it nows construct a transport instead of using the default
and setting the auth globally. TF could potentially run things
concurrently and that might go wrong.
2014-08-27 16:06:43 -07:00
Alex Gaynor 46154ca1d3 Fixed a ton of typos in docs and comments 2014-08-07 00:19:56 -07:00
Jack Pearkes 7966af0d4e website: fix drain docs formatting 2014-07-29 19:24:02 -04:00
Jack Pearkes be0020b7fc website: add heroku drain
cc/ @bmarini
2014-07-29 19:20:54 -04:00
borgified b5590ee6da spellchecked all the *.markdown
ran this command:
find . -iname *.markdown -type f -exec aspell check {} \;
and manually checked each problem that aspell found
2014-07-28 23:51:24 -07:00
Jack Pearkes 37f4e28a4f website: improve heroku docs 2014-07-24 23:30:59 -04:00
Armon Dadgar 561ffc16b3 website: Document Heroku 2014-07-24 11:18:00 -04:00
Armon Dadgar 6ba042a8f5 website: Adding heroku framework 2014-07-24 11:05:37 -04:00