1. 1ed7f38 Fixed #1005 for 2.6.4 by Tatu Saloranta · 9 years ago
  2. 6aaa38b Fix a minor problem with `@JsonNaming` not recognizing default value ("no naming") by Tatu Saloranta · 9 years ago
  3. d5a25f4 Fix #989 by Cowtowncoder · 9 years ago
  4. fe25f7e Fix #984 by Cowtowncoder · 9 years ago
  5. 3bd5de6 Add one more unit test by Cowtowncoder · 9 years ago
  6. df0871f [maven-release-plugin] prepare for next development iteration by Cowtowncoder · 9 years ago
  7. 547ba8e [maven-release-plugin] prepare release jackson-databind-2.6.3 by Cowtowncoder · 9 years ago
  8. 2689ec8 prepare for 2.6.3 by Cowtowncoder · 9 years ago
  9. ca6c3fc Fix #965 by Tatu Saloranta · 9 years ago
  10. 16aa305 add inceptionYear in pom by Cowtowncoder · 9 years ago
  11. 5ae6e4b Add missing null checks for convenience methods by Tatu Saloranta · 9 years ago
  12. 30b5469 Fix #942 (slightly differently) by Tatu Saloranta · 9 years ago
  13. 04cb084 Further fixes to #943 by Cowtowncoder · 9 years ago
  14. 4a28397 Merge pull request #951 from bimargulies/additional-key-test-case by Tatu Saloranta · 9 years ago
  15. bce671d Additional test case for dynamic key serialization. by Benson Margulies · 9 years ago
  16. 9566ea8 Fix #943 by Tatu Saloranta · 9 years ago
  17. d16a507 Fix Andreas' name in credits by Tatu Saloranta · 9 years ago
  18. 795dd01 Update release notes by Tatu Saloranta · 9 years ago
  19. c378c46 Report the offending substring when number parsing fails by jwilson · 9 years ago
  20. 8d98f83 Add a failing key test case by Tatu Saloranta · 9 years ago
  21. 2a9808c Fix #939 by Tatu Saloranta · 9 years ago
  22. ed7d416 Fix #749 by Cowtowncoder · 9 years ago
  23. 279e386 Incremental improvements to Enum serialization; fixing incorrect unit tests by Cowtowncoder · 9 years ago
  24. e2736f1 Fix #944 by Cowtowncoder · 9 years ago
  25. 801317e Re-package test classes a bit by Cowtowncoder · 9 years ago
  26. 2eafcdf Backport #945/#944 into 2.6 by Cowtowncoder · 9 years ago
  27. 812d675 Tiny streamilining of hashCode() changes by Cowtowncoder · 9 years ago
  28. d21210b update release notes by Cowtowncoder · 9 years ago
  29. 5db3ec9 Add hashCode implementations where there are none by Sergio-Mira · 9 years ago
  30. 8574ed4 Minor test coverage improvement; ensure round-trippability of JDK singleton collections/maps by Tatu Saloranta · 9 years ago
  31. 7e6cf92 Add a failing test for #936 by Tatu Saloranta · 9 years ago
  32. b049739 Fix #941 by Cowtowncoder · 9 years ago
  33. e258ee6 uncomment section of test for #938 by Cowtowncoder · 9 years ago
  34. 1eb498e ... by Cowtowncoder · 9 years ago
  35. b4eac54 Fix #938 by Cowtowncoder · 9 years ago
  36. e9ea56c minor perf improvement to accessing enum annotation, avoid constructing, catching an npe by Tatu Saloranta · 9 years ago
  37. c73b072 Add a (failing) test for #935 by Cowtowncoder · 9 years ago
  38. 6aee8e0 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  39. 3739d9d [maven-release-plugin] prepare release jackson-databind-2.6.2 by Tatu Saloranta · 9 years ago
  40. cf78871 Prepare for 2.6.2 by Tatu Saloranta · 9 years ago
  41. 344b7ee Minor test improvements to verify #919 is not occurring by Cowtowncoder · 9 years ago
  42. 8ccb1ea Add a failing test for #929 by Cowtowncoder · 9 years ago
  43. f2f611e Fix #928 by Cowtowncoder · 9 years ago
  44. d485ea7 Add test for #928 by Cowtowncoder · 9 years ago
  45. b9df8c9 Add bit more variation on tests of External type id by Cowtowncoder · 9 years ago
  46. 32a52b2 merge 2.3.5 release notes back in by Cowtowncoder · 9 years ago
  47. af2241c Fix #922 by Cowtowncoder · 9 years ago
  48. 5183922 Backport #913 fix in 2.6 by Cowtowncoder · 9 years ago
  49. a7b26eb Fix #894 by Cowtowncoder · 9 years ago
  50. 1fb5eb8 ... by Cowtowncoder · 9 years ago
  51. 3536975 Fix #897 by Cowtowncoder · 9 years ago
  52. 2ea6e40 Fix #899 by Cowtowncoder · 9 years ago
  53. eda66cc clean up the test by Cowtowncoder · 9 years ago
  54. be2bb29 Merge branch '2.5' by Cowtowncoder · 9 years ago
  55. 73f54a64 Try to reproduce #899 by Cowtowncoder · 9 years ago
  56. 203fccb Make CompactStringObjectMap serializable by Cowtowncoder · 9 years ago
  57. 28d3eb0 Minor refactoring, trying to reproduce #67 by Tatu Saloranta · 9 years ago
  58. bda5b01 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  59. 060726b [maven-release-plugin] prepare release jackson-databind-2.6.1 by Tatu Saloranta · 9 years ago
  60. 9e3387c Prepare for 2.6.1 by Tatu Saloranta · 9 years ago
  61. 9917c94 Fix #890 by Tatu Saloranta · 9 years ago
  62. b4ef0a6 Fix #889 by Tatu Saloranta · 9 years ago
  63. 6c61738 Merge branch '2.5' by Tatu Saloranta · 9 years ago
  64. 2e364ba Add test for #889, passes with 2.5 by Tatu Saloranta · 9 years ago
  65. e77e941 remove unnecessary (and accidentally added) test; update release notes by Tatu Saloranta · 9 years ago
  66. 6e71001 Fix #884 by Tatu Saloranta · 9 years ago
  67. ce04486 update release notes by Cowtowncoder · 9 years ago
  68. 63216c9 Modify #881 a bit, to remove dependency on CreatorProperty type by Cowtowncoder · 9 years ago
  69. ed98f34 Merge pull request #881 from dharaburda/creators-identity-patch by Tatu Saloranta · 9 years ago
  70. 4d4ddae only update creatorProps with CreatorPropertys by David Haraburda · 9 years ago
  71. 5d2b253 Merge branch '2.5' by Cowtowncoder · 9 years ago
  72. 4312a24 Fix #878 by Cowtowncoder · 9 years ago
  73. fefcfa1 Merge pull request #873 from larsp/master by Tatu Saloranta · 9 years ago
  74. 1ef35c6 added missing OSGi import by Lars Pfannenschmidt · 9 years ago
  75. a8a4002 Further improve @JsonSerialize.include javadocs to emphasize deprecation by Cowtowncoder · 9 years ago
  76. c00dd8a update README by Cowtowncoder · 9 years ago
  77. 62549b9 ... by Tatu Saloranta · 9 years ago
  78. b4eb967 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  79. 21f90cf [maven-release-plugin] prepare release jackson-databind-2.6.0 by Tatu Saloranta · 9 years ago
  80. 69ec77b Prepare for 2.6.0 release by Tatu Saloranta · 9 years ago
  81. 85f7743 Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 9 years ago
  82. 945c545 minor javadoc improvements by Tatu Saloranta · 9 years ago
  83. a23ff9f Minor javadoc additions wrt #868, change jackson-core/annotations deps to 2.6.0 (release) by Cowtowncoder · 9 years ago
  84. 4333eb6 Merge pull request #868 from christophercurrie/merge-annotations-fix by Tatu Saloranta · 9 years ago
  85. 6cf2bb5 Fix for lost annotations by Christopher Currie · 9 years ago
  86. b6f3f6a Test for lost annotations by Christopher Currie · 9 years ago
  87. c52fb0b Update release notes wrt #820 by Tatu Saloranta · 9 years ago
  88. 66fbf33 Merge pull request #866 from islanderman/820 by Tatu Saloranta · 9 years ago
  89. 41be898 Make TokenFilter final in ObjectReader to ensure thread-safety via immutability. by Jerry Yang · 9 years ago
  90. bc7fa07 Implement #820 by Jerry Yang · 9 years ago
  91. 817d8ec Minor improvement to StdDelegatingDeserializer, to allow 'updateValue()' use for some cases (and overload for others for extension) by Cowtowncoder · 9 years ago
  92. 5c2ce7a [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
  93. 521515d [maven-release-plugin] prepare release jackson-databind-2.6.0-rc4 by Tatu Saloranta · 9 years ago
  94. 4e8f94b javadoc cleanup by Tatu Saloranta · 9 years ago
  95. c4add92 javadoc cleanup by Tatu Saloranta · 9 years ago
  96. cf90a59 Minor addition to BeanProperty.Std by Cowtowncoder · 9 years ago
  97. 9f82b20 Merge branch 'master' of github.com:FasterXML/jackson-databind by Cowtowncoder · 9 years ago
  98. 08345f4 Add `JsonSerializer.withFilterId(...)` mutant factory method by Cowtowncoder · 9 years ago
  99. 46a9900 Refactoring to use formatting variant of method by Tatu Saloranta · 9 years ago
  100. 5dfc92c Add a utility method by Cowtowncoder · 9 years ago