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. c849db8 Use Guava's `MoreFiles` for recursive deletion. by Éamonn McManus · 10 weeks ago master
  2. 58f203a Migrate from the deprecated Charsets to StandardCharsets by Edwin Kempin · 6 months ago
  3. 81b06d2 Adjust plugin code after gerrit changes by Dmitrii Filippov · 10 months ago
  4. d83c408 Fix UploadValidatorIT by Nitzan Gur-Furman · 1 year, 7 months ago
  5. 829830a ChangeEmailValidator: add integration test to validate functionality by Matthias Maennich · 1 year, 9 months ago stable-3.6 stable-3.7 stable-3.8
  6. c8b75fa Disambiguate names of email pattern config options by Matthias Sohn · 1 year, 9 months ago
  7. 11e5ec3 ChangeEmailValidator: add more sophisticated test cases by Matthias Maennich · 1 year, 10 months ago
  8. 5348a4f email validator: add options to reject upload based on email patterns by Matthias Maennich · 1 year, 11 months ago
  9. 5917018 ChangeEmailValidator: rename performValidation method by Matthias Maennich · 1 year, 11 months ago
  10. 7bf50a9 Replace calls to FileUtils.touch with calls to similar methods. by Edwin Kempin · 2 years, 6 months ago
  11. 58c6b64 Add a warning log on BlockedKeyword validation exceptions by Marija Savtchouk · 2 years, 8 months ago
  12. 25d2fc0 Replacing old slf4j loggers with FluentLogger by Wendy Wang · 2 years, 11 months ago
  13. 58d4149 Adapt to using Instant for timestamps in groups by Edwin Kempin · 3 years ago
  14. 406f934 Adapt to Gerrit core that changed the type of timestamp fields to Instant by Edwin Kempin · 3 years, 1 month ago
  15. 3083b23 Add comment to explain semantics of file content validation by Joerg Zieren · 3 years, 2 months ago
  16. 2e1d86e Adapt to changes in gerrit core by Youssef Elghareeb · 3 years, 2 months ago
  17. e2c24a4 Fix NPE in uploadvalidator by Youssef Elghareeb · 3 years, 3 months ago
  18. 10bdfbd Migrate upload validator to use new diff cache by Youssef Elghareeb · 3 years, 4 months ago
  19. 6cf7f47 Merge branch 'stable-3.3' by Nguyen Tuan Khang Phan · 3 years, 4 months ago
  20. a2d365d Merge branch 'stable-3.2' into stable-3.3 by Nguyen Tuan Khang Phan · 3 years, 4 months ago