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