aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/com/fasterxml/jackson/databind
AgeCommit message (Expand)Author
2020-08-02yet more test cleanupTatu Saloranta
2020-08-02Test refactoring (remove warning)Tatu Saloranta
2020-08-02minor test refactoringTatu Saloranta
2020-07-28Yet one bit of cleanup wrt #2805Tatu Saloranta
2020-07-24Refactoring to use separate Checker object of Map entry inclusion checksTatu Saloranta
2020-07-24More refactoring (rename, add config param; deprecate)Tatu Saloranta
2020-07-23FasterXML/jackson-databind#1296 @JsonIncludeProperties (#2771)Baptiste Pernet
2020-07-23Support BigInteger and BigDecimal in StdValueInstantiator (#2793)Tiago Martins
2020-07-18Merge branch '2.11' into 2.12Tatu Saloranta
2020-07-18Fixed #2789Tatu Saloranta
2020-07-17Merge branch '2.11' into 2.12Tatu Saloranta
2020-07-17Added failing test for #2789Tatu Saloranta
2020-07-16Merge branch '2.11' into 2.12Tatu Saloranta
2020-07-16Fixed #2796 (second part of fix to apply TypeModifiers on `TypeFactory.constr...Tatu Saloranta
2020-07-15Merge branch '2.11' into 2.12Tatu Saloranta
2020-07-15Fixed #2796 (or part of it at least)Tatu Saloranta
2020-07-11Minor test refactoring to show #426 is now fixedTatu Saloranta
2020-07-10Backport #2761 in 2.12Tatu Saloranta
2020-07-10Issue 2761 (#2762)Swayam Raina
2020-07-09Fixed #2784 (and #2644)Tatu Saloranta
2020-07-05Fixed #2776Tatu Saloranta
2020-07-04Merge branch '2.11' into 2.12Tatu Saloranta
2020-07-04Manual merge of fix for #2785 (from PR #2786)Tatu Saloranta
2020-07-03Fix a problem with empty value for non-primitive array type deserializationTatu Saloranta
2020-07-02Merge branch '2.11' into 2.12Tatu Saloranta
2020-07-02Fix first part of #2783 (parser initialization)Tatu Saloranta
2020-07-02Merge branch '2.11' into 2.12Tatu Saloranta
2020-07-02Add failing tests for #2783Tatu Saloranta
2020-07-01Add test for #2779 (fixed in 2.12)Tatu Saloranta
2020-06-29Add support for some more coercions for Delegating creators (Int/Long from St...Tatu Saloranta
2020-06-29Last refactoring wrt `DeserializationContext.extractScalarFromObject()`, testsTatu Saloranta
2020-06-25Fixed #1852Tatu Saloranta
2020-06-23Fix regression wrt char/Character coercion from StringTatu Saloranta
2020-06-20Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-20Fixed #2757Tatu Saloranta
2020-06-19Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-19Fixed #2753Tatu Saloranta
2020-06-19Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-19Convert most test methods to use new builder-based resolver builder way (old ...Tatu Saloranta
2020-06-18Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-18Fixed #2767Tatu Saloranta
2020-06-18Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-18Start work on fixing #2767Tatu Saloranta
2020-06-18...Tatu Saloranta
2020-06-18Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-18More test refactoringTatu Saloranta
2020-06-18Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-18test cleanupTatu Saloranta
2020-06-18Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-18Minor test cleanupTatu Saloranta