1. 71430dd Implement #1029 (add support for `@JsonAlias`) by Tatu Saloranta · 8 years ago
  2. f66df3d minor cleanup by Tatu Saloranta · 8 years ago
  3. 76381c5 minor simplification by Tatu Saloranta · 8 years ago
  4. e5e475f minor clean up, prepare for `@JsonAlias` testing by Tatu Saloranta · 8 years ago
  5. 5285e4a Bit more work on #1313 to also support `@JsonFormat` way of per-property allowance (or not) of case-insensitivity by Tatu Saloranta · 8 years ago
  6. 15d4fe2 Merge pull request #1520 from AnaEliza/master by Tatu Saloranta · 8 years ago
  7. cb38b3d Merge branch '2.8' by Tatu Saloranta · 8 years ago
  8. 5bd7605 Minor tweaks to #1533 by Tatu Saloranta · 8 years ago
  9. 10d5ab3 Merge pull request #1534 from Tillerino/2.8 by Tatu Saloranta · 8 years ago
  10. d55d422 Unit tests for #1533 by Tillerino · 8 years ago
  11. 54fb5a3 Start work to support aliases by Tatu Saloranta · 8 years ago
  12. 310f35c minor refactoring to try simplify/unify property type checks by Tatu Saloranta · 8 years ago
  13. 1971732 Fix #1533: Respect ACCEPT_EMPTY_STRING_AS_NULL_OBJECT for polymorphism. by Tillerino · 8 years ago
  14. ce37efc [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 8 years ago
  15. b30845f [maven-release-plugin] prepare release jackson-databind-2.8.7 by Tatu Saloranta · 8 years ago
  16. df7e794 prepare for 2.8.7 by Tatu Saloranta · 8 years ago
  17. 23a30a7 Merge branch '2.8' by Tatu Saloranta · 8 years ago
  18. 64967c4 Fixed #1513 by Tatu Saloranta · 8 years ago
  19. dc02cea Add a passing test to try to repro #1513 by Tatu Saloranta · 8 years ago
  20. c59ad69 improve issue template by Tatu Saloranta · 8 years ago
  21. f8c0acc complete (?) implementation of configurable null-deserialization by Tatu Saloranta · 8 years ago
  22. 08f9955 Add a test for small regression wrt List<String>, Collection<String> polymorphic serialization by Tatu Saloranta · 8 years ago
  23. 2177e1c Fixes to determination of type for properties, annotation applicability by Tatu Saloranta · 8 years ago
  24. 0baca76 more work on testing null-value alternatives (skip, fail, set-as-empty) by Tatu Saloranta · 8 years ago
  25. 6636ea2 null handling; add "fail" mode for primitive arrays by Tatu Saloranta · 8 years ago
  26. 10b6d51 New IgnoreCase feature to deserialize enums by AnaEliza · 8 years ago
  27. af2129c Merge branch '2.7' into 2.8 by Tatu Saloranta · 8 years ago
  28. 04cb1a2 Fixed #1367 by Tatu Saloranta · 8 years ago
  29. 42a1089 refactor test by Tatu Saloranta · 8 years ago
  30. 4033c89 Add support "skip nulls" for content values. by Tatu Saloranta · 8 years ago
  31. 0ec28dd add mroe tests. by Tatu Saloranta · 8 years ago
  32. ea66599 ... by Tatu Saloranta · 8 years ago
  33. 41e31e1 test fixes by Tatu Saloranta · 8 years ago
  34. 2339988 intermediate commit, apologies for breakage; refactoring empty/null handling by Tatu Saloranta · 8 years ago
  35. 3fc3177 more work on null handling wrt containers by Tatu Saloranta · 8 years ago
  36. ca3ef05 Start implementing "content nulls" handling for some of collections by Tatu Saloranta · 8 years ago
  37. 2e9df7d Merge branch '2.8' by Tatu Saloranta · 8 years ago
  38. d31312c Try to improve handling of class annotations for `AnnotatedClass` by Tatu Saloranta · 8 years ago
  39. 2f8eded Complete refactoring of form `@JsonSetter(merge=)` into `@JsonMerge()` by Tatu Saloranta · 8 years ago
  40. 3cde225 ... by Tatu Saloranta · 8 years ago
  41. 4600a16 More complete implementation of "nulls as empty values" now for Collections, POJOs, Maps. by Tatu Saloranta · 8 years ago
  42. acb20e6 some more work on null handling by Tatu Saloranta · 8 years ago
  43. 08c593c Bit more work on null handling by Tatu Saloranta · 8 years ago
  44. 23d4d27 Fix initial 'no nulls' implementation; now throws exception as expected by Tatu Saloranta · 8 years ago
  45. df7102c Starting to implement #1402; failing with "fail on nulls" so far, but getting closer. by Tatu Saloranta · 8 years ago
  46. e743a8c Minor cleanup by Tatu Saloranta · 8 years ago
  47. f5ac379 Merge branch '2.8' by Tatu Saloranta · 8 years ago
  48. ff441e8 Fixed #1505 by Tatu Saloranta · 8 years ago
  49. 4d34006 Fix #935 by Tatu Saloranta · 8 years ago
  50. 2bb770b fix a tiny problem with a failing test by Tatu Saloranta · 8 years ago
  51. 581ba1f Merge branch '2.8' by Tatu Saloranta · 8 years ago
  52. cc478a2 Merge branch '2.7' into 2.8 by Tatu Saloranta · 8 years ago
  53. 16d7725 more tweaking for handling of static inner class deserialization (or failure thereof) by Tatu Saloranta · 8 years ago
  54. a66b4e0 Merge branch '2.8' by Tatu Saloranta · 8 years ago
  55. 55f0f3e Merge branch '2.7' into 2.8 by Tatu Saloranta · 8 years ago
  56. 58a7f7b Add failing tests for #1502, #1503 by Tatu Saloranta · 8 years ago
  57. f33142a Merge branch '2.8' by Tatu Saloranta · 8 years ago
  58. dfd864f Merge branch '2.7' into 2.8 by Tatu Saloranta · 8 years ago
  59. 63afa52 Fix #1501 by Tatu Saloranta · 8 years ago
  60. d83a0db Merge branch '2.8' by Tatu Saloranta · 8 years ago
  61. a4a6338 Merge branch '2.7' into 2.8 by Tatu Saloranta · 8 years ago
  62. d3874eb minor improvement to error detection wrt creator property index (for deser) by Tatu Saloranta · 8 years ago
  63. 1bc5874 Merge branch '2.8' by Tatu Saloranta · 8 years ago
  64. 749edaa Merge branch '2.7' into 2.8 by Tatu Saloranta · 8 years ago
  65. 23a7332 Fix #1506 by Tatu Saloranta · 8 years ago
  66. c9c78f3 Merge branch '2.8' by Tatu Saloranta · 8 years ago
  67. 95f1df1 minor cleanup by Tatu Saloranta · 8 years ago
  68. 703e2b4 Merge branch '2.8' by Tatu Saloranta · 8 years ago
  69. 9972618 Fix #1317 by Tatu Saloranta · 8 years ago
  70. 0f9a4a5 Add a failing test for #1317 by Tatu Saloranta · 8 years ago
  71. 1850fab Fix #1407 by Tatu Saloranta · 8 years ago
  72. 34954bb testing by Tatu Saloranta · 8 years ago
  73. 3275341 Merge branch '2.8' by Tatu Saloranta · 8 years ago
  74. 2dae72f [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 8 years ago
  75. 9dbe3d2 [maven-release-plugin] prepare release jackson-databind-2.8.6 by Tatu Saloranta · 8 years ago
  76. f18a260 prepare for 2.8.6 by Tatu Saloranta · 8 years ago
  77. 96716d3 Add one more convenience method by Tatu Saloranta · 8 years ago
  78. af3bdbf Merge branch '2.8' by Tatu Saloranta · 8 years ago
  79. d7155de Fix #1493 by Tatu Saloranta · 8 years ago
  80. 66054e2 test refactoring by Tatu Saloranta · 8 years ago
  81. 8a231f1 Merge branch '2.8' by Tatu Saloranta · 8 years ago
  82. 7fe2d4f Merge branch '2.7' into 2.8 by Tatu Saloranta · 8 years ago
  83. d44600d Fix #1476 by Tatu Saloranta · 8 years ago
  84. 48902b1 Fix #1474 by Tatu Saloranta · 8 years ago
  85. ef9d6cf Merge branch '2.8' by Tatu Saloranta · 8 years ago
  86. 75b7049 minor test refactoring by Tatu Saloranta · 8 years ago
  87. 427f4f6 Merge pull request #1483 from robinkanters/patch-1 by Tatu Saloranta · 8 years ago
  88. 473795f Fixed typo in issue template by Robin Kanters · 8 years ago
  89. ae7122f Merge branch 'master' of https://github.com/FasterXML/jackson-databind by Tatu Saloranta · 8 years ago
  90. 2851335 Merge branch '2.8' by Tatu Saloranta · 8 years ago
  91. 522f2ba Fix #1473 by Tatu Saloranta · 8 years ago
  92. 521314a test refactoring by Tatu Saloranta · 8 years ago
  93. 9434f51 Fix #357 properly. Finally! by Tatu Saloranta · 8 years ago
  94. c799b42 Start working on proper fix for #357 by Tatu Saloranta · 8 years ago
  95. 06c1f89 Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 8 years ago
  96. 4c853f1 test cleanup by Tatu Saloranta · 8 years ago
  97. 181a715 release note typo fix by Tatu Saloranta · 8 years ago
  98. ebeb315 Fixed #1450 by Tatu Saloranta · 8 years ago
  99. fe0a2e3 fix a problem introduced by IDE via refactoring by Tatu Saloranta · 8 years ago
  100. 7a87f97 ... by Tatu Saloranta · 8 years ago