commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/07/18
(commons-fileupload) branch master updated: Ignore invalid RFC 2231 extended value so it cannot erase a valid filename (#479)
ggregory
2026/07/18
(commons-validator) branch master updated: Reject fractional input in GenericTypeValidator integer helpers (#423).
ggregory
2026/07/18
(commons-validator) 01/01: Merge pull request #423 from sahvx655-wq/generictype-integer-fractional
ggregory
2026/07/18
(commons-validator) branch master updated (5b727e4e -> 813e1ccf)
ggregory
2026/07/18
(commons-collections) branch master updated: Remove duplicate entry.
ggregory
2026/07/18
(commons-collections) 01/02: AbstractMapBag and AbstractMapMultiSet.add(Object, int) overflow the size and element count past Integer.MAX_VALUE (#705)
ggregory
2026/07/18
(commons-collections) 02/02: Remove duplicate entry.
ggregory
2026/07/18
(commons-collections) branch master updated (daddab8ed -> 45b83533d)
ggregory
2026/07/18
(commons-collections) branch master updated: Remove duplicate entry.
ggregory
2026/07/18
(commons-collections) branch master updated: CollectionUtils.collate(Iterable, Iterable, Comparator, boolean) does not remove duplicate null elements when includeDuplicates is false (#715).
ggregory
2026/07/18
(commons-collections) branch master updated: Fix collate keeping duplicate nulls when includeDuplicates is false (#715)
ggregory
2026/07/18
(commons-xml) branch dependabot/github_actions/reactivecircus/android-emulator-runner-2.38.0 created (now ffbd26c)
github-bot
2026/07/17
(commons-compress) branch master updated: [COMPRESS-723] TAR PAX header parsing: enforce memory bound to mitigate resource exhaustion from oversized headers (#770).
ggregory
2026/07/17
(commons-compress) branch master updated: Sort members
ggregory
2026/07/17
(commons-compress) branch master updated: [COMPRESS-723] TAR PAX header parsing: enforce memory bound to mitigate resource exhaustion from oversized headers (#770).
ggregory
2026/07/17
(commons-compress) branch master updated: [COMPRESS-723] TAR PAX header parsing: enforce memory bound to mitigate resource exhaustion from oversized headers (#770)
ggregory
2026/07/17
(commons-validator) branch master updated: Reject over-length codes in ISSNCheckDigit (#426).
ggregory
2026/07/17
(commons-validator) branch master updated (8c612552 -> 57fbed02)
ggregory
2026/07/17
(commons-validator) 01/01: Merge pull request #426 from sahvx655-wq/issn-reject-over-length
ggregory
2026/07/17
(commons-compress) branch master updated: Fix Zip rcount field width in x0015 and x0016 certificate id extra fields (#787).
ggregory
2026/07/17
(commons-compress) branch master updated: fix rcount field width in x0015 and x0016 certificate id extra fields (#787)
ggregory
2026/07/17
(commons-compress) branch master updated: Javadoc
ggregory
2026/07/17
(commons-csv) branch master updated: Sort members.
ggregory
2026/07/17
(commons-csv) branch master updated: Fix SpotBugs 4.10.3 USO_UNSAFE_METHOD_SYNCHRONIZATION in CSVFormat print methods.
ggregory
2026/07/17
(commons-csv) 01/01: Merge pull request #624 from rootvector2/csvformat-print-writelock
ggregory
2026/07/17
(commons-csv) branch master updated (3634534d -> 2a57f413)
ggregory
2026/07/17
(commons-lang) branch master updated: Fix int overflow in FluentBitSet.setInclusive at Integer.MAX_VALUE (#1751).
ggregory
2026/07/17
(commons-lang) branch master updated: Fix int overflow in FluentBitSet.setInclusive at Integer.MAX_VALUE (#1751)
ggregory
2026/07/17
(commons-lang) branch master updated: Remove unnecessary cast.
ggregory
2026/07/17
(commons-lang) branch master updated: Fix Checkstyle trailing whitespace.
ggregory
2026/07/17
(commons-collections) branch master updated (14375bdba -> 541936df6)
ggregory
2026/07/17
(commons-collections) 01/02: Sort members.
ggregory
2026/07/17
(commons-collections) 02/02: Fix Flat3Map entrySet remove ignoring the entry value (#714).
ggregory
2026/07/17
(commons-collections) branch master updated: Fix Flat3Map entrySet remove ignoring the entry value (#714)
ggregory
2026/07/17
(commons-validator) branch master updated: Reject leading and trailing label hyphens in DomainValidator unicodeToASCII (#424).
ggregory
2026/07/17
(commons-validator) 01/01: Merge pull request #424 from sahvx655-wq/domain-reject-boundary-hyphen
ggregory
2026/07/17
(commons-validator) branch master updated (f38422b2 -> ee9bf324)
ggregory
2026/07/17
(commons-beanutils) branch master updated: Reject out-of-range color components in ColorConverter (#420).
ggregory
2026/07/17
(commons-beanutils) branch master updated: Reject out-of-range color components in ColorConverter (#420)
ggregory
2026/07/17
(commons-lang) branch master updated: Fix sign extension in BitField.getValue for top-bit fields (#1749).
ggregory
2026/07/17
(commons-lang) branch master updated: Fix sign extension in BitField.getValue for top-bit fields (#1749)
ggregory
2026/07/17
(commons-lang) 02/02: Fix ArrayUtils.reverse range underflow on Integer.MIN_VALUE end (#1750).
ggregory
2026/07/17
(commons-lang) 01/02: Sort members.
ggregory
2026/07/17
(commons-lang) branch master updated (c99f2ddfe -> 1a7ffb624)
ggregory
2026/07/17
(commons-lang) branch master updated: Fix ArrayUtils.reverse range underflow on Integer.MIN_VALUE end (#1750)
ggregory
2026/07/17
(commons-csv) branch master updated: Add CSVParserTest.testGetBytePositionMultiCharacterDelimiterWithSupplementaryChar() from PR #605.
ggregory
2026/07/16
(commons-validator) 01/02: Reject trailing characters in strict date validation (#425).
ggregory
2026/07/16
(commons-validator) 02/02: Sort members.
ggregory
2026/07/16
(commons-validator) branch master updated (56cb05a7 -> f38422b2)
ggregory
2026/07/16
(commons-validator) 01/01: Merge pull request #425 from sahvx655-wq/date-strict-trailing-chars
ggregory
2026/07/16
(commons-validator) branch master updated (3490e392 -> 56cb05a7)
ggregory
2026/07/16
(commons-csv) branch master updated: Fix SpotBugs USO_UNSAFE_METHOD_SYNCHRONIZATION in CSVFormat print methods.
ggregory
2026/07/16
(commons-csv) branch master updated: Fix SpotBugs USO_UNSAFE_METHOD_SYNCHRONIZATION in CSVFormat print methods.
ggregory
2026/07/16
(commons-csv) branch master updated: Skip trailing delimiter on comment lines in printComment (#623).
ggregory
2026/07/16
(commons-csv) 01/01: Merge pull request #623 from rootvector2/comment-trailing-delimiter
ggregory
2026/07/16
(commons-csv) branch master updated (1fab7ca7 -> 269213d9)
ggregory
2026/07/16
(commons-parent) branch master updated: Bump com.puppycrawl.tools:checkstyle from 13.7.0 to 13.8.0 on Java 21 and up.
ggregory
2026/07/15
(commons-logging) branch dependabot/maven/ch.qos.logback-logback-core-1.5.35 deleted (was 2452f9c)
github-bot
2026/07/15
(commons-logging) branch dependabot/maven/ch.qos.logback-logback-core-1.5.34 created (now 29923fe)
github-bot
2026/07/15
(commons-collections) branch master updated: [COLLECTIONS-714] PatriciaTrie ignores trailing null characters in keys (#712).
ggregory
2026/07/15
(commons-collections) branch master updated: [COLLECTIONS-714] PatriciaTrie ignores trailing null characters in keys (#712)
ggregory
2026/07/15
(commons-beanutils) branch 1.X updated: Make WrapDynaClass instance cache thread-safe (1.X) (#419).
ggregory
2026/07/15
(commons-beanutils) branch 1.X updated: make WrapDynaClass instance cache thread-safe (1.X) (#419)
ggregory
2026/07/15
(commons-bcel) branch master updated: Validate u1 count bound in INVOKEINTERFACE and MULTIANEWARRAY (#523).
ggregory
2026/07/15
(commons-bcel) branch master updated: Validate u1 count bound in INVOKEINTERFACE and MULTIANEWARRAY (#523)
ggregory
2026/07/15
(commons-bcel) branch master updated: Add negative verifier tests for remaining array load/store component type checks (#524).
ggregory
2026/07/15
(commons-bcel) branch master updated: Add negative verifier tests for array load/store component type checks (#524)
ggregory
2026/07/15
(commons-fileupload) branch master updated: Reject malformed base64 payload in RFC 2047 decodeWord (#478).
ggregory
2026/07/15
(commons-fileupload) branch master updated: Reject malformed base64 payload in RFC 2047 decodeWord (#478)
ggregory
2026/07/15
(commons-bsf) branch master updated: Sort members
ggregory
2026/07/15
(commons-compress) branch master updated: Fix copyOfRange end index in x0017 strong encryption header (#786).
ggregory
2026/07/15
(commons-compress) branch master updated: Fix copyOfRange end index in x0017 strong encryption header (#786)
ggregory
2026/07/15
(commons-configuration) branch master updated: [CONFIGURATION-857] Preserve duplicate non-String scalar values in flatten() (#645).
ggregory
2026/07/15
(commons-configuration) branch master updated: [CONFIGURATION-857] Preserve duplicate non-String scalar values in flatten() (#645)
ggregory
2026/07/15
(commons-bcel) branch master updated: Reduce the copy-pasta fiesta.
ggregory
2026/07/15
(commons-bcel) branch master updated: Reduce the copy-pasta fiesta.
ggregory
2026/07/15
(commons-bcel) branch master updated: Reduce the copy-pasta fiesta.
ggregory
2026/07/15
(commons-beanutils) branch master updated: Make WrapDynaClass instance cache thread-safe (#418).
ggregory
2026/07/15
(commons-beanutils) branch master updated: Make WrapDynaClass instance cache thread-safe (#418)
ggregory
2026/07/15
(commons-vfs) branch master updated (27ed1d246 -> 736568fe8)
ggregory
2026/07/15
(commons-vfs) 01/02: Sort members
ggregory
2026/07/15
(commons-vfs) 02/02: [VFS-863] Content inside brackets in directory/file names is not decoded (#773).
ggregory
2026/07/15
(commons-vfs) branch master updated: [VFS-863] Content inside brackets in directory/file names is not decoded (#773)
ggregory
2026/07/14
(commons-bcel) branch master updated: Add and use ArrayType.isElementType(Type).
ggregory
2026/07/14
(commons-bcel) branch master updated: Reject CALOAD on non-char arrays in structural verification (#522).
ggregory
2026/07/14
(commons-bcel) branch master updated: reject caload on non-char arrays in structural verification (#522)
ggregory
2026/07/14
(commons-collections) branch master updated: Reject out-of-range index before mutating in indexed add (#713)
ggregory
2026/07/14
(commons-compress) 04/12: Remove extra parentheses
ggregory
2026/07/14
(commons-compress) 10/12: Use final
ggregory
2026/07/14
(commons-compress) 08/12: Use final
ggregory
2026/07/14
(commons-compress) 06/12: Add @Override
ggregory
2026/07/14
(commons-compress) 03/12: Use compact array declaration.
ggregory
2026/07/14
(commons-compress) 05/12: Merge if statements
ggregory
2026/07/14
(commons-compress) 12/12: Remove extra parentheses
ggregory
2026/07/14
(commons-compress) 01/12: Use final
ggregory
2026/07/14
(commons-compress) 09/12: Use final
ggregory
2026/07/14
(commons-compress) 11/12: Remove extra parentheses
ggregory
2026/07/14
(commons-compress) 07/12: Use final
ggregory
2026/07/14
(commons-compress) 02/12: Use final
ggregory
2026/07/14
(commons-compress) branch master updated (65cef25a6 -> ed1688069)
ggregory
2026/07/14
(commons-compress) branch master updated: Sort members.
ggregory
2026/07/14
(commons-compress) branch master updated: Reject invalid literal/length and distance codes in Deflate64 decoder (#785).
ggregory
2026/07/14
(commons-compress) branch master updated: Reject invalid literal/length and distance codes in Deflate64 decoder (#785)
ggregory
2026/07/13
(commons-jxpath) branch master updated: Fix lang() to match whole language subtags, not any prefix (#287).
ggregory
2026/07/13
(commons-jxpath) 01/01: Merge pull request #287 from rootvector2/lang-subtag-match
ggregory
2026/07/13
(commons-jxpath) branch master updated (0fac4592 -> d23753b8)
ggregory
2026/07/13
(commons-beanutils) branch 1.X updated: No need to override inherited version.
ggregory
2026/07/13
(commons-beanutils) branch 1.X updated: Case-fold column and bean property names with Locale.ROOT (1.X) (#417).
ggregory
2026/07/13
(commons-beanutils) branch 1.X updated: Case-fold column and bean property names with Locale.ROOT (1.X) (#417)
ggregory
2026/07/13
(commons-beanutils) branch 1.X updated: Make MethodUtils CACHE_METHODS volatile (1.X) (#416).
ggregory
2026/07/13
(commons-beanutils) branch 1.X updated: Make MethodUtils CACHE_METHODS volatile (1.X) (#416)
ggregory
2026/07/13
(commons-vfs) branch master updated: Restrict reflective class loading in webdav ExceptionConverter (#771).
ggregory
2026/07/13
(commons-vfs) branch master updated: Restrict reflective class loading in webdav ExceptionConverter (#771)
ggregory
2026/07/13
(commons-vfs) branch master updated: Bump org.apache.mina:mina-core from 2.2.7 to 2.2.8 (#772).
ggregory
2026/07/13
(commons-vfs) branch dependabot/maven/org.apache.mina-mina-core-2.2.8 deleted (was 9472e5483)
ggregory
2026/07/13
(commons-vfs) branch master updated: Bump org.apache.mina:mina-core from 2.2.7 to 2.2.8 (#772)
ggregory
2026/07/13
(commons-lang) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-xml) branch main updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-jcs) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-jci) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-vfs) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-statistics) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-ognl) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-text) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-weaver) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-validator) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-parent) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-pool) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-scxml) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-rdf) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-jxpath) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-skin) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-release-plugin) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-pool) branch POOL_2_X updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-rng) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-jexl) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-numbers) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-net) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-math) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-imaging) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-io) branch master updated (29ac3a88d -> 5e43c8c97)
ggregory
2026/07/13
(commons-logging) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-jelly) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-graph) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-fileupload) branch 1.x updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-fileupload) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-exec) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-geometry) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-dbutils) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-digester) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-email) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-csv) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-dbcp) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-daemon) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-configuration) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-crypto) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-compress) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-beanutils) branch 1.X updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-collections) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-codec) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-build-plugin) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-beanutils) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-bcel) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-cli) branch master updated: Bump actions/setup-java from 5.4.0 to 5.5.0
ggregory
2026/07/13
(commons-jxpath) branch master updated: Restrict XPath string-to-number conversion to the number grammar (#286).
ggregory
2026/07/13
(commons-jxpath) 01/01: Merge pull request #286 from rootvector2/xpath-number-strictness
ggregory
2026/07/13
(commons-jxpath) branch master updated (8f8e3ce2 -> 072ce85d)
ggregory
2026/07/13
(commons-vfs) branch dependabot/maven/org.apache.mina-mina-core-2.2.8 created (now 9472e5483)
github-bot
2026/07/13
(commons-compress) branch dependabot/maven/pax.exam.version-4.14.0 updated (588929b92 -> 3f94db1cd)
github-bot
2026/07/13
(commons-compress) 01/02: Reject short LZMA properties and oversized dictionary in LZMADecoder (#784).
ggregory
2026/07/13
(commons-compress) branch master updated (3c50b8226 -> fc9ae9fb6)
ggregory
2026/07/13
(commons-compress) 02/02: Refactor magic numbers.
ggregory
2026/07/13
(commons-compress) branch master updated: Reject short LZMA properties and oversized dictionary in LZMADecoder (#784)
ggregory
2026/07/13
(commons-validator) branch master updated: Reject control characters in EmailValidator local part (#422).
ggregory
2026/07/13
(commons-validator) branch master updated (d2562c67 -> e0015ac1)
ggregory
2026/07/13
(commons-validator) 01/01: Merge pull request #422 from sahvx655-wq/email-reject-control-chars
ggregory
2026/07/13
(commons-collections) 01/02: Sort members.
ggregory
2026/07/13
(commons-collections) 02/02: Fix AbstractDualBidiMap.MapEntry.setValue returning new value (#711).
ggregory
2026/07/13
(commons-collections) branch master updated (e572c5444 -> 110e7d1d3)
ggregory
2026/07/13
(commons-collections) branch master updated: Fix AbstractDualBidiMap.MapEntry.setValue returning new value (#711)
ggregory
2026/07/13
(commons-lang) branch master updated: Skip Chuvash locale parser tests on Java 27 (#1746).
ggregory
2026/07/13
(commons-lang) branch master updated: Skip Chuvash locale parser tests on Java 27 (#1746)
ggregory
2026/07/13
(commons-csv) branch master updated: Exclude byte-order mark from ExtendedBufferedReader byte counting (#622).
ggregory
2026/07/13
(commons-csv) branch master updated (3385046f -> f1a35e72)
ggregory
2026/07/13
(commons-csv) 01/01: Merge pull request #622 from rootvector2/bom-byte-count
ggregory
2026/07/13
(commons-bcel) branch master updated: Set length in INVOKEDYNAMIC constructor (#521).
ggregory
2026/07/13
(commons-bcel) branch master updated: set length in INVOKEDYNAMIC constructor (#521)
ggregory
2026/07/13
(commons-bcel) branch master updated: Set in parameter order for clarity
ggregory
2026/07/13
(commons-fileupload) branch master updated: Match RFC 2047 encoding token case-insensitively in decodeWord (#476).
ggregory
2026/07/13
(commons-fileupload) branch master updated: Match RFC 2047 encoding token case-insensitively in decodeWord (#476)
ggregory
2026/07/13
(commons-fileupload) branch 1.x updated: Reject truncated percent-encoding in RFC2231Utility.decodeText (#477).
ggregory
2026/07/13
(commons-fileupload) branch 1.x updated: Reject truncated percent-encoding in RFC2231Utility.decodeText (#477)
ggregory
2026/07/13
(commons-fileupload) branch 1.x updated: Add GH CI Java 26.
ggregory
2026/07/13
(commons-beanutils) branch master updated: Case-fold column and bean property names with Locale.ROOT (#415).
ggregory
2026/07/13
(commons-beanutils) branch master updated: Case-fold column and bean property names with Locale.ROOT (#415)
ggregory
2026/07/13
(commons-lang) branch master updated: Fix FieldUtils.getField false ambiguity on inherited interface field (#1748)
ggregory
2026/07/13
(commons-lang) branch master updated: Fix FieldUtils.getField false ambiguity on inherited interface field (#1748)
ggregory
2026/07/13
(commons-beanutils) branch master updated: Make MethodUtils CACHE_ENABLED volatile (#414).
ggregory
2026/07/13
(commons-beanutils) branch master updated: Make MethodUtils CACHE_ENABLED volatile (#414)
ggregory
2026/07/11
(commons-bcel) branch master updated: Use array element type not basic type for primitive array access (#520).
ggregory
Earlier messages
Later messages