1
0
Fork 0
mirror of https://github.com/imjasonh/heroku-googlecloudsql synced 2026-07-06 22:42:20 +00:00
Commit graph

19 commits

Author SHA1 Message Date
249edf7105 Merge branch 'master' of https://github.com/ImJasonH/herokusql 2014-02-02 17:24:23 -05:00
b2177b54ec package plan 2014-02-02 17:24:13 -05:00
fd83a5cabd Update plans.md 2014-02-02 16:52:54 -05:00
75a7ca8e3d Create plans.md 2014-02-02 16:48:19 -05:00
37aa2da979 Get password from datastore the first time it's needed by the instance 2014-02-02 16:33:05 -05:00
4d1180c20b small changes 2014-02-02 15:17:56 -05:00
55eb9c7737 Return 500 on API failures 2014-01-03 21:10:45 -05:00
2f998ab319 Use generated library, support deprovision and plan change 2014-01-03 16:04:53 -05:00
0eb28666c6 Route with gorilla/mux, switch app.yaml to prod version 2014-01-01 23:37:41 -05:00
3025367dde Set content-type when making API requests 2014-01-01 23:15:21 -05:00
3ead53b50d Request an IP address and return it -- currently stuck getting a 400 from the Cloud SQL API, something something content types 2014-01-01 23:01:03 -05:00
be30d4e8ce Fix some failed kensa tests 2014-01-01 22:23:45 -05:00
b6404637d2 Generate manifest using kensa 2014-01-01 21:31:47 -05:00
a758cd7d58 Begin support for deprovision/plan change 2014-01-01 21:26:22 -05:00
dc7a8f79b4 Don't save anything in datastore, rely on API request's 409 Conflict to tell us if the app is already provisioned 2014-01-01 20:59:36 -05:00
4be6c6247f docs links 2014-01-01 19:19:26 -05:00
970016a173 Merge branch 'master' of https://github.com/ImJasonH/herokusql 2014-01-01 19:18:18 -05:00
4fe0dfa943 Initial commit of provision code 2014-01-01 19:18:05 -05:00
ed340b8f09 Initial commit 2014-01-01 16:17:23 -08:00