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

Issue 784103004: Improvements to commits page (Closed)

Created:
6 years ago by borenet
Modified:
6 years ago
Reviewers:
jcgregorio
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/buildbot@master
Visibility:
Public.

Description

Improvements to commits page - Pre-load all commits on the server. This takes about 2 minutes. - Add "load more" functionality to the commits page. - Fix bug for the case when a branch head is not in the commits window. BUG=skia: Committed: https://skia.googlesource.com/buildbot/+/c2e8e2cd9e5d7877ff784154ce2aeb3e72d5be69

Patch Set 1 #

Patch Set 2 : Hopefully fix missing commits in commit_cache #

Total comments: 4

Patch Set 3 : wrap up getIntParam #

Unified diffs Side-by-side diffs Delta from patch set Stats (+294 lines, -47 lines) Patch
M monitoring/go/alertserver/main.go View 1 2 6 chunks +56 lines, -19 lines 0 comments Download
A monitoring/go/commit_cache/commit_cache.go View 1 1 chunk +126 lines, -0 lines 0 comments Download
M monitoring/res/imp/commits-sk.html View 1 10 chunks +112 lines, -28 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
borenet
6 years ago (2014-12-09 13:35:39 UTC) #2
borenet
Actually, put this on hold for a bit. There seems to be a bug in ...
6 years ago (2014-12-09 13:39:21 UTC) #3
borenet
Okay, I think this is fixed at patch set 2.
6 years ago (2014-12-09 14:35:42 UTC) #4
jcgregorio
https://codereview.chromium.org/784103004/diff/20001/monitoring/go/alertserver/main.go File monitoring/go/alertserver/main.go (right): https://codereview.chromium.org/784103004/diff/20001/monitoring/go/alertserver/main.go#newcode191 monitoring/go/alertserver/main.go:191: if end, ok := q["end"]; ok { This seems ...
6 years ago (2014-12-09 16:30:05 UTC) #5
borenet
Uploaded patch set 3. https://codereview.chromium.org/784103004/diff/20001/monitoring/go/alertserver/main.go File monitoring/go/alertserver/main.go (right): https://codereview.chromium.org/784103004/diff/20001/monitoring/go/alertserver/main.go#newcode191 monitoring/go/alertserver/main.go:191: if end, ok := q["end"]; ...
6 years ago (2014-12-09 20:17:12 UTC) #6
jcgregorio
On 2014/12/09 at 20:17:12, borenet wrote: > Uploaded patch set 3. > > https://codereview.chromium.org/784103004/diff/20001/monitoring/go/alertserver/main.go > ...
6 years ago (2014-12-09 20:21:06 UTC) #7
jcgregorio
lgtm
6 years ago (2014-12-09 20:21:57 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/784103004/40001
6 years ago (2014-12-10 13:22:14 UTC) #10
commit-bot: I haz the power
6 years ago (2014-12-10 13:22:23 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/buildbot/+/c2e8e2cd9e5d7877ff784154ce2aeb3e72d5...

Powered by Google App Engine
This is Rietveld 408576698