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

Issue 1521823003: Clean up callback interfaces. (Closed)

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

Description

Clean up callback interfaces. R=dnj@chromium.org, estaab@chromium.org, vadimsh@chromium.org BUG=https://github.com/luci/gae/issues/17 Committed: https://github.com/luci/gae/commit/33bfd9ddeef9db51b2b35ec68af32459f33878fd

Patch Set 1 #

Total comments: 8

Patch Set 2 : fixins #

Unified diffs Side-by-side diffs Delta from patch set Stats (+345 lines, -192 lines) Patch
M filter/dscache/ds.go View 3 chunks +3 lines, -2 lines 0 comments Download
M filter/txnBuf/ds_txn.go View 2 chunks +5 lines, -5 lines 0 comments Download
M filter/txnBuf/query_merger.go View 1 3 chunks +9 lines, -6 lines 0 comments Download
M filter/txnBuf/state.go View 9 chunks +16 lines, -10 lines 0 comments Download
M filter/txnBuf/txnbuf_test.go View 1 chunk +2 lines, -4 lines 0 comments Download
M impl/memory/datastore_data.go View 1 5 chunks +26 lines, -11 lines 0 comments Download
M impl/memory/datastore_query_execution.go View 8 chunks +13 lines, -15 lines 0 comments Download
M impl/memory/datastore_query_execution_test.go View 4 chunks +6 lines, -10 lines 0 comments Download
M impl/memory/datastore_test.go View 2 chunks +3 lines, -3 lines 0 comments Download
M impl/memory/gkvlite_iter.go View 1 3 chunks +9 lines, -5 lines 0 comments Download
M impl/memory/gkvlite_iter_test.go View 5 chunks +15 lines, -14 lines 0 comments Download
M impl/prod/everything_test.go View 1 chunk +1 line, -2 lines 0 comments Download
M impl/prod/raw_datastore.go View 1 1 chunk +5 lines, -2 lines 0 comments Download
M service/datastore/checkfilter_test.go View 4 chunks +16 lines, -9 lines 0 comments Download
M service/datastore/datastore.go View 1 8 chunks +95 lines, -45 lines 0 comments Download
M service/datastore/datastore_test.go View 1 7 chunks +65 lines, -24 lines 0 comments Download
M service/datastore/errors.go View 2 chunks +4 lines, -0 lines 0 comments Download
M service/datastore/interface.go View 1 chunk +12 lines, -2 lines 0 comments Download
M service/datastore/propertytype_string.go View 1 chunk +1 line, -1 line 0 comments Download
M service/datastore/raw_interface.go View 3 chunks +7 lines, -5 lines 0 comments Download
M service/datastore/reflect.go View 1 chunk +1 line, -0 lines 0 comments Download
A service/datastore/toggle_string.go View 1 chunk +16 lines, -0 lines 0 comments Download
M service/datastore/types.go View 2 chunks +2 lines, -17 lines 0 comments Download
A symbols.go View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
iannucci
5 years ago (2015-12-12 23:25:20 UTC) #1
iannucci
On 2015/12/12 at 23:25:20, iannucci wrote: > PTAL?
5 years ago (2015-12-14 22:11:39 UTC) #2
dnj
lgtm w/ comments/nits https://codereview.chromium.org/1521823003/diff/1/impl/memory/gkvlite_iter.go File impl/memory/gkvlite_iter.go (right): https://codereview.chromium.org/1521823003/diff/1/impl/memory/gkvlite_iter.go#newcode104 impl/memory/gkvlite_iter.go:104: err = nil WDYT about just ...
5 years ago (2015-12-14 22:35:03 UTC) #3
iannucci
https://codereview.chromium.org/1521823003/diff/1/impl/memory/gkvlite_iter.go File impl/memory/gkvlite_iter.go (right): https://codereview.chromium.org/1521823003/diff/1/impl/memory/gkvlite_iter.go#newcode104 impl/memory/gkvlite_iter.go:104: err = nil On 2015/12/14 at 22:35:02, dnj wrote: ...
5 years ago (2015-12-14 23:03:09 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1521823003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1521823003/20001
5 years ago (2015-12-14 23:04:36 UTC) #7
commit-bot: I haz the power
5 years ago (2015-12-14 23:07:25 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/gae/commit/33bfd9ddeef9db51b2b35ec68af32459f33878fd

Powered by Google App Engine
This is Rietveld 408576698