Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2828)

Issue 7387054: store: add statistics listing

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by niemeyer
Modified:
11 years, 2 months ago
Reviewers:
mp+150868, dimitern, rog
Visibility:
Public.

Description

store: add statistics listing https://code.launchpad.net/~niemeyer/juju-core/store-stats-listing/+merge/150868 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 13

Patch Set 2 : store: add statistics listing #

Total comments: 4

Patch Set 3 : store: add statistics listing #

Patch Set 4 : store: add statistics listing #

Patch Set 5 : store: add statistics listing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+332 lines, -21 lines) Patch
A [revision details] View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M state/api/api_test.go View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M store/server.go View 1 3 chunks +67 lines, -2 lines 0 comments Download
M store/server_test.go View 1 chunk +41 lines, -0 lines 0 comments Download
M store/store.go View 1 2 6 chunks +163 lines, -17 lines 0 comments Download
M store/store_test.go View 1 2 chunks +58 lines, -1 line 0 comments Download

Messages

Total messages: 7
niemeyer
Please take a look.
11 years, 2 months ago (2013-02-27 17:49:42 UTC) #1
rog
LGTM with the sort fix and the error return fix applied. feel free to ignore ...
11 years, 2 months ago (2013-02-27 18:40:12 UTC) #2
niemeyer
https://codereview.appspot.com/7387054/diff/1/store/server.go File store/server.go (right): https://codereview.appspot.com/7387054/diff/1/store/server.go#newcode199 store/server.go:199: w.WriteHeader(http.StatusInternalServerError) On 2013/02/27 18:40:12, rog wrote: > return > ...
11 years, 2 months ago (2013-02-27 18:48:03 UTC) #3
rog
https://codereview.appspot.com/7387054/diff/1/store/server.go File store/server.go (right): https://codereview.appspot.com/7387054/diff/1/store/server.go#newcode224 store/server.go:224: result = append(result, resultItem{string(buf), entry.Count}) On 2013/02/27 18:48:03, niemeyer ...
11 years, 2 months ago (2013-02-27 18:53:16 UTC) #4
dimitern
Very nice! LGTM, just a couple of comments. https://codereview.appspot.com/7387054/diff/6001/store/server.go File store/server.go (right): https://codereview.appspot.com/7387054/diff/6001/store/server.go#newcode167 store/server.go:167: w.WriteHeader(http.StatusForbidden) ...
11 years, 2 months ago (2013-02-27 21:00:53 UTC) #5
niemeyer
https://codereview.appspot.com/7387054/diff/6001/store/server.go File store/server.go (right): https://codereview.appspot.com/7387054/diff/6001/store/server.go#newcode167 store/server.go:167: w.WriteHeader(http.StatusForbidden) On 2013/02/27 21:00:53, dimitern wrote: > Why forbidden? ...
11 years, 2 months ago (2013-02-27 21:07:51 UTC) #6
niemeyer
11 years, 2 months ago (2013-02-27 22:23:05 UTC) #7
*** Submitted:

store: add statistics listing

R=rog, dimitern
CC=
https://codereview.appspot.com/7387054
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b