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

Issue 2976393002: Milo: Fix ?limit= param (Closed)

Created:
3 years, 5 months ago by Ryan Tseng
Modified:
3 years, 5 months ago
Reviewers:
iannucci
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

Milo: Fix ?limit= param This is actually a query (form) parameter, not a router parameter. BUG=745757 Review-Url: https://codereview.chromium.org/2976393002 Committed: https://github.com/luci/luci-go/commit/746d72c63ab1f6cd0911794ffba1ce8dc60f4f8f

Patch Set 1 #

Total comments: 2

Patch Set 2 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -34 lines) Patch
M milo/buildsource/builder.go View 3 chunks +1 line, -17 lines 0 comments Download
M milo/frontend/middleware.go View 1 2 chunks +7 lines, -16 lines 0 comments Download
M milo/frontend/view_builder.go View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 17 (12 generated)
Ryan Tseng
I missed this on review... ptal.
3 years, 5 months ago (2017-07-18 23:12:47 UTC) #4
iannucci
lgtm https://codereview.chromium.org/2976393002/diff/1/milo/frontend/view_builder.go File milo/frontend/view_builder.go (right): https://codereview.chromium.org/2976393002/diff/1/milo/frontend/view_builder.go#newcode17 milo/frontend/view_builder.go:17: if tLimit, err := GetLimit(c.Request); err == nil ...
3 years, 5 months ago (2017-07-19 00:04:57 UTC) #7
Ryan Tseng
https://codereview.chromium.org/2976393002/diff/1/milo/frontend/view_builder.go File milo/frontend/view_builder.go (right): https://codereview.chromium.org/2976393002/diff/1/milo/frontend/view_builder.go#newcode17 milo/frontend/view_builder.go:17: if tLimit, err := GetLimit(c.Request); err == nil { ...
3 years, 5 months ago (2017-07-19 00:12:30 UTC) #10
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/2976393002/20001
3 years, 5 months ago (2017-07-19 00:12:47 UTC) #14
commit-bot: I haz the power
3 years, 5 months ago (2017-07-19 00:18:02 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://github.com/luci/luci-go/commit/746d72c63ab1f6cd0911794ffba1ce8dc60f4f8f

Powered by Google App Engine
This is Rietveld 408576698