1. 726b6e0 Fixed #844 by Cowtowncoder · 9 years ago
  2. 9317e54 Follow-up to #852, add unit test by Cowtowncoder · 9 years ago
  3. b4547f8 Tinkering with #827 test by Cowtowncoder · 9 years ago
  4. 99fc2ec add unit test for #827 to show the problem by Cowtowncoder · 9 years ago
  5. e9fa042 Update release notes for #816 by Tatu Saloranta · 9 years ago
  6. 6671559 Merge pull request #817 from wingspan/2.5 by Tatu Saloranta · 9 years ago
  7. 6456a9a Fix #815, for specific case of ObjectNode deserializer access. by Tatu Saloranta · 9 years ago
  8. 3cbb7bc Allow date-only ISO strings to have no time zone. #816 by Andrew Goodale · 9 years ago
  9. 0e8d641 Using JsonCreator cause generating invalid path reference in JsonMappingException by Kamil Benedykcinski · 9 years ago
  10. 4773b89 Using JsonCreator cause generating invalid path reference in JsonMappingException by Kamil Benedykcinski · 9 years ago
  11. a3249d7 Using JsonCreator cause generating invalid path reference in JsonMappingException by Kamil Benedykcinski · 9 years ago
  12. e412926 Add tests wrt #795 by Tatu Saloranta · 9 years ago
  13. f92a6b3 Merge branch '2.4' into 2.5 by Tatu Saloranta · 9 years ago
  14. a143c05 Fix #793 by Tatu Saloranta · 9 years ago
  15. ba20f65 Minor fix related to #792, may help (but not necessarily fully solve) by Cowtowncoder · 9 years ago
  16. 340439a Merge branch '2.4' into 2.5 by Cowtowncoder · 9 years ago
  17. 7db1f44 Update release notes wrt #785, minor refactoring by Cowtowncoder · 9 years ago
  18. afb688a Merge pull request #785 from drcrallen/jackson-databind-2.4.4-mmx by Tatu Saloranta · 9 years ago
  19. bcda406 Merge branch '2.4' into 2.5 by Tatu Saloranta · 9 years ago
  20. c5a5f53 Fix #676 by Tatu Saloranta · 9 years ago
  21. 3858853 Add handlings for classes which are available in `Thread.currentThread().getContextClassLoader()` by Charles Allen · 9 years ago
  22. b02bf06 Fix #774 for 2.5.4 by Cowtowncoder · 9 years ago
  23. db612bb Fix #771 by Tatu Saloranta · 9 years ago
  24. 6dcb13f Streamlining `AnnotatedClass` slightly, trying to figure out #771 by Tatu Saloranta · 9 years ago
  25. 7d5c50b Minor fix to Enum/schema/toString() combination (backport from 2.6) by Tatu Saloranta · 9 years ago
  26. 035b24d Merge branch '2.4' into 2.5 by Tatu Saloranta · 9 years ago
  27. 7dc9c73 Add unit tests to try to tease out #767, no luck yet by Tatu Saloranta · 9 years ago
  28. 309bb14 Fix Infinite recursion (StackOverflowError) when serializing a SOAP object. by Alain Gilbert · 9 years ago
  29. 3470803 Backport #761 fix in 2.5(.3) by Cowtowncoder · 9 years ago
  30. ae10786 bacport test for 761 by Cowtowncoder · 9 years ago
  31. c94ec60 Unit test refactoring: move failing #749 tests under failing; need further work to solve, not an easy fix by Cowtowncoder · 9 years ago
  32. 6dce67b Minor fix to EnumMapSerializer (deprecated, but might be resurrected) by Cowtowncoder · 9 years ago
  33. 4bbda5a Work on #749, solving one problem, parts remain by Cowtowncoder · 9 years ago
  34. 8d486db ... by Cowtowncoder · 9 years ago
  35. cbda007 Add unit tests for #749; failure to dynamically use WRITE_ENUMS_USING_TO_STRING by Cowtowncoder · 9 years ago
  36. 119ddc9 Fix #731 by Cowtowncoder · 9 years ago
  37. fa1c2ff prune temp 2.4.6-only fix for #744 after merge by Cowtowncoder · 9 years ago
  38. 2f7a430 Merge branch '2.4' into 2.5 by Cowtowncoder · 9 years ago
  39. 85282b1 (and actual #744 fix here, doh) by Cowtowncoder · 9 years ago
  40. 817a45a Fix #744 by Cowtowncoder · 9 years ago
  41. 59af571 Fix #742 for 2.5.3 by Cowtowncoder · 9 years ago
  42. 50ea083 Backport #745 fix for 2.5.3 by Cowtowncoder · 9 years ago
  43. 61c226c back port test for #745 from master by Cowtowncoder · 9 years ago
  44. ec1820d Fix #738 by Cowtowncoder · 9 years ago
  45. 48617c8 Simplify failing test by Cowtowncoder · 9 years ago
  46. c568ff2 Add a test for #738 by Cowtowncoder · 9 years ago
  47. 841a1a7 Merge branch '2.4' into 2.5 by Cowtowncoder · 9 years ago
  48. 7ff745c More complete fix for #735 by Cowtowncoder · 9 years ago
  49. 6098024 Merge branch '2.4' into 2.5 by Cowtowncoder · 9 years ago
  50. de5642e Add an improved test for #735: turns out there is still at least one, ordering-dependant issue by Cowtowncoder · 9 years ago
  51. 05db853 Merge branch '2.4' into 2.5 (plus related #735 follow-up regards to 2.5.x additions) by Cowtowncoder · 9 years ago
  52. 1d57c20 Fix #735 by Cowtowncoder · 9 years ago
  53. 436c309 Fixed #733 by Tatu Saloranta · 9 years ago
  54. 66bfe66 Fix #609, Fix #728 by Tatu Saloranta · 10 years ago
  55. 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
  56. d7d31ca Minor improvement to handling of custom value instantiator, for delegating creator by Cowtowncoder · 10 years ago
  57. 6e7744d ... by Cowtowncoder · 10 years ago
  58. 466f706 Fix #705 for 2.5.2 by Cowtowncoder · 10 years ago
  59. 6262dd7 Last refactoring wr #706, to make new base class public for other uses too by Cowtowncoder · 10 years ago
  60. bf59bfb More refactoring wrt #706 by Cowtowncoder · 10 years ago
  61. 52a49b8 Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  62. 7d6f62a Merge pull request #706 from ciderale/jsonschema-support-jsonunwrapped by Tatu Saloranta · 10 years ago
  63. e57b7c2 Merge branch '2.4' into 2.5 by Cowtowncoder · 10 years ago
  64. cc05493 Fixed #707 by Cowtowncoder · 10 years ago
  65. 0b05963 support json schema generation for @JsonUnwrapped (#271) by Alain Lehmann · 10 years ago
  66. 195e9b5 Backport #703 fix by Francisco by Cowtowncoder · 10 years ago
  67. bff35ba Add a (failing) test for #700: most likely can only fix in 2.6 by Cowtowncoder · 10 years ago
  68. 6290eef Fixed #691 by Tatu Saloranta · 10 years ago
  69. a69bd56 ... by Tatu Saloranta · 10 years ago
  70. 960e49e Minor improvements to error reporting, related to work on #691 by Tatu Saloranta · 10 years ago
  71. e4ece74 Fix #696 in 2.5(.1) by Cowtowncoder · 10 years ago
  72. 14d979d Try to reproduce #691, no luck yet. by Cowtowncoder · 10 years ago
  73. 4a9919c Remove obsolete copyright notice (the only remaining case) by Cowtowncoder · 10 years ago
  74. 206bd1c ... by Tatu Saloranta · 10 years ago
  75. 03f63fd Merge branch '2.4' into 2.5 by Tatu Saloranta · 10 years ago
  76. d01f207 Add a unit test that tries to reproduce #692 by Tatu Saloranta · 10 years ago
  77. 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
  78. ae3f01b Fix #684 by Cowtowncoder · 10 years ago
  79. 8d0d6e4 Robustify handling of iso-8601 date parsing by Cowtowncoder · 10 years ago
  80. 00bb11e Fix #682 by Tatu Saloranta · 10 years ago
  81. ae101c6 start work on #678 by Tatu Saloranta · 10 years ago
  82. 44df4d2 Fixed #674 by Tatu Saloranta · 10 years ago
  83. a6443b2 Fixed #669 by Cowtowncoder · 10 years ago
  84. 74c8f97 Update release notes wrt #671 by Cowtowncoder · 10 years ago
  85. 3b041e3 Fix #667 by Tatu Saloranta · 10 years ago
  86. 36b227a Add a test for #661; now works (assuming `writeString()` changed to `writeFieldName()`) by Tatu Saloranta · 10 years ago
  87. 28c4ada Verified #594 works for 2.5.0, improved access handling by Tatu Saloranta · 10 years ago
  88. 5a3c89e Small typo by Matthew Dean · 10 years ago
  89. 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
  90. 8c3cfb8 try reproducing an issue from core (175), but no problem found. by Cowtowncoder · 10 years ago
  91. 6599f9f Change String collections to use JsonParser.nextTextValue() by Tatu Saloranta · 10 years ago
  92. 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
  93. dfa1b44 Fix #299 by Cowtowncoder · 10 years ago
  94. 57a51dc Increate maximum desc length for "unknown property" exception from 200 chars to 1000 by Tatu Saloranta · 10 years ago
  95. c2d5258 Improve error messaging for non-static inner classes that try to declare @JsonCreator constructors by Tatu Saloranta · 10 years ago
  96. a574308 One new as-array+creator test by Tatu Saloranta · 10 years ago
  97. 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
  98. 53d4c4c Slightly improved javadoco for `ObjectMapper.readValue()` by Tatu Saloranta · 10 years ago
  99. 7fc3238 Improve error message for unresolved subtype ids. by Tatu Saloranta · 10 years ago
  100. 442a26a Improve javadocs wrt #628 by Tatu Saloranta · 10 years ago