1. 3f27968 Add eslint rule @typescript-eslint/no-unnecessary-type-assertion by Ben Rohlfs · 3 years ago
  2. 69f8cd3 Merge changes Ia6958292,Id716ac81,Ib783a583,Ic0337115 by Ben Rohlfs · 3 years ago
  3. 172b1a0 Allow theme files to be loaded from cdn by Ben Rohlfs · 3 years ago
  4. 6ca7280 Refactoring of GrPluginHost by Ben Rohlfs · 3 years ago
  5. c79b496 Change dark-theme trigger to a css class by Ben Rohlfs · 3 years ago
  6. b8c51da Change theme files from Polymer <custom-style> to Lit css template by Ben Rohlfs · 3 years ago
  7. 1ff71a3 Fix typo by Ben Rohlfs · 3 years, 1 month ago
  8. 8016604 Remove a TODO about checking `comment-side` in thread elements by Ben Rohlfs · 3 years, 1 month ago
  9. 2d94750 Remove external-style 'change-metadata' plugin endpoint by Ben Rohlfs · 3 years ago
  10. 3cbee01 Merge "Revert "Remove external-style 'change-metadata' plugin endpoint"" by Ben Rohlfs · 3 years ago
  11. c40b8de Revert "Remove external-style 'change-metadata' plugin endpoint" by Ben Rohlfs · 3 years ago
  12. 1947f44 Merge "Fetch changes when the bulk-actions-model is synced" by Chris Poucet · 3 years ago
  13. 62ba635 Merge changes Icb97aad4,Id409f4cb,I851d4af3,I51d4f025,I1ffa24b1, ... by Ben Rohlfs · 3 years ago
  14. 196343e Fetch changes when the bulk-actions-model is synced by Chris Poucet · 3 years, 1 month ago
  15. ac9cdc4 Update gr-change-list-section_test to use @open-wc/testing-helpers. by Chris Poucet · 3 years ago
  16. 98f8245 Remove external-style 'change-metadata' plugin endpoint by Ben Rohlfs · 3 years ago
  17. c43023d Resolve a TODO about using the correct type for comment thread els by Ben Rohlfs · 3 years, 1 month ago
  18. 323d1d4 Remove obsolete `changeNum` and `patchNum` from gr-diff by Ben Rohlfs · 3 years, 1 month ago
  19. 1b1019c Move some querySelector calls from gr-diff into the diff builder by Ben Rohlfs · 3 years, 1 month ago
  20. 93d4be7 Move `isTotal` method from builder into GrDiffGroup by Ben Rohlfs · 3 years, 1 month ago
  21. 5fe5701 Make gr-syntax-theme css rules available to LitElements by Ben Rohlfs · 3 years, 1 month ago
  22. d49003e Refactoring only: Split up the diff builder into two classes by Ben Rohlfs · 3 years, 1 month ago
  23. f901af1 Merge "Convert gr-dashboard-view to lit" by Paladox none · 3 years ago
  24. 66544b8 Merge "Convert gr-auth_test.js to typescript" by Paladox none · 3 years ago
  25. ce60821a Merge "Convert gr-external-style to lit" by Paladox none · 3 years ago
  26. 8e6c714 Convert gr-dashboard-view to lit by Paladox none · 3 years, 3 months ago
  27. 9c237d5 Convert gr-auth_test.js to typescript by paladox · 3 years ago
  28. 4a98b5c Merge "gr-dashboard-view: Fix 'nothing happens when user param is falsy' test" by Paladox none · 3 years ago
  29. 16a5109 Convert gr-limited-text_test.js to typescript by paladox · 3 years, 1 month ago
  30. 2325289 Convert gr-external-style to lit by paladox · 3 years, 1 month ago
  31. 72f03ba Merge "Convert gr-storage_test.js to typescript" by Paladox none · 3 years ago
  32. 43a1a86 Convert gr-storage_test.js to typescript by paladox · 3 years, 1 month ago
  33. 1677b95 gr-dashboard-view: Fix 'nothing happens when user param is falsy' test by paladox · 3 years, 1 month ago
  34. 880b6fb Merge "Convert gr-router_test.js to typescript" by Paladox none · 3 years ago
  35. f4a8ce2 Merge "Bazel: Silence rollup_bundle rule" by David Ostrovsky · 3 years, 1 month ago
  36. 4bfd67b Merge "Move mergeability outside of core data promises" by Milutin Kristofic · 3 years, 1 month ago
  37. e23bc82 Move mergeability outside of core data promises by Milutin Kristofic · 3 years, 1 month ago
  38. 655edf0 Merge "Convert gr-gpg-editor_test.js to typescript" by Ben Rohlfs · 3 years, 1 month ago
  39. fd805a9 Merge "Convert gr-error-dialog to lit" by Ben Rohlfs · 3 years, 1 month ago
  40. 4436e79 Extract _createElement() method as a util function by Ben Rohlfs · 3 years, 1 month ago
  41. ed51d47 Merge "Extract a DiffBuilder interface" by Ben Rohlfs · 3 years, 1 month ago
  42. 741afba Merge "Fix the editing workflow" by Ben Rohlfs · 3 years, 1 month ago
  43. d525ece Merge "Do not reuse thread element if new thread is not ported" by Ben Rohlfs · 3 years, 1 month ago
  44. c783b10 Merge "Fix PUSH options in <gr-rule-editor>" by Ben Rohlfs · 3 years, 1 month ago
  45. 55a1bdb Merge "Keep the bulk-actions model synchronized with the full set of changes" by Chris Poucet · 3 years, 1 month ago
  46. 196d41a Keep the bulk-actions model synchronized with the full set of changes by Chris Poucet · 3 years, 1 month ago
  47. 9b5ba0c Fix the editing workflow by Ben Rohlfs · 3 years, 1 month ago
  48. fa9df7b Merge "Convert gr-file-list-header_test.js to typescript" by Paladox none · 3 years, 1 month ago
  49. 68b968e Convert gr-router_test.js to typescript by paladox · 3 years, 1 month ago
  50. 4690c10 Convert gr-file-list-header_test.js to typescript by paladox · 3 years, 1 month ago
  51. eb4e939 Convert gr-selection-action-box_test.js to typescript by paladox · 3 years, 1 month ago
  52. 53f98e3 Add missing loggedIn = true to gr-change-actions test by Paladox none · 3 years, 1 month ago
  53. a8979f2 Merge "Show gr-change-actions regardless if logged in or not" by Paladox none · 3 years, 1 month ago
  54. 809cc9a6 Merge "Convert gr-confirm-cherrypick-dialog_test.js to typescript" by Paladox none · 3 years, 1 month ago
  55. 45f68a4 Convert gr-confirm-cherrypick-dialog_test.js to typescript by paladox · 3 years, 1 month ago
  56. 547a01b Merge "Convert gr-endpoint-decorator_test.js to typescript" by Paladox none · 3 years, 1 month ago
  57. 8361387 Convert gr-endpoint-decorator_test.js to typescript by paladox · 3 years, 1 month ago
  58. 85f628f Merge "Convert gr-confirm-abandon-dialog to lit" by Paladox none · 3 years, 1 month ago
  59. fed3fed Missed adding this update to my last change. by Chris Poucet · 3 years, 1 month ago
  60. 5c2e188 Merge "Cleanup in BulkActionsModel" by Frank Borden · 3 years, 1 month ago
  61. ea86972 Cleanup in BulkActionsModel by Frank Borden · 3 years, 1 month ago
  62. e6fb3b8 Do not reuse thread element if new thread is not ported by Dhruv Srivastava · 3 years, 1 month ago
  63. 09bcbff Fix spacing of gr-hovercard-account by Chris Poucet · 3 years, 1 month ago
  64. 2b5bb3f Store selected changes in the model by Dhruv Srivastava · 3 years, 1 month ago
  65. c3ce140 Fix PUSH options in <gr-rule-editor> by Ben Rohlfs · 3 years, 1 month ago
  66. 70ae8c2 Bazel: Silence rollup_bundle rule by David Ostrovsky · 3 years, 1 month ago
  67. dd91125 Convert gr-gpg-editor_test.js to typescript by paladox · 3 years, 1 month ago
  68. a80ea7c Delete cached change edits if you publish or delete an edit by paladox · 3 years, 1 month ago
  69. 4e46b62 Merge "Convert gr-ssh-editor_test.js to typescript" by Paladox none · 3 years, 1 month ago
  70. 8a29b83 Convert gr-ssh-editor_test.js to typescript by paladox · 3 years, 1 month ago
  71. eac033c Merge "Convert gr-dropdown-list_test.js to typescript" by Paladox none · 3 years, 1 month ago
  72. 7e2f9f3 Show gr-change-actions regardless if logged in or not by Paladox none · 3 years, 1 month ago
  73. 66efc3d Convert gr-dropdown-list_test.js to typescript by paladox · 3 years, 1 month ago
  74. 9c5d50d Merge "Fix imports of lit related function that were not imported from 'lit'" by Ben Rohlfs · 3 years, 1 month ago
  75. 895fc35 Fix imports of lit related function that were not imported from 'lit' by Ben Rohlfs · 3 years, 1 month ago
  76. f329c3b Merge "Convert gr-menu-editor_test.js to typescript" by Paladox none · 3 years, 1 month ago
  77. 65e188a Merge "gr-included-in-dialog: Fix "no-invalid-css"" by Paladox none · 3 years, 1 month ago
  78. ed691d4 gr-included-in-dialog: Fix "no-invalid-css" by Paladox none · 3 years, 1 month ago
  79. b123981 Convert gr-menu-editor_test.js to typescript by paladox · 3 years, 1 month ago
  80. a04dc19 Merge "Convert gr-external-style_test.js to typescript" by Paladox none · 3 years, 1 month ago
  81. e0bad90 Convert gr-overlay_test.js to typescript by paladox · 3 years, 1 month ago
  82. 6bfe7fd Convert gr-dashboard-view_test.js to typescript by Paladox none · 3 years, 3 months ago
  83. 5b8e053 Convert gr-external-style_test.js to typescript by paladox · 3 years, 1 month ago
  84. 1c09bc8 Convert gr-confirm-abandon-dialog to lit by paladox · 3 years, 1 month ago
  85. 0b52a49 Convert gr-error-dialog to lit by paladox · 3 years, 1 month ago
  86. bd3918f Merge "Bazel: Bump rules_nodejs version to 5.1.0" by Ben Rohlfs · 3 years, 1 month ago
  87. f2c9a3d Bazel: Bump rules_nodejs version to 5.1.0 by David Ostrovsky · 3 years, 1 month ago
  88. cc2cb5f Merge "Provider element that injects a value to its child" by Frank Borden · 3 years, 1 month ago
  89. 755f955 Provider element that injects a value to its child by Frank Borden · 3 years, 1 month ago
  90. b57cce6 Store only changeId's in the model by Dhruv Srivastava · 3 years, 1 month ago
  91. d284df8 Extract a DiffBuilder interface by Ben Rohlfs · 3 years, 1 month ago
  92. edba891 Add helper to wait for models to emit an update by Frank Borden · 3 years, 1 month ago
  93. d8c2778 Merge "Apply "Extract dashboard section into its own component"" by Dhruv Srivastava · 3 years, 1 month ago
  94. c01b087 Apply "Extract dashboard section into its own component" by Dhruv Srivastava · 3 years, 1 month ago
  95. c5c8b44 Merge "Add render-required event whenever render debounce tasks is scheduled" by Renan Oliveira · 3 years, 1 month ago
  96. 23a5994 Add render-required event whenever render debounce tasks is scheduled by Renan Oliveira · 3 years, 1 month ago
  97. c04272b Merge "Follow up fix for account-chip spacing" by Frank Borden · 3 years, 1 month ago
  98. a9ca556 Follow up fix for account-chip spacing by Frank Borden · 3 years, 1 month ago
  99. fae532b Small comment update by Chris Poucet · 3 years, 1 month ago
  100. a56b12d Fix account-label spacing for signed-out users by Frank Borden · 3 years, 1 month ago