1. a582875 Prepare for 2.5.5 by Tatu Saloranta · 9 years ago
  2. 73f54a64 Try to reproduce #899 by Cowtowncoder · 9 years ago
  3. 2e364ba Add test for #889, passes with 2.5 by Tatu Saloranta · 9 years ago
  4. 4312a24 Fix #878 by Cowtowncoder · 9 years ago
  5. 726b6e0 Fixed #844 by Cowtowncoder · 9 years ago
  6. 9317e54 Follow-up to #852, add unit test by Cowtowncoder · 9 years ago
  7. b4547f8 Tinkering with #827 test by Cowtowncoder · 9 years ago
  8. 99fc2ec add unit test for #827 to show the problem by Cowtowncoder · 9 years ago
  9. 93d5900 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  10. f693ae5 [maven-release-plugin] prepare release jackson-databind-2.5.4 by Tatu Saloranta · 9 years ago
  11. 37ea55e Prepare for 2.5.4 by Tatu Saloranta · 9 years ago
  12. e9fa042 Update release notes for #816 by Tatu Saloranta · 9 years ago
  13. 6671559 Merge pull request #817 from wingspan/2.5 by Tatu Saloranta · 9 years ago
  14. d4923ea update release ntoes as well by Tatu Saloranta · 9 years ago
  15. 6456a9a Fix #815, for specific case of ObjectNode deserializer access. by Tatu Saloranta · 9 years ago
  16. 3cbb7bc Allow date-only ISO strings to have no time zone. #816 by Andrew Goodale · 9 years ago
  17. ea2c9a4 update release notes wrt #801 by Cowtowncoder · 9 years ago
  18. 5f09320 Merge pull request #801 from Kamil-Benedykcinski/2.5 by Tatu Saloranta · 9 years ago
  19. 0e8d641 Using JsonCreator cause generating invalid path reference in JsonMappingException by Kamil Benedykcinski · 9 years ago
  20. 4773b89 Using JsonCreator cause generating invalid path reference in JsonMappingException by Kamil Benedykcinski · 9 years ago
  21. a3249d7 Using JsonCreator cause generating invalid path reference in JsonMappingException by Kamil Benedykcinski · 9 years ago
  22. e412926 Add tests wrt #795 by Tatu Saloranta · 9 years ago
  23. f92a6b3 Merge branch '2.4' into 2.5 by Tatu Saloranta · 9 years ago
  24. a143c05 Fix #793 by Tatu Saloranta · 9 years ago
  25. 3da7c45 ... by Tatu Saloranta · 9 years ago
  26. 4b9e191 update release notes wrt #792 by Tatu Saloranta · 9 years ago
  27. ba20f65 Minor fix related to #792, may help (but not necessarily fully solve) by Cowtowncoder · 9 years ago
  28. 340439a Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  29. 7db1f44 Update release notes wrt #785, minor refactoring by Cowtowncoder · 10 years ago
  30. afb688a Merge pull request #785 from drcrallen/jackson-databind-2.4.4-mmx by Tatu Saloranta · 10 years ago
  31. f4ef389 Update release notes wrt #676 by Tatu Saloranta · 10 years ago
  32. bcda406 Merge branch '2.4' into 2.5 by Tatu Saloranta · 10 years ago
  33. c5a5f53 Fix #676 by Tatu Saloranta · 10 years ago
  34. 3858853 Add handlings for classes which are available in `Thread.currentThread().getContextClassLoader()` by Charles Allen · 10 years ago
  35. b02bf06 Fix #774 for 2.5.4 by Cowtowncoder · 10 years ago
  36. db612bb Fix #771 by Tatu Saloranta · 10 years ago
  37. 6dcb13f Streamlining `AnnotatedClass` slightly, trying to figure out #771 by Tatu Saloranta · 10 years ago
  38. 7d5c50b Minor fix to Enum/schema/toString() combination (backport from 2.6) by Tatu Saloranta · 10 years ago
  39. 47d5186 [maven-release-plugin] prepare for next development iteration by Cowtowncoder · 10 years ago
  40. a29cb29 [maven-release-plugin] prepare release jackson-databind-2.5.3 by Cowtowncoder · 10 years ago
  41. 13968e6 Prepare for 2.5.3 by Cowtowncoder · 10 years ago
  42. 7577766 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  43. ed7b0c3 [maven-release-plugin] prepare release jackson-databind-2.4.6 by Tatu Saloranta · 10 years ago
  44. e92e450 prepare for 2.4.6 by Tatu Saloranta · 10 years ago
  45. 46d7037 Merge branch '2.5' of github.com:FasterXML/jackson-databind into 2.5 by Cowtowncoder · 10 years ago
  46. 035b24d Merge branch '2.4' into 2.5 by Tatu Saloranta · 10 years ago
  47. 7dc9c73 Add unit tests to try to tease out #767, no luck yet by Tatu Saloranta · 10 years ago
  48. a52e6c5 Fix incorrect jackson-core dep (was 2.5.1) by Cowtowncoder · 10 years ago
  49. cb7342b Update release notes by Cowtowncoder · 10 years ago
  50. f517d63 Merge pull request #766 from agilbert314/2.5 by Tatu Saloranta · 10 years ago
  51. 309bb14 Fix Infinite recursion (StackOverflowError) when serializing a SOAP object. by Alain Gilbert · 10 years ago
  52. 3470803 Backport #761 fix in 2.5(.3) by Cowtowncoder · 10 years ago
  53. ae10786 bacport test for 761 by Cowtowncoder · 10 years ago
  54. c94ec60 Unit test refactoring: move failing #749 tests under failing; need further work to solve, not an easy fix by Cowtowncoder · 10 years ago
  55. 6dce67b Minor fix to EnumMapSerializer (deprecated, but might be resurrected) by Cowtowncoder · 10 years ago
  56. 4bbda5a Work on #749, solving one problem, parts remain by Cowtowncoder · 10 years ago
  57. 8d486db ... by Cowtowncoder · 10 years ago
  58. cbda007 Add unit tests for #749; failure to dynamically use WRITE_ENUMS_USING_TO_STRING by Cowtowncoder · 10 years ago
  59. 119ddc9 Fix #731 by Cowtowncoder · 10 years ago
  60. fa1c2ff prune temp 2.4.6-only fix for #744 after merge by Cowtowncoder · 10 years ago
  61. 2f7a430 Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  62. 85282b1 (and actual #744 fix here, doh) by Cowtowncoder · 10 years ago
  63. 58f4c95 Backport #744 fix by Cowtowncoder · 10 years ago
  64. 817a45a Fix #744 by Cowtowncoder · 10 years ago
  65. 0ec81c0 Update release notes wrt #742 by Cowtowncoder · 10 years ago
  66. 59af571 Fix #742 for 2.5.3 by Cowtowncoder · 10 years ago
  67. 50ea083 Backport #745 fix for 2.5.3 by Cowtowncoder · 10 years ago
  68. 61c226c back port test for #745 from master by Cowtowncoder · 10 years ago
  69. b6e3fbf [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  70. 636018b [maven-release-plugin] prepare release jackson-databind-2.5.2 by Tatu Saloranta · 10 years ago
  71. fd54177 Prepare for 2.5.2 by Tatu Saloranta · 10 years ago
  72. ec1820d Fix #738 by Cowtowncoder · 10 years ago
  73. 48617c8 Simplify failing test by Cowtowncoder · 10 years ago
  74. c568ff2 Add a test for #738 by Cowtowncoder · 10 years ago
  75. 841a1a7 Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  76. 7ff745c More complete fix for #735 by Cowtowncoder · 10 years ago
  77. 6098024 Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  78. de5642e Add an improved test for #735: turns out there is still at least one, ordering-dependant issue by Cowtowncoder · 10 years ago
  79. 503018b [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  80. 19ac8a4 [maven-release-plugin] prepare release jackson-databind-2.4.5.1 by Tatu Saloranta · 10 years ago
  81. ee8cccd Prepare for 2.4.5.1 by Tatu Saloranta · 10 years ago
  82. 05db853 Merge branch '2.4' into 2.5 (plus related #735 follow-up regards to 2.5.x additions) by Cowtowncoder · 10 years ago
  83. 1d57c20 Fix #735 by Cowtowncoder · 10 years ago
  84. 436c309 Fixed #733 by Tatu Saloranta · 10 years ago
  85. 66bfe66 Fix #609, Fix #728 by Tatu Saloranta · 10 years ago
  86. 66e8ac6 Javadoc improvements: add a note to MapperFeature#CAN_OVERRIDE_ACCESS_MODIFIERS indicating that disabling can have drastic performance consequences. by Cowtowncoder · 10 years ago
  87. d7d31ca Minor improvement to handling of custom value instantiator, for delegating creator by Cowtowncoder · 10 years ago
  88. 6e7744d ... by Cowtowncoder · 10 years ago
  89. 466f706 Fix #705 for 2.5.2 by Cowtowncoder · 10 years ago
  90. 6262dd7 Last refactoring wr #706, to make new base class public for other uses too by Cowtowncoder · 10 years ago
  91. bf59bfb More refactoring wrt #706 by Cowtowncoder · 10 years ago
  92. 52a49b8 Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  93. 36d9b59 Update release notes wrt #706 by Cowtowncoder · 10 years ago
  94. 7d6f62a Merge pull request #706 from ciderale/jsonschema-support-jsonunwrapped by Tatu Saloranta · 10 years ago
  95. e57b7c2 Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  96. cc05493 Fixed #707 by Cowtowncoder · 10 years ago
  97. 0b05963 support json schema generation for @JsonUnwrapped (#271) by Alain Lehmann · 10 years ago
  98. 195e9b5 Backport #703 fix by Francisco by Cowtowncoder · 10 years ago
  99. bff35ba Add a (failing) test for #700: most likely can only fix in 2.6 by Cowtowncoder · 10 years ago
  100. f24064c Minor fix to release notes. by Tatu Saloranta · 10 years ago