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