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

Issue 1160253002: Add initial Query generation, correctness checking and index generation. (Closed)

Created:
5 years, 6 months ago by iannucci
Modified:
5 years, 6 months ago
Reviewers:
Vadim Sh., M-A Ruel
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Add initial Query generation, correctness checking and index generation. The ability to execute a query will come in a following CL. R=maruel@chromium.org, vadimsh@chromium.org BUG= Committed: https://chromium.googlesource.com/infra/infra/+/a58ad0bd769b5e26e6a3abcac1583c83bbd4e8dc

Patch Set 1 #

Patch Set 2 : tests :) #

Patch Set 3 : bump coverage target #

Patch Set 4 : goimports #

Total comments: 22

Patch Set 5 : address comments and stuff #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1896 lines, -107 lines) Patch
M go/src/infra/gae/libs/wrapper/memory/README.md View 1 chunk +20 lines, -3 lines 0 comments Download
M go/src/infra/gae/libs/wrapper/memory/binutils.go View 1 2 3 4 2 chunks +30 lines, -0 lines 0 comments Download
M go/src/infra/gae/libs/wrapper/memory/datastore.go View 1 chunk +26 lines, -0 lines 0 comments Download
M go/src/infra/gae/libs/wrapper/memory/datastore_data.go View 4 chunks +27 lines, -1 line 0 comments Download
A go/src/infra/gae/libs/wrapper/memory/datastore_query.go View 1 2 3 4 1 chunk +567 lines, -0 lines 0 comments Download
M go/src/infra/gae/libs/wrapper/memory/datastore_test.go View 2 chunks +148 lines, -0 lines 0 comments Download
M go/src/infra/gae/libs/wrapper/memory/gkvlite_utils.go View 1 2 3 4 4 chunks +66 lines, -6 lines 0 comments Download
A go/src/infra/gae/libs/wrapper/memory/gkvlite_utils_test.go View 1 2 3 4 1 chunk +128 lines, -0 lines 0 comments Download
M go/src/infra/gae/libs/wrapper/memory/key.go View 2 chunks +4 lines, -4 lines 0 comments Download
M go/src/infra/gae/libs/wrapper/memory/key_test.go View 1 chunk +1 line, -1 line 0 comments Download
M go/src/infra/gae/libs/wrapper/memory/memory.infra_testing View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M go/src/infra/gae/libs/wrapper/memory/plist.go View 1 2 3 4 12 chunks +339 lines, -69 lines 0 comments Download
M go/src/infra/gae/libs/wrapper/memory/plist_test.go View 1 2 3 4 5 chunks +416 lines, -21 lines 0 comments Download
A go/src/infra/gae/libs/wrapper/memory/testing_utils_test.go View 1 2 3 4 1 chunk +122 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
iannucci
5 years, 6 months ago (2015-05-30 23:35:38 UTC) #1
iannucci
On 2015/05/30 23:35:38, iannucci wrote: I'll be adding some additional tests (see TODO at bottom ...
5 years, 6 months ago (2015-05-30 23:37:01 UTC) #2
iannucci
tests added
5 years, 6 months ago (2015-05-31 18:42:58 UTC) #3
M-A Ruel
Very lightly reviewed. lgtm with nits https://codereview.chromium.org/1160253002/diff/60001/go/src/infra/gae/libs/wrapper/memory/README.md File go/src/infra/gae/libs/wrapper/memory/README.md (right): https://codereview.chromium.org/1160253002/diff/60001/go/src/infra/gae/libs/wrapper/memory/README.md#newcode91 go/src/infra/gae/libs/wrapper/memory/README.md:91: // increasing version ...
5 years, 6 months ago (2015-05-31 23:03:16 UTC) #4
iannucci
PTAL + info https://chromiumcodereview.appspot.com/1160253002/diff/60001/go/src/infra/gae/libs/wrapper/memory/README.md File go/src/infra/gae/libs/wrapper/memory/README.md (right): https://chromiumcodereview.appspot.com/1160253002/diff/60001/go/src/infra/gae/libs/wrapper/memory/README.md#newcode91 go/src/infra/gae/libs/wrapper/memory/README.md:91: // increasing version number (aka "timestamp"). ...
5 years, 6 months ago (2015-05-31 23:31:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1160253002/80001
5 years, 6 months ago (2015-05-31 23:44:29 UTC) #8
iannucci
committing so that I can get a stable base for the query-execution CL. We can ...
5 years, 6 months ago (2015-05-31 23:44:41 UTC) #9
commit-bot: I haz the power
5 years, 6 months ago (2015-05-31 23:47:08 UTC) #10
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/infra/infra/+/a58ad0bd769b5e26e6a3abcac1583...

Powered by Google App Engine
This is Rietveld 408576698