1. 63269f5 Changing console.info to console.debug by Ben Rohlfs · 3 years ago
  2. 02489cb Allow alerts to be dismissed by Dhruv Srivastava · 3 years ago
  3. 172b1a0 Allow theme files to be loaded from cdn by Ben Rohlfs · 3 years ago
  4. 5ec7838 Convert any-->unknown in catch blocks by Frank Borden · 3 years, 2 months ago
  5. 3866494 Show alert when plugin loading times out by Dhruv Srivastava · 3 years, 3 months ago
  6. c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 4 months ago
  7. 8941858 Better reporting of plugins that fail to load by Ben Rohlfs · 3 years, 5 months ago
  8. c0ca555 Replace console.warn/error by reporting service calls by Ben Rohlfs · 3 years, 9 months ago
  9. 2512609 Remove support for preloading JavaScript plugins by Ben Rohlfs · 3 years, 11 months ago
  10. ef1dd59 Remove support of HTML plugins by Ben Rohlfs · 4 years ago
  11. 2fddf92 Introduce reporting constants - Execution by Milutin Kristofic · 4 years ago
  12. 64a5256 Add tracking of importHref usage by Ben Rohlfs · 4 years ago
  13. f91f966 PolyGerrit: Fix some typos by David Ostrovsky · 4 years, 1 month ago
  14. a7ab950 Create and move plugin APIs to api/ folder by Ben Rohlfs · 4 years, 1 month ago
  15. c125c8b Specify event detail type for show-alert events by Dhruv Srivastava · 4 years, 1 month ago
  16. 1c544323 Remove `console.info('Plugins loaded')` by Ben Rohlfs · 4 years, 1 month ago
  17. 5b29d80 Fix errors reported by Typescript 4.1 by Dmitrii Filippov · 4 years, 3 months ago
  18. bad48d4 Add a reportExecution() method to the reporting service by Ben Rohlfs · 4 years, 3 months ago
  19. b68c85f Remove few usages of any by Dhruv Srivastava · 4 years, 3 months ago
  20. f97b055 Disable typescript-eslint/no-explicit-any warnings by Dhruv Srivastava · 4 years, 3 months ago
  21. 297018f Ensure that all assignment to window.Gerrit properties are safe by Dmitrii Filippov · 4 years, 5 months ago
  22. 12e2c99 Remove mutable export from plugin loader by Dhruv Srivastava · 4 years, 6 months ago
  23. aeebd73 Convert files to typescript by Ben Rohlfs · 4 years, 6 months ago
  24. 52a91d8 Convert files to typescript by Ben Rohlfs · 4 years, 6 months ago
  25. fbc9eb1 Rename files to preserve history by Ben Rohlfs · 4 years, 6 months ago[Renamed from polygerrit-ui/app/elements/shared/gr-js-api-interface/gr-plugin-loader.js]
  26. 49c2b9c Replace mutable export with getter function by Tao Zhou · 4 years, 7 months ago
  27. cd01d8f Limit supported console methods by Tao Zhou · 4 years, 8 months ago
  28. 3d55f9d Broke the circular dependencies by Tao Zhou · 4 years, 8 months ago
  29. ad96415 Remove `window.Plugin` and use `import` instead by Tao Zhou · 4 years, 8 months ago
  30. 0049afe Convert base-url-behavior and docs-url-behavior to url-util by Dmitrii Filippov · 4 years, 8 months ago
  31. 989f389 Fix plugin related warnings in tests by Tao Zhou · 4 years, 8 months ago
  32. 05807dd Support gerrit-theme in js by Tao Zhou · 4 years, 9 months ago
  33. 5256465 Support load external styles modules when end with *.js by Tao Zhou · 4 years, 9 months ago
  34. 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 4 years, 11 months ago
  35. da88b33 Change gr-reporting to class object by Milutin Kristofic · 5 years ago
  36. f97fc6e Get rid of some global variables - Part 9 by Dmitrii Filippov · 5 years ago
  37. 4235b43 Get rid of global _apiUtil by Dmitrii Filippov · 5 years ago
  38. 0789fe5 Get rid of some global variables - Part 8 by Dmitrii Filippov · 5 years ago
  39. ae80111 Set crossorigin="anonymous" when load plugin js files by Tao Zhou · 5 years ago
  40. e8f7a5d Always reject promise with error instance by Tao Zhou · 5 years ago
  41. 9a07681 Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint by Tao Zhou · 5 years ago
  42. 3206b1d Fix "operator-linebreak" linter by Tao Zhou · 5 years ago
  43. 542096e Revert "Revert "Support load from ASSETS_PATH for plugins if provided"" by Tao Zhou · 5 years ago
  44. 964455a Revert "Support load from ASSETS_PATH for plugins if provided" by Ben Rohlfs · 5 years ago
  45. c092c5b Support load from ASSETS_PATH for plugins if provided by Tao Zhou · 5 years ago
  46. b82003c Update eslint version and eslint rules by Dmitrii Filippov · 5 years ago
  47. 52c33fe Use `setAttribute` when assign src for scripts by Tao Zhou · 5 years ago
  48. fd41e55 Move plugin loading related methods to PluginLoader. by Tao Zhou · 5 years ago