1. 257ae1c Fix #660 by Cowtowncoder · 10 years ago
  2. 1eae322 More warnings cleanup by Cowtowncoder · 10 years ago
  3. b44ebe4 Warnings cleanup, minor refactoring of XMLGregorianCalendarSerializer by Cowtowncoder · 10 years ago
  4. d3722c6 Comment out 2.4-only fix for SimpleObjectIdResolver by Cowtowncoder · 10 years ago
  5. c194ea5 Add a (failing) test for #660 by Tatu Saloranta · 10 years ago
  6. daa3a33 Add tests for handling JsonCreator.Mode.DISABLED, as well as basic handling (modules probably should use it too) by Tatu Saloranta · 10 years ago
  7. f06192b go back to 2.5.0-SNAPSHOT by Tatu Saloranta · 10 years ago
  8. 7824b90 Add a unit test to test that #659 does not exist by Tatu Saloranta · 10 years ago
  9. 6c0d20e [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
  10. cd4381f [maven-release-plugin] prepare release jackson-databind-2.5.0-rc1 by Tatu Saloranta · 10 years ago
  11. d252da8 Prepare for rc1 by Tatu Saloranta · 10 years ago
  12. 3ca520b Add a failing test for #312 (no time to work on for 2.5, hope to do in 2.6; non-trivial to solve) by Cowtowncoder · 10 years ago
  13. c15e779 Add `AnnotatedMember.getContext()` to help in access of class annotations, from within `AnnotatedMember` by Cowtowncoder · 10 years ago
  14. 7febe16 Add notes wrt #490. Bit wary of fixing this in 2.5, in case old 2.4 annotations jar found its way in classpath... by Cowtowncoder · 10 years ago
  15. babd8cb minor javadoc changes by Tatu Saloranta · 10 years ago
  16. 42ef5bb Fixed #653 by Tatu Saloranta · 10 years ago
  17. cafc830 ... by Tatu Saloranta · 10 years ago
  18. cb13a6f Add alternate property name mangling impl code; but need to discuss more first before starting to use (one new test fail) by Tatu Saloranta · 10 years ago
  19. 499a7b6 Implemented #654 by Tatu Saloranta · 10 years ago
  20. 662dc3d Unit test improvements for ObjectWriter.writeValues() by Tatu Saloranta · 10 years ago
  21. bb77388 Merge branch '2.4' by Cowtowncoder · 10 years ago
  22. 7ec59e4 Fix #656 for 2.4 as well by Cowtowncoder · 10 years ago
  23. 966dd97 Add unit test for #656 by Cowtowncoder · 10 years ago
  24. 5b9f87c minor cleanup by Cowtowncoder · 10 years ago
  25. 5ee6591 Complete #655 implementation (add `ObjectWriter.writeValues()`) by Tatu Saloranta · 10 years ago
  26. a199cbd Refactoring to make ObjectWriter more robust by Tatu Saloranta · 10 years ago
  27. f144070 Add a convenience "no-op" filter implementation by Cowtowncoder · 10 years ago
  28. 4a06170 Fixes to sequence writing; changed naming to be more consistent with 'readValues()' (hence, 'writeValues()'), by Tatu Saloranta · 10 years ago
  29. 884751e Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 10 years ago
  30. 333f5ac Complete initial SequenceWriter implementation. To be tested. by Tatu Saloranta · 10 years ago
  31. 54c9097 Merge pull request #651 from Stephan202/maven-versioning-readme-update by Tatu Saloranta · 10 years ago
  32. 551f897 Reference the latest release in the documentation. by Stephan Schroevers · 10 years ago
  33. ab554d5 Starting to work on adding SequenceWriter, counterpart to MappingIterator on reader side by Tatu Saloranta · 10 years ago
  34. 377aab0 Some work wrt #588; minor refactoring to support custom ObjectWriter sub-classes by Tatu Saloranta · 10 years ago
  35. 83f1be0 Baseline work for #588, to pass more information needed to resolve "recursive emptiness" problem by Tatu Saloranta · 10 years ago
  36. 10a485b Add notes wrt 2.6 changes for future reference by Tatu Saloranta · 10 years ago
  37. b478c79 Still tweaking bean property handling for deser by Tatu Saloranta · 10 years ago
  38. e440b71 Try to streamline property handling for deser by Tatu Saloranta · 10 years ago
  39. ead4e32 Fix #47, one of oldest open bugs (yay!): support @JsonValue for Map keys by Tatu Saloranta · 10 years ago
  40. 63b33fb Fix #647 by Cowtowncoder · 10 years ago
  41. b1d3406 Add test to verify #647 by Cowtowncoder · 10 years ago
  42. 0e4faee Add unit test for #650 by Cowtowncoder · 10 years ago
  43. e715545 Minor fix to #426 unit test (problem itself still persists) by Cowtowncoder · 10 years ago
  44. 761c9ae Updates wrt #566 by Tatu Saloranta · 10 years ago
  45. 9144f66 Merge pull request #568 from mressler/master by Tatu Saloranta · 10 years ago
  46. df9b129 Merge pull request #595 from johnjohndoe/update-release-versions by Tatu Saloranta · 10 years ago
  47. 7af425f ... by Cowtowncoder · 10 years ago
  48. 24a10cc small performance optimization by Cowtowncoder · 10 years ago
  49. 25c5d04 minor tweak by Cowtowncoder · 10 years ago
  50. 917e722 Minor test improvement for #646 by Tatu Saloranta · 10 years ago
  51. 4958db5 Fix #646 for 2.5, too risky for backport. by Tatu Saloranta · 10 years ago
  52. 84ccc5d Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 10 years ago
  53. f9c0b2f ... by Tatu Saloranta · 10 years ago
  54. 8e52c3e Minor additional tests by Tatu Saloranta · 10 years ago
  55. 541bd3b Add a test to reproduce #646 by Tatu Saloranta · 10 years ago
  56. f4cde11 fix a doc typo by Cowtowncoder · 10 years ago
  57. 839bbd6 Added polymorphic test for #622; somewhat surprisingly it passes right away... by Tatu Saloranta · 10 years ago
  58. d55cab3 First fix for #622 that seems to work (after minor fixes to test also; id class MUST implement #equals() and #hashCode()!) by Tatu Saloranta · 10 years ago
  59. e78d39d trivial simplification by Tatu Saloranta · 10 years ago
  60. 2ef09f8 Trying to repro #615 by Cowtowncoder · 10 years ago
  61. 9b8220b Added release notes wrt #631 by Cowtowncoder · 10 years ago
  62. 73a87db Complete #638 implementation by Cowtowncoder · 10 years ago
  63. b797b94 Minor fixes wrt 'JsonTypeInfo.defaultImpl()'; Void must mean "deser unknown as null", whereas annotations to be taken as "no default specified". by Cowtowncoder · 10 years ago
  64. 6f5cf62 Further work on general-purpose virtual properties (not quite complete yet) by Tatu Saloranta · 10 years ago
  65. 7d791d6 Additional unit test: ok to not have object id by Tatu Saloranta · 10 years ago
  66. 05eaea9 minor javadoc fix by Tatu Saloranta · 10 years ago
  67. f1cb79b Small refactoring by Tatu Saloranta · 10 years ago
  68. 80674fe Minor fixes to support inclusion criteria for attribute-backed props by Tatu Saloranta · 10 years ago
  69. c25fbfc minor clean up related to attribute-backed virtual properties by Tatu Saloranta · 10 years ago
  70. 0ccedce First part of #638, adding support for including attribute-backed virtual properties by Cowtowncoder · 10 years ago
  71. 2c67dce Continue implementing JsonAppend by Tatu Saloranta · 10 years ago
  72. ed617ab Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 10 years ago
  73. ede7d3e Start to work on @JsonAppend by Tatu Saloranta · 10 years ago
  74. 531fac6 Updated release notes wrt #636 by Cowtowncoder · 10 years ago
  75. 9ee8c71 Merge pull request #637 from mspiegel/noclassdeffound-fix by Tatu Saloranta · 10 years ago
  76. cb57727 Remove unneeded exception signature from unit test. by Michael Spiegel · 10 years ago
  77. 95f3fab Use java 6 compatible test dependency. by Michael Spiegel · 10 years ago
  78. ed66aeb deser test for #631 by Tatu Saloranta · 10 years ago
  79. 7329b4a Serialization test for #631 by Tatu Saloranta · 10 years ago
  80. a43e202 Start work on #631 implementation by Tatu Saloranta · 10 years ago
  81. 0239436 Additional test case for NoClassDefFound. by Michael Spiegel · 10 years ago
  82. e7c5420 Unit test of NoClassDefFoundDeserializer. by Michael Spiegel · 10 years ago
  83. 1a037b3 Bug fix for issue 636. by Michael Spiegel · 10 years ago
  84. bf2855e ... and undo the damage by Cowtowncoder · 10 years ago
  85. def9e52 Merge branch '2.4' by Cowtowncoder · 10 years ago
  86. b07c152 remove double-contextualization by Cowtowncoder · 10 years ago
  87. c7bbbe6 Merge branch '2.4' by Cowtowncoder · 10 years ago
  88. 7d4201c Solve the cyclic/untyped-deser problem for 2.4 as well by Cowtowncoder · 10 years ago
  89. a0d1475 add a unit test for cyclic dep problem with untyped deser by Cowtowncoder · 10 years ago
  90. 603991b Fix the problem with dep loop for "untyped" object deserializer by Cowtowncoder · 10 years ago
  91. fd294c0 Merge branch 'master' of github.com:FasterXML/jackson-databind by Cowtowncoder · 10 years ago
  92. 5dca503 Minor test refactoring (move straggler object id tests under 'struct') by Cowtowncoder · 10 years ago
  93. 04db8f7 Fix #633 by Tatu Saloranta · 10 years ago
  94. a2e2720 Trying to straighten out resolution/contextualization of 'untyped' deserializer by Cowtowncoder · 10 years ago
  95. 72de08e Fixed #630 by Cowtowncoder · 10 years ago
  96. 078251b Further refinements for cachability handling; nothing with value type deserializer should be cached by Cowtowncoder · 10 years ago
  97. e41a12a Merge branch '2.4' by Cowtowncoder · 10 years ago
  98. 87e4661 Fix #635 by Cowtowncoder · 10 years ago
  99. 64319ad Merge branch '2.4' by Tatu Saloranta · 10 years ago
  100. 35ec0dd [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago