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