commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(commons-bcel) 01/02: Sort members
ggregory
(commons-bcel) 02/02: Better names
ggregory
(commons-bcel) branch master updated: Sort members.
ggregory
(commons-bcel) branch master updated: Escape referenced names in BCELFactory Java output (#501).
ggregory
(commons-bcel) branch master updated: Escape referenced names in BCELFactory java output (#501)
ggregory
(commons-lang) branch master updated (f2294f764 -> e10003978)
ggregory
(commons-lang) 02/02: Add assertion in RandomStringUtilsTest.testExceptionsRandom()
ggregory
(commons-lang) 01/02: Typo
ggregory
(commons-lang) branch master updated: Use JUnit 5 conventions
ggregory
svn commit: r85231 - dev/commons/daemon/1.6.1-RC1
markt
(commons-lang) branch master updated: Fix substringAfter(Last) for supplementary code points (#1707).
ggregory
(commons-lang) branch master updated: fix substringAfter(Last) for supplementary code points (#1707)
ggregory
(commons-lang) branch master updated (86ed42da5 -> 2780ad699)
ggregory
(commons-lang) 02/03: Merge branch 'master' of https://
[email protected]
/apache/commons-lang.git
ggregory
(commons-lang) 01/03: Javadoc
ggregory
(commons-lang) 03/03: Fix RandomStringUtils.random() false rejection of letters and digits (#1703).
ggregory
(commons-lang) branch master updated: Fix RandomStringUtils.random() false rejection of letters and digits (#1703)
ggregory
(commons-validator) branch master updated (3dfbb3cc -> a426e30e)
ggregory
(commons-validator) 01/03: Compare CAS and EC check digit against validated code, not raw input (#398).
ggregory
(commons-validator) 03/03: Inline single use local variable
ggregory
(commons-validator) 02/03: Inline single use local variable
ggregory
(commons-validator) branch master updated (61e597d0 -> 3dfbb3cc)
ggregory
(commons-validator) 01/01: Merge pull request #398 from sahvx655-wq/cas-ec-validated-code
ggregory
(commons-collections) branch master updated (54dded70b -> 72ad8db37)
ggregory
(commons-collections) 06/09: Remove unnecessary @SuppressWarnings
ggregory
(commons-collections) 01/09: [COLLECTIONS-881] MultiMapUtils.getXXX ensure safe copy (#669).
ggregory
(commons-collections) 09/09: Use forEach()
ggregory
(commons-collections) 03/09: Reduce vertical whitespace
ggregory
(commons-collections) 04/09: Add assertions to MultiMapUtilsTest.
ggregory
(commons-collections) 05/09: Inline single use variables
ggregory
(commons-collections) 02/09: Sort members
ggregory
(commons-collections) 08/09: Use ternary expression
ggregory
(commons-collections) 07/09: Javadoc
ggregory
(commons-collections) branch master updated: [COLLECTIONS-881] MultiMapUtils.getXXX ensure safe copy (#669)
ggregory
(commons-lang) branch master updated: Add tests to ensure nulls compare correctly
sebb
(commons-collections) branch master updated: Fix most Junit 5 nested tests (#681).
ggregory
(commons-collections) branch master updated: Bump com.google.guava:guava-testlib from 33.5.0-jre to 33.6.0-jre (#680).
ggregory
(commons-collections) branch dependabot/maven/com.google.guava-guava-testlib-33.6.0-jre deleted (was 1ad1eb665)
ggregory
(commons-collections) branch master updated: Bump com.google.guava:guava-testlib from 33.5.0-jre to 33.6.0-jre (#680)
ggregory
(commons-collections) branch dependabot/maven/org.apache.maven.doxia-doxia-module-markdown-2.1.0 deleted (was c1b5c84b2)
github-bot
(commons-collections) branch master updated: Bump org.apache.maven.doxia:doxia-module-markdown from 2.0.0 to 2.1.0 (#676)
ggregory
(commons-collections) branch master updated: Fix Junit 5 nested tests (#681)
ggregory
(commons-collections) branch dependabot/maven/com.google.guava-guava-testlib-33.6.0-jre created (now 1ad1eb665)
github-bot
(commons-collections) branch master updated (2800e0298 -> cb8618531)
ggregory
(commons-collections) 02/02: Add and use POM property commons.guava.testlib
ggregory
(commons-collections) 01/02: Bump doxia.module.markdown.version from 2.0.0 to 2.1.0.
ggregory
(commons-collections) branch master updated: Reject non-positive entry count in bag/multiset doReadObject (#679).
ggregory
(commons-collections) branch master updated: Refactor duplicate AI slop
ggregory
(commons-collections) branch master updated: Reject non-positive entry count in bag/multiset doReadObject (#679)
ggregory
(commons-text) branch master updated: Internal refactoring
ggregory
(commons-text) branch master updated (63f20134 -> 370cca35)
ggregory
(commons-text) 01/03: Use locale-independent lower casing in CaseUtils, WordUtils, and StringLookupFactory (#753).
ggregory
(commons-text) 03/03: Internal refactoring
ggregory
(commons-text) 02/03: Sort members
ggregory
(commons-text) branch master updated: Use locale-independent lowercasing in case conversion helpers (#753)
ggregory
(commons-validator) branch master updated (d25e561f -> fc7e6029)
ggregory
(commons-validator) 02/02: Javadoc and comments
ggregory
(commons-validator) 01/02: Fix RegexValidator.validate() returning null for a valid match (#395).
ggregory
(commons-validator) branch master updated (96842a03 -> d25e561f)
ggregory
(commons-validator) 01/01: Merge pull request #395 from sahvx655-wq/regex-validate-null-group
ggregory
(commons-validator) branch master updated: Add missing tests for ValidatorUtils.replace and ValidatorUtils.copyMap (#396).
ggregory
(commons-validator) branch master updated (9ea53cb9 -> 0a1211ea)
ggregory
(commons-validator) 01/01: Merge pull request #396 from mauriciobento/test/validatorutils-coverage
ggregory
(commons-validator) branch master updated: Add BigDecimalValidatorTest.testBigDecimalBeyondDoubleRange()
ggregory
(commons-validator) branch master updated: Fix BigIntegerValidator minValue(), maxValue(), and processParsedValue() for out of Long range values (#397).
ggregory
(commons-validator) branch master updated (8f6d35c6 -> 322ec8ee)
ggregory
(commons-validator) 01/01: Merge pull request #397 from garydgregory/fix/BigIntegerValidator_out_of_long_range
ggregory
(commons-validator) branch master updated: Don't use double negation.
ggregory
(commons-io) branch master updated (f729612ed -> 0c547ad99)
ggregory
(commons-csv) branch master updated: Escape quote char in printWithEscapes when QuoteMode is NONE (#609).
ggregory
(commons-csv) branch master updated (660be95d -> d4d41544)
ggregory
(commons-csv) 01/02: Sort members
ggregory
(commons-csv) 02/02: Refactor some magic strings in CSVPrinterTest.testQuoteCharEscapedWithQuoteModeNone()
ggregory
(commons-csv) branch master updated (19b29139 -> 660be95d)
ggregory
(commons-csv) 01/01: Merge pull request #609 from rootvector2/none-quote-escape
ggregory
(commons-lang) branch master updated (294aac0f0 -> 7ce93bc4a)
ggregory
(commons-lang) 02/07: Refactor NumberUtilsTest.testCreateFloatFailure() test using @ParameterizedTest
ggregory
(commons-lang) 01/07: Refactor NumberUtilsTest.testCreateDouble() test using @ParameterizedTest
ggregory
(commons-lang) 04/07: Refactor NumberUtilsTest.testCreateFloatFailure() test using @ParameterizedTest
ggregory
(commons-lang) 03/07: Refactor NumberUtilsTest.testCreateIntegerFailure() test using @ParameterizedTest
ggregory
(commons-lang) 05/07: Refactor NumberUtilsTest.testCreateIntegerFailure() test using @ParameterizedTest
ggregory
(commons-lang) 06/07: Follow JUnit 5 convention
ggregory
(commons-lang) 07/07: Refactor NumberUtilsTest.testCreateLongFailure() test using @ParameterizedTest
ggregory
(commons-lang) branch master updated (99c22e51c -> 294aac0f0)
ggregory
(commons-lang) 01/02: Refactor NumberUtilsTest.testCreateBigInteger() test using @ParameterizedTest
ggregory
(commons-lang) 02/02: Refactor NumberUtilsTest.testCreateBigDecimalFailure() test using @ParameterizedTest
ggregory
(commons-lang) branch master updated: Reject doubled leading sign in NumberUtils.createBigInteger (#1702).
ggregory
(commons-lang) branch master updated: reject doubled leading sign in createBigInteger (#1702)
ggregory
svn commit: r85195 - in release/commons/daemon: binaries binaries/windows source
markt
(commons-io) branch master updated (25114c8c5 -> f729612ed)
ggregory
(commons-io) branch master updated (eb7e99c4f -> 25114c8c5)
ggregory
(commons-io) branch master updated (e62d949d5 -> eb7e99c4f)
ggregory
(commons-io) branch master updated (f651fd297 -> e62d949d5)
ggregory
(commons-text) branch master updated: Refactor DamerauLevenshteinDistance and TextStringBuilder internals for duplication (#739).
ggregory
(commons-text) branch master updated: introduce private methods to remove clones (#739)
ggregory
(commons-lang) branch master updated: Throw IllegalArgumentException for trailing whitespace in ExtendedMessageFormat argument index (#1701).
ggregory
(commons-lang) branch master updated: Throw IllegalArgumentException for trailing whitespace in (#1701)
ggregory
(commons-text) branch master updated: Sort members.
ggregory
(commons-text) branch master updated: Throw IllegalArgumentException for trailing whitespace in ExtendedMessageFormat argument index (#750).
ggregory
(commons-text) branch master updated: Throw IllegalArgumentException for trailing whitespace in extendedmessageformat argument index (#750)
ggregory
(commons-jxpath) branch master updated: Use ConcurrentHashMap for DocumentContainer parser registries (#285).
ggregory
(commons-jxpath) branch master updated: Use ConcurrentHashMap for DocumentContainer parser registries (#285).
ggregory
(commons-jxpath) branch master updated (55c74a1b -> e88baf69)
ggregory
(commons-jxpath) 01/01: Merge pull request #285 from rootvector2/documentcontainer-registry-race
ggregory
(commons-bcel) branch master updated: Escape constant pool names in generated HTML (#500).
ggregory
(commons-bcel) branch master updated: Escape constant pool names in generated HTML (#500)
ggregory
(commons-logging) branch release updated (a685f33 -> ff5ff39)
ggregory
svn commit: r85183 - in dev/commons/logging/1.4.0-RC1: . binaries site site/apidocs site/apidocs/legal site/apidocs/org site/apidocs/org/apache site/apidocs/org/apache/commons site/apidocs/org/apache/commons/logging site/apidocs/org/apache/commons/logg...
ggregory
(commons-logging) annotated tag commons-logging-1.4.0-RC1 updated (ff5ff39 -> f300de1)
ggregory
(commons-logging) annotated tag commons-logging-1.4.0-RC1 deleted (was 4bbc6f1)
ggregory
(commons-logging) branch release updated (9aff0fc -> a685f33)
ggregory
(commons-logging) branch master updated: Prepare for the next release candidate
ggregory
(commons-logging) branch master updated: Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18.
ggregory
(commons-logging) branch master updated: Javadoc
ggregory
(commons-logging) branch master updated: Javadoc
ggregory
(commons-logging) branch master updated: Javadoc
ggregory
(commons-logging) branch master updated: Javadoc
ggregory
(commons-csv) branch master updated (6887303c -> 6551fc4d)
ggregory
(commons-csv) 01/01: Merge pull request #608 from rootvector2/escape-delimiter-buffer-clear
ggregory
(commons-csv) branch master updated (6551fc4d -> 19b29139)
ggregory
(commons-csv) 02/02: Clear escape delimiter buffer before peek in isEscapeDelimiter (#608).
ggregory
(commons-csv) 01/02: Fix typo.
ggregory
(commons-daemon) tag rel/commons-daemon-1.6.1 created (now 68e2301d)
markt
svn commit: r1935201 - in commons/cms-site/trunk: conf doap
markt
(commons-csv) branch master updated: [CSV-326] Escape Reader values with quote and escape (#606).
ggregory
(commons-csv) branch master updated (27126657 -> 3af32d5c)
ggregory
(commons-csv) 01/01: Merge pull request #606 from OldTruckDriver/fix/csvprinter-reader-quote-escape
ggregory
svn commit: r85179 - in release/commons/daemon: . binaries binaries/windows source
markt
(commons-io) branch master updated (3b5c5e825 -> f651fd297)
ggregory
(commons-dbutils) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-geometry) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-weaver) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-text) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-vfs) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-statistics) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-testing) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-scxml) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-skin) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-release-plugin) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-pool) branch POOL_2_X updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-rng) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-rdf) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-validator) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-pool) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-logging) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-numbers) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-parent) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-net) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-math) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-lang) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-jxpath) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-jcs) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-jelly) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-jexl) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-jci) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-imaging) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-fileupload) branch 1.x updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-exec) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-fileupload) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-email) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-email) branch 1.x updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-digester) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-dbcp) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-daemon) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-configuration) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-csv) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-crypto) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-compress) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-collections) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-codec) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-build-plugin) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-cli) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-beanutils) branch 1.X updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-bsf) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-beanutils) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-bcel) branch master updated: Update legacy GitHub links in CONTRIBUTING.md
ggregory
(commons-io) branch master updated (a27e4e3a6 -> 3b5c5e825)
ggregory
(commons-io) branch master updated (77c4e1f19 -> a27e4e3a6)
ggregory
(commons-csv) branch master updated (4f9a4037 -> 7a4f93f3)
ggregory
(commons-csv) 01/01: Merge pull request #607 from OldTruckDriver/fix/csvparser-maxrows-record-number-offset
ggregory
(commons-net) branch master updated (1585352c -> b273da09)
ggregory
(commons-net) 01/01: Merge pull request #401 from apupier/addConcurrencyCancelInProgressForPRGitHubWorkflows
ggregory
(commons-vfs) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-pool) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-scxml) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-validator) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-skin) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-rdf) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-release-plugin) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-pool) branch POOL_2_X updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-net) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-logging) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-jxpath) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-jelly) branch master updated (31e183a0 -> aca904c4)
ggregory
(commons-jexl) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-jci) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-io) branch master updated (cf5f9a20c -> 77c4e1f19)
ggregory
(commons-imaging) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-fileupload) branch master updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
(commons-fileupload) branch 1.x updated: Bump org.apache.commons:commons-parent from 101 to 102.
ggregory
Earlier messages
Later messages