1. ce36562 Fix exceptions type after gerrit update. by Dmitrii Filippov · 8 weeks ago master
  2. 3a42149 Fix plugin after gerrit recent changes. by Dmitrii Filippov · 2 months ago
  3. c8d59f6 Use assertThat from Truth instead of Truth8 by Edwin Kempin · 3 months ago
  4. 7885af5 Update documentation about how to run the tests by Edwin Kempin · 3 months ago
  5. d255cc6 Adapt checks plugin after change I22e4a571f by Youssef Elghareeb · 6 months ago
  6. 94361a5 Use EmailFactories in checks plugin by Kamil Musin · 10 months ago
  7. c75b839 Remove "New" from ChangeEmailNew and OutgoingEmailNew. by Kamil Musin · 12 months ago
  8. c21ab0d Migrate CombinedCheckStateUpdatedSender to composition based classes by Kamil Musin · 1 year ago
  9. 97febfc Switch to using methods instead of direct base class property for SoyContext. by Kamil Musin · 1 year, 1 month ago
  10. 1adf830 Merge "Rename setupSoyContext to populateEmailContent." by Kamil Musin · 1 year, 1 month ago
  11. 6b85871 Rename setupSoyContext to populateEmailContent. by Kamil Musin · 1 year, 1 month ago
  12. 698df75 Wrap ref updates in the correct RefUpdateContext. by Dmitrii Filippov · 1 year, 2 months ago stable-3.8
  13. 6338472 Move gr-overlay to dialog element for checkers list by Ben Rohlfs · 1 year, 3 months ago
  14. e80c70f Merge "Remove assignee support from checks plugin." by Kamil Musin · 1 year, 3 months ago
  15. 542cf1f Set realUploader in rules_test by Kamil Musin · 1 year, 3 months ago
  16. e7705b5 Remove assignee support from checks plugin. by Kamil Musin · 1 year, 3 months ago
  17. 725b9b3 ChecksUpdate: use ChangeIndexer to index changes by Youssef Elghareeb · 1 year, 3 months ago
  18. bd05f01 Move to using gr-icons instead of iron-icons by Chris Poucet · 1 year, 6 months ago
  19. 9730108 Adapt to changes in Gerrit core by Edwin Kempin · 1 year, 7 months ago
  20. f9cac41 Adapt to changes in gerrit core by Youssef Elghareeb · 1 year, 8 months ago stable-3.7
  21. 45e309e Adapt to changes in gerrit core by Youssef Elghareeb · 1 year, 9 months ago
  22. bbcceaa Make sure to add the USP parameter to email checks IT by Chris Poucet · 1 year, 10 months ago
  23. 2d34f11 Fix duration string by Ben Rohlfs · 1 year, 10 months ago stable-3.6
  24. c948aea Remove unnecessary leading dot from template names and template calls by Patrick Hiesel · 2 years, 2 months ago
  25. e7991ab Fix issues with ReturnValueIgnored error prone check by Edwin Kempin · 2 years, 3 months ago
  26. 6c94b5e Adopt checks to TimeUtil core changes by Marija Savtchouk · 2 years, 4 months ago
  27. 895822b Adapt to TimeUtil changes in Gerrit core by Edwin Kempin · 2 years, 4 months ago
  28. 626af9e Adapt to Gerrit core that changed the type of timestamp fields to Instant by Edwin Kempin · 2 years, 4 months ago
  29. 2e3f9f2 Fix calls to logger's log(string) by Gal Paikin · 2 years, 4 months ago stable-3.5
  30. 00c52fc Merge "CheckSubmitRule: Return Optional#empty() if all checkers are optional" by Edwin Kempin · 2 years, 4 months ago
  31. 5c447ea Add run.statusLink also for runs with errors by Ben Rohlfs · 2 years, 4 months ago
  32. b7f7452 CheckSubmitRule: Return Optional#empty() if all checkers are optional by Youssef Elghareeb · 2 years, 4 months ago
  33. ea23fef Add a deprecation notice to the checks plugin by Han-Wen Nienhuys · 2 years, 5 months ago
  34. 66e58bf Add labelName to connect back-end checks with submit requirements by Milutin Kristofic · 2 years, 6 months ago
  35. 2483bbf Add "Enable e-mail notifications" section to README.md by Wade Carpenter · 2 years, 8 months ago
  36. aa7785a Replace --padding with --gr-button-padding by Ben Rohlfs · 2 years, 7 months ago
  37. cadaca7 Add `declare` to checker interfaces to prevent property renaming by Ben Rohlfs · 2 years, 7 months ago
  38. be67a55 Migrate soy templates off of calling deprecated isLast by Patrick Hiesel · 2 years, 7 months ago
  39. 0b822cf Merge "Add labelName to connect checks with submit requirements" by Milutin Kristofic · 2 years, 7 months ago
  40. 69dfc9f Add override to comply with new noImplicitOverride ts compiler option by Ben Rohlfs · 2 years, 7 months ago
  41. a2e4aad Add labelName to connect checks with submit requirements by Milutin Kristofic · 2 years, 7 months ago
  42. eb6b0ff Convert checks plugin to TypeScript and Lit by Ben Rohlfs · 2 years, 8 months ago
  43. 4947889 Special treatment for SCHEDULED checks by Ben Rohlfs · 2 years, 8 months ago
  44. 9702d6e Add a "rerun" action also for running checks by Ben Rohlfs · 2 years, 10 months ago
  45. 24372de Add a toc file for the plugin documentation by Edwin Kempin · 2 years, 10 months ago
  46. 8cf841b Adapt to changes in Gerrit core by Youssef Elghareeb · 2 years, 11 months ago
  47. 30220d5 Fix link `icon` value and action `primary` value by Ben Rohlfs · 2 years, 11 months ago stable-3.4
  48. d306a12 Add a dummy export statement to files imported as ES modules. by Tiago Quelhas · 3 years ago
  49. 8e731d1 Adapt the Checks plugins to change of the action response by Ben Rohlfs · 3 years ago
  50. cd4e024 Add a popup for configuring checks as a top-level action by Ben Rohlfs · 3 years ago
  51. b0144b5 Refactoring of the Checks JavaScript plugin code by Ben Rohlfs · 3 years ago
  52. b011d20 Update the checks plugin to use the new gerrit_js_bundle Bazel rule by Ben Rohlfs · 3 years ago
  53. b349da4 Remove old obsolete Checks UI by Ben Rohlfs · 3 years ago
  54. 09c93af Rename SubmitRequirement to LegacySubmitRequirement by Ben Rohlfs · 3 years ago
  55. 547626f Merge branch 'stable-3.3' by David Ostrovsky · 3 years, 1 month ago
  56. 30cc0a5 Merge branch 'stable-3.2' into stable-3.3 by David Ostrovsky · 3 years, 1 month ago stable-3.3
  57. 8978553 Merge branch 'stable-3.1' into stable-3.2 by David Ostrovsky · 3 years, 1 month ago stable-3.2
  58. ddc8d66 Fix test due to change in Gerrit core by Gal Paikin · 3 years, 3 months ago stable-3.1
  59. 990e936 Move checks mail soy templates to unique namespaces by Marija Savtchouk · 3 years, 1 month ago
  60. 3c0ae8d Add status link also for running checks by Ben Rohlfs · 3 years, 1 month ago
  61. 72bf49f Fix generateDurationString() by Ben Rohlfs · 3 years, 2 months ago
  62. 36bcf90 Fix missing `pluralize` function by Ben Rohlfs · 3 years, 2 months ago
  63. 59256c0 Add some more data when converting checks for the new UI by Ben Rohlfs · 3 years, 2 months ago
  64. 648881e Update plugin template file for template imports by Han-Wen Nienhuys · 3 years, 2 months ago
  65. 93b9220 Adapt the checks fetcher to an API change in fetch()` by Ben Rohlfs · 3 years, 2 months ago
  66. 144e9b3 Display NOT_RELEVANT status on Checks by Luca Milanesio · 3 years, 2 months ago
  67. 3d9d567 Adapt to change in Gerrit core by Edwin Kempin · 3 years, 2 months ago
  68. efb075d Merge "Use a different flag for enabling the new Checks UI" by Ben Rohlfs · 3 years, 3 months ago
  69. de9da1d Use a different flag for enabling the new Checks UI by Ben Rohlfs · 3 years, 3 months ago
  70. afb4b20 Fix test due to change in Gerrit core by Gal Paikin · 3 years, 3 months ago
  71. 0eaffba Add a 'run' action to reboot checks plugin by Ben Rohlfs · 3 years, 3 months ago
  72. fba782d Change checks conversion of successful checks by Ben Rohlfs · 3 years, 3 months ago
  73. 2cc6ffc Fix calculation of durations in UI by Jonas Bergler · 3 years, 3 months ago
  74. 1373d88 Adapt to changes in gerrit core by Youssef Elghareeb · 3 years, 3 months ago
  75. e72bced Drop tests for creating changes on checker refs by Edwin Kempin · 3 years, 4 months ago
  76. ab49a63 Add support for new reboot ChecksApi by Ben Rohlfs · 3 years, 5 months ago
  77. c6b699b Adjust to changes in Gerrit core by Patrick Hiesel · 3 years, 5 months ago
  78. 9a4226a Index change when combined state changes by Sven Selberg · 3 years, 10 months ago
  79. faa1669 Adapt to change in Gerrit core by Edwin Kempin · 3 years, 7 months ago
  80. ffaeb8c Adjust email tests to have new footers by Gal Paikin · 3 years, 7 months ago
  81. f508353 Adjust to changes in Gerrit core by Alice Kober-Sotzek · 3 years, 9 months ago
  82. 36d9e5c Replace @npm_bazel_rollup with @npm//@bazel/rollup by Tao Zhou · 3 years, 9 months ago
  83. f00a07d Adapt to change in Gerrit core by Edwin Kempin · 3 years, 9 months ago
  84. 6a674e9 ChecksSubmitRule: Fix typo by Edwin Kempin · 3 years, 9 months ago
  85. bc8bab8 Adapt to change in Gerrit core by Edwin Kempin · 3 years, 10 months ago
  86. 73fa542 Use 'example.com' domain for emails in tests by Edwin Kempin · 3 years, 10 months ago
  87. 30961cc Merge branch 'stable-3.2' by David Pursehouse · 3 years, 10 months ago
  88. 6310197 Fix broken CheckerRefMigrationTest by Sven Selberg · 3 years, 10 months ago
  89. 80ce21e Docs: Add missing comma to example responses by Sven Selberg · 3 years, 11 months ago
  90. 3670c85 Docs: remove trailing comma from example requests/responses by Sven Selberg · 3 years, 11 months ago
  91. b21b178 Doc: Change CheckInput example to valid JSON by Sven Selberg · 3 years, 11 months ago
  92. e5cc92c Merge branch 'stable-3.2' by David Pursehouse · 3 years, 11 months ago
  93. 50848a3 Merge "CheckerRefMigration: Use AllProjectsNameOnInitProvider" into stable-3.2 by Sven Selberg · 3 years, 11 months ago
  94. 75e72bd CheckerRefMigration: Use AllProjectsNameOnInitProvider by Sven Selberg · 3 years, 11 months ago
  95. ab214fa Docs: remove stray single-qoute by Sven Selberg · 3 years, 11 months ago
  96. 07d6997 Fix broken close button in edit checks dialog by Tao Zhou · 3 years, 11 months ago
  97. e580729 Bazel: Format build files with buildifier by David Ostrovsky · 3 years, 11 months ago
  98. 08d8aad Merge "Add message-id to emails sent by the checks plugin" by Gal Paikin · 4 years ago
  99. c2bf561 Add message-id to emails sent by the checks plugin by Gal Paikin · 4 years ago
  100. c5c4e0e Add role=button and label to checks chip by Dhruv Srivastava · 4 years ago