commits
Thread
Date
Earlier messages
Messages by Date
2025/05/07
(commons-fileupload) branch release updated (3ee948e6 -> 55538e91)
ggregory
2025/05/07
(commons-pool) branch master updated: Add builders instead of new constructors in org.apache.commons.pool3.proxy
ggregory
2025/05/07
(commons-pool) branch master updated: [POOL-415] Add an option to JdkProxySource allowing to unwrap UndeclaredThrowableException
ggregory
2025/05/07
(commons-pool) branch master updated: Force sync with Apache GitBox from GitHub
ggregory
2025/05/07
(commons-csv) branch master updated: org.apache.commons.csv.CSVPrinter.printRecords(ResultSet) now writes one record at a time using a lock
ggregory
2025/05/07
(commons-csv) branch master updated: CSVPrinter now uses an internal lock instead of synchronized methods
ggregory
2025/05/07
(commons-csv) branch master updated: CSVPrinter now uses an internal lock instead of synchronized methods
ggregory
2025/05/06
(commons-csv) branch master updated: [CSV-318] CSVPrinter.printRecord(Stream) hangs if given a parallel stream
ggregory
2025/05/06
(commons-csv) branch master updated: [CSV-318] CSVPrinter.printRecord(Stream) hangs if given a parallel stream
ggregory
2025/05/06
(commons-csv) branch master updated: [CSV-318] printRecord() hangs if fed a parallel stream
ggregory
2025/05/06
(commons-io) branch master updated: Ttypo
ggregory
2025/05/06
(commons-io) branch master updated: Test larger streams in org.apache.commons.io.function.IOStreamTest.testForEachOrderedAdaptParallel()
ggregory
2025/05/06
(commons-io) 01/06: Add org.apache.commons.io.function.IOStreamTest.testForEachOrderedAsParallel()
ggregory
2025/05/06
(commons-io) 05/06: Add org.apache.commons.io.function.IOStreamTest.testForEachOrderedAdaptParallel()
ggregory
2025/05/06
(commons-io) 02/06: Add to org.apache.commons.io.function.IOStreamTest.testIsParallel()
ggregory
2025/05/06
(commons-io) 06/06: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-io.git
ggregory
2025/05/06
(commons-io) branch master updated (2094aed41 -> e28f97685)
ggregory
2025/05/06
(commons-io) 04/06: Add org.apache.commons.io.function.IOStreamTest.testAdaptParallelAndCount()
ggregory
2025/05/06
(commons-io) 03/06: Add org.apache.commons.io.function.IOStreamTest.testAdaptAsParallel()
ggregory
2025/05/06
(commons-io) 02/02: Reduce vertical whitespace
ggregory
2025/05/06
(commons-io) branch master updated (027fa08f4 -> 2094aed41)
ggregory
2025/05/06
(commons-io) 01/02: Let JUnit manage deletion of temporary files and directories
ggregory
2025/05/06
(commons-io) branch master updated: FileUtils.readLines(File, Charset) now maps a null Charset to the default Charset #744
ggregory
2025/05/06
(commons-io) branch master updated: Handling null charset in FileUtils.readLines(File, Charset) (#744)
ggregory
2025/05/06
(commons-io) branch master updated (cb76dbec8 -> e98539288)
ggregory
2025/05/06
(commons-io) branch master updated (41419d10e -> cb76dbec8)
ggregory
2025/05/06
(commons-jci) branch master updated: Normalize parameter names
ggregory
2025/05/05
(commons-daemon) branch master updated: Fix first appearance of --enable-native-access (#259)
ggregory
2025/05/05
(commons-io) branch master updated (5bcc9a889 -> 41419d10e)
ggregory
2025/05/05
(commons-io) branch master updated: [IO-875] CopyDirectoryVisitor ignores fileFilter (#743)
ggregory
2025/05/05
(commons-io) branch master updated: Sort members
ggregory
2025/05/05
(commons-fileupload) branch release updated (d3d83f51 -> 3ee948e6)
ggregory
2025/05/04
(commons-fileupload) branch master updated (d3d83f51 -> 3ee948e6)
ggregory
2025/05/04
(commons-fileupload) branch release updated (b1be4bcc -> d3d83f51)
ggregory
2025/05/04
(commons-fileupload) branch master updated (1b6ee7bd -> d3d83f51)
ggregory
2025/05/04
(commons-fileupload) branch 1.x updated: Adjust JaCoCo property for Java 8
ggregory
2025/05/04
(commons-fileupload) branch master updated: Add pmd:cpd-check to default Maven goal
ggregory
2025/05/04
(commons-fileupload) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was c37f6ccc)
github-bot
2025/05/04
(commons-fileupload) 06/14: Add NOPMD comment
ggregory
2025/05/04
(commons-fileupload) branch 1.x updated (d8b90d34 -> b70c5b97)
ggregory
2025/05/04
(commons-fileupload) 12/14: Reduce vertical whitespace
ggregory
2025/05/04
(commons-fileupload) 04/14: Reuse StandardCharsets.ISO_8859_1
ggregory
2025/05/04
(commons-fileupload) 13/14: Fix action types
ggregory
2025/05/04
(commons-fileupload) 07/14: Reduce vertical whitespace
ggregory
2025/05/04
(commons-fileupload) 14/14: Use java.util.Base64 instead of custom code
ggregory
2025/05/04
(commons-fileupload) 10/14: Package private class FileItemStreamImpl can be private and final
ggregory
2025/05/04
(commons-fileupload) 05/14: Reduce vertical whitespace
ggregory
2025/05/04
(commons-fileupload) 09/14: Better private name
ggregory
2025/05/04
(commons-fileupload) 01/14: Javadoc
ggregory
2025/05/04
(commons-fileupload) 11/14: Longer lines
ggregory
2025/05/04
(commons-fileupload) 02/14: Add TODO comment
ggregory
2025/05/04
(commons-fileupload) 03/14: Extract constants
ggregory
2025/05/04
(commons-vfs) 01/02: Use try-with-resources
ggregory
2025/05/04
(commons-vfs) branch master updated (521fdaebd -> 8bb274470)
ggregory
2025/05/04
(commons-vfs) 02/02: Use try-with-resources
ggregory
2025/05/04
(commons-vfs) branch master updated: Normalize local variable and parameter names
ggregory
2025/05/04
(commons-validator) branch master updated: Normalize local variable names
ggregory
2025/05/04
(commons-lang) branch master updated: Normalize parameter names
ggregory
2025/05/04
(commons-jexl) branch master updated: Normalize parameter names
ggregory
2025/05/04
(commons-jelly) branch master updated: Bump commons-jexl:commons-jexl 1.1 to org.apache.commons:commons-jexl 2.1.1
ggregory
2025/05/04
(commons-jelly) branch master updated: Copy runs-on from Commons CLI and see if the fixes YAMLame
ggregory
2025/05/04
(commons-jelly) branch master updated (0578b456 -> 510c4a1f)
ggregory
2025/05/04
(commons-jelly) 02/02: Don't fail on Javadoc errors and warnings
ggregory
2025/05/04
(commons-jelly) branch master updated: Javadoc
ggregory
2025/05/04
(commons-jelly) branch master updated: Javadoc
ggregory
2025/05/04
(commons-jelly) branch master updated: Fix URL
ggregory
2025/05/04
(commons-jelly) branch master updated: Use command line instead of profile which seems to fail GH CI
ggregory
2025/05/04
(commons-jelly) branch master updated: Bump commons-collections:commons-collections 2.1 to org.apache.commons:commons-collections4 4.5.0
ggregory
2025/05/04
(commons-jelly) 04/08: Fix Checkstyle configuration
ggregory
2025/05/04
(commons-jelly) 02/08: Javadoc and comment typos in Java files
ggregory
2025/05/04
(commons-jelly) 03/08: Javadoc and comment typos in XML files
ggregory
2025/05/04
(commons-jelly) 08/08: Bump commons-lang:commons-lang 2.0 to org.apache.commons:commons-lang3 3.17.0
ggregory
2025/05/04
(commons-jelly) 07/08: Bump commons-parent from 58 to 83
ggregory
2025/05/04
(commons-jelly) 05/08: Match commons.release.version to POM version
ggregory
2025/05/04
(commons-jelly) 01/08: Javadoc and comment typos in Jelly files
ggregory
2025/05/04
(commons-jelly) branch master updated (803a633f -> 96b7f92d)
ggregory
2025/05/04
(commons-jelly) branch master updated (4a19cb9c -> 803a633f)
ggregory
2025/05/04
(commons-jcs) branch master updated: Javadoc and comment typos
ggregory
2025/05/04
(commons-io) branch master updated: Javadoc and comment typos
ggregory
2025/05/04
(commons-exec) branch master updated: Remove obsolete and unmaintained Ant build file
ggregory
2025/05/04
(commons-configuration) branch master updated: Javadoc and comment typos
ggregory
2025/05/04
(commons-jelly) 01/02: Normalize local variable and parameter naming
ggregory
2025/05/04
(commons-bsf) branch master updated: Javadoc and comment typos
ggregory
2025/05/04
(commons-jelly) 02/02: Javadoc and comment typos
ggregory
2025/05/04
(commons-fileupload) 07/14: FIx PMD naming issue
ggregory
2025/05/04
(commons-fileupload) 11/14: Add JApiCmp to the default Maven goal
ggregory
2025/05/04
(commons-fileupload) 03/14: Use try-with-resources
ggregory
2025/05/04
(commons-fileupload) 12/14: org.apache.commons.fileupload.FileUploadBase.FileUploadIOException is now a proper Java 1.4-style exception (propagates its cause to super)
ggregory
2025/05/04
(commons-fileupload) 04/14: ast statement in DiskFileItem.finalize() method should be a call to super.finalize()
ggregory
2025/05/04
(commons-fileupload) branch 1.x updated (e01beeb3 -> d8b90d34)
ggregory
2025/05/04
(commons-fileupload) 13/14: Javadoc
ggregory
2025/05/04
(commons-fileupload) 14/14: Normalize local variable and parameter naming
ggregory
2025/05/04
(commons-fileupload) 10/14: Normalize local variable and parameter naming
ggregory
2025/05/04
(commons-fileupload) 08/14: Fix PMD null handling issue
ggregory
2025/05/04
(commons-fileupload) 06/14: Internal refactoring
ggregory
2025/05/04
(commons-fileupload) 01/14: Refactor magic char
ggregory
2025/05/04
(commons-fileupload) 05/14: Javadoc
ggregory
2025/05/04
(commons-fileupload) 02/14: Refactor magic chars
ggregory
2025/05/04
(commons-vfs) branch master updated: Javadoc
ggregory
2025/05/04
(commons-validator) branch master updated: Javadoc
ggregory
2025/05/04
(commons-net) branch master updated: Javadoc
ggregory
2025/05/04
(commons-lang) branch master updated: Javadoc
ggregory
2025/05/04
(commons-jexl) branch master updated: Javadoc
ggregory
2025/05/04
(commons-jelly) branch master updated: Javadoc
ggregory
2025/05/04
(commons-jcs) branch master updated: Javadoc
ggregory
2025/05/04
(commons-dbcp) branch master updated: Javadoc
ggregory
2025/05/04
(commons-daemon) branch master updated: Bump next version to a feature version (1.5.0)
ggregory
2025/05/04
(commons-compress) branch master updated: Javadoc
ggregory
2025/05/04
(commons-beanutils) branch master updated: Javadoc
ggregory
2025/05/04
(commons-beanutils) branch 1.X updated: Javadoc
ggregory
2025/05/04
(commons-daemon) branch master updated (1f5284f -> e1ff9ea)
jochen
2025/05/04
(commons-daemon) 01/01: Merge pull request #258 from michael-o/master
jochen
2025/05/03
(commons-io) branch master updated (6ddc0834e -> 9dd91c408)
ggregory
2025/05/03
(commons-io) 01/02: Javadoc
ggregory
2025/05/03
(commons-io) 02/02: Normalize local variable and parameter naming
ggregory
2025/05/03
(commons-dbcp) branch master updated: Normalize local variable naming
ggregory
2025/05/03
(commons-configuration) branch master updated: Normalize local variable naming
ggregory
2025/05/03
(commons-codec) branch master updated: Normalize local variable naming
ggregory
2025/05/03
(commons-pool) branch POOL_2_X updated (8580d71a -> 6e523dbe)
ggregory
2025/05/03
(commons-pool) 01/02: Operation on the "idleHighWaterMark" shared variable in "ErodingFactor" class is not atomic [org.apache.commons.pool2.PoolUtils$ErodingFactor] At PoolUtils.java:[line 98] AT_NONATOMIC_OPERATIONS_ON_SHARED_VARIABLE
ggregory
2025/05/03
(commons-pool) 02/02: Javadoc
ggregory
2025/05/03
(commons-pool) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was 4404f5cc)
github-bot
2025/05/03
(commons-pool) branch master updated: Bump org.apache.commons:commons-parent from 81 to 83
ggregory
2025/05/03
(commons-daemon) branch master updated: [DAEMON-471] Add support for --enable-native-access Java startup option in jsvc
michaelo
2025/05/03
(commons-vfs) 01/02: Better exception message
ggregory
2025/05/03
(commons-vfs) branch master updated (0a7f19eca -> b80ed9681)
ggregory
2025/05/03
(commons-vfs) 02/02: Add @SuppressWarnings
ggregory
2025/05/03
(commons-compress) branch master updated: Bump com.github.luben:zstd-jni from 1.5.6-4 to 1.5.7-3
ggregory
2025/05/03
(commons-pool) 04/04: Javadoc
ggregory
2025/05/03
(commons-pool) 03/04: Make org.apache.commons.pool3.impl.ResilientPooledObjectFactory.Adder thread-safe
ggregory
2025/05/03
(commons-pool) 02/04: Fix spelling and action type
ggregory
2025/05/03
(commons-pool) branch master updated (7b95533a -> 5d41a518)
ggregory
2025/05/03
(commons-pool) 01/04: Improve readability
ggregory
2025/05/03
(commons-fileupload) branch 1.x updated: Bump org.apache.commons:commons-parent from 81 to 83
ggregory
2025/05/02
(commons-jexl) branch master updated: org.apache.commons.jexl3.internal.introspection.AbstractExecutor.initMarker(Class, String, Class...) throws IllegalArgumentException instead of Error
ggregory
2025/05/02
(commons-fileupload) branch master updated: Sort members
ggregory
2025/05/02
(commons-beanutils) branch master updated: Bump org.apache.commons:commons-parent from 81 to 83 #348
ggregory
2025/05/02
(commons-beanutils) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was 8bc7cfc7)
ggregory
2025/05/02
(commons-beanutils) branch master updated: Bump org.apache.commons:commons-parent from 81 to 83 (#348)
ggregory
2025/05/02
(commons-beanutils) branch dependabot/maven/org.apache.commons-commons-parent-83 created (now 8bc7cfc7)
github-bot
2025/05/02
(commons-beanutils) branch dependabot/maven/org.apache.commons-commons-parent-82 deleted (was 6fc0aa42)
github-bot
2025/05/02
(commons-validator) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was 66094913)
github-bot
2025/05/02
(commons-validator) 01/01: Merge pull request #336 from apache/dependabot/github_actions/github/codeql-action-3.28.17
ggregory
2025/05/02
(commons-validator) branch master updated (d38296e0 -> 745fded8)
ggregory
2025/05/02
(commons-beanutils) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was d5d6d529)
ggregory
2025/05/02
(commons-beanutils) branch master updated: Bump github/codeql-action from 3.28.16 to 3.28.17 (#347)
ggregory
2025/05/02
(commons-validator) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now 66094913)
github-bot
2025/05/02
(commons-beanutils) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now d5d6d529)
github-bot
2025/05/02
(commons-weaver) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was 5931771)
ggregory
2025/05/02
(commons-weaver) 01/01: Merge pull request #41 from apache/dependabot/github_actions/github/codeql-action-3.28.17
ggregory
2025/05/02
(commons-weaver) branch master updated (11b6172 -> a257485)
ggregory
2025/05/02
(commons-weaver) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now 5931771)
github-bot
2025/05/02
(commons-email) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was 5afca50)
ggregory
2025/05/02
(commons-rdf) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was ee256346)
ggregory
2025/05/02
(commons-rdf) 01/01: Merge pull request #332 from apache/dependabot/github_actions/github/codeql-action-3.28.17
ggregory
2025/05/02
(commons-text) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was df50d9aa)
ggregory
2025/05/02
(commons-text) branch master updated: Bump github/codeql-action from 3.28.16 to 3.28.17 (#669)
ggregory
2025/05/02
(commons-email) branch master updated (15163cd -> 7b3da6b)
ggregory
2025/05/02
(commons-email) 01/01: Merge pull request #351 from apache/dependabot/github_actions/github/codeql-action-3.28.17
ggregory
2025/05/02
(commons-rdf) branch master updated (c31ead3a -> 2df9f480)
ggregory
2025/05/02
(commons-bcel) branch master updated: Bump github/codeql-action from 3.28.16 to 3.28.17 (#430)
ggregory
2025/05/02
(commons-bcel) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was 8fe6e637)
ggregory
2025/05/02
(commons-text) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now df50d9aa)
github-bot
2025/05/02
(commons-email) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now 5afca50)
github-bot
2025/05/02
(commons-rdf) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now ee256346)
github-bot
2025/05/02
(commons-bcel) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now 8fe6e637)
github-bot
2025/05/02
(commons-jxpath) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was 218b262)
ggregory
2025/05/02
(commons-jxpath) branch master updated (39e5bef -> f233c34)
ggregory
2025/05/02
(commons-jxpath) 01/01: Merge pull request #240 from apache/dependabot/github_actions/github/codeql-action-3.28.17
ggregory
2025/05/02
(commons-jxpath) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now 218b262)
github-bot
2025/05/02
(commons-fileupload) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was 0a07cc2c)
ggregory
2025/05/02
(commons-fileupload) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now 0a07cc2c)
github-bot
2025/05/02
(commons-imaging) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was ac641372)
ggregory
2025/05/02
(commons-imaging) 01/01: Merge pull request #505 from apache/dependabot/github_actions/github/codeql-action-3.28.17
ggregory
2025/05/02
(commons-imaging) branch master updated (27eb3cad -> 6e5da648)
ggregory
2025/05/02
(commons-imaging) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now ac641372)
github-bot
2025/05/02
(commons-configuration) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was 87dab82c)
ggregory
2025/05/02
(commons-configuration) branch master updated: Bump github/codeql-action from 3.28.16 to 3.28.17 (#568)
ggregory
2025/05/02
(commons-exec) branch master updated (984f04d0 -> 734b757c)
ggregory
2025/05/02
(commons-geometry) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was 7a49f65a)
ggregory
2025/05/02
(commons-exec) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was 4fc7bde4)
github-bot
2025/05/02
(commons-geometry) 01/01: Merge pull request #249 from apache/dependabot/github_actions/github/codeql-action-3.28.17
ggregory
2025/05/02
(commons-geometry) branch master updated (8a59d3af -> fe40cb94)
ggregory
2025/05/02
(commons-exec) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now 4fc7bde4)
github-bot
2025/05/02
(commons-configuration) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now 87dab82c)
github-bot
2025/05/02
(commons-geometry) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now 7a49f65a)
github-bot
2025/05/02
(commons-daemon) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was de08013)
ggregory
2025/05/02
(commons-daemon) branch master updated: Bump github/codeql-action from 3.28.16 to 3.28.17 (#256)
ggregory
2025/05/02
(commons-geometry) branch dependabot/maven/org.apache.commons-commons-parent-82 deleted (was d81e99f0)
github-bot
2025/05/02
(commons-geometry) branch dependabot/maven/org.apache.commons-commons-parent-83 created (now 3404b8a3)
github-bot
2025/05/02
(commons-daemon) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now de08013)
github-bot
2025/05/02
(commons-codec) branch master updated: Bump github/codeql-action from 3.28.16 to 3.28.17 (#376)
ggregory
2025/05/02
(commons-codec) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was 52bfe7aa)
ggregory
2025/05/02
(commons-codec) branch dependabot/github_actions/github/codeql-action-3.28.17 created (now 52bfe7aa)
github-bot
2025/05/02
(commons-lang) branch dependabot/github_actions/github/codeql-action-3.28.17 deleted (was 61a09b5c2)
github-bot
2025/05/02
(commons-lang) branch master updated: Bump github/codeql-action from 3.28.16 to 3.28.17 (#1378)
ggregory
2025/05/02
(commons-pool) branch master updated: Javadoc: Fix spelling
ggregory
2025/05/02
(commons-pool) 01/02: Operation on the "idleHighWaterMark" shared variable in "ErodingFactor" class is not atomic [org.apache.commons.pool3.PoolUtils$ErodingFactor] At PoolUtils.java:[line 101] AT_NONATOMIC_OPERATIONS_ON_SHARED_VARIABLE
ggregory
2025/05/02
(commons-pool) branch master updated (76b29b43 -> 0bd73a8e)
ggregory
2025/05/02
(commons-pool) 02/02: Make package private classes final
ggregory
Earlier messages