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

Issue 1398103003: Add Exists and ExistsMulti convenience methods (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_version_id
Target Ref:
refs/heads/master
Project:
luci-gae
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 3

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -0 lines) Patch
M service/datastore/datastore.go View 1 chunk +23 lines, -0 lines 0 comments Download
M service/datastore/datastore_test.go View 2 chunks +15 lines, -0 lines 0 comments Download
M service/datastore/interface.go View 1 1 chunk +12 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 7 (2 generated)
iannucci
5 years, 2 months ago (2015-10-13 03:26:26 UTC) #1
Vadim Sh.
lgtm with nits https://chromiumcodereview.appspot.com/1398103003/diff/1/service/datastore/datastore.go File service/datastore/datastore.go (right): https://chromiumcodereview.appspot.com/1398103003/diff/1/service/datastore/datastore.go#newcode189 service/datastore/datastore.go:189: err := d.RawInterface.GetMulti(keys, nil, func(_ PropertyMap, ...
5 years, 2 months ago (2015-10-13 04:05:57 UTC) #2
iannucci
On 2015/10/13 at 04:05:57, vadimsh wrote: > lgtm with nits > > https://chromiumcodereview.appspot.com/1398103003/diff/1/service/datastore/datastore.go > File ...
5 years, 2 months ago (2015-10-13 04:19:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1398103003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1398103003/20001
5 years, 2 months ago (2015-10-13 04:27:22 UTC) #6
commit-bot: I haz the power
5 years, 2 months ago (2015-10-13 04:30:49 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/gae/commit/f94c8e6ebf454d7456f154b1768e4a998f6031c1

Powered by Google App Engine
This is Rietveld 408576698