1. 5f72de3 ... by Tatu Saloranta · 7 years ago
  2. 1f0756d try to fix odd CI test fail by Tatu Saloranta · 7 years ago
  3. 8ae3b8f fix travis settings for this branch too by Tatu Saloranta · 7 years ago
  4. dfaca81 Fix #1809 by Tatu Saloranta · 7 years ago
  5. a1404d5 Fix #1804 by Tatu Saloranta · 7 years ago
  6. 4675896 Fix #1604 by Tatu Saloranta · 7 years ago
  7. d0bbfe3 one more fix to test by Tatu Saloranta · 7 years ago
  8. eb21a9e More type fixes wrt #1604 verification by Tatu Saloranta · 7 years ago
  9. 536e58d Fix an issue with new #1604 tests; was not exercising actual problem by Tatu Saloranta · 7 years ago
  10. cab130e Add more test cases for #1604 by Tatu Saloranta · 7 years ago
  11. 2c4b2dd backport #1604 test to 2.8 by Tatu Saloranta · 7 years ago
  12. 3414458 fix a minor java 8 regression by Tatu Saloranta · 7 years ago
  13. dcfb0cc Fix #1767 by Tatu Saloranta · 7 years ago
  14. a8e7cdf ... by Tatu Saloranta · 7 years ago
  15. 798da68 Fix #1768 by Tatu Saloranta · 7 years ago
  16. 78761f1 Add failing test for #1756 by Tatu Saloranta · 7 years ago
  17. a589ee4 Add bit more coverage to abstract type mapping testing by Tatu Saloranta · 7 years ago
  18. fc0222b [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  19. 0b6e589 [maven-release-plugin] prepare release jackson-databind-2.8.10 by Tatu Saloranta · 7 years ago
  20. 46452bd prepare for 2.8.10 by Tatu Saloranta · 7 years ago
  21. ddfddfb Fix #1737 by Tatu Saloranta · 7 years ago
  22. 6cd5be9 ... by Tatu Saloranta · 7 years ago
  23. f2c445d Fix #1735 by Tatu Saloranta · 7 years ago
  24. ce7d1c9 Fix #1711 by Tatu Saloranta · 7 years ago
  25. 9c4a7e5 Update javadocs wrt #1702 by Tatu Saloranta · 7 years ago
  26. 27491ae Improve deserialization of exceptions by Tatu Saloranta · 7 years ago
  27. 7da1b44 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  28. f7abd68 [maven-release-plugin] prepare release jackson-databind-2.6.7.1 by Tatu Saloranta · 7 years ago
  29. fa87c1d Backport #1599 in 2.6.x by Tatu Saloranta · 7 years ago
  30. 872366c Merge branch '2.7' into 2.8 by Tatu Saloranta · 7 years ago
  31. e8f043d Fix #1680 by Tatu Saloranta · 7 years ago
  32. e20bcc8 Fix #1679 by Tatu Saloranta · 7 years ago
  33. 4009fe3 Add failing test for #1679 by Tatu Saloranta · 7 years ago
  34. 075319d Fix #1658 by Tatu Saloranta · 7 years ago
  35. dc2c003 Merge pull request #1660 from brenuart/2.8 by Tatu Saloranta · 7 years ago
  36. 9030a72 Additional tests to cover some weird cases and highlight Jackson's strange behavior by Bertrand Renuart · 7 years ago
  37. c6878c8 Review `testDateUtil_customDateFormat_withoutTZ()` test case. Actual behaviour depends on whether the ObjectMapper's timezone has been changed or not... This is not expected and therefore marked with a FIXME. by Bertrand Renuart · 7 years ago
  38. 99b672c Fix formatting (replace TAB with SPACES) by Bertrand Renuart · 7 years ago
  39. 9053188 Merge pull request #1 from FasterXML/2.8 by Bertrand Renuart · 7 years ago
  40. 9e99ac2 Minor tweaking of #1659 (one test used wrong timezone I think) by Tatu Saloranta · 7 years ago
  41. 77b450b Merge pull request #1659 from brenuart/gh1657 by Tatu Saloranta · 7 years ago
  42. c72fcc2 Additional test cases covering java.util.Date deserialization. Covers only a part of the existing tests defined in `TestDateDeserialization.java` by Bertrand Renuart · 7 years ago
  43. 5a0ce57 Fix #1657 (I hope) by Tatu Saloranta · 7 years ago
  44. fe80e86 ... by Tatu Saloranta · 7 years ago
  45. fdab819 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  46. c45ed8c [maven-release-plugin] prepare release jackson-databind-2.8.9 by Tatu Saloranta · 7 years ago
  47. 15f8efe prepare for 2.8.9 by Tatu Saloranta · 7 years ago
  48. 3978538 Fix #1651 by Tatu Saloranta · 7 years ago
  49. 247122f Update release notes wrt #1647 by Tatu Saloranta · 7 years ago
  50. 3d74347 Merge pull request #1650 from slobo-showbie/2.8 by Tatu Saloranta · 7 years ago
  51. 93f7e14 Fix #1648 by Tatu Saloranta · 7 years ago
  52. 4b00ccc Fix #1638 (possibly) by Tatu Saloranta · 7 years ago
  53. b214b98 Add test for #1647 by Slobodan Pejic · 7 years ago
  54. 1a0326f Fix #1647 by Slobodan Pejic · 7 years ago
  55. 9b9e47b Add failing test for #1647 by Slobodan Pejic · 7 years ago
  56. e2476e0 Backported #1642 in 2.8.9 by Tatu Saloranta · 7 years ago
  57. 752bb8a Merge branch '2.7' into 2.8 by Tatu Saloranta · 7 years ago
  58. 147fb08 Fix #1628 for 2.7(.10) by Tatu Saloranta · 7 years ago
  59. 38f749b Minor fix wrt #1628 by Tatu Saloranta · 7 years ago
  60. 9a083ad Fix #1629 by Tatu Saloranta · 7 years ago
  61. edaa4ad Add a (passing) unit test for #1629 by Tatu Saloranta · 7 years ago
  62. e03e9ba Try to reproduce #1626, not failing by Tatu Saloranta · 7 years ago
  63. 4a2b1ae Fix #1595 for 2.8.9 by Tatu Saloranta · 7 years ago
  64. dec4a48 Merge branch '2.7' into 2.8 by Tatu Saloranta · 7 years ago
  65. 86c43de Add test for #1595 for 2.7 (does not fail, so this is 2.7->2.8 regression) by Tatu Saloranta · 7 years ago
  66. f13cfb1 Improvement wrt #1551: report more appropriate error message for specific case; support other object id methods (alas, can not support property-based on polymorphic via property annotation) by Tatu Saloranta · 7 years ago
  67. 56573e1 Add failing test for #1551 by Tatu Saloranta · 7 years ago
  68. 3ddf500 Merge branch '2.7' into 2.8 by Tatu Saloranta · 7 years ago
  69. d1e40ca bit more testing to verify aspects of PM subtyping with class ids (names) by Tatu Saloranta · 7 years ago
  70. 520cdba Add test for #1328 (not failing, alas) by Tatu Saloranta · 7 years ago
  71. 9004269 Merge branch '2.7' into 2.8 by Tatu Saloranta · 7 years ago
  72. 3bfbb83 Minor improvement wrt #1599 (also cover vanilla xalan impl) by Tatu Saloranta · 7 years ago
  73. 513ab6e Backport #1597 in 2.8 branch too by Tatu Saloranta · 7 years ago
  74. b55b04f [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  75. bb89b51 [maven-release-plugin] prepare release jackson-databind-2.8.8.1 by Tatu Saloranta · 7 years ago
  76. 04fb144 Prepare for 2.8.8.1 by Tatu Saloranta · 7 years ago
  77. ac34972 Merge branch '2.7' into 2.8 by Tatu Saloranta · 7 years ago
  78. ec859af Fix #1607 by Tatu Saloranta · 7 years ago
  79. 8e98ed6 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  80. 8419c81 [maven-release-plugin] prepare release jackson-databind-2.7.9.1 by Tatu Saloranta · 7 years ago
  81. f4e8de5 Prepare for 2.7.9.1 by Tatu Saloranta · 7 years ago
  82. 60d459c Fix #1599 for 2.8.9 by Tatu Saloranta · 7 years ago
  83. 6ce32ff Fix #1599 for 2.7(.10) by Tatu Saloranta · 7 years ago
  84. b64c773 Merge branch '2.7' into 2.8 by Tatu Saloranta · 7 years ago
  85. 28ec8a4 Merge branch '2.6' into 2.7 by Tatu Saloranta · 7 years ago
  86. 96eb83b Add #1601 test for 2.6; already passes by Tatu Saloranta · 7 years ago
  87. 262961a Update release notes wrt #1585 by Tatu Saloranta · 7 years ago
  88. afcb309 Merge pull request #1585 from istudens/securitymanager_issue by Tatu Saloranta · 7 years ago
  89. 32001a6 Merge branch '2.7' into 2.8 by Tatu Saloranta · 7 years ago
  90. 6b9782b Tiny bit of protective checking in `AnnotatedClass` to help with potential concurrency issue by Tatu Saloranta · 7 years ago
  91. 33c8e7d [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 7 years ago
  92. 2f93aed [maven-release-plugin] prepare release jackson-databind-2.8.8 by Tatu Saloranta · 7 years ago
  93. 13ce5ed Prepare for 2.8.8 by Tatu Saloranta · 7 years ago
  94. 6ff0838 invoke ServiceLoader.load() inside of a privileged block by Ivo Studensky · 7 years ago
  95. 5f8c69e Minor fix to #426 to still reproduce the issue (need equivalent visibility) by Tatu Saloranta · 7 years ago
  96. 04c33a5 Fixed #1345 by Tatu Saloranta · 7 years ago
  97. 5f1039f Add failing test for #1345 by Tatu Saloranta · 7 years ago
  98. a546263 Improve error message for #1516, for 2.8.8: can not quite fix but hope to help with troubleshooting by Tatu Saloranta · 7 years ago
  99. ee265db Modify test for #1516 so it now fails as reported by Tatu Saloranta · 7 years ago
  100. f70ae5d Trying to make #1572 test work (fail) by Tatu Saloranta · 7 years ago