1. cb6dddd Fix #296 by Tatu Saloranta · 9 years ago
  2. 4a8c637 Mark old-style json schema generator methods as deprecated by Tatu Saloranta · 9 years ago
  3. dbe68f6 Fix #95 (oldest fixed issue so far for 2.6!) by Tatu Saloranta · 9 years ago
  4. a341904 Merge branch '2.5' by Tatu Saloranta · 9 years ago
  5. 4b9e191 update release notes wrt #792 by Tatu Saloranta · 9 years ago
  6. 0d62e9c Test changes wrt #792 by Tatu Saloranta · 9 years ago
  7. f877926 Merge branch '2.5' by Cowtowncoder · 9 years ago
  8. ba20f65 Minor fix related to #792, may help (but not necessarily fully solve) by Cowtowncoder · 9 years ago
  9. 282cfdf ... by Cowtowncoder · 9 years ago
  10. 3d4e4ec Add a test to show #792 by Cowtowncoder · 9 years ago
  11. 541a3ca Update note on JDK baseline version by Cowtowncoder · 9 years ago
  12. c0b9552 Implement #689: Add `ObjectMapper.setDefaultPrettyPrinter(...)` by Tatu Saloranta · 9 years ago
  13. 4265e1d Unit test fix for #790 by Tatu Saloranta · 9 years ago
  14. cd2a819 Implement #790: external JsonNode comparator by Tatu Saloranta · 9 years ago
  15. 595c895 update README regarding streaming api by Cowtowncoder · 9 years ago
  16. 2e0453f Add ObjectMapper.setVisibility(VisibilityChecker) to replace setVisibilityChecker (which is non-chainable). by Cowtowncoder · 9 years ago
  17. a936f43 Implement #787 by Cowtowncoder · 9 years ago
  18. 0abef48 Fix a javadoc typo by Cowtowncoder · 9 years ago
  19. f8d3ced Fix problems with unit test refactoring, hard-coded class name comparison by Cowtowncoder · 9 years ago
  20. 7e9519c Merge branch '2.5' by Cowtowncoder · 9 years ago
  21. 340439a Merge branch '2.4' into 2.5 by Cowtowncoder · 9 years ago
  22. 7db1f44 Update release notes wrt #785, minor refactoring by Cowtowncoder · 9 years ago
  23. afb688a Merge pull request #785 from drcrallen/jackson-databind-2.4.4-mmx by Tatu Saloranta · 9 years ago
  24. 4768353 unit test refactoring now that 676 passes by Tatu Saloranta · 9 years ago
  25. 1d0e188 Merge branch '2.5' by Tatu Saloranta · 9 years ago
  26. f4ef389 Update release notes wrt #676 by Tatu Saloranta · 9 years ago
  27. a0d0836 ... by Tatu Saloranta · 9 years ago
  28. 74bd083 Merge branch '2.5' by Tatu Saloranta · 9 years ago
  29. bcda406 Merge branch '2.4' into 2.5 by Tatu Saloranta · 9 years ago
  30. c5a5f53 Fix #676 by Tatu Saloranta · 9 years ago
  31. 3858853 Add handlings for classes which are available in `Thread.currentThread().getContextClassLoader()` by Charles Allen · 9 years ago
  32. 41f8ca1 Implement #781 by Tatu Saloranta · 9 years ago
  33. 47661f2 Add support for verifying that required creator properties are indeed passed. by Tatu Saloranta · 9 years ago
  34. dc16286 Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 9 years ago
  35. b979b02 Fix failing tests wrt creator properties. Next: add required-ness checks by Tatu Saloranta · 9 years ago
  36. 6586ab3 Minor fix to creator prop handling by Tatu Saloranta · 9 years ago
  37. 33f694b Start rewrite of creator property handling, to support requiredness by Tatu Saloranta · 9 years ago
  38. 12f6cee minor code cleanup by Tatu Saloranta · 9 years ago
  39. 33fc4b9 Merge branch 'master' of github.com:FasterXML/jackson-databind by Cowtowncoder · 9 years ago
  40. 7e2c229 Minor warning, unit test cleanup by Tatu Saloranta · 9 years ago
  41. 30b459b minor code cleanup by Cowtowncoder · 9 years ago
  42. e3cde7f Merge branch 'master' of github.com:FasterXML/jackson-databind by Cowtowncoder · 9 years ago
  43. 08efeba javadoc improvements by Cowtowncoder · 9 years ago
  44. b06494a One more fix wrt #741; explicitly allow throwing JsonMappingException from accessors. by Tatu Saloranta · 9 years ago
  45. 6727334 Cleaning up #741: can get rid of NullProvider in next minor release after current one (that is, remove in 2.7) by Tatu Saloranta · 9 years ago
  46. 984fda3 Fix #741 by Tatu Saloranta · 9 years ago
  47. 189795a More warnings cleanup by Tatu Saloranta · 9 years ago
  48. b79129c warnings removal by Tatu Saloranta · 9 years ago
  49. 335117e Javadoc improvements for ObjectMapper by Cowtowncoder · 9 years ago
  50. fa39015 ... by Tatu Saloranta · 10 years ago
  51. 8e9d4b2 Fix #664 by Tatu Saloranta · 10 years ago
  52. 07d0e79 Additional changes, similar to #769 by Tatu Saloranta · 10 years ago
  53. e4cb752 Merge pull request #769 from smaant/issues-177 by Tatu Saloranta · 10 years ago
  54. 9ab9aef Merge branch '2.5' by Cowtowncoder · 10 years ago
  55. b02bf06 Fix #774 for 2.5.4 by Cowtowncoder · 10 years ago
  56. c192063 minor test addition to ensure non-type-changing converters work by Cowtowncoder · 10 years ago
  57. a1ade3a Update release notes wrt #740 by Tatu Saloranta · 10 years ago
  58. ea1966a Minor improvements to AtomicReference handling by Tatu Saloranta · 10 years ago
  59. 9776f5f Fix #698, add new `ReferenceType` sub-class of SimpleType by Tatu Saloranta · 10 years ago
  60. c85438b Start work on supporting referential type as 1st class concept (and maybe general handling, in future) by Tatu Saloranta · 10 years ago
  61. a782d36 An improvement to schema-info handling for Enums with @JsonValue by Tatu Saloranta · 10 years ago
  62. 0e9d4dc Merge branch '2.5' by Tatu Saloranta · 10 years ago
  63. db612bb Fix #771 by Tatu Saloranta · 10 years ago
  64. c3ccf8e Merge branch '2.5' by Tatu Saloranta · 10 years ago
  65. 6dcb13f Streamlining `AnnotatedClass` slightly, trying to figure out #771 by Tatu Saloranta · 10 years ago
  66. 30e8a0f ... by Tatu Saloranta · 10 years ago
  67. 6c16195 Merge branch 'master' of github.com:FasterXML/jackson-databind by Cowtowncoder · 10 years ago
  68. e71fd16 add a failing test for mix-in problem by Cowtowncoder · 10 years ago
  69. 059d39e Merge branch '2.5' by Tatu Saloranta · 10 years ago
  70. 7d5c50b Minor fix to Enum/schema/toString() combination (backport from 2.6) by Tatu Saloranta · 10 years ago
  71. 54b2a5f ... by Cowtowncoder · 10 years ago
  72. 966729c Merge branch '2.5' by Cowtowncoder · 10 years ago
  73. 47d5186 [maven-release-plugin] prepare for next development iteration by Cowtowncoder · 10 years ago
  74. a29cb29 [maven-release-plugin] prepare release jackson-databind-2.5.3 by Cowtowncoder · 10 years ago
  75. 13968e6 Prepare for 2.5.3 by Cowtowncoder · 10 years ago
  76. 9543753 ... by Tatu Saloranta · 10 years ago
  77. 914f643 Fix #756 by Tatu Saloranta · 10 years ago
  78. 7577766 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  79. ed7b0c3 [maven-release-plugin] prepare release jackson-databind-2.4.6 by Tatu Saloranta · 10 years ago
  80. e92e450 prepare for 2.4.6 by Tatu Saloranta · 10 years ago
  81. 6f60dd9 Merge branch '2.5' by Cowtowncoder · 10 years ago
  82. 46d7037 Merge branch '2.5' of github.com:FasterXML/jackson-databind into 2.5 by Cowtowncoder · 10 years ago
  83. f3d395c Change return type for findDeserializer to Object by Anton Panferov · 10 years ago
  84. 091faba Merge branch '2.5' by Tatu Saloranta · 10 years ago
  85. 035b24d Merge branch '2.4' into 2.5 by Tatu Saloranta · 10 years ago
  86. 7dc9c73 Add unit tests to try to tease out #767, no luck yet by Tatu Saloranta · 10 years ago
  87. a52e6c5 Fix incorrect jackson-core dep (was 2.5.1) by Cowtowncoder · 10 years ago
  88. d3c2db5 Merge branch '2.5' by Cowtowncoder · 10 years ago
  89. cb7342b Update release notes by Cowtowncoder · 10 years ago
  90. f517d63 Merge pull request #766 from agilbert314/2.5 by Tatu Saloranta · 10 years ago
  91. 309bb14 Fix Infinite recursion (StackOverflowError) when serializing a SOAP object. by Alain Gilbert · 10 years ago
  92. 3455cd6 Fix #762 by Tatu Saloranta · 10 years ago
  93. e1e0c0b Fix #765 by Tatu Saloranta · 10 years ago
  94. 6b2fbba Fix a regression bug wrt serialization of enums (triggered a fail on JSON-schema module) by Cowtowncoder · 10 years ago
  95. ee6a3ca Merge branch '2.5' by Cowtowncoder · 10 years ago
  96. 3470803 Backport #761 fix in 2.5(.3) by Cowtowncoder · 10 years ago
  97. ae10786 bacport test for 761 by Cowtowncoder · 10 years ago
  98. 2c9fa0e Minor tweak for #761 fix by Cowtowncoder · 10 years ago
  99. 5a73da8 Merge pull request #763 from Alexey1Gavrilov/fix-issue-761 by Tatu Saloranta · 10 years ago
  100. 2451b06 Merge pull request #764 from leoger/patch-1 by Tatu Saloranta · 10 years ago