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