1. 9d23218 Prepare for 2.6.5 by Tatu Saloranta · 9 years ago
  2. 034f3c0 Fix #1078 by Tatu Saloranta · 9 years ago
  3. 386e9f7 Merge branch '2.5' into 2.6 by Tatu Saloranta · 9 years ago
  4. 70d961b Fix #1073 by Tatu Saloranta · 9 years ago
  5. 8716072 Try to reproduce #1074 by Tatu Saloranta · 9 years ago
  6. 3aee590 Fix #1052 by Tatu Saloranta · 9 years ago
  7. 7ed2d00 Merge branch '2.5' into 2.6 by Tatu Saloranta · 9 years ago
  8. cecd409 Fix #1051 by Tatu Saloranta · 9 years ago
  9. 121fc1d [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  10. 1e3d3ca [maven-release-plugin] prepare release jackson-databind-2.5.5 by Tatu Saloranta · 9 years ago
  11. a582875 Prepare for 2.5.5 by Tatu Saloranta · 9 years ago
  12. e43a71b [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  13. 1160115 [maven-release-plugin] prepare release jackson-databind-2.6.4 by Tatu Saloranta · 9 years ago
  14. 0597c4c prepare for 2.6.4 by Tatu Saloranta · 9 years ago
  15. 5aece76 Fixed #1036 by Tatu Saloranta · 9 years ago
  16. 3be8f74 ... by Tatu Saloranta · 9 years ago
  17. ccf82e8 Minor improvement to handling of AnnotatedClass, wrt lazy resolution by Tatu Saloranta · 9 years ago
  18. 91e41a9 Add a unit test trying to reproduce #1026 by Tatu Saloranta · 9 years ago
  19. e59a1ae add a unit test for serialization type overrides by Tatu Saloranta · 9 years ago
  20. c966a03 ... by Tatu Saloranta · 9 years ago
  21. 1ce6508 Back port #1003 fix for 2.6.4 by Tatu Saloranta · 9 years ago
  22. f598859 Add a failing test for #1001 by Tatu Saloranta · 9 years ago
  23. 660ec8f Fix #1013 by Tatu Saloranta · 9 years ago
  24. 1ed7f38 Fixed #1005 for 2.6.4 by Tatu Saloranta · 9 years ago
  25. 6aaa38b Fix a minor problem with `@JsonNaming` not recognizing default value ("no naming") by Tatu Saloranta · 9 years ago
  26. d5a25f4 Fix #989 by Cowtowncoder · 9 years ago
  27. fe25f7e Fix #984 by Cowtowncoder · 9 years ago
  28. 3bd5de6 Add one more unit test by Cowtowncoder · 9 years ago
  29. df0871f [maven-release-plugin] prepare for next development iteration by Cowtowncoder · 9 years ago
  30. 547ba8e [maven-release-plugin] prepare release jackson-databind-2.6.3 by Cowtowncoder · 9 years ago
  31. 2689ec8 prepare for 2.6.3 by Cowtowncoder · 9 years ago
  32. ca6c3fc Fix #965 by Tatu Saloranta · 9 years ago
  33. 16aa305 add inceptionYear in pom by Cowtowncoder · 9 years ago
  34. 5ae6e4b Add missing null checks for convenience methods by Tatu Saloranta · 9 years ago
  35. 30b5469 Fix #942 (slightly differently) by Tatu Saloranta · 9 years ago
  36. 04cb084 Further fixes to #943 by Cowtowncoder · 9 years ago
  37. 4a28397 Merge pull request #951 from bimargulies/additional-key-test-case by Tatu Saloranta · 9 years ago
  38. bce671d Additional test case for dynamic key serialization. by Benson Margulies · 9 years ago
  39. 9566ea8 Fix #943 by Tatu Saloranta · 9 years ago
  40. d16a507 Fix Andreas' name in credits by Tatu Saloranta · 9 years ago
  41. 795dd01 Update release notes by Tatu Saloranta · 9 years ago
  42. c378c46 Report the offending substring when number parsing fails by jwilson · 9 years ago
  43. 8d98f83 Add a failing key test case by Tatu Saloranta · 9 years ago
  44. 2a9808c Fix #939 by Tatu Saloranta · 9 years ago
  45. ed7d416 Fix #749 by Cowtowncoder · 9 years ago
  46. 279e386 Incremental improvements to Enum serialization; fixing incorrect unit tests by Cowtowncoder · 9 years ago
  47. e2736f1 Fix #944 by Cowtowncoder · 9 years ago
  48. 801317e Re-package test classes a bit by Cowtowncoder · 9 years ago
  49. 2eafcdf Backport #945/#944 into 2.6 by Cowtowncoder · 9 years ago
  50. 812d675 Tiny streamilining of hashCode() changes by Cowtowncoder · 9 years ago
  51. d21210b update release notes by Cowtowncoder · 9 years ago
  52. 5db3ec9 Add hashCode implementations where there are none by Sergio-Mira · 9 years ago
  53. 8574ed4 Minor test coverage improvement; ensure round-trippability of JDK singleton collections/maps by Tatu Saloranta · 9 years ago
  54. 7e6cf92 Add a failing test for #936 by Tatu Saloranta · 9 years ago
  55. b049739 Fix #941 by Cowtowncoder · 9 years ago
  56. e258ee6 uncomment section of test for #938 by Cowtowncoder · 9 years ago
  57. 1eb498e ... by Cowtowncoder · 9 years ago
  58. b4eac54 Fix #938 by Cowtowncoder · 9 years ago
  59. e9ea56c minor perf improvement to accessing enum annotation, avoid constructing, catching an npe by Tatu Saloranta · 9 years ago
  60. c73b072 Add a (failing) test for #935 by Cowtowncoder · 9 years ago
  61. 6aee8e0 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  62. 3739d9d [maven-release-plugin] prepare release jackson-databind-2.6.2 by Tatu Saloranta · 9 years ago
  63. cf78871 Prepare for 2.6.2 by Tatu Saloranta · 9 years ago
  64. 344b7ee Minor test improvements to verify #919 is not occurring by Cowtowncoder · 9 years ago
  65. 8ccb1ea Add a failing test for #929 by Cowtowncoder · 9 years ago
  66. f2f611e Fix #928 by Cowtowncoder · 9 years ago
  67. d485ea7 Add test for #928 by Cowtowncoder · 9 years ago
  68. b9df8c9 Add bit more variation on tests of External type id by Cowtowncoder · 9 years ago
  69. 32a52b2 merge 2.3.5 release notes back in by Cowtowncoder · 9 years ago
  70. af2241c Fix #922 by Cowtowncoder · 9 years ago
  71. 5183922 Backport #913 fix in 2.6 by Cowtowncoder · 9 years ago
  72. a7b26eb Fix #894 by Cowtowncoder · 9 years ago
  73. 1fb5eb8 ... by Cowtowncoder · 9 years ago
  74. 3536975 Fix #897 by Cowtowncoder · 9 years ago
  75. 2ea6e40 Fix #899 by Cowtowncoder · 9 years ago
  76. eda66cc clean up the test by Cowtowncoder · 9 years ago
  77. be2bb29 Merge branch '2.5' by Cowtowncoder · 9 years ago
  78. 73f54a64 Try to reproduce #899 by Cowtowncoder · 9 years ago
  79. 203fccb Make CompactStringObjectMap serializable by Cowtowncoder · 9 years ago
  80. 28d3eb0 Minor refactoring, trying to reproduce #67 by Tatu Saloranta · 9 years ago
  81. bda5b01 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  82. 060726b [maven-release-plugin] prepare release jackson-databind-2.6.1 by Tatu Saloranta · 9 years ago
  83. 9e3387c Prepare for 2.6.1 by Tatu Saloranta · 9 years ago
  84. 9917c94 Fix #890 by Tatu Saloranta · 9 years ago
  85. b4ef0a6 Fix #889 by Tatu Saloranta · 9 years ago
  86. 6c61738 Merge branch '2.5' by Tatu Saloranta · 9 years ago
  87. 2e364ba Add test for #889, passes with 2.5 by Tatu Saloranta · 9 years ago
  88. e77e941 remove unnecessary (and accidentally added) test; update release notes by Tatu Saloranta · 9 years ago
  89. 6e71001 Fix #884 by Tatu Saloranta · 9 years ago
  90. ce04486 update release notes by Cowtowncoder · 9 years ago
  91. 63216c9 Modify #881 a bit, to remove dependency on CreatorProperty type by Cowtowncoder · 9 years ago
  92. ed98f34 Merge pull request #881 from dharaburda/creators-identity-patch by Tatu Saloranta · 9 years ago
  93. 4d4ddae only update creatorProps with CreatorPropertys by David Haraburda · 9 years ago
  94. 5d2b253 Merge branch '2.5' by Cowtowncoder · 9 years ago
  95. 4312a24 Fix #878 by Cowtowncoder · 9 years ago
  96. fefcfa1 Merge pull request #873 from larsp/master by Tatu Saloranta · 9 years ago
  97. 1ef35c6 added missing OSGi import by Lars Pfannenschmidt · 9 years ago
  98. a8a4002 Further improve @JsonSerialize.include javadocs to emphasize deprecation by Cowtowncoder · 9 years ago
  99. c00dd8a update README by Cowtowncoder · 9 years ago
  100. 62549b9 ... by Tatu Saloranta · 9 years ago