1. 6dce67b Minor fix to EnumMapSerializer (deprecated, but might be resurrected) by Cowtowncoder · 9 years ago
  2. 4bbda5a Work on #749, solving one problem, parts remain by Cowtowncoder · 9 years ago
  3. 8d486db ... by Cowtowncoder · 9 years ago
  4. cbda007 Add unit tests for #749; failure to dynamically use WRITE_ENUMS_USING_TO_STRING by Cowtowncoder · 9 years ago
  5. 119ddc9 Fix #731 by Cowtowncoder · 9 years ago
  6. fa1c2ff prune temp 2.4.6-only fix for #744 after merge by Cowtowncoder · 9 years ago
  7. 2f7a430 Merge branch '2.4' into 2.5 by Cowtowncoder · 9 years ago
  8. 85282b1 (and actual #744 fix here, doh) by Cowtowncoder · 9 years ago
  9. 58f4c95 Backport #744 fix by Cowtowncoder · 9 years ago
  10. 817a45a Fix #744 by Cowtowncoder · 9 years ago
  11. 0ec81c0 Update release notes wrt #742 by Cowtowncoder · 9 years ago
  12. 59af571 Fix #742 for 2.5.3 by Cowtowncoder · 9 years ago
  13. 50ea083 Backport #745 fix for 2.5.3 by Cowtowncoder · 9 years ago
  14. 61c226c back port test for #745 from master by Cowtowncoder · 9 years ago
  15. b6e3fbf [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  16. 636018b [maven-release-plugin] prepare release jackson-databind-2.5.2 by Tatu Saloranta · 9 years ago
  17. fd54177 Prepare for 2.5.2 by Tatu Saloranta · 9 years ago
  18. ec1820d Fix #738 by Cowtowncoder · 9 years ago
  19. 48617c8 Simplify failing test by Cowtowncoder · 9 years ago
  20. c568ff2 Add a test for #738 by Cowtowncoder · 9 years ago
  21. 841a1a7 Merge branch '2.4' into 2.5 by Cowtowncoder · 9 years ago
  22. 7ff745c More complete fix for #735 by Cowtowncoder · 9 years ago
  23. 6098024 Merge branch '2.4' into 2.5 by Cowtowncoder · 9 years ago
  24. de5642e Add an improved test for #735: turns out there is still at least one, ordering-dependant issue by Cowtowncoder · 9 years ago
  25. 503018b [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  26. 19ac8a4 [maven-release-plugin] prepare release jackson-databind-2.4.5.1 by Tatu Saloranta · 9 years ago
  27. ee8cccd Prepare for 2.4.5.1 by Tatu Saloranta · 9 years ago
  28. 05db853 Merge branch '2.4' into 2.5 (plus related #735 follow-up regards to 2.5.x additions) by Cowtowncoder · 9 years ago
  29. 1d57c20 Fix #735 by Cowtowncoder · 9 years ago
  30. 436c309 Fixed #733 by Tatu Saloranta · 9 years ago
  31. 66bfe66 Fix #609, Fix #728 by Tatu Saloranta · 10 years ago
  32. 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
  33. d7d31ca Minor improvement to handling of custom value instantiator, for delegating creator by Cowtowncoder · 10 years ago
  34. 6e7744d ... by Cowtowncoder · 10 years ago
  35. 466f706 Fix #705 for 2.5.2 by Cowtowncoder · 10 years ago
  36. 6262dd7 Last refactoring wr #706, to make new base class public for other uses too by Cowtowncoder · 10 years ago
  37. bf59bfb More refactoring wrt #706 by Cowtowncoder · 10 years ago
  38. 52a49b8 Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  39. 36d9b59 Update release notes wrt #706 by Cowtowncoder · 10 years ago
  40. 7d6f62a Merge pull request #706 from ciderale/jsonschema-support-jsonunwrapped by Tatu Saloranta · 10 years ago
  41. e57b7c2 Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  42. cc05493 Fixed #707 by Cowtowncoder · 10 years ago
  43. 0b05963 support json schema generation for @JsonUnwrapped (#271) by Alain Lehmann · 10 years ago
  44. 195e9b5 Backport #703 fix by Francisco by Cowtowncoder · 10 years ago
  45. bff35ba Add a (failing) test for #700: most likely can only fix in 2.6 by Cowtowncoder · 10 years ago
  46. f24064c Minor fix to release notes. by Tatu Saloranta · 10 years ago
  47. 6290eef Fixed #691 by Tatu Saloranta · 10 years ago
  48. a69bd56 ... by Tatu Saloranta · 10 years ago
  49. 960e49e Minor improvements to error reporting, related to work on #691 by Tatu Saloranta · 10 years ago
  50. 186b89d upgrade test deps to groovy, cglib. Should probably remove in near future but for now, upgrade to later by Tatu Saloranta · 10 years ago
  51. 271640d [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  52. bc5b910 [maven-release-plugin] prepare release jackson-databind-2.5.1 by Tatu Saloranta · 10 years ago
  53. 147a6e2 ... by Tatu Saloranta · 10 years ago
  54. 2b464d7 prepare for 2.5.1 by Tatu Saloranta · 10 years ago
  55. e4ece74 Fix #696 in 2.5(.1) by Cowtowncoder · 10 years ago
  56. 14d979d Try to reproduce #691, no luck yet. by Cowtowncoder · 10 years ago
  57. 4a9919c Remove obsolete copyright notice (the only remaining case) by Cowtowncoder · 10 years ago
  58. 206bd1c ... by Tatu Saloranta · 10 years ago
  59. 03f63fd Merge branch '2.4' into 2.5 by Tatu Saloranta · 10 years ago
  60. d01f207 Add a unit test that tries to reproduce #692 by Tatu Saloranta · 10 years ago
  61. 102abfb Incremental work for #633, to suppress serialization of null type id, if possible (not possible with as-array wrapper)_ by Tatu Saloranta · 10 years ago
  62. ae3f01b Fix #684 by Cowtowncoder · 10 years ago
  63. 8d0d6e4 Robustify handling of iso-8601 date parsing by Cowtowncoder · 10 years ago
  64. 16c5dd7 Small improvement to ISO8601DateFormat handling, error reporting by Cowtowncoder · 10 years ago
  65. 094f622 Merge branch '2.4' into 2.5 by Tatu Saloranta · 10 years ago
  66. 00bb11e Fix #682 by Tatu Saloranta · 10 years ago
  67. ae101c6 start work on #678 by Tatu Saloranta · 10 years ago
  68. 7949d11 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  69. fe04627 [maven-release-plugin] prepare release jackson-databind-2.4.5 by Tatu Saloranta · 10 years ago
  70. 16b8916 Prepare for 2.4.5 release by Tatu Saloranta · 10 years ago
  71. c8e44bb ... by Tatu Saloranta · 10 years ago
  72. 44df4d2 Fixed #674 by Tatu Saloranta · 10 years ago
  73. b15abb7 typo fix by Cowtowncoder · 10 years ago
  74. 4dfccd5 ... by Cowtowncoder · 10 years ago
  75. a6443b2 Fixed #669 by Cowtowncoder · 10 years ago
  76. 74c8f97 Update release notes wrt #671 by Cowtowncoder · 10 years ago
  77. 3b041e3 Fix #667 by Tatu Saloranta · 10 years ago
  78. a399c54 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  79. 9efc4ab [maven-release-plugin] prepare release jackson-databind-2.5.0 by Tatu Saloranta · 10 years ago
  80. 36b227a Add a test for #661; now works (assuming `writeString()` changed to `writeFieldName()`) by Tatu Saloranta · 10 years ago
  81. 28c4ada Verified #594 works for 2.5.0, improved access handling by Tatu Saloranta · 10 years ago
  82. 2d64bed Prepare for 2.5.0 by Tatu Saloranta · 10 years ago
  83. 2366fd6 Merge pull request #666 from thatJavaNerd/patch-1 by Tatu Saloranta · 10 years ago
  84. 5a3c89e Small typo by Matthew Dean · 10 years ago
  85. c5b808b More work on trying to call JsonParser.nextTextValue() for String-valued JSON arrays, to help with XML processing by Tatu Saloranta · 10 years ago
  86. 8c3cfb8 try reproducing an issue from core (175), but no problem found. by Cowtowncoder · 10 years ago
  87. 6599f9f Change String collections to use JsonParser.nextTextValue() by Tatu Saloranta · 10 years ago
  88. 0d60ab4 Add one more unit test for `readValues()`, to ensure it's possible to read POJOs within root-level arrays by Cowtowncoder · 10 years ago
  89. dfa1b44 Fix #299 by Cowtowncoder · 10 years ago
  90. 57a51dc Increate maximum desc length for "unknown property" exception from 200 chars to 1000 by Tatu Saloranta · 10 years ago
  91. c2d5258 Improve error messaging for non-static inner classes that try to declare @JsonCreator constructors by Tatu Saloranta · 10 years ago
  92. a574308 One new as-array+creator test by Tatu Saloranta · 10 years ago
  93. c4b6c61 Implemented #165: Add `DeserializationContext.getContextualType()` which can be called by contextual deserializers to know nominal type for them, without needing to decipher it from `BeanProperty` by Tatu Saloranta · 10 years ago
  94. 53d4c4c Slightly improved javadoco for `ObjectMapper.readValue()` by Tatu Saloranta · 10 years ago
  95. 7fc3238 Improve error message for unresolved subtype ids. by Tatu Saloranta · 10 years ago
  96. 442a26a Improve javadocs wrt #628 by Tatu Saloranta · 10 years ago
  97. 2b917fc Implement #596 by Tatu Saloranta · 10 years ago
  98. f0a3a86 Start work on #596 to get in 2.5.0 by Cowtowncoder · 10 years ago
  99. 257ae1c Fix #660 by Cowtowncoder · 10 years ago
  100. 1eae322 More warnings cleanup by Cowtowncoder · 10 years ago