aboutsummaryrefslogtreecommitdiff
path: root/cmd/blog/appengine.go
Commit message (Collapse)AuthorAge
* go.blog/cmd/blog: remove Server's prefix argumentAndrew Gerrand2013-03-21
| | | | | | | | | I added this initially when I thought the Server might be used in another context. It added unnecessary complexity to the code. R=golang-dev, r CC=golang-dev https://golang.org/cl/7947046
* go.blog: blog serverAndrew Gerrand2013-03-08
R=golang-dev, dsymonds, r CC=golang-dev https://golang.org/cl/7382064