aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-16Fixed #2796 (second part of fix to apply TypeModifiers on `TypeFactory.constr...Tatu Saloranta
2020-07-15Fixed #2796 (or part of it at least)Tatu Saloranta
2020-07-08Add failing test for #2785Tatu Saloranta
2020-07-08Merge branch '2.10' into 2.11Tatu Saloranta
2020-07-08Add a test for #2787, partial fix (no more NPE, now fails otherwise)Tatu Saloranta
2020-07-04Manual merge of fix for #2785 (from PR #2786)Tatu Saloranta
2020-07-02Minor changes to prevent compatibility issues with IonMapperTatu Saloranta
2020-07-02Fixed #2783 (last changes)Tatu Saloranta
2020-07-02Fix first part of #2783 (parser initialization)Tatu Saloranta
2020-07-02Add failing tests for #2783Tatu Saloranta
2020-06-24back to snapshotTatu Saloranta
2020-06-24[maven-release-plugin] prepare for next development iterationTatu Saloranta
2020-06-24[maven-release-plugin] prepare release jackson-databind-2.11.1Tatu Saloranta
2020-06-24prepare for 2.11.1Tatu Saloranta
2020-06-23Fixed #2758Tatu Saloranta
2020-06-21Merge branch '2.10' into 2.11Tatu Saloranta
2020-06-21Merge branch '2.9' into 2.10Tatu Saloranta
2020-06-21[maven-release-plugin] prepare for next development iterationTatu Saloranta
2020-06-21[maven-release-plugin] prepare release jackson-databind-2.9.10.5Tatu Saloranta
2020-06-21Prepare for 2.9.10.5 releaseTatu Saloranta
2020-06-20Fixed #2757Tatu Saloranta
2020-06-19Fixed #2753Tatu Saloranta
2020-06-19Convert most test methods to use new builder-based resolver builder way (old ...Tatu Saloranta
2020-06-19Add a missing method (`setDefaultTyping()`) in `MapperBuilder` (3.0 compatibi...Tatu Saloranta
2020-06-19fix a typo in commentTatu Saloranta
2020-06-18Make `withProperties()` non-abstract (with dummy impl) just for 2.11, for imp...Tatu Saloranta
2020-06-18Fixed #2767Tatu Saloranta
2020-06-18Work on #2767 (fix for EnumMap first)Tatu Saloranta
2020-06-18Start work on fixing #2767Tatu Saloranta
2020-06-18More test refactoringTatu Saloranta
2020-06-18test cleanupTatu Saloranta
2020-06-18Minor test cleanupTatu Saloranta
2020-06-18...Tatu Saloranta
2020-06-18Fixed #2770Tatu Saloranta
2020-06-17Fixed #2760Tatu Saloranta
2020-06-16Fixed #2759Tatu Saloranta
2020-06-16Merge branch '2.10' into 2.11Tatu Saloranta
2020-06-16Merge branch '2.9' into 2.10Tatu Saloranta
2020-06-16Update release notesTatu Saloranta
2020-06-15Add failing test for #2759Tatu Saloranta
2020-06-14Merge branch '2.10' into 2.11Tatu Saloranta
2020-06-14Merge branch '2.9' into 2.10Tatu Saloranta
2020-06-14Update release notesTatu Saloranta
2020-06-13Merge branch '2.10' into 2.11Tatu Saloranta
2020-06-13Merge branch '2.9' into 2.10Tatu Saloranta
2020-06-13Fixed #2765Tatu Saloranta
2020-06-11... add basic test for #2755 (can not easily test problem, but can verify cop...Tatu Saloranta
2020-06-11Fixed #2755Tatu Saloranta
2020-05-24Minor test fix: force use of `JsonMapper`, not plain `ObjectMapper` (only rel...Tatu Saloranta
2020-05-21Minor test cleanupTatu Saloranta