1. 20c385f Change `gr-patch-range-select` to use models instead of props by Ben Rohlfs · 2 years ago
  2. c2a8f29 Refactor weblinks by Ben Rohlfs · 2 years, 4 months ago
  3. 2472532 Add DOM snapshot tests for elements/diff/ components by Frank Borden · 2 years, 4 months ago
  4. be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 4 months ago
  5. e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 5 months ago
  6. 2c4b72d Use @open-wc's a11y testing by Frank Borden · 2 years, 5 months ago
  7. dedd671 Use @open/wc test fixture in most test files by Frank Borden · 2 years, 5 months ago
  8. 42c1a45 Web Dev Server by Frank Borden · 2 years, 5 months ago
  9. f95cf15 Convert gr-comment-api_test to typescript by Frank Borden · 2 years, 6 months ago
  10. 022e5d7 Fix gr-patch-range-select by Chris Poucet · 2 years, 7 months ago
  11. 4b36a5a Lit migration of GrDropDown. by Chris Poucet · 2 years, 7 months ago
  12. 17bbf1b Fix a bug where the padding in the text editing box gets lost by Ben Rohlfs · 2 years, 8 months ago
  13. cf96f09 Add a basePatchNum$ observable to change-model by Ben Rohlfs · 2 years, 8 months ago
  14. ef04317 Refactoring: Replace `EditPatchSetNum` with EDIT by Ben Rohlfs · 2 years, 8 months ago
  15. 58267b7 Refactoring: Replace `ParentPatchSetNum` with `PARENT` by Ben Rohlfs · 2 years, 8 months ago
  16. abaeacf Improve typing of patch set numbers by Ben Rohlfs · 2 years, 8 months ago
  17. 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 8 months ago
  18. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 8 months ago
  19. 0b08407 Get rid of mocks/comment-api.js by Chris Poucet · 2 years, 8 months ago
  20. 5ec77f0 Change the way subscriptions are done by Chris Poucet · 2 years, 9 months ago
  21. 8003bd3 Enforce lit/quoted-expressions 'never' by Ben Rohlfs · 2 years, 10 months ago
  22. 3f27968 Add eslint rule @typescript-eslint/no-unnecessary-type-assertion by Ben Rohlfs · 2 years, 11 months ago
  23. e0503d5 Fix all remaining lit lint errors by Milutin Kristofic · 3 years ago
  24. 9221cce Move services/dependency to models/dependency by Chris Poucet · 3 years, 1 month ago
  25. dae98bf Move all DI models to a new models/ directory. by Chris Poucet · 3 years, 1 month ago
  26. 6c6b54f Migrate Comments Model to Dependency Injection by Chris Poucet · 3 years, 2 months ago
  27. aa8194e Migrate comments-model to new pattern by Chris Poucet · 3 years, 2 months ago
  28. c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 2 months ago
  29. c6f8bec Don't hand down the ChangeComment object, instead subscribe to the model by Ben Rohlfs · 3 years, 3 months ago
  30. 835694b Refactoring of <gr-patch-range-select> by Ben Rohlfs · 3 years, 3 months ago
  31. 67e2888 Fix TEST_CHANGE_CREATED date constant in tests by Ben Rohlfs · 3 years, 3 months ago
  32. 6d9bfc4 Migrate gr-patch-range-select to lit by Paladox none · 3 years, 3 months ago
  33. efbc8cb Convert gr-patch-range-select_test.js to typescript by Paladox none · 3 years, 6 months ago
  34. 6f048d7 Fix template problems with gr-patch-range-select by Paladox none · 3 years, 6 months ago
  35. 0b488660 Ignore patchset level comments when computing unresolved count by Dhruv Srivastava · 3 years, 3 months ago
  36. 4037d2f Fix a couple of layout issues caused by tooltip and gr-button migrations by Ben Rohlfs · 3 years, 4 months ago
  37. 8825cd3 Move a11y styles into its own file by Ben Rohlfs · 3 years, 4 months ago
  38. a2e173e Move to async test-functions by Chris Poucet · 3 years, 5 months ago
  39. db2ab60 Create comments model and service by Dhruv Srivastava · 3 years, 7 months ago
  40. 4f93e56 Revert "Add descriptive text & aria-label to external link" by Frank Borden · 3 years, 7 months ago
  41. a2c4a50 Add descriptive text & aria-label to external link by Frank Borden · 3 years, 7 months ago
  42. 32ac8ad Remove patchset level comments from patchset dropdown count by Dhruv Srivastava · 3 years, 9 months ago
  43. 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 3 years, 11 months ago
  44. 591b490 Specify BasePatchSetNum type by Dhruv Srivastava · 3 years, 11 months ago
  45. d94011e Remove GestureEventListeners by Ben Rohlfs · 3 years, 11 months ago
  46. 7751150 Replace all colors with css vars defined in app-theme by Ben Rohlfs · 4 years ago
  47. 41039d1 Resolve TODO about removing SPECIAL_PATCH_SET_NUM by Ben Rohlfs · 4 years ago
  48. f542b89 Merge "Introduce a proper mock for the RestApiService" by Ben Rohlfs · 4 years ago
  49. 3a6ff7e Introduce a proper mock for the RestApiService by Ben Rohlfs · 4 years ago
  50. 4d4e288 Assign correct type to PatchSetNum on patch-range selection by Dhruv Srivastava · 4 years ago
  51. d1da458 Remove patchNumEquals method by Dhruv Srivastava · 4 years ago
  52. 430c1dd Allow porting comments to contribute to comment count string by Dhruv Srivastava · 4 years, 1 month ago
  53. 5b3f087 Clean string formatting to string-util by Milutin Kristofic · 4 years, 2 months ago
  54. 1dec28f Merge "Convert comment counts to comment thread counts around the UI" by Ben Rohlfs · 4 years, 2 months ago
  55. 228a432 Convert comment counts to comment thread counts around the UI by Frank Borden · 4 years, 2 months ago
  56. 6c5ab97 Fix iron-dropdown positioning by Ben Rohlfs · 4 years, 2 months ago
  57. ec50e43 Merge "A11y - headlines for Change Page" by Milutin Kristofic · 4 years, 3 months ago
  58. e6d9521 A11y - headlines for Change Page by Milutin Kristofic · 4 years, 3 months ago
  59. 6a64167 Assign correct type to patchNum in tests by Dhruv Srivastava · 4 years, 3 months ago
  60. 1d48706 Convert gr-diff-host to typescript by Ben Rohlfs · 4 years, 4 months ago
  61. d47eeb9 Replace flushAsynchronousOperations() by flush() by Ben Rohlfs · 4 years, 4 months ago
  62. 778c868 Convert gr-file-list-header to typescript by Dhruv Srivastava · 4 years, 5 months ago
  63. 295761f Fix code to match internal google rules by Dmitrii Filippov · 4 years, 5 months ago
  64. 63bf31a Convert files to typescript by Dmitrii Filippov · 4 years, 5 months ago
  65. b3b1c69 Rename files to preserve history by Dmitrii Filippov · 4 years, 5 months ago
  66. 9024045 Add url pattern to navigate to comment in diff view by Dhruv Srivastava · 4 years, 7 months ago
  67. 4cd35cb Enable prefer-object-spread rule by Tao Zhou · 4 years, 6 months ago
  68. 89a6b77 Convert all *_html.js files to typescript by Dmitrii Filippov · 4 years, 6 months ago
  69. 07bd6d4 Convert PatchSetBehavior to util by Dmitrii Filippov · 4 years, 7 months ago
  70. 6aa3771 Add comment count to patchset-changed events by Dhruv Srivastava · 4 years, 7 months ago
  71. c5b212f Merge "Send latest ps for right-patchset-changed event" by Dhruv Srivastava · 4 years, 7 months ago
  72. 7941ab0 Send latest ps for right-patchset-changed event by Dhruv Srivastava · 4 years, 7 months ago
  73. 7d4f2f3 Update sinon version by Dmitrii Filippov · 4 years, 7 months ago
  74. 06117e8 Convert tests to karma by Dmitrii Filippov · 4 years, 7 months ago
  75. 7298842 Rename all _test.html to _test.js files by Dmitrii Filippov · 4 years, 7 months ago
  76. 6894356 Replace some() with includes() for undefined args check by Dhruv Srivastava · 4 years, 7 months ago
  77. 0a4a193 Add metrics when users switch patchsets using selector by Dhruv Srivastava · 4 years, 8 months ago
  78. a82b89b A11y - Improve patch range labels by Milutin Kristofic · 4 years, 8 months ago
  79. a2401c1 PolyGerrit: Fix typos in code and comments by David Ostrovsky · 4 years, 9 months ago
  80. 7acde56 Merge "Move test mocks to the test/mocks directory" by Dmitrii Filippov · 4 years, 9 months ago
  81. 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 4 years, 9 months ago
  82. 22d7094 Move test mocks to the test/mocks directory by Dmitrii Filippov · 4 years, 9 months ago
  83. d90e7f4 Add `charset` meta tag to all test files by Tao Zhou · 4 years, 9 months ago
  84. b203c26 Add eslint-plugin-prettier and format all *_html.js by Tao Zhou · 4 years, 9 months ago
  85. 736175d Convert mock-diff-response element to a function by Dmitrii Filippov · 4 years, 9 months ago
  86. d85c72c Get rid of some global variables - Part 10 by Dmitrii Filippov · 4 years, 10 months ago
  87. 44f47c0 Get rid of some global variables - Part 4 by Dmitrii Filippov · 4 years, 10 months ago
  88. f9cb514 Use imported PatchSetBehavior by Dmitrii Filippov · 4 years, 10 months ago
  89. d442ff0 Merge "Convert ChangeComments into class syntax" by Tao Zhou · 4 years, 10 months ago
  90. 2b2b917 Convert ChangeComments into class syntax by Tao Zhou · 4 years, 10 months ago
  91. 416960c Cleanup tests after conversion to ES6-modules by Dmitrii Filippov · 4 years, 10 months ago
  92. daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 4 years, 10 months ago
  93. dbe9545 Rename .html files to .js files by Dmitrii Filippov · 4 years, 10 months ago
  94. aab8626 Make tests compatible with es6-modules by Dmitrii Filippov · 4 years, 11 months ago
  95. 4f10d77 Fix tests for M80 by Tao Zhou · 5 years ago
  96. ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
  97. 80cfe59 Enable `no-confusing-arrow` and `newline-per-chained-call` by Tao Zhou · 5 years ago
  98. 9a07681 Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint by Tao Zhou · 5 years ago
  99. 3206b1d Fix "operator-linebreak" linter by Tao Zhou · 5 years ago
  100. 8ef16f7 Remove unnecessary common-test-setup.js by Tao Zhou · 5 years ago