1. f478855 Add failing test for #2039 by Tatu Saloranta · 6 years ago
  2. 4fa6cd6 Add failing test for #1755 by Tatu Saloranta · 6 years ago
  3. 12f82c6 Fix #1328 by Tatu Saloranta · 6 years ago
  4. bf261d4 Merge branch '2.8' into 2.9 by Tatu Saloranta · 6 years ago
  5. 7487cf7 Preliminary blocks for #2052: not actually sure if there is vuln via gadgets, but they seem suspicious enough to block tentatively by Tatu Saloranta · 6 years ago
  6. 822d3cb javadoc warnings cleanup by Tatu Saloranta · 6 years ago
  7. 93e82dd Add failing test for #2049 by Tatu Saloranta · 6 years ago
  8. 0e06d15 Fix #1991 by Tatu Saloranta · 6 years ago
  9. dd57a2d Fix #2051 by Tatu Saloranta · 6 years ago
  10. 3115356 Test refactoring by Tatu Saloranta · 6 years ago
  11. 99c8da6 Fix #2025 by Tatu Saloranta · 6 years ago
  12. b6eaec1 test rename by Tatu Saloranta · 6 years ago
  13. 952df3f Enable #2020 test by Tatu Saloranta · 6 years ago
  14. 2e2f4e1 Fixed #955 (or rather, added release notes, refactored earlier merge) by Tatu Saloranta · 6 years ago
  15. 98068c7 Accessor for module typeIds registered in an ObjectMapper (#2035) by Drew Stephens · 6 years ago
  16. 69416ee Fix #955. Added DeserializationFeature USE BASE TYPE AS DEFAULT (#2036) by Misha · 6 years ago
  17. 324b2d7 update release notes by Tatu Saloranta · 6 years ago
  18. ea28d49 Fix #2038 (or rather add a test; real fix in `jackson-core`) by Tatu Saloranta · 6 years ago
  19. bfeb1fa Fix #2034 by Tatu Saloranta · 6 years ago
  20. 78e7873 Merge branch '2.8' into 2.9 by Tatu Saloranta · 6 years ago
  21. 051bd5e Merge branch '2.7' into 2.8 by Tatu Saloranta · 6 years ago
  22. 27b4def Fix #2032 by Tatu Saloranta · 6 years ago
  23. ba0df20 Update release notes by Tatu Saloranta · 6 years ago
  24. a3bd2f5 Remove mutability from `BeanPropertyMap`, to try to address #2027 by Tatu Saloranta · 6 years ago
  25. eea460b Fix #2015 (or, rather, add test to verify, likely fixed with #2023) by Tatu Saloranta · 6 years ago
  26. a50ef5a Add coverage for #2024 testing, but fix proves elusive. by Tatu Saloranta · 6 years ago
  27. ac82499 Fix #2021 by Tatu Saloranta · 6 years ago
  28. fa240dd Add failing test for #2024 by Tatu Saloranta · 6 years ago
  29. d7b8e87 Some additions to null handling via coercion by Tatu Saloranta · 6 years ago
  30. d0447e8 Add a test for #2023 as well by Tatu Saloranta · 6 years ago
  31. 9dee833 Fix #2023 by Tatu Saloranta · 6 years ago
  32. 6d5e2ba Minor fix to `JacksonAnnotationIntrospector` to allow use of `@JsonSetter` without masking name by Tatu Saloranta · 6 years ago
  33. df28f61 Add failing test for #2021 by Tatu Saloranta · 6 years ago
  34. 585a0bc forgot to make #2016 test active by Tatu Saloranta · 6 years ago
  35. fbe64a2 Fix #2016 by Tatu Saloranta · 6 years ago
  36. bd0732c Move failing #2016 under `failing`, needs more tests, work by Tatu Saloranta · 6 years ago
  37. 90337ec Add failing test for #2016 by Tatu Saloranta · 6 years ago
  38. eafac26 Test refactoring by Tatu Saloranta · 6 years ago
  39. ba45be2 Backport #2001 fix for 2.9(.6) by Tatu Saloranta · 6 years ago
  40. f2d2c31 Fix #2019 by Tatu Saloranta · 6 years ago
  41. fce8326 Add failing test for #2019 by Tatu Saloranta · 6 years ago
  42. 57f5e70 yet more cleaning of tests by Tatu Saloranta · 6 years ago
  43. 24a73d7 more regrouping by Tatu Saloranta · 6 years ago
  44. 639652e Remove redundant test (covered by other unit tests) by Tatu Saloranta · 6 years ago
  45. 0664ac6 minor test regrouping by Tatu Saloranta · 6 years ago
  46. 383ca82 Add a verification test for #1060 by Tatu Saloranta · 6 years ago
  47. 8840c35 Fix a problem with `ConfigOverride` copying by Tatu Saloranta · 6 years ago
  48. 11808cc Fixed #1990 by Tatu Saloranta · 6 years ago
  49. 69f6f52 Fix #1999 by Tatu Saloranta · 6 years ago
  50. de6ca25 Fix #1964 by Tatu Saloranta · 6 years ago
  51. 10f2ce3 Fix #1998 by Tatu Saloranta · 6 years ago
  52. 0f7024e add comment wrt unnecessary (at this point) fix for #738 by Tatu Saloranta · 6 years ago
  53. 09e5ba1 Fix #1565 by Tatu Saloranta · 6 years ago
  54. 170a414 Minor improvement to basetype compatibility checking (wrt #1861) by Tatu Saloranta · 6 years ago
  55. a5b8f63 Moving test of #1805 to non-failing by Tatu Saloranta · 6 years ago
  56. dd97c73 add direct snapshot repo dep by Tatu Saloranta · 6 years ago
  57. 33ef4b0 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 6 years ago
  58. 5c95315 [maven-release-plugin] prepare release jackson-databind-2.9.5 by Tatu Saloranta · 6 years ago
  59. afe2422 Prepare for 2.9.5 by Tatu Saloranta · 6 years ago
  60. f8c83ae Fix #1979 by Tatu Saloranta · 6 years ago
  61. 277151d Fix #1978 by Tatu Saloranta · 6 years ago
  62. ba35c17 Fix #1977 by Tatu Saloranta · 6 years ago
  63. 1074386 Minor fix to `MapEntrySerialzier` by Tatu Saloranta · 6 years ago
  64. bfb2f99 Fix #1932 by Tatu Saloranta · 6 years ago
  65. 13a7490 Fix #1947 by Tatu Saloranta · 6 years ago
  66. 881f920 Merge branch '2.8' into 2.9 by Tatu Saloranta · 7 years ago
  67. 18dc249 Fix #1941 by Tatu Saloranta · 7 years ago
  68. 9b1b35d Fix #1940 by Tatu Saloranta · 7 years ago
  69. c5bfb9a Add test for #1940 by Tatu Saloranta · 7 years ago
  70. bc22f90 Update release notes wrt #1931 by Tatu Saloranta · 7 years ago
  71. 9612972 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  72. efb1370 [maven-release-plugin] prepare release jackson-databind-2.8.11.1 by Tatu Saloranta · 7 years ago
  73. 2b35879 prepare for 2.8.11.1 by Tatu Saloranta · 7 years ago
  74. 29c3a1f [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  75. 5cacb06 [maven-release-plugin] prepare release jackson-databind-2.7.9.3 by Tatu Saloranta · 7 years ago
  76. 49a3747 prepare for 2.7.9.3 by Tatu Saloranta · 7 years ago
  77. e66c0a9 Merge branch '2.8' into 2.9 by Tatu Saloranta · 7 years ago
  78. c921f09 Merge branch '2.7' into 2.8 by Tatu Saloranta · 7 years ago
  79. 6799f8f Fix #1931 by Tatu Saloranta · 7 years ago
  80. 4a2d8f4 Update release notes wrt #1912 by Tatu Saloranta · 7 years ago
  81. 8098ff3 Remove usage of _neitherNull on findProperty (#1918) by Deblock Thomas · 7 years ago
  82. ff83469 Backporting minor Java 9 fix by Tatu Saloranta · 7 years ago
  83. 939e332 try to fix travis build for jdk7 by cowtowncoder · 7 years ago
  84. c803a26 Fix #1872 (#1923) by Casasola Marcos · 7 years ago
  85. b3c488b Merge branch '2.9' of https://github.com/FasterXML/jackson-databind into 2.9 by cowtowncoder · 7 years ago
  86. b30fa09 Fix #1911 by cowtowncoder · 7 years ago
  87. a65606f Minor cleanup wrt class constants by Tatu Saloranta · 7 years ago
  88. cb24c3b ... by Tatu Saloranta · 7 years ago
  89. fd14aab [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  90. 8b1b40f [maven-release-plugin] prepare release jackson-databind-2.9.4 by Tatu Saloranta · 7 years ago
  91. affd0c7 prepare for 2.9.4 by Tatu Saloranta · 7 years ago
  92. ae75527 Fix minor temporary regression wrt `ThrowableDeserializer` by cowtowncoder · 7 years ago
  93. 20a1b6b Merge branch '2.9' of https://github.com/FasterXML/jackson-databind into 2.9 by cowtowncoder · 7 years ago
  94. c612c1e Fix #1382 by cowtowncoder · 7 years ago
  95. 562484c Work on #1890: possible fix, but need to figure out how to solve one new regression by Tatu Saloranta · 7 years ago
  96. eb7cf73 Fix #1906 by Tatu Saloranta · 7 years ago
  97. 1ce6a0a Fix #1907 by Tatu Saloranta · 7 years ago
  98. 2430e96 ... by Tatu Saloranta · 7 years ago
  99. c07d935 backport test for #1890 by Tatu Saloranta · 7 years ago
  100. 90ee9f5 update release notes wrt #1899 by Tatu Saloranta · 7 years ago