Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Issue 1401533007: Add ability to override just the metadata in a struct. (Closed)

Created:
5 years, 2 months ago by iannucci
Modified:
5 years, 2 months ago
CC:
chromium-reviews, infra-reviews+luci-gae_chromium.org
Base URL:
https://github.com/luci/gae.git@add_exists_method
Target Ref:
refs/heads/master
Project:
luci-gae
Visibility:
Public.

Description

Add ability to override just the metadata in a struct. This is useful when the '$id' is actually multiple fields packed into a string, but it's generally available for any metadata field. R=dnj@chromium.org, estaab@chromium.org, maruel@chromium.org, tandrii@chromium.org, vadimsh@chromium.org BUG=https://github.com/luci/gae/issues/15 Committed: https://github.com/luci/gae/commit/bd65a9b4e2bd64035cc79b8a8e85f96c67e0381b

Patch Set 1 #

Total comments: 7

Patch Set 2 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -15 lines) Patch
M service/datastore/pls.go View 1 1 chunk +7 lines, -0 lines 0 comments Download
M service/datastore/pls_impl.go View 7 chunks +40 lines, -9 lines 0 comments Download
M service/datastore/pls_test.go View 2 chunks +125 lines, -0 lines 0 comments Download
M service/datastore/properties.go View 1 chunk +22 lines, -6 lines 0 comments Download
M service/datastore/reflect.go View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
iannucci
5 years, 2 months ago (2015-10-13 04:18:05 UTC) #1
Vadim Sh.
https://chromiumcodereview.appspot.com/1401533007/diff/1/service/datastore/pls.go File service/datastore/pls.go (right): https://chromiumcodereview.appspot.com/1401533007/diff/1/service/datastore/pls.go#newcode91 service/datastore/pls.go:91: // sophistocated metadata values. note that explicitly defined fields ...
5 years, 2 months ago (2015-10-13 04:27:49 UTC) #2
iannucci
https://chromiumcodereview.appspot.com/1401533007/diff/1/service/datastore/pls.go File service/datastore/pls.go (right): https://chromiumcodereview.appspot.com/1401533007/diff/1/service/datastore/pls.go#newcode91 service/datastore/pls.go:91: // sophistocated metadata values. On 2015/10/13 at 04:27:48, Vadim ...
5 years, 2 months ago (2015-10-13 04:34:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1401533007/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1401533007/20001
5 years, 2 months ago (2015-10-13 04:34:45 UTC) #5
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 2 months ago (2015-10-13 04:34:48 UTC) #7
iannucci
On 2015/10/13 at 04:34:48, commit-bot wrote: > No L-G-T-M from a valid reviewer yet. Only ...
5 years, 2 months ago (2015-10-13 04:35:32 UTC) #8
Vadim Sh.
lgtm https://chromiumcodereview.appspot.com/1401533007/diff/1/service/datastore/properties.go File service/datastore/properties.go (right): https://chromiumcodereview.appspot.com/1401533007/diff/1/service/datastore/properties.go#newcode709 service/datastore/properties.go:709: GetAllMeta() PropertyMap On 2015/10/13 04:34:40, iannucci wrote: > ...
5 years, 2 months ago (2015-10-13 04:39:59 UTC) #9
iannucci
On 2015/10/13 at 04:39:59, vadimsh wrote: > lgtm > > https://chromiumcodereview.appspot.com/1401533007/diff/1/service/datastore/properties.go > File service/datastore/properties.go (right): ...
5 years, 2 months ago (2015-10-13 04:43:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1401533007/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1401533007/20001
5 years, 2 months ago (2015-10-13 04:43:15 UTC) #12
commit-bot: I haz the power
5 years, 2 months ago (2015-10-13 04:44:56 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/gae/commit/bd65a9b4e2bd64035cc79b8a8e85f96c67e0381b

Powered by Google App Engine
This is Rietveld 408576698