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

Issue 2993033002: [dsreadonly] Add read-only datastore filter. (Closed)

Created:
3 years, 4 months ago by dnj
Modified:
3 years, 4 months ago
Reviewers:
iannucci
CC:
chromium-reviews, infra-reviews+luci-gae_chromium.org
Target Ref:
refs/heads/master
Project:
luci-gae
Visibility:
Public.

Description

[dsreadonly] Add read-only datastore filter. Add a read-only datastore filter, which will error if a mutation operation is performed on the datastore. BUG=None TEST=unit Review-Url: https://codereview.chromium.org/2993033002 Committed: https://github.com/luci/gae/commit/b485cceb10656fa5e30a8d8840f7ab4e67a899b4

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rename to "readonly" #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -0 lines) Patch
A filter/readonly/filter.go View 1 1 chunk +25 lines, -0 lines 0 comments Download
A filter/readonly/filter_test.go View 1 1 chunk +123 lines, -0 lines 0 comments Download
A filter/readonly/rds.go View 1 1 chunk +63 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
dnj
PTAL!
3 years, 4 months ago (2017-08-04 02:19:49 UTC) #2
iannucci
lgtm https://codereview.chromium.org/2993033002/diff/1/filter/dsreadonly/rds.go File filter/dsreadonly/rds.go (right): https://codereview.chromium.org/2993033002/diff/1/filter/dsreadonly/rds.go#newcode15 filter/dsreadonly/rds.go:15: // Package dsreadonly implements a filter that enforces ...
3 years, 4 months ago (2017-08-04 02:28:50 UTC) #7
dnj
https://codereview.chromium.org/2993033002/diff/1/filter/dsreadonly/rds.go File filter/dsreadonly/rds.go (right): https://codereview.chromium.org/2993033002/diff/1/filter/dsreadonly/rds.go#newcode15 filter/dsreadonly/rds.go:15: // Package dsreadonly implements a filter that enforces read-only ...
3 years, 4 months ago (2017-08-04 02:50:33 UTC) #8
dnj
On 2017/08/04 02:50:33, dnj wrote: > https://codereview.chromium.org/2993033002/diff/1/filter/dsreadonly/rds.go > File filter/dsreadonly/rds.go (right): > > https://codereview.chromium.org/2993033002/diff/1/filter/dsreadonly/rds.go#newcode15 > ...
3 years, 4 months ago (2017-08-04 15:17:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2993033002/20001
3 years, 4 months ago (2017-08-04 15:17:27 UTC) #12
commit-bot: I haz the power
3 years, 4 months ago (2017-08-04 15:20:42 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/gae/commit/b485cceb10656fa5e30a8d8840f7ab4e67a899b4

Powered by Google App Engine
This is Rietveld 408576698