1. ac4c188 In polygerrit tests import sinon directly by Kamil Musin · 5 months ago
  2. aa1c08b Introduce form-styles by Milutin Kristofic · 1 year, 7 months ago
  3. 9d6c32a Change all static Lit `styles` to getters by Ben Rohlfs · 1 year, 11 months ago
  4. c040f28 Minor change to how Lit 3.0 will work. by Chris Poucet · 1 year, 11 months ago
  5. 25e53d8 Move dependency on elements out of types/events.ts by Dhruv Srivastava · 2 years, 1 month ago
  6. 44f0104 Replace `fireEvent` by `fire` by Ben Rohlfs · 2 years, 2 months ago
  7. 5b3c655 Make sure that all empty events are declared in HTMLElementEventMap by Ben Rohlfs · 2 years, 2 months ago
  8. c368435 Remove all generic CustomEvents by Ben Rohlfs · 2 years, 2 months ago
  9. c39f438 Migrate remaining gr-autocomplete usages from error dialog to dropdown. by Kamil Musin · 2 years, 4 months ago
  10. bfc688b Some 'project' to 'repo' renaming by Ben Rohlfs · 2 years, 6 months ago
  11. 3ebb6c7 Fix local test for gr-permission_test by Frank Borden · 2 years, 7 months ago
  12. be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 7 months ago
  13. 7b24f73 Move flush from global to test util by Frank Borden · 2 years, 7 months ago
  14. 6919f44 Migrate some tests away from MockInteractions by Frank Borden · 2 years, 7 months ago
  15. e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 7 months ago
  16. 2c4b72d Use @open-wc's a11y testing by Frank Borden · 2 years, 8 months ago
  17. dedd671 Use @open/wc test fixture in most test files by Frank Borden · 2 years, 8 months ago
  18. 37c7e42 Convert expect to assert style in tests by Frank Borden · 2 years, 8 months ago
  19. 42c1a45 Web Dev Server by Frank Borden · 2 years, 8 months ago
  20. 535bb91 add ShadowDOM tests for elements/admin/ components by Frank Borden · 2 years, 9 months ago
  21. 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 10 months ago
  22. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
  23. 3f50213 Update lit to 2.2.3 by paladox · 2 years, 11 months ago
  24. b8635b6 Migrate gr-access-section to lit by paladox · 3 years ago
  25. 66d1aae Listen to text-changed event to update the group filter by Dhruv · 3 years ago
  26. c91d6ef Convert gr-permission to lit by Frank Borden · 3 years ago
  27. f887770 change CodeReview-n default labels (again) by Oswald Buddenhagen · 3 years, 2 months ago
  28. 00c2175 Clarify the meaning of disabled "exclusive" permission toggles by Ben Rohlfs · 3 years, 3 months ago
  29. a238b3e Convert gr-permission_test.js to typescript by paladox · 3 years, 4 months ago
  30. 83c5fa6 Convert gr-rule-editor to lit by Paladox none · 3 years, 4 months ago
  31. c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 5 months ago
  32. 54903feb Allow context-dependent group suggestions in gr-permission by Narendra Kumar · 3 years, 5 months ago
  33. 662b13b Move paper styles into its own file by Ben Rohlfs · 3 years, 6 months ago
  34. 59dad57 Get rid of @override. by Chris Poucet · 3 years, 8 months ago
  35. cc5018f ACL screen: Reset text for group field after adding a group to a rule by Edwin Kempin · 3 years, 8 months ago
  36. a51deba convert done() to async/await by Frank Borden · 3 years, 10 months ago
  37. c2d0f0b Replace tap by click event by Ben Rohlfs · 4 years, 1 month ago
  38. 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 4 years, 1 month ago
  39. f7f1e8e Replace created() by constructor() (Polymer Legacy) by Ben Rohlfs · 4 years, 1 month ago
  40. d94011e Remove GestureEventListeners by Ben Rohlfs · 4 years, 1 month ago
  41. 9f65d91 Add readonly to restApiService property by Dhruv Srivastava · 4 years, 1 month ago
  42. 7b71b11 Remove all for...in loops by Ben Rohlfs · 4 years, 2 months ago
  43. 3a6ff7e Introduce a proper mock for the RestApiService by Ben Rohlfs · 4 years, 3 months ago
  44. e07f818 Add a fireEvent util by Ben Rohlfs · 4 years, 4 months ago
  45. 35a698f Remove unused import for gr-rest-api-interface by Dhruv Srivastava · 4 years, 4 months ago
  46. 43935a4 Change all components to use the service for rest-api-interface by Ben Rohlfs · 4 years, 4 months ago
  47. b8edee9 Replace parseInt() with Number by Dhruv Srivastava · 4 years, 6 months ago
  48. d47eeb9 Replace flushAsynchronousOperations() by flush() by Ben Rohlfs · 4 years, 6 months ago
  49. 460685c2 Convert files to typescript by Dmitrii Filippov · 4 years, 8 months ago
  50. dfa463d Rename files to preserve history by Dmitrii Filippov · 4 years, 8 months ago
  51. 89a6b77 Convert all *_html.js files to typescript by Dmitrii Filippov · 4 years, 9 months ago
  52. 16b53aa Convert access-behavior to access-util by Dmitrii Filippov · 4 years, 9 months ago
  53. 7d4f2f3 Update sinon version by Dmitrii Filippov · 4 years, 9 months ago
  54. 06117e8 Convert tests to karma by Dmitrii Filippov · 4 years, 9 months ago
  55. 7298842 Rename all _test.html to _test.js files by Dmitrii Filippov · 4 years, 9 months ago
  56. 6b774b5 Fix toggle on iOS by Paladox none · 4 years, 9 months ago
  57. d1ffc2a PolyGerrit: Remove redundant local variables by David Ostrovsky · 5 years ago
  58. a2401c1 PolyGerrit: Fix typos in code and comments by David Ostrovsky · 5 years ago
  59. 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 5 years ago
  60. d90e7f4 Add `charset` meta tag to all test files by Tao Zhou · 5 years ago
  61. b203c26 Add eslint-plugin-prettier and format all *_html.js by Tao Zhou · 5 years ago
  62. ec23135 Use imported AccessBehavior by Dmitrii Filippov · 5 years ago
  63. 41de60b Remove FireBehavior imports and get rid of global test helpers by Dmitrii Filippov · 5 years ago
  64. e25546a Remove all usage of Gerrit.FireBehavior by Tao Zhou · 5 years ago
  65. 0a3c986 Replace all 'this.fire' with 'this.dispatchEvent' for customEvents by Tao Zhou · 5 years ago
  66. 416960c Cleanup tests after conversion to ES6-modules by Dmitrii Filippov · 5 years ago
  67. daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 5 years ago
  68. dbe9545 Rename .html files to .js files by Dmitrii Filippov · 5 years ago
  69. b800561 Replace `$$` with `shadowRoot.querySelector` by Tao Zhou · 5 years ago
  70. 4f10d77 Fix tests for M80 by Tao Zhou · 5 years ago
  71. f392ebd Merge branch 'stable-3.1' by David Ostrovsky · 5 years ago
  72. ab4959c Merge branch 'stable-3.0' into stable-3.1 by David Ostrovsky · 5 years ago
  73. 8bf5237 Merge branch 'stable-2.16' into stable-3.0 by David Ostrovsky · 5 years ago
  74. 4839f01 Fix handling of LDAP groups that contain dots by Ben Rohlfs · 5 years ago
  75. ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
  76. 1c2c9ee Enable `arrow-body-style` with as-needed by Tao Zhou · 5 years ago
  77. 84b1a3a Merge branch 'stable-3.0' into stable-3.1 by David Ostrovsky · 5 years ago
  78. 6cdfa90 Merge branch 'stable-2.16' by Thomas Draebing · 5 years ago
  79. 25673ab Downport "Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint" by Tao Zhou · 5 years ago
  80. 6ff72df Downport "Update eslint version and eslint rules" by Thomas Draebing · 5 years ago
  81. 9a07681 Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint by Tao Zhou · 5 years ago
  82. 80de27a Replace `$$` with `shadowRoot.querySelector` for all ids by Tao Zhou · 5 years ago
  83. 8ef16f7 Remove unnecessary common-test-setup.js by Tao Zhou · 5 years ago
  84. 3fd2b10 Convert legacy Polyemer elements to class-based by Dmitrii Filippov · 5 years ago
  85. b453929 Workaround for 'polymer-cli lint' bug by Dmitrii Filippov · 5 years ago
  86. b82003c Update eslint version and eslint rules by Dmitrii Filippov · 5 years ago
  87. b3d95cf Replace all css spacing by variables in theme files by Ben Rohlfs · 5 years ago
  88. 501f9d9 Replace all css spacing by variables in theme files by Ben Rohlfs · 5 years ago
  89. 63cf95d Rewrite on-tap to on-click by Milutin Kristofic · 6 years ago
  90. 2359258 Fix for modified flag in repo access config by Dmitrii Filippov · 6 years ago
  91. 923318b Merge branch 'stable-3.0' by David Pursehouse · 6 years ago
  92. c610ae1 Fix gr-permission test under Polymer 2 by Paladox none · 6 years ago
  93. b40f12d Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 6 years ago
  94. 44b3a7c Migrate from Polymer fire to Gerrit.FireBehavior by Paladox none · 6 years ago
  95. 6604bb3 PG: Allow empty label values by Orgad Shaneh · 6 years ago
  96. d78083e Remove _legacyUndefinedCheck from gr-permission and gr-rule-editor by Paladox none · 6 years ago
  97. 79cadc4 Add undefined check to gr-permission by Paladox none · 6 years ago
  98. 6290935 Prepare Polymer 2 tests by Ole Rehmsen · 6 years ago
  99. ecf0b78 Use non-minified webcomponents-lite in tests by Ole Rehmsen · 6 years ago
  100. 3164074 Use bower paths relative to the domain by Ole Rehmsen · 6 years ago