1
0
mirror of https://github.com/golang/go synced 2024-11-22 04:14:42 -07:00
go/misc/dashboard/codereview
Russ Cox 09f1f5d76d misc/dashboard/codereview: add LastUpdate field to CL
To be filled in by a later CL. I deployed a test version to
App Engine to work on setting the values, so there are
a few records that have this field set already.

That field is breaking the live version, so I have pushed
a new copy with this 1-line change to the live version

I assumed that appengine/datastore was like every other
marshaling and unmarshaling package we have in Go
(for example, encoding/gob, encoding/json, encoding/xml,
and protobuf) and that if it loaded an unknown field it would
just ignore it. Apparently not. Sorry.

R=dsymonds
TBR=dsymonds
CC=golang-dev
https://golang.org/cl/6454064
2012-07-30 10:13:54 -04:00
..
dashboard misc/dashboard/codereview: add LastUpdate field to CL 2012-07-30 10:13:54 -04:00
static misc/dashboard/codereview: LGTM favicon 2012-05-02 13:48:49 +10:00
app.yaml misc/dashboard/codereview: don't depend on map iteration order for unit calculation. 2012-04-28 09:47:15 +10:00
cron.yaml misc/dashboard/codereview: new app. 2012-04-27 16:36:02 +10:00
index.yaml misc/dashboard/codereview: new app. 2012-04-27 16:36:02 +10:00
queue.yaml misc/dashboard/codereview: new app. 2012-04-27 16:36:02 +10:00