Sign in
gerrit
/
plugins
/
uploadvalidator
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:
Branches
master
stable-2.10
stable-2.11
stable-2.12
stable-2.13
stable-2.14
stable-2.15
stable-2.16
stable-2.9
stable-3.0
More...
Tags
v3.0.0-rc1
58c6b64
Add a warning log on BlockedKeyword validation exceptions
by Marija Savtchouk
· 8 days ago
master
25d2fc0
Replacing old slf4j loggers with FluentLogger
by Wendy Wang
· 3 months ago
58d4149
Adapt to using Instant for timestamps in groups
by Edwin Kempin
· 5 months ago
406f934
Adapt to Gerrit core that changed the type of timestamp fields to Instant
by Edwin Kempin
· 5 months ago
3083b23
Add comment to explain semantics of file content validation
by Joerg Zieren
· 6 months ago
2e1d86e
Adapt to changes in gerrit core
by Youssef Elghareeb
· 6 months ago
e2c24a4
Fix NPE in uploadvalidator
by Youssef Elghareeb
· 7 months ago
10bdfbd
Migrate upload validator to use new diff cache
by Youssef Elghareeb
· 8 months ago
6cf7f47
Merge branch 'stable-3.3'
by Nguyen Tuan Khang Phan
· 9 months ago
a2d365d
Merge branch 'stable-3.2' into stable-3.3
by Nguyen Tuan Khang Phan
· 9 months ago
f5f3ec2
Merge branch 'stable-3.1' into stable-3.2
by Nguyen Tuan Khang Phan
· 9 months ago
stable-3.2
ee5f986
Merge branch 'stable-3.0' into stable-3.1
by Mark Bekhet
· 9 months ago
stable-3.1
8126391
Merge branch 'stable-2.16' into stable-3.0
by Mark Bekhet
· 9 months ago
stable-3.0
996513a
ContentTypeUtil: Add singleton scope
by Mark Bekhet
· 10 months ago
stable-2.16
abed6fa
Add a toc file for the plugin documentation
by Edwin Kempin
· 12 months ago
2d44aa8
Remove fallback to check entire files
by Patrick Hiesel
· 1 year ago
efecf8c
Default to full-file evaluation if diffs are not available
by Patrick Hiesel
· 1 year, 1 month ago
6515f65
Only inspect diffs when checking files for keywords
by Patrick Hiesel
· 1 year, 1 month ago
cbe7f7b
Refactor UploadValidatorIT to set up per-test/per-repo configs
by Patrick Hiesel
· 1 year, 1 month ago
4f3b11a
Add push option to skip rules validation
by Josip Sokcevic
· 1 year, 1 month ago
More »