1. 6aaa38b Fix a minor problem with `@JsonNaming` not recognizing default value ("no naming") by Tatu Saloranta · 9 years ago
  2. d5a25f4 Fix #989 by Cowtowncoder · 9 years ago
  3. fe25f7e Fix #984 by Cowtowncoder · 9 years ago
  4. 2689ec8 prepare for 2.6.3 by Cowtowncoder · 9 years ago
  5. ca6c3fc Fix #965 by Tatu Saloranta · 9 years ago
  6. 30b5469 Fix #942 (slightly differently) by Tatu Saloranta · 9 years ago
  7. 9566ea8 Fix #943 by Tatu Saloranta · 9 years ago
  8. 795dd01 Update release notes by Tatu Saloranta · 9 years ago
  9. 2a9808c Fix #939 by Tatu Saloranta · 9 years ago
  10. ed7d416 Fix #749 by Cowtowncoder · 9 years ago
  11. e2736f1 Fix #944 by Cowtowncoder · 9 years ago
  12. 801317e Re-package test classes a bit by Cowtowncoder · 9 years ago
  13. d21210b update release notes by Cowtowncoder · 9 years ago
  14. b049739 Fix #941 by Cowtowncoder · 9 years ago
  15. 1eb498e ... by Cowtowncoder · 9 years ago
  16. b4eac54 Fix #938 by Cowtowncoder · 9 years ago
  17. cf78871 Prepare for 2.6.2 by Tatu Saloranta · 9 years ago
  18. f2f611e Fix #928 by Cowtowncoder · 9 years ago
  19. 32a52b2 merge 2.3.5 release notes back in by Cowtowncoder · 9 years ago
  20. af2241c Fix #922 by Cowtowncoder · 9 years ago
  21. 5183922 Backport #913 fix in 2.6 by Cowtowncoder · 9 years ago
  22. a7b26eb Fix #894 by Cowtowncoder · 9 years ago
  23. 2ea6e40 Fix #899 by Cowtowncoder · 9 years ago
  24. 9e3387c Prepare for 2.6.1 by Tatu Saloranta · 9 years ago
  25. 9917c94 Fix #890 by Tatu Saloranta · 9 years ago
  26. b4ef0a6 Fix #889 by Tatu Saloranta · 9 years ago
  27. e77e941 remove unnecessary (and accidentally added) test; update release notes by Tatu Saloranta · 9 years ago
  28. 6e71001 Fix #884 by Tatu Saloranta · 9 years ago
  29. ce04486 update release notes by Cowtowncoder · 9 years ago
  30. 63216c9 Modify #881 a bit, to remove dependency on CreatorProperty type by Cowtowncoder · 9 years ago
  31. 5d2b253 Merge branch '2.5' by Cowtowncoder · 9 years ago
  32. 4312a24 Fix #878 by Cowtowncoder · 9 years ago
  33. 62549b9 ... by Tatu Saloranta · 9 years ago
  34. a23ff9f Minor javadoc additions wrt #868, change jackson-core/annotations deps to 2.6.0 (release) by Cowtowncoder · 9 years ago
  35. c52fb0b Update release notes wrt #820 by Tatu Saloranta · 9 years ago
  36. 08345f4 Add `JsonSerializer.withFilterId(...)` mutant factory method by Cowtowncoder · 9 years ago
  37. e2abd06 Merge branch '2.5' by Cowtowncoder · 9 years ago
  38. 726b6e0 Fixed #844 by Cowtowncoder · 9 years ago
  39. 6172d75 Fix #849 by Cowtowncoder · 9 years ago
  40. bb9d198 Update release notes wrt #624 by Cowtowncoder · 9 years ago
  41. b830c59 Merge branch '2.5' by Cowtowncoder · 9 years ago
  42. 9317e54 Follow-up to #852, add unit test by Cowtowncoder · 9 years ago
  43. a92e2be Fix #848 by Cowtowncoder · 9 years ago
  44. 51c3f7c Fix #840 by Tatu Saloranta · 9 years ago
  45. c3d426e Add unit test wrt #825 by Cowtowncoder · 9 years ago
  46. 0de486d Update release notes wrt #829 by Cowtowncoder · 9 years ago
  47. 429f70f Fix #827 with minor modifications by Cowtowncoder · 9 years ago
  48. c5f9d87 Merge branch '2.5' by Cowtowncoder · 9 years ago
  49. ad598aa Add fix along lines of #777, unit test for verifying by Cowtowncoder · 9 years ago
  50. 3ef01e0 Update release notes wrt #826, change default settings of concurrent map by Cowtowncoder · 9 years ago
  51. c89a98a Fix #824 by Tatu Saloranta · 9 years ago
  52. 707db7a Fix #677 by Cowtowncoder · 9 years ago
  53. aae4082 Fix #222 by Cowtowncoder · 9 years ago
  54. 37ea55e Prepare for 2.5.4 by Tatu Saloranta · 9 years ago
  55. 0787666 Add release notes wrt #813 by Cowtowncoder · 9 years ago
  56. f38d38f Merge branch '2.5' by Tatu Saloranta · 9 years ago
  57. e9fa042 Update release notes for #816 by Tatu Saloranta · 9 years ago
  58. d314615 Merge branch '2.5' by Tatu Saloranta · 9 years ago
  59. d4923ea update release ntoes as well by Tatu Saloranta · 9 years ago
  60. 158e116 Fix #812 by Cowtowncoder · 9 years ago
  61. 72740cd Implement #811, support `JsonInclude.Include.NON_ABSENT` by Cowtowncoder · 9 years ago
  62. 354e139 Fix #810, Properties should now be treated as Map<String,String>, not Map<Object,Object> (quirk by JDK) by Cowtowncoder · 9 years ago
  63. 775634d Merge branch '2.5' by Cowtowncoder · 9 years ago
  64. ea2c9a4 update release notes wrt #801 by Cowtowncoder · 9 years ago
  65. 2abf5a3 Fix #734 (error recovery for `ObjectReader.readValues()`) by Cowtowncoder · 9 years ago
  66. 23e52ab Fix #504 and #797 by Cowtowncoder · 9 years ago
  67. ee1c51a Fix #795 by Cowtowncoder · 9 years ago
  68. 6709f72 Work on #794: add the feature. by Tatu Saloranta · 9 years ago
  69. ad513ee Fix #77 by Tatu Saloranta · 9 years ago
  70. d52679a Merge branch '2.5' by Tatu Saloranta · 9 years ago
  71. 3da7c45 ... by Tatu Saloranta · 9 years ago
  72. cb6dddd Fix #296 by Tatu Saloranta · 9 years ago
  73. dbe68f6 Fix #95 (oldest fixed issue so far for 2.6!) by Tatu Saloranta · 9 years ago
  74. a341904 Merge branch '2.5' by Tatu Saloranta · 9 years ago
  75. 4b9e191 update release notes wrt #792 by Tatu Saloranta · 9 years ago
  76. f877926 Merge branch '2.5' by Cowtowncoder · 9 years ago
  77. ba20f65 Minor fix related to #792, may help (but not necessarily fully solve) by Cowtowncoder · 9 years ago
  78. c0b9552 Implement #689: Add `ObjectMapper.setDefaultPrettyPrinter(...)` by Tatu Saloranta · 9 years ago
  79. cd2a819 Implement #790: external JsonNode comparator by Tatu Saloranta · 9 years ago
  80. a936f43 Implement #787 by Cowtowncoder · 9 years ago
  81. 7e9519c Merge branch '2.5' by Cowtowncoder · 9 years ago
  82. 340439a Merge branch '2.4' into 2.5 by Cowtowncoder · 9 years ago
  83. 7db1f44 Update release notes wrt #785, minor refactoring by Cowtowncoder · 9 years ago
  84. 1d0e188 Merge branch '2.5' by Tatu Saloranta · 9 years ago
  85. f4ef389 Update release notes wrt #676 by Tatu Saloranta · 9 years ago
  86. 74bd083 Merge branch '2.5' by Tatu Saloranta · 9 years ago
  87. bcda406 Merge branch '2.4' into 2.5 by Tatu Saloranta · 9 years ago
  88. c5a5f53 Fix #676 by Tatu Saloranta · 9 years ago
  89. 41f8ca1 Implement #781 by Tatu Saloranta · 9 years ago
  90. 984fda3 Fix #741 by Tatu Saloranta · 9 years ago
  91. 8e9d4b2 Fix #664 by Tatu Saloranta · 10 years ago
  92. 07d0e79 Additional changes, similar to #769 by Tatu Saloranta · 10 years ago
  93. 9ab9aef Merge branch '2.5' by Cowtowncoder · 10 years ago
  94. b02bf06 Fix #774 for 2.5.4 by Cowtowncoder · 10 years ago
  95. a1ade3a Update release notes wrt #740 by Tatu Saloranta · 10 years ago
  96. 9776f5f Fix #698, add new `ReferenceType` sub-class of SimpleType by Tatu Saloranta · 10 years ago
  97. 0e9d4dc Merge branch '2.5' by Tatu Saloranta · 10 years ago
  98. db612bb Fix #771 by Tatu Saloranta · 10 years ago
  99. 7d5c50b Minor fix to Enum/schema/toString() combination (backport from 2.6) by Tatu Saloranta · 10 years ago
  100. 966729c Merge branch '2.5' by Cowtowncoder · 10 years ago