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