• Russ Cox's avatar
    misc/dashboard/codereview: add LastUpdate field to CL · 09f1f5d7
    Russ Cox authored
    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
    09f1f5d7
Name
Last commit
Last update
..
IntelliJIDEA Loading commit data...
arm Loading commit data...
bash Loading commit data...
bbedit Loading commit data...
cgo Loading commit data...
chrome/gophertool Loading commit data...
dashboard Loading commit data...
dist Loading commit data...
emacs Loading commit data...
fraise Loading commit data...
goplay Loading commit data...
kate Loading commit data...
notepadplus Loading commit data...
osx Loading commit data...
swig Loading commit data...
vim Loading commit data...
xcode Loading commit data...
zsh Loading commit data...
benchcmp Loading commit data...
pprof Loading commit data...