- 3136972 Use Flogger for writing logs by Edwin Kempin · 3 months ago main master
- 8539808 Remove a random console warning by Gavin Mak · 4 months ago
- 03b86e6 Remove 'Binary size changes' panel by Gavin Mak · 5 months ago
- 9d55b60 Merge "Use budgets and deltas to create check results" into main by LUCI CQ · 5 months ago
- e382d5d Use budgets and deltas to create check results by Gavin Mak · 5 months ago
- 141f401 Use builderPair.ciBuilderGitHost override if specified by Anthony Fandrianto · 5 months ago
- 665c0c0 Add [builder].baseGitHost to plugin config by Anthony Fandrianto · 5 months ago
- bd8be42 Collapse rows with no size delta by default by Anthony Fandrianto · 5 months ago
- f5d2b1e Convert to TypeScript and Lit by Gavin Mak · 7 months ago
- 42ca114 Rename file extensions from js to ts by Gavin Mak · 7 months ago
- d2a7b7d Reformat code to match Gerrit plugins by Gavin Mak · 7 months ago
- e34a5b7 [binary-size] Add creepExemptionLabel to plugin config by Anthony Fandrianto · 8 months ago
- 66f26ef [binary-size] Refactor logic for exceeded budget(s) by Anthony Fandrianto · 8 months ago
- 0f49e6d [binary-size] Highlight any size delta which exceeds creep budget by Anthony Fandrianto · 9 months ago
- 33625d4 [binary-size] Don't query for non-configured builders by Anthony Fandrianto · 9 months ago
- 85268b0 [binary-size] Raise WARNING if any creep budgets are exceeded by Anthony Fandrianto · 9 months ago
- 7c45bd2 [binary-size] Show "Creep budget" column by Anthony Fandrianto · 9 months ago
- 45547f7 [budgets] Do not treat "creepBudget" as a row entry by Anthony Fandrianto · 9 months ago
- 95597a3 Register checks only once by Gavin Mak · 10 months ago
- a14c38a Fix binary size checks displaying for the wrong patchset by Gavin Mak · 11 months ago
- 505b91b Use Checks to display binary-size-table-view by Gavin Mak · 11 months ago
- 0e5bb9c Fix withStatusCode return type by Gavin Mak · 11 months ago
- 6592f56 Fix _getBuilds when handling empty batch response by Gavin Mak · 11 months ago
- fa4d2db Decouple binary-size-view from binary-size-view-table by Gavin Mak · 11 months ago
- 66d3aca [readme] Add reference to `got_revision` property by Rob Mohr · 12 months ago
- d86094e fix _selectRelevantBuilds and correct comment fix _binarySizeInfo tests by Anthony Polito · 1 year, 1 month ago
- 9d5eb67 Add package.json and use npm for wct tests by Gavin Mak · 1 year, 1 month ago
- 5e5ccd3 Check length of split string by Josip Sokcevic · 1 year, 1 month ago
- 05f68a6 Add OWNERS by Edward Lesmes · 1 year, 4 months ago
- ee8a73e [budgets] fix regression for size info with budgets by Todd Lee · 1 year, 7 months ago
- 37e642e [budgets] add budget/owner support for binary sizes by Todd Lee · 1 year, 8 months ago
- b357824 [theme] support gerrit dark theme by Todd Lee · 1 year, 8 months ago
- ad41b8d [readme] document how to test with Gerrit FE Dev Helper by Gary Miguel · 1 year, 8 months ago
- 549e077 Respect ciBuilderRepo field in the front-end. by Gary Miguel · 1 year, 8 months ago
- ce82950 Support specifying builder.baseRepo. by Gary Miguel · 1 year, 9 months ago
- 6086530 Fix binary-size plugin (take 2). by Mirko Bonadei · 1 year, 9 months ago
- ebf3592 Handle responses without 'builds'. by Mirko Bonadei · 1 year, 10 months ago
- b434e1a Replace @npm_bazel_rollup with @npm//@bazel/rollup by Tao Zhou · 1 year, 11 months ago
- 989a100 Format with google-java-format by David Pursehouse · 2 years ago
- c88e15b Merge "Use BuildBucketV2 client" by Josip Sokcevic · 2 years ago
- 35ed811 Use BuildBucketV2 client by Josip Sokcevic · 2 years ago
- 7e6d911 Use binary-size.js instead of html by Josip Sokcevic · 2 years ago
- 1a40f92 Use polymer3 by Josip Sokcevic · 2 years ago
- 28912ae Merge "Replace bazel-genfiles with bazel-bin in run-with-testsite.sh" by Edwin Kempin · 2 years, 8 months ago
- ce585c4 Remove bazel-genfiles from .gitignore by David Pursehouse · 2 years, 8 months ago
- b244068 Replace bazel-genfiles with bazel-bin in run-with-testsite.sh by David Pursehouse · 2 years, 8 months ago
- f5b6326 Adapt to changed REST interfaces in Gerrit core by Edwin Kempin · 2 years, 11 months ago
- d607a02 Format with google-java-format 1.7 by Dave Borowitz · 3 years, 2 months ago
- 248122b Update for compatibility with changes in Buildbucket plugin by Oleh Prypin · 3 years, 6 months ago
- 09b8401 Update instructions by Oleh Prypin · 4 years, 1 month ago
- 2a20483 Implicitly depend on cr-buildbucket-client without copying files by Oleh Prypin · 4 years, 1 month ago
- 5e68af1 Rearrange files to make the plugin more easily testable by Oleh Prypin · 4 years, 1 month ago
- 19b01f6 Add a column with delta percentage by Oleh Prypin · 4 years, 1 month ago
- 7315d2c Lint fixes by Oleh Prypin · 4 years, 1 month ago
- 474890b Lint fixes by Oleh Prypin · 4 years, 2 months ago
- 1830160 Implement binary-size plugin by Oleh Prypin · 4 years, 2 months ago
- abec7a4 Adjust JS lint settings by Oleh Prypin · 4 years, 2 months ago
- 0c47b9c Integrate cr-build-block into the main view, remove grouping by Oleh Prypin · 4 years, 2 months ago
- dbced27 Remove tryjob picker and luci-chip by Oleh Prypin · 4 years, 2 months ago
- fb2d17d Remove buildbucket-specific tests by Oleh Prypin · 4 years, 2 months ago
- dd84e59 Rename buildbucket -> binary-size by Oleh Prypin · 4 years, 2 months ago
- 07639d0 [buildbucket-gerrit] use async in elements by Nodir Turakulov · 4 years, 2 months ago
- f1b2393 buildbucket plugin: Update eslint config to handle async/await, fix warnings by Quinten Yearsley · 4 years, 2 months ago
- a874623 Revert "Refactor auth state storage in cr-buildbucket-client" by Quinten Yearsley · 4 years, 2 months ago
- f7a19e4 [buildbucket-gerrit] support non-json bad responses by Nodir Turakulov · 4 years, 2 months ago
- c7335df [buildbucket-gerrit] use async/await in tests by Nodir Turakulov · 4 years, 2 months ago
- d4f4588 [buildbucket-gerrit] refactor build scheduling by Nodir Turakulov · 4 years, 2 months ago
- 682f3bc [buildbucket-gerrit] fix _fetch by Nodir Turakulov · 4 years, 2 months ago
- 50ed25c [buildbucket-gerrit] fix html import in picker by Nodir Turakulov · 4 years, 2 months ago
- 4306629 [buildbucket-gerrit] plumb plugin to client by Nodir Turakulov · 4 years, 2 months ago
- 6e62462 [buildbucket-gerrit] resort builds by id by Nodir Turakulov · 4 years, 2 months ago
- e56e171 [buildbucket-gerrit] refactor build search code by Nodir Turakulov · 4 years, 2 months ago
- fa1587a Buildbucket plugin: Add a timeout for oauth token refresh by Quinten Yearsley · 4 years, 2 months ago
- b871fed Refactor auth state storage in cr-buildbucket-client by Quinten Yearsley · 4 years, 3 months ago
- 7c3fe10 Fix plugin path in buildbucket run-with-prod-data.sh (2) by Quinten Yearsley · 4 years, 3 months ago
- f5940f2 Fix plugin path in buildbucket run-with-prod-data script by Quinten Yearsley · 4 years, 3 months ago
- 34ea720 [buildbucket] remove TODO by Nodir Turakulov · 4 years, 3 months ago
- 64eec87 Buildbucket plugin: Use dot notation for properties by Quinten Yearsley · 4 years, 3 months ago
- be01d2e Buildbucket plugin: clarify timeout on error unit test by Quinten Yearsley · 4 years, 3 months ago
- c6d551e [gerrit-buildbucket] generalize baseURL by Nodir Turakulov · 4 years, 4 months ago
- 44bccd3 Buildbucket plugin: update run-with-prod-data.sh by Quinten Yearsley · 4 years, 4 months ago
- 30693e7 Change entry point for Buildbucket plugin to buildbucket.html by Quinten Yearsley · 4 years, 5 months ago
- d575eaf [buildbucket] clear update timer by Nodir Turakulov · 4 years, 5 months ago
- 0cfdf46 Add a helper script to run with Gerrit testsite. by Quinten Yearsley · 4 years, 5 months ago
- 9edbc39 Double default polling interval. by Nodir Turakulov · 4 years, 5 months ago
- 0f63153 Better and forward-compatible autofocus by Aaron Gable · 4 years, 5 months ago
- 4438567 Clean up temp dir in run-with-prod-data.sh by Quinten Yearsley · 4 years, 5 months ago
- 8b6bbfc Autofocus filter input when opening overlay by Aaron Gable · 4 years, 5 months ago
- 283b806 Formatting tweaks to match the Google HTML style guide by Aaron Gable · 4 years, 5 months ago
- 133a885 Refresh builds whenever current patchset changes by Aaron Gable · 4 years, 5 months ago
- b25dac9 Revert "Add a subtle UI to estimate builder progress." by Aaron Gable · 4 years, 5 months ago
- d6c8c66 Buildbucket plugin: Check for Polymer inside Gerrit.install by Quinten Yearsley · 4 years, 5 months ago
- ee28e1b Buildbucket plugin: Remove unused _isSignedIn by Quinten Yearsley · 4 years, 5 months ago
- 3a1dd11 Fix buildbucket gerrit plugin to check for if Polymer is defined by Paladox none · 4 years, 6 months ago
- 0e6bac1 Add a script to help with trying buildbucket plugin by Quinten Yearsley · 4 years, 6 months ago
- 13e2ed0 Make _builds and _expBuilds consistent and together by Nodir Turakulov · 4 years, 6 months ago
- 2f34895 Hide buildbucket plugin UI when there are no builds or buckets. by Quinten Yearsley · 4 years, 6 months ago
- 8cb90e7 Buildbucket plugin: Fix checking for config and add test by Quinten Yearsley · 4 years, 6 months ago
- d6635af Add a subtle UI to estimate builder progress. by Ian McKellar · 4 years, 6 months ago
- 18466b4 Clear text when cancelling bot selection by Aaron Gable · 4 years, 6 months ago