1. 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 8 months ago
  2. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 8 months ago
  3. 80229b5 Convert GrAutoComplete to Lit by Dhruv · 2 years, 10 months ago
  4. 7944811 Make GrRouter not a PolymerElement by Frank Borden · 2 years, 10 months ago
  5. 38d5343 Migrate GrWatchedProjectsEditor to Lit by Chris Poucet · 2 years, 10 months ago
  6. c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 2 months ago
  7. a2e173e Move to async test-functions by Chris Poucet · 3 years, 5 months ago
  8. c28e5d7 Covert gr-watched-projects-editor_test.js to typescript by Paladox none · 3 years, 7 months ago
  9. f5df3bd Fix some template problems with gr-watched-projects-editor by Paladox none · 3 years, 7 months ago
  10. 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 3 years, 11 months ago
  11. d94011e Remove GestureEventListeners by Ben Rohlfs · 3 years, 11 months ago
  12. 7b71b11 Remove all for...in loops by Ben Rohlfs · 4 years ago
  13. 3a6ff7e Introduce a proper mock for the RestApiService by Ben Rohlfs · 4 years ago
  14. ed6e6f4 Remove more errFns that are not required by Ben Rohlfs · 4 years, 2 months ago
  15. 35a698f Remove unused import for gr-rest-api-interface by Dhruv Srivastava · 4 years, 2 months ago
  16. 43935a4 Change all components to use the service for rest-api-interface by Ben Rohlfs · 4 years, 2 months ago
  17. b8edee9 Replace parseInt() with Number by Dhruv Srivastava · 4 years, 3 months ago
  18. d47eeb9 Replace flushAsynchronousOperations() by flush() by Ben Rohlfs · 4 years, 4 months ago
  19. 0a42d41 Keep RestApiService in sync with gr-rest-api-interface by Tao Zhou · 4 years, 5 months ago
  20. 77b774e Convert gr-watched-projects-editor to typescript by Milutin Kristofic · 4 years, 5 months ago
  21. 96ad89c Rename files to preserve history by Milutin Kristofic · 4 years, 5 months ago
  22. 93a4ed7 Replace usage on `dom` wrapper on element for native methods by Tao Zhou · 4 years, 5 months ago
  23. 89a6b77 Convert all *_html.js files to typescript by Dmitrii Filippov · 4 years, 6 months ago
  24. 06117e8 Convert tests to karma by Dmitrii Filippov · 4 years, 7 months ago
  25. 7298842 Rename all _test.html to _test.js files by Dmitrii Filippov · 4 years, 7 months ago
  26. 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 4 years, 9 months ago
  27. d90e7f4 Add `charset` meta tag to all test files by Tao Zhou · 4 years, 9 months ago
  28. b203c26 Add eslint-plugin-prettier and format all *_html.js by Tao Zhou · 4 years, 9 months ago
  29. 416960c Cleanup tests after conversion to ES6-modules by Dmitrii Filippov · 4 years, 10 months ago
  30. daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 4 years, 10 months ago
  31. dbe9545 Rename .html files to .js files by Dmitrii Filippov · 4 years, 10 months ago
  32. b800561 Replace `$$` with `shadowRoot.querySelector` by Tao Zhou · 4 years, 11 months ago
  33. 4f10d77 Fix tests for M80 by Tao Zhou · 5 years ago
  34. ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
  35. 1c2c9ee Enable `arrow-body-style` with as-needed by Tao Zhou · 5 years ago
  36. 8ef16f7 Remove unnecessary common-test-setup.js by Tao Zhou · 5 years ago
  37. 3fd2b10 Convert legacy Polyemer elements to class-based by Dmitrii Filippov · 5 years ago
  38. b453929 Workaround for 'polymer-cli lint' bug by Dmitrii Filippov · 5 years ago
  39. 5b1b46f Remove everywhere on-tap by Milutin Kristofic · 5 years ago
  40. 501f9d9 Replace all css spacing by variables in theme files by Ben Rohlfs · 5 years ago
  41. 6c69c8d Remove _legacyUndefinedCheck from the settings modules by Paladox none · 5 years ago
  42. 5313a88 Revert "Remove all _legacyUndefinedCheck" by Paladox none · 5 years ago
  43. 0f8964b Remove all _legacyUndefinedCheck by Tao Zhou · 5 years ago
  44. 63cf95d Rewrite on-tap to on-click by Milutin Kristofic · 5 years ago
  45. 2b45976 Polymer 2: Fix tests by Dmitrii Filippov · 5 years ago
  46. 540a5fe Surround <input is="iron-input"> with <iron-input> by Ben Rohlfs · 6 years ago
  47. 6290935 Prepare Polymer 2 tests by Ole Rehmsen · 6 years ago
  48. ecf0b78 Use non-minified webcomponents-lite in tests by Ole Rehmsen · 6 years ago
  49. 3164074 Use bower paths relative to the domain by Ole Rehmsen · 6 years ago
  50. 16b2528 Merge branch 'stable-2.16' into stable-3.0 by Dave Borowitz · 6 years ago
  51. a92e4e7 Support not using auto complete to add projects to project watcher by Paladox none · 6 years ago
  52. 19792ce Allow tab-complete for watched projects by Paladox none · 6 years ago
  53. 3e7f5fd Polymer 2: Add _legacyUndefinedCheck by brohlfs · 6 years ago
  54. 06a7d0e Rename "Project" to "Repo" in some visual labels by Wyatt Allen · 6 years ago
  55. b0d03d0 Introduce deemphasized-text-color by Kasper Nilsson · 7 years ago
  56. c828098 Use the same border color throughout the app by Kasper Nilsson · 7 years ago
  57. dc0ec70 Revert "Revert "Debounce autocomplete queries by default"" by Wyatt Allen · 7 years ago
  58. 8ccfd72 Merge "Revert "Debounce autocomplete queries by default"" by Wyatt Allen · 7 years ago
  59. 723c8b3 Revert "Debounce autocomplete queries by default" by Wyatt Allen · 7 years ago
  60. 8cdc76b Add @license tags to PG HTML and JS assets by Dave Borowitz · 7 years ago
  61. c7de1f1 Debounce autocomplete queries by default by Wyatt Allen · 7 years ago
  62. 865bf1d Add option to debounce query calls from gr-autocomplete by Wyatt Allen · 7 years ago
  63. cd63eb5 PolyGerrit: Reduce the threshold in gr-watched-projects-editor by Paladox none · 7 years ago
  64. c7481e0 PolyGerrit: Fix gr-watched-projects-editor by Paladox none · 7 years ago
  65. 16721e6 Update gr-button to use paper button by Becky Siegel · 7 years ago
  66. 10de103 Revert "Update iron-input to 2.0" by Becky Siegel · 8 years ago
  67. 37636a6 Update iron-input to 2.0 by Becky Siegel · 8 years ago
  68. a856c40 Settings CSS revamp by Kasper Nilsson · 8 years ago
  69. 0239520 Removed is="..." on <gr-autocomplete> by Mike Samuel · 8 years ago
  70. e07c4b2 Add polygerrit-ui/app/test/common-test-setup.html by Mike Samuel · 8 years ago
  71. b159a7f Update styles for shadow dom by Becky Siegel · 8 years ago
  72. c601abc Revert "Polygerrit now loads polymer-resin" by Wyatt Allen · 8 years ago
  73. 0895052 Polygerrit now loads polymer-resin by Mike Samuel · 8 years ago
  74. d7b26e7 Rename gr-settings-styles to gr-form-styles and update a few styles by Becky Siegel · 8 years ago
  75. c7add0e ES6ify /gr-watched-projects-editor/* by Kasper Nilsson · 8 years ago
  76. 29e1ce5 Collection of prospective test flake fixes by Viktar Donich · 8 years ago
  77. d733350 Fix failing test in projects-editor by Kasper Nilsson · 8 years ago
  78. 33df005 Fix issues detected by 'JSHint' and 'JSCS' by Urs Wolfer · 9 years ago
  79. 6405650 Show group memberships in the PolyGerrit settings screen by Wyatt Allen · 9 years ago
  80. 330bb86 Refactors watched-projects and settings components by Wyatt Allen · 9 years ago
  81. bd47217 Adds "Watched Projects"/Notifications section to PolyGerrit settings by Wyatt Allen · 9 years ago