aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/fasterxml/jackson/databind/deser/BeanDeserializerFactory.java
AgeCommit message (Expand)Author
2020-07-05Fixed #2776Tatu Saloranta
2020-06-23Merge branch '2.11' into 2.12Tatu Saloranta
2020-06-23Fixed #2758Tatu Saloranta
2020-05-30minor cleanupTatu Saloranta
2020-05-05Fix #2683Tatu Saloranta
2020-04-28Fix #921 (backported from `master`)Ville Koskela
2019-07-31Fixed #2392Tatu Saloranta
2018-09-05Fix #2128Tatu Saloranta
2018-01-23Fix minor temporary regression wrt `ThrowableDeserializer`cowtowncoder
2018-01-23Merge branch '2.9' of https://github.com/FasterXML/jackson-databind into 2.9cowtowncoder
2018-01-23Fix #1382cowtowncoder
2018-01-23Work on #1890: possible fix, but need to figure out how to solve one new regr...Tatu Saloranta
2018-01-11Fix #1881Tatu Saloranta
2017-12-18Fix minor regression wrt patch for #1855Tatu Saloranta
2017-12-18Merge branch '2.8' into 2.9Tatu Saloranta
2017-12-18Merge branch '2.7' into 2.8Tatu Saloranta
2017-12-18Fix #1855Tatu Saloranta
2017-12-12Merge branch '2.8' into 2.9Tatu Saloranta
2017-12-12Merge branch '2.7' into 2.8Tatu Saloranta
2017-12-12Fix 1/3 of #1855Tatu Saloranta
2017-12-12Fix #1737 (#1857)Andrew Tolbert
2017-11-29Fix #1842Tatu Saloranta
2017-10-23Merge branch '2.8' into 2.9Tatu Saloranta
2017-10-23Fix #1804Tatu Saloranta
2017-08-17Merge branch '2.8'Tatu Saloranta
2017-08-17Fix #1737Tatu Saloranta
2017-08-07...Tatu Saloranta
2017-07-09Merge pull request #1682 from koppor/fixcannotspellinginsrcTatu Saloranta
2017-06-30Merge branch '2.8'Tatu Saloranta
2017-06-30Merge branch '2.7' into 2.8Tatu Saloranta
2017-06-30Fix #1680Tatu Saloranta
2017-06-27Replace "can not" by "cannot" in codeOliver Kopp
2017-06-27Replace "can not" by "cannot" in commentsOliver Kopp
2017-05-04Merge branch '2.8'Tatu Saloranta
2017-05-04Fix #1595 for 2.8.9Tatu Saloranta
2017-04-26Merge branch '2.8'Tatu Saloranta
2017-04-26Merge branch '2.7' into 2.8Tatu Saloranta
2017-04-26Minor improvement wrt #1599 (also cover vanilla xalan impl)Tatu Saloranta
2017-04-17Prepare for 2.7.9.1Tatu Saloranta
2017-04-13Merge branch '2.8'Tatu Saloranta
2017-04-13Fix #1599 for 2.8.9Tatu Saloranta
2017-04-13Fix #1599 for 2.7(.10)Tatu Saloranta
2017-04-07Trying to refactor annotation merging to reduce mutability, eventually eliminateTatu Saloranta
2017-04-05Improve exception handling still bit moreTatu Saloranta
2017-03-30Merge branch '2.8'Tatu Saloranta
2017-03-30Fixed #1345Tatu Saloranta
2017-03-30More work on #1516: can now support case where back-ref passed from POJO that...Tatu Saloranta
2017-03-30Merge branch '2.8'Tatu Saloranta
2017-03-30Improve error message for #1516, for 2.8.8: can not quite fix but hope to hel...Tatu Saloranta
2017-03-15Further mopup wrt #1558Tatu Saloranta