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

Issue 2949783002: [milo] appengine/* -> * (Closed)

Created:
3 years, 6 months ago by iannucci
Modified:
3 years, 6 months ago
Reviewers:
Ryan Tseng, estaab, hinoka
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

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-99 lines, -37355 lines) Patch
M milo/api/resp/build.go View 1 1 chunk +1 line, -1 line 0 comments Download
M milo/api/resp/builder.go View 1 1 chunk +1 line, -1 line 0 comments Download
M milo/api/resp/console.go View 1 1 chunk +1 line, -1 line 0 comments Download
D milo/appengine/common/acl.go View 1 1 chunk +0 lines, -43 lines 0 comments Download
D milo/appengine/common/acl_test.go View 1 1 chunk +0 lines, -100 lines 0 comments Download
D milo/appengine/common/config.go View 1 1 chunk +0 lines, -280 lines 0 comments Download
D milo/appengine/common/config_test.go View 1 1 chunk +0 lines, -122 lines 0 comments Download
D milo/appengine/common/error.go View 1 1 chunk +0 lines, -20 lines 0 comments Download
D milo/appengine/common/funcs.go View 1 1 chunk +0 lines, -274 lines 0 comments Download
D milo/appengine/common/funcs_test.go View 1 1 chunk +0 lines, -28 lines 0 comments Download
D milo/appengine/common/gitiles/gitiles.go View 1 1 chunk +0 lines, -124 lines 0 comments Download
D milo/appengine/common/middleware.go View 1 1 chunk +0 lines, -103 lines 0 comments Download
D milo/appengine/common/model/build_summary.go View 1 1 chunk +0 lines, -87 lines 0 comments Download
D milo/appengine/common/model/link.go View 1 1 chunk +0 lines, -14 lines 0 comments Download
D milo/appengine/common/model/manifest_link.go View 1 1 chunk +0 lines, -45 lines 0 comments Download
D milo/appengine/common/model/patch_info.go View 1 1 chunk +0 lines, -14 lines 0 comments Download
D milo/appengine/common/model/status.go View 1 1 chunk +0 lines, -63 lines 0 comments Download
D milo/appengine/common/model/status_string.go View 1 1 chunk +0 lines, -16 lines 0 comments Download
D milo/appengine/common/model/summary.go View 1 1 chunk +0 lines, -23 lines 0 comments Download
D milo/appengine/common/testBundle.go View 1 1 chunk +0 lines, -19 lines 0 comments Download
D milo/appengine/common/utils.go View 1 1 chunk +0 lines, -34 lines 0 comments Download
D milo/appengine/frontend/app.yaml View 1 1 chunk +0 lines, -43 lines 0 comments Download
D milo/appengine/frontend/buildbot_data.go View 1 1 chunk +0 lines, -77 lines 0 comments Download
D milo/appengine/frontend/config.go View 1 1 chunk +0 lines, -57 lines 0 comments Download
D milo/appengine/frontend/console/console.go View 1 1 chunk +0 lines, -108 lines 0 comments Download
D milo/appengine/frontend/console/html.go View 1 1 chunk +0 lines, -33 lines 0 comments Download
D milo/appengine/frontend/console/html_data.go View 1 1 chunk +0 lines, -12 lines 0 comments Download
D milo/appengine/frontend/cron.yaml View 1 1 chunk +0 lines, -7 lines 0 comments Download
D milo/appengine/frontend/dispatch.yaml View 1 1 chunk +0 lines, -9 lines 0 comments Download
D milo/appengine/frontend/expectations/bootstrap-buildbot.TestableBuild-Debug_page-_win_chromium_rel_ng_246309.html View 1 1 chunk +0 lines, -860 lines 0 comments Download
D milo/appengine/frontend/expectations/buildbot.build-Debug_page-_CrWinGoma_30608.html View 1 1 chunk +0 lines, -1383 lines 0 comments Download
D milo/appengine/frontend/expectations/buildbot.build-Debug_page-_chromium_presubmit_426944.html View 1 1 chunk +0 lines, -771 lines 0 comments Download
D milo/appengine/frontend/expectations/buildbot.build-Debug_page-_gerritCL_1234.html View 1 1 chunk +0 lines, -259 lines 0 comments Download
D milo/appengine/frontend/expectations/buildbot.build-Debug_page-_newline_1234.html View 1 1 chunk +0 lines, -242 lines 0 comments Download
D milo/appengine/frontend/expectations/buildbot.build-Debug_page-_win_chromium_rel_ng_246309.html View 1 1 chunk +0 lines, -1151 lines 0 comments Download
D milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html View 1 1 chunk +0 lines, -104 lines 0 comments Download
D milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_with_builds.html View 1 1 chunk +0 lines, -181 lines 0 comments Download
D milo/appengine/frontend/expectations/frontpage-Basic_frontpage.html View 1 1 chunk +0 lines, -83 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-Basic_successful_build.html View 1 1 chunk +0 lines, -163 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-canceled.html View 1 1 chunk +0 lines, -308 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-exception.html View 1 1 chunk +0 lines, -347 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-expired.html View 1 1 chunk +0 lines, -192 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-finished-logdog-expired-stream.html View 1 1 chunk +0 lines, -223 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-gerrit.html View 1 1 chunk +0 lines, -259 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-internal.html View 1 1 chunk +0 lines, -236 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-link.html View 1 1 chunk +0 lines, -236 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-nested.html View 1 1 chunk +0 lines, -441 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-patch-failure.html View 1 1 chunk +0 lines, -408 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-pending.html View 1 1 chunk +0 lines, -180 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-pending-logdog.html View 1 1 chunk +0 lines, -180 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-running.html View 1 1 chunk +0 lines, -304 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-running-logdog.html View 1 1 chunk +0 lines, -306 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-running-logdog-no-annotation-stream.html View 1 1 chunk +0 lines, -211 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-timeout.html View 1 1 chunk +0 lines, -314 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.build-build-unicode.html View 1 1 chunk +0 lines, -304 lines 0 comments Download
D milo/appengine/frontend/expectations/swarming.log-Basic_log.html View 1 1 chunk +0 lines, -65 lines 0 comments Download
D milo/appengine/frontend/frontpage.go View 1 1 chunk +0 lines, -71 lines 0 comments Download
D milo/appengine/frontend/index.yaml View 1 1 chunk +0 lines, -22 lines 0 comments Download
D milo/appengine/frontend/main.go View 1 1 chunk +0 lines, -87 lines 0 comments Download
D milo/appengine/frontend/main_test.go View 1 1 chunk +0 lines, -121 lines 0 comments Download
D milo/appengine/frontend/module-api.yaml View 1 1 chunk +0 lines, -11 lines 0 comments Download
D milo/appengine/frontend/module-pubsub.yaml View 1 1 chunk +0 lines, -19 lines 0 comments Download
D milo/appengine/frontend/static/bootstrap/third_party/css/bootstrap-theme.min.css View 1 1 chunk +0 lines, -6 lines 0 comments Download
D milo/appengine/frontend/static/bootstrap/third_party/css/bootstrap.min.css View 1 1 chunk +0 lines, -6 lines 0 comments Download
D milo/appengine/frontend/static/bootstrap/third_party/js/bootstrap.min.js View 1 1 chunk +0 lines, -7 lines 0 comments Download
D milo/appengine/frontend/static/buildbot/css/default.css View 1 1 chunk +0 lines, -770 lines 0 comments Download
D milo/appengine/frontend/static/common/auth View 1 1 chunk +0 lines, -1 line 0 comments Download
D milo/appengine/frontend/static/common/bower_components View 1 1 chunk +0 lines, -1 line 0 comments Download
D milo/appengine/frontend/static/common/favicon/brown-192.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/brown-32.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/darkpurple-192.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/darkpurple-32.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/gray-192.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/gray-32.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/green-192.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/green-32.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/milo-192.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/milo-32.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/purple-192.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/purple-32.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/red-192.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/red-32.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/redamber-192.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/redamber-32.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/teal-192.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/teal-32.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/yellow-192.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/favicon/yellow-32.png View 1 Binary file 0 comments Download
D milo/appengine/frontend/static/common/js/time.js View 1 1 chunk +0 lines, -98 lines 0 comments Download
D milo/appengine/frontend/static/common/logos/apple.svg View 1 1 chunk +0 lines, -4 lines 0 comments Download
D milo/appengine/frontend/static/common/logos/ubuntu.svg View 1 1 chunk +0 lines, -27 lines 0 comments Download
D milo/appengine/frontend/static/common/logos/windows.svg View 1 1 chunk +0 lines, -3 lines 0 comments Download
D milo/appengine/frontend/static/common/rpc View 1 1 chunk +0 lines, -1 line 0 comments Download
D milo/appengine/frontend/static/common/rpcexplorer View 1 1 chunk +0 lines, -1 line 0 comments Download
D milo/appengine/frontend/static/common/third_party/css/jquery-ui.min.css View 1 1 chunk +0 lines, -7 lines 0 comments Download
D milo/appengine/frontend/static/common/third_party/js/README.chromium View 1 1 chunk +0 lines, -5 lines 0 comments Download
D milo/appengine/frontend/static/common/third_party/js/jquery-ui.min.js View 1 1 chunk +0 lines, -6 lines 0 comments Download
D milo/appengine/frontend/static/common/third_party/js/jquery.min.js View 1 1 chunk +0 lines, -4 lines 0 comments Download
D milo/appengine/frontend/static/common/third_party/js/moment-timezone-with-data-2012-2022.min.js View 1 1 chunk +0 lines, -7 lines 0 comments Download
D milo/appengine/frontend/static/common/third_party/js/moment-with-locales.min.js View 1 1 chunk +0 lines, -505 lines 0 comments Download
D milo/appengine/frontend/static/include.yaml View 1 1 chunk +0 lines, -18 lines 0 comments Download
D milo/appengine/frontend/templates/includes/base.html View 1 1 chunk +0 lines, -62 lines 0 comments Download
D milo/appengine/frontend/templates/pages/build.html View 1 1 chunk +0 lines, -353 lines 0 comments Download
D milo/appengine/frontend/templates/pages/builder.html View 1 1 chunk +0 lines, -190 lines 0 comments Download
D milo/appengine/frontend/templates/pages/configs.html View 1 1 chunk +0 lines, -50 lines 0 comments Download
D milo/appengine/frontend/templates/pages/console.html View 1 1 chunk +0 lines, -36 lines 0 comments Download
D milo/appengine/frontend/templates/pages/error.html View 1 1 chunk +0 lines, -13 lines 0 comments Download
D milo/appengine/frontend/templates/pages/frontpage.html View 1 1 chunk +0 lines, -28 lines 0 comments Download
D milo/appengine/frontend/templates/pages/log.html View 1 1 chunk +0 lines, -10 lines 0 comments Download
D milo/appengine/frontend/templates/pages/settings.html View 1 1 chunk +0 lines, -29 lines 0 comments Download
D milo/appengine/job_source/buildbot/build.go View 1 1 chunk +0 lines, -661 lines 0 comments Download
D milo/appengine/job_source/buildbot/build_test.go View 1 1 chunk +0 lines, -113 lines 0 comments Download
D milo/appengine/job_source/buildbot/builder.go View 1 1 chunk +0 lines, -298 lines 0 comments Download
D milo/appengine/job_source/buildbot/builder_test.go View 1 1 chunk +0 lines, -93 lines 0 comments Download
D milo/appengine/job_source/buildbot/buildinfo.go View 1 1 chunk +0 lines, -273 lines 0 comments Download
D milo/appengine/job_source/buildbot/buildinfo_test.go View 1 1 chunk +0 lines, -376 lines 0 comments Download
D milo/appengine/job_source/buildbot/console.go View 1 1 chunk +0 lines, -96 lines 0 comments Download
D milo/appengine/job_source/buildbot/console_test.go View 1 1 chunk +0 lines, -70 lines 0 comments Download
D milo/appengine/job_source/buildbot/datastore.go View 1 1 chunk +0 lines, -55 lines 0 comments Download
D milo/appengine/job_source/buildbot/expectations/CrWinGoma.30608.build.json View 1 1 chunk +0 lines, -901 lines 0 comments Download
D milo/appengine/job_source/buildbot/expectations/chromium_presubmit.426944.build.json View 1 1 chunk +0 lines, -553 lines 0 comments Download
D milo/appengine/job_source/buildbot/expectations/gerritCL.1234.build.json View 1 1 chunk +0 lines, -84 lines 0 comments Download
D milo/appengine/job_source/buildbot/expectations/newline.1234.build.json View 1 1 chunk +0 lines, -67 lines 0 comments Download
D milo/appengine/job_source/buildbot/expectations/win_chromium_rel_ng.246309.build.json View 1 1 chunk +0 lines, -1005 lines 0 comments Download
D milo/appengine/job_source/buildbot/grpc.go View 1 1 chunk +0 lines, -233 lines 0 comments Download
D milo/appengine/job_source/buildbot/grpc_test.go View 1 1 chunk +0 lines, -143 lines 0 comments Download
D milo/appengine/job_source/buildbot/html.go View 1 1 chunk +0 lines, -100 lines 0 comments Download
D milo/appengine/job_source/buildbot/html_data.go View 1 1 chunk +0 lines, -13 lines 0 comments Download
D milo/appengine/job_source/buildbot/html_test.go View 1 1 chunk +0 lines, -103 lines 0 comments Download
D milo/appengine/job_source/buildbot/master.go View 1 1 chunk +0 lines, -151 lines 0 comments Download
D milo/appengine/job_source/buildbot/master_test.go View 1 1 chunk +0 lines, -41 lines 0 comments Download
D milo/appengine/job_source/buildbot/pubsub.go View 1 1 chunk +0 lines, -407 lines 0 comments Download
D milo/appengine/job_source/buildbot/pubsub_test.go View 1 1 chunk +0 lines, -494 lines 0 comments Download
D milo/appengine/job_source/buildbot/structs.go View 1 1 chunk +0 lines, -439 lines 0 comments Download
D milo/appengine/job_source/buildbot/testdata/CrWinGoma.30608.json View 1 1 chunk +0 lines, -1425 lines 0 comments Download
D milo/appengine/job_source/buildbot/testdata/chromium_presubmit.426944.json View 1 1 chunk +0 lines, -1 line 0 comments Download
D milo/appengine/job_source/buildbot/testdata/gerritCL.1234.json View 1 1 chunk +0 lines, -58 lines 0 comments Download
D milo/appengine/job_source/buildbot/testdata/newline.1234.json View 1 1 chunk +0 lines, -46 lines 0 comments Download
D milo/appengine/job_source/buildbot/testdata/win_chromium_rel_ng.246309.json View 1 1 chunk +0 lines, -1362 lines 0 comments Download
D milo/appengine/job_source/buildbucket/buckets.go View 1 1 chunk +0 lines, -49 lines 0 comments Download
D milo/appengine/job_source/buildbucket/builder.go View 1 1 chunk +0 lines, -296 lines 0 comments Download
D milo/appengine/job_source/buildbucket/builder_test.go View 1 1 chunk +0 lines, -84 lines 0 comments Download
D milo/appengine/job_source/buildbucket/common.go View 1 1 chunk +0 lines, -151 lines 0 comments Download
D milo/appengine/job_source/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json View 1 1 chunk +0 lines, -98 lines 0 comments Download
D milo/appengine/job_source/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.Swarming.json View 1 1 chunk +0 lines, -53 lines 0 comments Download
D milo/appengine/job_source/buildbucket/html.go View 1 1 chunk +0 lines, -59 lines 0 comments Download
D milo/appengine/job_source/buildbucket/properties.go View 1 1 chunk +0 lines, -72 lines 0 comments Download
D milo/appengine/job_source/buildbucket/testdata/master.tryserver.infra/InfraPresubmit.json View 1 1 chunk +0 lines, -210 lines 0 comments Download
D milo/appengine/job_source/buildbucket/testdata/master.tryserver.infra/InfraPresubmit.Swarming.json View 1 1 chunk +0 lines, -415 lines 0 comments Download
D milo/appengine/job_source/raw_presentation/build.go View 1 1 chunk +0 lines, -223 lines 0 comments Download
D milo/appengine/job_source/raw_presentation/html.go View 1 1 chunk +0 lines, -117 lines 0 comments Download
D milo/appengine/job_source/raw_presentation/internal/gen.go View 1 1 chunk +0 lines, -7 lines 0 comments Download
D milo/appengine/job_source/raw_presentation/internal/stream.proto View 1 1 chunk +0 lines, -19 lines 0 comments Download
D milo/appengine/job_source/raw_presentation/internal/stream.pb.go View 1 1 chunk +0 lines, -81 lines 0 comments Download
D milo/appengine/job_source/raw_presentation/logDogBuild.go View 1 1 chunk +0 lines, -234 lines 0 comments Download
D milo/appengine/job_source/raw_presentation/logDogStream.go View 1 1 chunk +0 lines, -43 lines 0 comments Download
D milo/appengine/job_source/swarming/README.md View 1 1 chunk +0 lines, -11 lines 0 comments Download
D milo/appengine/job_source/swarming/build.go View 1 1 chunk +0 lines, -777 lines 0 comments Download
D milo/appengine/job_source/swarming/buildLog.go View 1 1 chunk +0 lines, -69 lines 0 comments Download
D milo/appengine/job_source/swarming/buildLog_test.go View 1 1 chunk +0 lines, -34 lines 0 comments Download
D milo/appengine/job_source/swarming/build_test.go View 1 1 chunk +0 lines, -122 lines 0 comments Download
D milo/appengine/job_source/swarming/buildinfo.go View 1 1 chunk +0 lines, -276 lines 0 comments Download
D milo/appengine/job_source/swarming/buildinfo_test.go View 1 1 chunk +0 lines, -249 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-canceled.json View 1 1 chunk +0 lines, -144 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-exception.json View 1 1 chunk +0 lines, -180 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-expired.json View 1 1 chunk +0 lines, -53 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-finished-logdog-expired-stream.json View 1 1 chunk +0 lines, -45 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-gerrit.json View 1 1 chunk +0 lines, -89 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-internal.json View 1 1 chunk +0 lines, -72 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-link.json View 1 1 chunk +0 lines, -72 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-nested.json View 1 1 chunk +0 lines, -290 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-patch-failure.json View 1 1 chunk +0 lines, -249 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-pending.json View 1 1 chunk +0 lines, -32 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-pending-logdog.json View 1 1 chunk +0 lines, -32 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-running.json View 1 1 chunk +0 lines, -133 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-running-logdog.json View 1 1 chunk +0 lines, -139 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-running-logdog-no-annotation-stream.json View 1 1 chunk +0 lines, -35 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-timeout.json View 1 1 chunk +0 lines, -148 lines 0 comments Download
D milo/appengine/job_source/swarming/expectations/build-unicode.json View 1 1 chunk +0 lines, -133 lines 0 comments Download
D milo/appengine/job_source/swarming/html.go View 1 1 chunk +0 lines, -145 lines 0 comments Download
D milo/appengine/job_source/swarming/html_data.go View 1 1 chunk +0 lines, -299 lines 0 comments Download
D milo/appengine/job_source/swarming/html_test.go View 1 1 chunk +0 lines, -72 lines 0 comments Download
D milo/appengine/job_source/swarming/memoryClient.go View 1 1 chunk +0 lines, -192 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-canceled View 1 1 chunk +0 lines, -74 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-canceled.swarm View 1 1 chunk +0 lines, -99 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-exception View 1 1 chunk +0 lines, -191 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-exception.swarm View 1 1 chunk +0 lines, -10 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-expired.swarm View 1 1 chunk +0 lines, -32 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-finished-logdog-expired-stream View 1 1 chunk +0 lines, -1 line 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-finished-logdog-expired-stream.swarm View 1 1 chunk +0 lines, -12 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-gerrit View 1 1 chunk +0 lines, -11 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-gerrit.swarm View 1 1 chunk +0 lines, -9 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-internal View 1 1 chunk +0 lines, -11 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-internal.swarm View 1 1 chunk +0 lines, -8 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-link View 1 1 chunk +0 lines, -11 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-link.swarm View 1 1 chunk +0 lines, -8 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-nested View 1 1 chunk +0 lines, -256 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-nested.swarm View 1 1 chunk +0 lines, -8 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-patch-failure View 1 1 chunk +0 lines, -5888 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-patch-failure.swarm View 1 1 chunk +0 lines, -8 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-pending.swarm View 1 1 chunk +0 lines, -19 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-pending-logdog.swarm View 1 1 chunk +0 lines, -21 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-running View 1 1 chunk +0 lines, -92 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-running.swarm View 1 1 chunk +0 lines, -8 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-running-logdog View 1 1 chunk +0 lines, -8 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-running-logdog.swarm View 1 1 chunk +0 lines, -10 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-running-logdog-no-annotation-stream.swarm View 1 1 chunk +0 lines, -10 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-running-logdog.pb.txt View 1 1 chunk +0 lines, -74 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-timeout View 1 1 chunk +0 lines, -74 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-timeout.swarm View 1 1 chunk +0 lines, -99 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-unicode View 1 1 chunk +0 lines, -94 lines 0 comments Download
D milo/appengine/job_source/swarming/testdata/build-unicode.swarm View 1 1 chunk +0 lines, -8 lines 0 comments Download
D milo/appengine/logs/README.md View 1 1 chunk +0 lines, -3 lines 0 comments Download
D milo/appengine/logs/logs.go View 1 1 chunk +0 lines, -153 lines 0 comments Download
D milo/appengine/logs/main.go View 1 1 chunk +0 lines, -74 lines 0 comments Download
D milo/appengine/logs/module-logs.yaml View 1 1 chunk +0 lines, -9 lines 0 comments Download
D milo/appengine/rpc/buildinfo.go View 1 1 chunk +0 lines, -56 lines 0 comments Download
A + milo/common/acl.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/acl_test.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/config.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/config_test.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/error.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/funcs.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/funcs_test.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/gitiles/gitiles.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/middleware.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/model/build_summary.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/model/link.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/model/manifest_link.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/model/patch_info.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/model/status.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/model/status_string.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/model/summary.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/testBundle.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/common/utils.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/app.yaml View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/buildbot_data.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + milo/frontend/config.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/frontend/console/console.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + milo/frontend/console/html.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/frontend/console/html_data.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/frontend/cron.yaml View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/dispatch.yaml View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/bootstrap-buildbot.TestableBuild-Debug_page-_win_chromium_rel_ng_246309.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/buildbot.build-Debug_page-_CrWinGoma_30608.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/buildbot.build-Debug_page-_chromium_presubmit_426944.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/buildbot.build-Debug_page-_gerritCL_1234.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/buildbot.build-Debug_page-_newline_1234.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/buildbot.build-Debug_page-_win_chromium_rel_ng_246309.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/buildbot.builder-Basic_Test_with_builds.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/frontpage-Basic_frontpage.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-Basic_successful_build.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-canceled.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-exception.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-expired.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-finished-logdog-expired-stream.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-gerrit.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-internal.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-link.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-nested.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-patch-failure.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-pending.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-pending-logdog.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-running.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-running-logdog.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-running-logdog-no-annotation-stream.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-timeout.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.build-build-unicode.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/expectations/swarming.log-Basic_log.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/frontpage.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + milo/frontend/index.yaml View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/main.go View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + milo/frontend/main_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + milo/frontend/module-api.yaml View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/module-pubsub.yaml View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/bootstrap/third_party/css/bootstrap-theme.min.css View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/bootstrap/third_party/css/bootstrap.min.css View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/bootstrap/third_party/js/bootstrap.min.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/buildbot/css/default.css View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A milo/frontend/static/common/auth View 1 1 chunk +1 line, -0 lines 0 comments Download
A milo/frontend/static/common/bower_components View 1 1 chunk +1 line, -0 lines 0 comments Download
A + milo/frontend/static/common/favicon/brown-192.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/brown-32.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/darkpurple-192.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/darkpurple-32.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/gray-192.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/gray-32.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/green-192.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/green-32.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/milo-192.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/milo-32.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/purple-192.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/purple-32.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/red-192.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/red-32.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/redamber-192.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/redamber-32.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/teal-192.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/teal-32.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/yellow-192.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/favicon/yellow-32.png View 1 Binary file 0 comments Download
A + milo/frontend/static/common/js/time.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/common/logos/apple.svg View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/common/logos/ubuntu.svg View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/common/logos/windows.svg View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A milo/frontend/static/common/rpc View 1 1 chunk +1 line, -0 lines 0 comments Download
A milo/frontend/static/common/rpcexplorer View 1 1 chunk +1 line, -0 lines 0 comments Download
A + milo/frontend/static/common/third_party/css/jquery-ui.min.css View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/common/third_party/js/README.chromium View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/common/third_party/js/jquery-ui.min.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/common/third_party/js/jquery.min.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/common/third_party/js/moment-timezone-with-data-2012-2022.min.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/common/third_party/js/moment-with-locales.min.js View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/static/include.yaml View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/templates/includes/base.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/templates/pages/build.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/templates/pages/builder.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/templates/pages/configs.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/templates/pages/console.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/templates/pages/error.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/templates/pages/frontpage.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/templates/pages/log.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/frontend/templates/pages/settings.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/build.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbot/build_test.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/builder.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/builder_test.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/buildinfo.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbot/buildinfo_test.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/console.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbot/console_test.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/datastore.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/expectations/CrWinGoma.30608.build.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/expectations/chromium_presubmit.426944.build.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/expectations/gerritCL.1234.build.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/expectations/newline.1234.build.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/expectations/win_chromium_rel_ng.246309.build.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/grpc.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/grpc_test.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/html.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbot/html_data.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/html_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbot/master.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbot/master_test.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/pubsub.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbot/pubsub_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbot/structs.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbot/testdata/CrWinGoma.30608.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/testdata/chromium_presubmit.426944.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/testdata/gerritCL.1234.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/testdata/newline.1234.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbot/testdata/win_chromium_rel_ng.246309.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbucket/buckets.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbucket/builder.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + milo/job_source/buildbucket/builder_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbucket/common.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.Swarming.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbucket/html.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/buildbucket/properties.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbucket/testdata/master.tryserver.infra/InfraPresubmit.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/buildbucket/testdata/master.tryserver.infra/InfraPresubmit.Swarming.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/raw_presentation/build.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/raw_presentation/html.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/raw_presentation/internal/gen.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/raw_presentation/internal/stream.proto View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/raw_presentation/internal/stream.pb.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/raw_presentation/logDogBuild.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/raw_presentation/logDogStream.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/README.md View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/build.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + milo/job_source/swarming/buildLog.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/buildLog_test.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/build_test.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/buildinfo.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/buildinfo_test.go View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-canceled.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-exception.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-expired.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-finished-logdog-expired-stream.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-gerrit.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-internal.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-link.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-nested.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-patch-failure.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-pending.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-pending-logdog.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-running.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-running-logdog.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-running-logdog-no-annotation-stream.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-timeout.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/expectations/build-unicode.json View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/html.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/swarming/html_data.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + milo/job_source/swarming/html_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/swarming/memoryClient.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/job_source/swarming/testdata/build-canceled View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-canceled.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-exception View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-exception.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-expired.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-finished-logdog-expired-stream View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-finished-logdog-expired-stream.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-gerrit View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-gerrit.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-internal View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-internal.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-link View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-link.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-nested View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-nested.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-patch-failure View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-patch-failure.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-pending.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-pending-logdog.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-running View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-running.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-running-logdog View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-running-logdog.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-running-logdog-no-annotation-stream.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-running-logdog.pb.txt View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-timeout View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-timeout.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-unicode View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/job_source/swarming/testdata/build-unicode.swarm View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/logs/README.md View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/logs/logs.go View 1 1 chunk +1 line, -1 line 0 comments Download
A + milo/logs/main.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
A + milo/logs/module-logs.yaml View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + milo/rpc/buildinfo.go View 1 1 chunk +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 18 (14 generated)
iannucci
3 years, 6 months ago (2017-06-20 07:22:14 UTC) #1
Ryan Tseng
lgtm add bug 735098
3 years, 6 months ago (2017-06-20 18:07:20 UTC) #7
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/2949783002/10001
3 years, 6 months ago (2017-06-21 19:29:19 UTC) #15
commit-bot: I haz the power
3 years, 6 months ago (2017-06-21 19:36:34 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:10001) as
https://github.com/luci/luci-go/commit/33c3d66e98a8ad51998409fc63064f09077cebcb

Powered by Google App Engine
This is Rietveld 408576698