aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/com/fasterxml/jackson/databind/ser
AgeCommit message (Expand)Author
2020-07-23FasterXML/jackson-databind#1296 @JsonIncludeProperties (#2771)Baptiste Pernet
2020-07-17Merge branch '2.11' into 2.12Tatu Saloranta
2020-07-17Added failing test for #2789Tatu Saloranta
2020-06-11minor test refactoringTatu Saloranta
2020-03-25Fix #2657Tatu Saloranta
2020-03-08Fix #2647 (last part)Tatu Saloranta
2020-03-08First part of #2647, add `createGenerator()` methodsTatu Saloranta
2020-03-05One more fix wrt #2643Tatu Saloranta
2020-03-04Fix #2643: add colon in timezone offset for better ISO-8601 complianceTatu Saloranta
2020-03-04Minor test robustificationTatu Saloranta
2020-02-04Fix #2592: JsonInclude support for any gettersOleksii Khomchenko
2020-01-27Merge branch '2.10' into 2.11Tatu Saloranta
2020-01-27Update release notes wrt, made small changes to fix for #2602Tatu Saloranta
2020-01-27Fix #2602: Make sure ByteBufferSerializer takes position into accountEduard Tudenhoefner
2019-12-26Merge branch '2.10' into 2.11Tatu Saloranta
2019-12-26Fix #2573Tatu Saloranta
2019-12-09Fix #2565Tatu Saloranta
2019-11-27Fix #2555 (use `@JsonProperty.index` for serialization ordering)Tatu Saloranta
2019-11-27Merge branch '2.10' into 2.11Tatu Saloranta
2019-11-27test cleanupTatu Saloranta
2019-11-26Merge branch '2.10' into 2.11Tatu Saloranta
2019-11-26Minor test streamliningTatu Saloranta
2019-10-23Merge branch '2.10' into 2.11Tatu Saloranta
2019-10-23Fix #2519Tatu Saloranta
2019-10-23Add bit more testing on #2501, fix an issue with "bean-as-array" caseTatu Saloranta
2019-10-23Move #2501 test to better placeTatu Saloranta
2019-10-23test refactoringTatu Saloranta
2019-10-19Merge branch '2.10' into 2.11Tatu Saloranta
2019-10-19Fix #2513Tatu Saloranta
2019-10-16Fix #2503 (support `keyUsing` on key class)Tatu Saloranta
2019-10-10Add a test to show that #2306 was already implementedTatu Saloranta
2019-10-10Merge branch '2.10' into 2.11Tatu Saloranta
2019-10-10Test refactoringTatu Saloranta
2019-10-07Enable SORT_PROPERTIES_ALPHABETICALLY for deterministic order in testscontextshuffling
2019-09-29Fix #2475Tatu Saloranta
2019-09-29Bit more cleanup wrt #2457Tatu Saloranta
2019-09-14Test refactoringTatu Saloranta
2019-09-14Fix #2129Tatu Saloranta
2019-08-23more test refactoringTatu Saloranta
2019-08-20Fix #2428Tatu Saloranta
2019-08-06Fix #2390Tatu Saloranta
2019-08-04make the testcase pass, ignoring the timezone of the execution machine (#2403)Alanscut
2019-05-01Complete refactoring of default typing changes (wrt #2195)Tatu Saloranta
2019-04-27More work to allow separating default typing from explicit polymorphic handli...Tatu Saloranta
2019-02-04Fix #2230Tatu Saloranta
2019-02-04Add (failing) test for 2230Tatu Saloranta
2018-12-06Merge branch '2.9' into 2.10Tatu Saloranta
2018-12-06Fix #2197Tatu Saloranta
2018-11-23minor unit test improvementTatu Saloranta
2018-11-22Merge branch '2.9' into 2.10Tatu Saloranta