This plugin allows to configure upload validations per project. Project owners can configure blocked file extensions, required footers and a maximum allowed path length. Pushes of commits that violate these settings are rejected by Gerrit.

Clone this repo:
  1. 3558a63 Migrate to bazel modules by Thomas Dräbing · 3 weeks ago master
  2. 7b1ca44 Remove commons-io from BUILD dependencies by Luca Milanesio · 6 weeks ago
  3. 992baf3 Remove redundant dependency to commons-io by Matthias Sohn · 7 months ago stable-3.13
  4. 8dcdc91 Update org.overviewproject:mime-types to 2.0.0 by Matthias Sohn · 12 months ago
  5. 0d27d00 Add missing juniversalchardet dependency of the mime-type library by Matthias Sohn · 7 months ago
  6. d6a2568 Use MoreFiles.deleteRecursively with option ALLOW_INSECURE by Matthias Sohn · 1 year, 2 months ago
  7. 4939b41 Auto-format source code using gjf 1.24.0 by Matthias Sohn · 1 year, 2 months ago
  8. 93caf91 Merge branch 'stable-3.8' by Daniele Sassoli · 1 year, 2 months ago
  9. 19ea045 Initialize DuplicatePathnameValidator with full project hierarchy config by Daniele Sassoli · 1 year, 2 months ago stable-3.8
  10. 51d6eb5 Initialize DuplicatePathnameValidator with full project hierarchy config by Daniele Sassoli · 1 year, 2 months ago
  11. 19efc6c Adapt to change in Gerrit core by Edwin Kempin · 1 year, 3 months ago
  12. c849db8 Use Guava's `MoreFiles` for recursive deletion. by Éamonn McManus · 1 year, 6 months ago stable-3.10 stable-3.11 stable-3.9
  13. 58f203a Migrate from the deprecated Charsets to StandardCharsets by Edwin Kempin · 1 year, 9 months ago
  14. 81b06d2 Adjust plugin code after gerrit changes by Dmitrii Filippov · 2 years, 2 months ago
  15. d83c408 Fix UploadValidatorIT by Nitzan Gur-Furman · 2 years, 10 months ago
  16. 829830a ChangeEmailValidator: add integration test to validate functionality by Matthias Maennich · 3 years ago stable-3.6 stable-3.7
  17. c8b75fa Disambiguate names of email pattern config options by Matthias Sohn · 3 years ago
  18. 11e5ec3 ChangeEmailValidator: add more sophisticated test cases by Matthias Maennich · 3 years, 2 months ago
  19. 5348a4f email validator: add options to reject upload based on email patterns by Matthias Maennich · 3 years, 2 months ago
  20. 5917018 ChangeEmailValidator: rename performValidation method by Matthias Maennich · 3 years, 2 months ago