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