Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apache/commons-lang issues and pull requests

#1092 - Bump jmh.version from 1.36 to 1.37

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, java

#1091 - Javadoc: Remove 2.1 specific comment

Pull Request - State: closed - Opened by elharo about 1 year ago - 1 comment

#1090 - Fix Javadoc: ComparableUtils'c1' to 'comparable1', 'c2' to 'comparable2'

Pull Request - State: closed - Opened by remeio about 1 year ago - 1 comment

#1089 - Bump actions/setup-java from 3.11.0 to 3.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#1088 - Bump github/codeql-action from 2.21.0 to 2.21.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#1087 - Rename variable names from 'clss' to 'clazz'

Pull Request - State: closed - Opened by remeio about 1 year ago - 2 comments

#1085 - SystemUtils fix and updates related to macOS

Pull Request - State: closed - Opened by YektaDev about 1 year ago - 1 comment

#1084 - Bump github/codeql-action from 2.20.4 to 2.21.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#1083 - Add toUnicodeString method to StringUtils for Unicode conversion

Pull Request - State: closed - Opened by rahulcodespace about 1 year ago - 6 comments

#1081 - Bump github/codeql-action from 2.20.3 to 2.20.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#1080 - Bump github/codeql-action from 2.20.1 to 2.20.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#1079 - LANG-1647-correction-of-isUnchecked-method

Pull Request - State: closed - Opened by orionlibs about 1 year ago - 3 comments

#1077 - refactored ArrayUtils to reuse the getLength(Object array) method

Pull Request - State: closed - Opened by orionlibs about 1 year ago

#1076 - refactored an addAll method in ArrayUtils

Pull Request - State: closed - Opened by orionlibs about 1 year ago

#1071 - LANG-1695: NumberUtils::isParseable does not recognise numbers ending in dot

Pull Request - State: closed - Opened by orionlibs over 1 year ago - 13 comments

#1070 - LANG-1644

Pull Request - State: closed - Opened by orionlibs over 1 year ago - 5 comments

#1069 - [LANG-1647] Add and ExceptionUtils.isChecked() and isUnchecked()

Pull Request - State: closed - Opened by orionlibs over 1 year ago - 2 comments

#1065 - Some ArrayUtils method descriptions are not accurate

Pull Request - State: closed - Opened by RestartCoding over 1 year ago - 13 comments

#1062 - Syntax for optional tokens in DurationFormatUtils

Pull Request - State: closed - Opened by theshoeshiner over 1 year ago - 6 comments

#1060 - Bump junit-pioneer from 1.9.1 to 2.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, java

#1049 - Refactored to make use of SPACE constant

Pull Request - State: closed - Opened by esivakumar18 over 1 year ago - 1 comment

#1048 - Refactored to make use of EMPTY constant

Pull Request - State: closed - Opened by esivakumar18 over 1 year ago - 2 comments

#1026 - Use (<p>) to split the text to different paragraphs in Javadoc comments.

Pull Request - State: closed - Opened by arturobernalg over 1 year ago - 7 comments

#1026 - Use (<p>) to split the text to different paragraphs in Javadoc comments.

Pull Request - State: closed - Opened by arturobernalg over 1 year ago - 7 comments

#1024 - Bump actions/cache from 3.2.3 to 3.2.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, github_actions

#1018 - Several optimizations in the method formatDurationWords

Pull Request - State: open - Opened by fenik17 over 1 year ago - 1 comment

#1016 - Removes unnecessary method references

Pull Request - State: closed - Opened by fenik17 over 1 year ago - 3 comments

#1016 - Removes unnecessary method references

Pull Request - State: closed - Opened by fenik17 over 1 year ago - 3 comments

#1015 - Explicitly checks string for emptiness to prevent the exception logic overhead

Pull Request - State: closed - Opened by fenik17 over 1 year ago - 8 comments

#1015 - Explicitly checks string for emptiness to prevent the exception logic overhead

Pull Request - State: closed - Opened by fenik17 over 1 year ago - 8 comments

#993 - NumberUtils check if Number is null or zero

Pull Request - State: open - Opened by PiMaDaum almost 2 years ago - 1 comment

#966 - Make a non-access modifier local variables.

Pull Request - State: closed - Opened by arturobernalg almost 2 years ago - 1 comment

#953 - Handle error messages with special characters.

Pull Request - State: closed - Opened by stawirej about 2 years ago - 12 comments

#939 - Rename method and fix typo.

Pull Request - State: closed - Opened by arturobernalg about 2 years ago - 5 comments

#852 - startsWithAnyIgnoreCase method

Pull Request - State: closed - Opened by Kaammill over 2 years ago - 3 comments

#848 - LANG-1682 Adding StringUtils.startsWithAnyIgnoreCase method

Pull Request - State: open - Opened by Enigo over 2 years ago - 4 comments

#786 - [LANG-1657] DiffBuilder: Type constraint for method append(..., DiffResult) too strict

Pull Request - State: closed - Opened by greatmastermario about 3 years ago - 13 comments

#766 - LANG-1172: Support dash as a delimiter in locales

Pull Request - State: closed - Opened by c-w over 3 years ago - 16 comments

#751 - create API for searching for numbers within string - solving LANG-165…

Pull Request - State: closed - Opened by Mikhail-Polivakha over 3 years ago - 1 comment

#751 - create API for searching for numbers within string - solving LANG-165…

Pull Request - State: closed - Opened by Mikhail-Polivakha over 3 years ago - 1 comment

#725 - Add toLocalDate to CalendarUtils

Pull Request - State: open - Opened by asgh over 3 years ago - 8 comments

#725 - Add toLocalDate to CalendarUtils

Pull Request - State: open - Opened by asgh over 3 years ago - 8 comments

#711 - New Junit test cases for org.apache.commons.lang3.builder

Pull Request - State: closed - Opened by hadley0828 over 3 years ago - 2 comments

#703 - LANG-1641: GmtTimeZone now implements #equals(Object) using it's time…

Pull Request - State: closed - Opened by mdbuck77 over 3 years ago - 4 comments

#696 - LANG-1639 Add getEnumByPredicate

Pull Request - State: closed - Opened by bonii-xx over 3 years ago - 18 comments

#657 - [LANG-1524] : Added cycle detection check in toString for classes

Pull Request - State: closed - Opened by aakashgupta96 almost 4 years ago - 9 comments

#497 - Annotated Fraction.java

Pull Request - State: closed - Opened by agrawalyuvraj over 4 years ago - 2 comments

#479 - StringUtil Abbreviation method fixed

Pull Request - State: closed - Opened by isaacg97 almost 5 years ago - 1 comment

#479 - StringUtil Abbreviation method fixed

Pull Request - State: closed - Opened by isaacg97 almost 5 years ago - 1 comment

#459 - (doc): Document public RandomStringUtils exploit

Pull Request - State: closed - Opened by JLLeitschuh about 5 years ago - 14 comments

#437 - Add GenericArrayType support to TypeUtils.containsTypeVariables

Pull Request - State: closed - Opened by dimitrovchi about 5 years ago - 6 comments

#410 - Add proposal for Jenkins Pipeline

Pull Request - State: closed - Opened by britter over 5 years ago - 7 comments

#397 - Replaces the given String, with the String which is nested in between two Strings.

Pull Request - State: closed - Opened by Yash-777 over 5 years ago - 1 comment

#392 - LANG-1410: eliminate one unnecessary local int variable and add more tests

Pull Request - State: closed - Opened by rosti-il almost 6 years ago - 3 comments

#299 - Add module-info for Java 9

Pull Request - State: closed - Opened by jodastephen almost 7 years ago - 38 comments

#299 - Add module-info for Java 9

Pull Request - State: closed - Opened by jodastephen almost 7 years ago - 38 comments

#267 - LANG-1326 - Fixed isAllEmpty and isAllBlank

Pull Request - State: closed - Opened by arbasha over 7 years ago - 4 comments

#267 - LANG-1326 - Fixed isAllEmpty and isAllBlank

Pull Request - State: closed - Opened by arbasha over 7 years ago - 4 comments