- a16c3f8 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 12 months ago
- 0877c06 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 12 months ago
- b98fd47 Fix typo in some tests by Orgad Shaneh · 12 months ago
- aa1c08b Introduce form-styles by Milutin Kristofic · 1 year, 4 months ago
- 822f08b Remove unused `TimezoneOffset` by Ben Rohlfs · 1 year, 9 months ago
- cb2aa7f Remove unused `TimezoneOffset` by Ben Rohlfs · 1 year, 9 months ago
- 3eb68d2 Refine the UX of weblinks by Ben Rohlfs · 1 year, 9 months ago
- 59ee7a2 Add a standard `<gr-weblink>` component by Ben Rohlfs · 1 year, 9 months ago
- 1caa344 Remove opt_ prefix from elements/* by Dhruv Srivastava · 1 year, 10 months ago
- 4cac5f9 Resolve a TODO in gr-repo-detail-list by Ben Rohlfs · 1 year, 11 months ago
- c02facb Stop double encoding in the URL by Ben Rohlfs · 2 years ago
- 118aa9f Stop using page.js directly from random components by Ben Rohlfs · 2 years ago
- 1536b59 Remove SHOWN_ITEMS_COUNT constant and respect ...PerPage vars by Ben Rohlfs · 2 years ago
- 678e19d Revert "Revert "Add keyboard shortcuts for admin menu links"" by Ben Rohlfs · 2 years ago
- cc2cf8f Revert "Add keyboard shortcuts for admin menu links" by Dhruv Srivastava · 2 years ago
- 71c83d0 Add keyboard shortcuts for admin menu links by Ben Rohlfs · 2 years ago
- 876f915 Move few usages of GrOverlay to Dialog element by Dhruv Srivastava · 2 years, 2 months ago
- bfc688b Some 'project' to 'repo' renaming by Ben Rohlfs · 2 years, 3 months ago
- ade94cb Use view state objects in `GenerateUrlParameters` by Ben Rohlfs · 2 years, 4 months ago
- f331683 Merge "Delete common-test-setup-karma.ts" by Frank Borden · 2 years, 4 months ago
- 115d827 Merge changes I01d18615,Icd56bfb2 by Ben Rohlfs · 2 years, 4 months ago
- be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 4 months ago
- 7b24f73 Move flush from global to test util by Frank Borden · 2 years, 4 months ago
- ec56d3e Create view state files for `group` and `repo` by Ben Rohlfs · 2 years, 4 months ago
- 6919f44 Migrate some tests away from MockInteractions by Frank Borden · 2 years, 4 months ago
- e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 4 months ago
- 2c4b72d Use @open-wc's a11y testing by Frank Borden · 2 years, 5 months ago
- dedd671 Use @open/wc test fixture in most test files by Frank Borden · 2 years, 5 months ago
- 37c7e42 Convert expect to assert style in tests by Frank Borden · 2 years, 5 months ago
- 42c1a45 Web Dev Server by Frank Borden · 2 years, 5 months ago
- 84e818d Move types from gr-navigation to router-util by Milutin Kristofic · 2 years, 5 months ago
- 535bb91 add ShadowDOM tests for elements/admin/ components by Frank Borden · 2 years, 6 months ago
- 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 7 months ago
- 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 7 months ago
- 7a2c919 Make account-labels clickable by Chris Poucet · 2 years, 10 months ago
- fa2daa6 Delete gr-account-link by Chris Poucet · 2 years, 10 months ago
- a53623b Merge "Remove Project Owners implicit delete permissions" by Sven Selberg · 3 years ago
- e0503d5 Fix all remaining lit lint errors by Milutin Kristofic · 3 years ago
- aac9c31 Remove Project Owners implicit delete permissions by Rikard Almgren · 3 years, 9 months ago
- 7e4ef55 Fix some linter errors by Dhruv Srivastava · 3 years, 1 month ago
- d4b1cc0 Convert gr-repo-detail-list to lit by Paladox none · 3 years, 2 months ago
- 82a4e98 Convert gr-repo-detail-list_test.js to typescript by Paladox none · 3 years, 2 months ago
- c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 2 months ago
- 3b6b32c Convert gr-create-pointer-dialog to lit by Paladox none · 3 years, 2 months ago
- 4d709c6 Fix template types in gr-list-view by Ben Rohlfs · 3 years, 3 months ago
- 150fc91 Migrate GrDateFromatter to lit by Chris Poucet · 3 years, 3 months ago
- 949a17d Inline gr-list-view-mixin stuff and remove it by Frank Borden · 3 years, 3 months ago
- bb5a93a Some small refactorings to enable stricter js compiler flags by brohlfs · 3 years, 4 months ago
- a2e173e Move to async test-functions by Chris Poucet · 3 years, 4 months ago
- caeea1b Fix all hints discovered by the new linter by Chris Poucet · 3 years, 5 months ago
- 3cd78fb Fix templates problems with gr-repo-dashboards and gr-repo-detail-list by Dmitrii Filippov · 3 years, 6 months ago
- 8edfc72 Cleanup undefined check for access in getRepoAccess by Paladox none · 3 years, 9 months ago
- 4c89a93 Add undefined check for access[repo] in getRepoAccess by Paladox none · 3 years, 9 months ago
- 6988bdf Upgrade package.json dependencies by Frank Borden · 3 years, 9 months ago
- 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 3 years, 10 months ago
- d94011e Remove GestureEventListeners by Ben Rohlfs · 3 years, 10 months ago
- a7ab950 Create and move plugin APIs to api/ folder by Ben Rohlfs · 3 years, 11 months ago
- a76c82f Nearly convert <gr-rest-api-interface> element to a simple class by Ben Rohlfs · 4 years ago
- a9d2cff Fix services/services/ naming mishap by Ben Rohlfs · 4 years ago
- 3a6ff7e Introduce a proper mock for the RestApiService by Ben Rohlfs · 4 years ago
- 35a698f Remove unused import for gr-rest-api-interface by Dhruv Srivastava · 4 years, 1 month ago
- 43935a4 Change all components to use the service for rest-api-interface by Ben Rohlfs · 4 years, 1 month ago
- b0131f9 Add braces to arrow functions returning void by Dhruv Srivastava · 4 years, 1 month ago
- 860fe4d Refactor show-alert, page-error events by Milutin Kristofic · 4 years, 1 month ago
- 8a18aab Check detail type in gr-repo-detail by Dhruv Srivastava · 4 years, 2 months ago
- 176d55b Linkify branch name in repo detail list by Dhruv Srivastava · 4 years, 3 months ago
- d47eeb9 Replace flushAsynchronousOperations() by flush() by Ben Rohlfs · 4 years, 3 months ago
- b247187 Convert gr-repo-detail-list to typescript by Milutin Kristofic · 4 years, 4 months ago
- 22a4325 Rename files to preserve history by Milutin Kristofic · 4 years, 4 months ago
- 93a4ed7 Replace usage on `dom` wrapper on element for native methods by Tao Zhou · 4 years, 5 months ago
- 85b4891 Use page/page.js instead of page/page.mjs by Dmitrii Filippov · 4 years, 5 months ago
- 89a6b77 Convert all *_html.js files to typescript by Dmitrii Filippov · 4 years, 6 months ago
- d8d5640 Convert gr-list-view-behavior to mixin by Dmitrii Filippov · 4 years, 6 months ago
- e3c09ae Remove url-encoding-behavior and move methods to url-util by Dmitrii Filippov · 4 years, 6 months ago
- 7d4f2f3 Update sinon version by Dmitrii Filippov · 4 years, 6 months ago
- 06117e8 Convert tests to karma by Dmitrii Filippov · 4 years, 7 months ago
- 7298842 Rename all _test.html to _test.js files by Dmitrii Filippov · 4 years, 7 months ago
- 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 4 years, 9 months ago
- d90e7f4 Add `charset` meta tag to all test files by Tao Zhou · 4 years, 8 months ago
- b203c26 Add eslint-plugin-prettier and format all *_html.js by Tao Zhou · 4 years, 8 months ago
- 8a856ff Get rid of global moment and page by Dmitrii Filippov · 4 years, 10 months ago
- d1ef737 Use imported URLEncodingBehavior by Dmitrii Filippov · 4 years, 9 months ago
- c417182 Use imported ListViewBehavior by Dmitrii Filippov · 4 years, 9 months ago
- 41de60b Remove FireBehavior imports and get rid of global test helpers by Dmitrii Filippov · 4 years, 9 months ago
- e25546a Remove all usage of Gerrit.FireBehavior by Tao Zhou · 4 years, 9 months ago
- 0a3c986 Replace all 'this.fire' with 'this.dispatchEvent' for customEvents by Tao Zhou · 4 years, 9 months ago
- 416960c Cleanup tests after conversion to ES6-modules by Dmitrii Filippov · 4 years, 10 months ago
- daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 4 years, 10 months ago
- dbe9545 Rename .html files to .js files by Dmitrii Filippov · 4 years, 10 months ago
- b800561 Replace `$$` with `shadowRoot.querySelector` by Tao Zhou · 4 years, 10 months ago
- aab8626 Make tests compatible with es6-modules by Dmitrii Filippov · 4 years, 10 months ago
- 4f10d77 Fix tests for M80 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
- 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
- b453929 Workaround for 'polymer-cli lint' bug by Dmitrii Filippov · 5 years ago
- b82003c Update eslint version and eslint rules by Dmitrii Filippov · 5 years ago
- 0fa868f Add css vars for line-height by Ben Rohlfs · 5 years ago