| 2020-03-25 19:07 | remove background-color | Ryan Wolf | 1 | +0 | -1 |
| 2020-02-10 02:35 | change init() to main() | Ryan Wolf | 1 | +2 | -1 |
| 2020-02-10 02:31 | update script to "auto" | Ryan Wolf | 1 | +1 | -1 |
| 2020-02-10 02:27 | try the package name "main" instead of "." | Ryan Wolf | 1 | +1 | -1 |
| 2020-02-10 02:26 | try go mod init . to fetch deps | Ryan Wolf | 1 | +1 | -2 |
| 2020-02-10 02:24 | try go build to fetch deps | Ryan Wolf | 1 | +2 | -1 |
| 2020-02-10 02:05 | get rid of path in go get and GOPATH | Ryan Wolf | 1 | +1 | -2 |
| 2020-02-10 01:51 | try setting gopath to pwd | Ryan Wolf | 1 | +1 | -0 |
| 2020-02-10 01:43 | trying get instead of mod init | Ryan Wolf | 1 | +1 | -1 |
| 2020-02-10 01:39 | take a stab at satisfying the new deps system | Ryan Wolf | 1 | +4 | -1 |
| 2020-02-10 01:27 | Set go111 in runtime, rm app_version | Ryan Wolf | 1 | +1 | -2 |
| 2020-02-10 01:21 | update import paths for go 1.11 | Ryan Wolf | 1 | +2 | -2 |
| 2020-02-10 01:20 | update app.yaml to go 1.11 | Ryan Wolf | 1 | +1 | -1 |
| 2019-02-17 15:44 | Wrong path in example for how to change answer. | Ryan Wolf | 1 | +1 | -1 |
| 2019-02-17 15:41 | gofmt | Ryan Wolf | 1 | +3 | -3 |
| 2019-02-17 15:35 | Writing markdown remains harder than programming. | Ryan Wolf | 1 | +3 | -2 |
| 2019-02-17 15:30 | remove TODOs I'm never TODOing | Ryan Wolf | 1 | +0 | -2 |
| 2019-02-17 15:27 | Updated directions. | Ryan Wolf | 1 | +13 | -0 |
| 2019-02-17 15:13 | update ancient name for app deploy | Ryan Wolf | 1 | +1 | -1 |
| 2019-02-17 15:08 | Added cloud build | Ryan Wolf | 2 | +22 | -0 |
| 2019-02-17 15:01 | force https | Ryan Wolf | 1 | +1 | -0 |
| 2019-02-17 14:59 | Move password from datastore to env vars. | Ryan Wolf | 4 | +20 | -38 |
| 2019-02-17 14:51 | Remove benchmark section | Ryan Wolf | 1 | +0 | -59 |
| 2019-02-17 14:51 | Leave out optional realm | Ryan Wolf | 1 | +1 | -1 |
| 2019-02-17 14:50 | Update for 7 years of changes to app engine | Ryan Wolf | 4 | +81 | -91 |
| 2019-02-17 14:36 | dont need hack around broken basicauth anymore | Ryan Wolf | 3 | +2 | -93 |
| 2015-12-20 00:08 | switch to MIT license | Ryan Wolf | 2 | +9 | -8 |
| 2012-04-14 02:06 | Added sample benchmarks | Ryan Wolf | 1 | +59 | -0 |
| 2012-04-13 04:30 | formatting | Ryan Wolf | 3 | +60 | -60 |
| 2012-04-13 04:26 | Fixed 500s on some well-formed auth. | Ryan Wolf | 4 | +101 | -11 |
| 2012-04-11 06:27 | markdown is harder than programming | Ryan Wolf | 1 | +14 | -13 |
| 2012-04-11 06:21 | oops, duplicate readmes | Ryan Wolf | 2 | +28 | -32 |
| 2012-04-11 06:12 | gofmt | Ryan Wolf | 1 | +25 | -25 |
| 2012-04-11 06:12 | Added basic auth, todo. | Ryan Wolf | 3 | +68 | -6 |
| 2012-04-11 04:21 | Upgrade to go1, persist answer in datastore. | Ryan Wolf | 6 | +40 | -153 |
| 2012-03-29 04:56 | styling for index.template | Ryan Wolf | 3 | +35 | -3 |
| 2012-03-28 07:41 | Move router to it's own file, added unit tests. | Ryan Wolf | 5 | +131 | -43 |
| 2012-03-26 07:10 | http.Redirect needs a url | Ryan Wolf | 1 | +2 | -2 |
| 2012-03-26 07:05 | initial commit | Ryan Wolf | 6 | +108 | -0 |