1. be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 6 months ago
  2. e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 7 months ago
  3. 2c4b72d Use @open-wc's a11y testing by Frank Borden · 2 years, 7 months ago
  4. 42c1a45 Web Dev Server by Frank Borden · 2 years, 7 months ago
  5. a371714 convert gr-date-formatter_test to typescript by Frank Borden · 2 years, 8 months ago
  6. 5bf43b6 Clear out some outdated Polymer 2 comments by Frank Borden · 2 years, 9 months ago
  7. 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 10 months ago
  8. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
  9. 7fa3aab5 Move lit tests to use @open-wc's fixture function by Chris Poucet · 3 years, 1 month ago
  10. c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 4 months ago
  11. 150fc91 Migrate GrDateFromatter to lit by Chris Poucet · 3 years, 6 months ago
  12. 5fc1e6a Fix gr-change-list-item_html.ts template by Chris Poucet · 3 years, 6 months ago
  13. bb5a93a Some small refactorings to enable stricter js compiler flags by brohlfs · 3 years, 7 months ago
  14. 59dad57 Get rid of @override. by Chris Poucet · 3 years, 7 months ago
  15. 86b969c Add the override keyword to class members in TypeScript files by Gerrit Code Review · 3 years, 7 months ago
  16. adfab1c Remove 'shared-styles' from most frequent gr-elements by Milutin Kristofic · 4 years ago
  17. 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 4 years ago
  18. 5f520da Replace at-/de-tached with dis-connectedCallback by Ben Rohlfs · 4 years ago
  19. d94011e Remove GestureEventListeners by Ben Rohlfs · 4 years ago
  20. 3a6ff7e Introduce a proper mock for the RestApiService by Ben Rohlfs · 4 years, 2 months ago
  21. 35a698f Remove unused import for gr-rest-api-interface by Dhruv Srivastava · 4 years, 3 months ago
  22. 43935a4 Change all components to use the service for rest-api-interface by Ben Rohlfs · 4 years, 3 months ago
  23. 93438e7 Show Submitted Date in change summary by Milutin Kristofic · 4 years, 6 months ago
  24. 8e684b9 Add 'Since' and 'Submitted' columns to dashboard sections by Ben Rohlfs · 4 years, 5 months ago
  25. a38b385 Merge changes from topics "ts-comment-thread", "ts-thread-list" by Ben Rohlfs · 4 years, 6 months ago
  26. d450fb2 Replace some deprecate `done()s` in frontend tests by Ben Rohlfs · 4 years, 6 months ago
  27. 739b1d2 Convert gr-comment-thread to typescript by Ben Rohlfs · 4 years, 6 months ago
  28. d47eeb9 Replace flushAsynchronousOperations() by flush() by Ben Rohlfs · 4 years, 6 months ago
  29. 0a42d41 Keep RestApiService in sync with gr-rest-api-interface by Tao Zhou · 4 years, 7 months ago
  30. 46b2a48 Move gr-date-formatter to typescript by Milutin Kristofic · 4 years, 7 months ago
  31. 4a91aaf Rename files to preserve history by Milutin Kristofic · 4 years, 7 months ago
  32. 89a6b77 Convert all *_html.js files to typescript by Dmitrii Filippov · 4 years, 8 months ago
  33. 3d99aee Convert gr-tooltip-behavior to mixin by Dmitrii Filippov · 4 years, 8 months ago
  34. 7d4f2f3 Update sinon version by Dmitrii Filippov · 4 years, 9 months ago
  35. 06117e8 Convert tests to karma by Dmitrii Filippov · 4 years, 9 months ago
  36. 7298842 Rename all _test.html to _test.js files by Dmitrii Filippov · 4 years, 9 months ago
  37. 6894356 Replace some() with includes() for undefined args check by Dhruv Srivastava · 4 years, 9 months ago
  38. 6ce37aa Remove moment.js by Milutin Kristofic · 4 years, 10 months ago
  39. 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 5 years ago
  40. d90e7f4 Add `charset` meta tag to all test files by Tao Zhou · 4 years, 11 months ago
  41. b203c26 Add eslint-plugin-prettier and format all *_html.js by Tao Zhou · 4 years, 11 months ago
  42. 8a856ff Get rid of global moment and page by Dmitrii Filippov · 5 years ago
  43. cd1a069 Get rid of global util by Dmitrii Filippov · 5 years ago
  44. 7d2b66f Use imported TooltipBehavior by Dmitrii Filippov · 5 years ago
  45. 416960c Cleanup tests after conversion to ES6-modules by Dmitrii Filippov · 5 years ago
  46. daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 5 years ago
  47. dbe9545 Rename .html files to .js files by Dmitrii Filippov · 5 years ago
  48. b800561 Replace `$$` with `shadowRoot.querySelector` by Tao Zhou · 5 years ago
  49. 4f10d77 Fix tests for M80 by Tao Zhou · 5 years ago
  50. 2e77972 Honor date format from preference when display dates by Tao Zhou · 5 years ago
  51. ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
  52. 1c2c9ee Enable `arrow-body-style` with as-needed by Tao Zhou · 5 years ago
  53. 80cfe59 Enable `no-confusing-arrow` and `newline-per-chained-call` by Tao Zhou · 5 years ago
  54. 9a07681 Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint by Tao Zhou · 5 years ago
  55. 8ef16f7 Remove unnecessary common-test-setup.js by Tao Zhou · 5 years ago
  56. 3fd2b10 Convert legacy Polyemer elements to class-based by Dmitrii Filippov · 5 years ago
  57. b82003c Update eslint version and eslint rules by Dmitrii Filippov · 5 years ago
  58. 57bac94 Remove _legacyUndefinedCheck from the shared modules by Paladox none · 5 years ago
  59. 5313a88 Revert "Remove all _legacyUndefinedCheck" by Paladox none · 5 years ago
  60. 0f8964b Remove all _legacyUndefinedCheck by Tao Zhou · 5 years ago
  61. d2fca29 Add undefined check for computed properties by Tao Zhou · 6 years ago
  62. 6290935 Prepare Polymer 2 tests by Ole Rehmsen · 6 years ago
  63. ecf0b78 Use non-minified webcomponents-lite in tests by Ole Rehmsen · 6 years ago
  64. 3164074 Use bower paths relative to the domain by Ole Rehmsen · 6 years ago
  65. 3e7f5fd Polymer 2: Add _legacyUndefinedCheck by brohlfs · 6 years ago
  66. af16b51 Move moment inclusion from gr-date to gr-app by Thomas Shafer · 6 years ago
  67. 6220d2f Add color: inherit to gr-date-formatter by Kasper Nilsson · 7 years ago
  68. 8cdc76b Add @license tags to PG HTML and JS assets by Dave Borowitz · 7 years ago
  69. c0a6f7c Update gr-date-formatter to suport showing time and date by Becky Siegel · 7 years ago
  70. 5444bad Introduce gr-dropdown-list element by Becky Siegel · 7 years ago
  71. e07c4b2 Add polygerrit-ui/app/test/common-test-setup.html by Mike Samuel · 8 years ago
  72. b159a7f Update styles for shadow dom by Becky Siegel · 8 years ago
  73. c601abc Revert "Polygerrit now loads polymer-resin" by Wyatt Allen · 8 years ago
  74. 0895052 Polygerrit now loads polymer-resin by Mike Samuel · 8 years ago
  75. 3c0a273 ES6ify /gr-date-formatter/* by Kasper Nilsson · 8 years ago
  76. 29e1ce5 Collection of prospective test flake fixes by Viktar Donich · 8 years ago
  77. bdf4390 Revert timezone in timestamp by Kasper Nilsson · 8 years ago
  78. 72821cb Use GR-TOOLTIP in GR-DATE-FORMATTER by Wyatt Allen · 8 years ago
  79. 0184d3f Upgrade web-component-tester and fix affected tests by Becky Siegel · 8 years ago
  80. 5af56a1 Add timezones and UTC offsets to timestamps by Kasper Nilsson · 8 years ago
  81. 8b38727 Update 24 hour times to have zeros in front of single digit numbers by Becky Siegel · 8 years ago
  82. 2ca5e0f Update relative time text for a change updated to say "just now" by beckysiegel · 8 years ago
  83. d2497fb Clean up lint under polygerrit-ui by Logan Hanks · 9 years ago
  84. 27ff0979 Fix 'gr-date-formatter' tests in Edge by Urs Wolfer · 9 years ago
  85. 782e6dd Coerce relative preference into boolean to fix time not showing by Andrew Bonventre · 9 years ago
  86. 72c0649 Add support for relative time display by Urs Wolfer · 9 years ago
  87. f9f521c Fix 'gr-date-formatter' tests in Edge by Urs Wolfer · 9 years ago
  88. 8d30975 Two small PolyGerrit fixes by Andrew Bonventre · 9 years ago
  89. 66b3bb9 Don’t get prefs for gr-date-formatter when not logged in by Andrew Bonventre · 9 years ago
  90. 290fcb6 Recognize time format preferences. by Viktar Donich · 9 years ago
  91. 78792e8 Refactor directory structure of components by Andrew Bonventre · 9 years ago