- 0de486d Update release notes wrt #829 by Cowtowncoder · 9 years ago
- 84491a7 Merge pull request #829 from thezerobit/master by Tatu Saloranta · 9 years ago
- 6511cc0 Issue #828: Remove extraneous comment by Stephen A. Goss · 9 years ago
- cce7f3c Issue #828: Respect DeserializationFeatures.WRAP_EXCEPTIONS by Stephen A. Goss · 9 years ago
- 2b3590a Minor cleanup by Tatu Saloranta · 9 years ago
- 429f70f Fix #827 with minor modifications by Cowtowncoder · 9 years ago
- dd9e751 Merge branch '2.5' by Cowtowncoder · 9 years ago
- b4547f8 Tinkering with #827 test by Cowtowncoder · 9 years ago
- c5f9d87 Merge branch '2.5' by Cowtowncoder · 9 years ago
- 99fc2ec add unit test for #827 to show the problem by Cowtowncoder · 9 years ago
- ad598aa Add fix along lines of #777, unit test for verifying by Cowtowncoder · 9 years ago
- 3ef01e0 Update release notes wrt #826, change default settings of concurrent map by Cowtowncoder · 9 years ago
- 1ae9e57 Merge branch 'master' of github.com:FasterXML/jackson-databind by Cowtowncoder · 9 years ago
- 6f65b00 Merge pull request #826 from larsp/master by Tatu Saloranta · 9 years ago
- c3fdb53 Minor refactoring: move RootNameLookup deeper into configs, to reduce state to copy for ObjectReader by Cowtowncoder · 9 years ago
- c4b695c update core dep to rc3-snapshot for testing by Tatu Saloranta · 9 years ago
- aed34ba Replaced synchronized HashMap with ConcurrentHashMap by Lars Pfannenschmidt · 9 years ago
- c89a98a Fix #824 by Tatu Saloranta · 9 years ago
- 332532a Add a unit test for #822, not yet failing. by Tatu Saloranta · 9 years ago
- 707db7a Fix #677 by Cowtowncoder · 9 years ago
- 44dea1f Minor clean up for #222 fix by Cowtowncoder · 9 years ago
- aae4082 Fix #222 by Cowtowncoder · 9 years ago
- 93d5900 [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
- f693ae5 [maven-release-plugin] prepare release jackson-databind-2.5.4 by Tatu Saloranta · 9 years ago
- 37ea55e Prepare for 2.5.4 by Tatu Saloranta · 9 years ago
- 1af020b Merge branch 'master' of github.com:FasterXML/jackson-databind by Cowtowncoder · 9 years ago
- 0787666 Add release notes wrt #813 by Cowtowncoder · 9 years ago
- 2cfcbee [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
- b9a552c [maven-release-plugin] prepare release jackson-databind-2.6.0-rc2 by Tatu Saloranta · 9 years ago
- 48494f8 prepare for 2.6.0-rc2 by Tatu Saloranta · 9 years ago
- 21c92fb Add a unit test to verify BeanDeserializerModifier.modifyDeserializer() gets called for every deserializer, including std types by Cowtowncoder · 9 years ago
- fbb1c3b Further work on #813, now working; will need to think whether annotation access as-is makes sense, next. by Tatu Saloranta · 9 years ago
- 7021a6b minor streamlining by Tatu Saloranta · 9 years ago
- c1516a4 One fix wrt #811: Maps were not handling NON_ABSENT; added a test to ensure they now do. by Cowtowncoder · 9 years ago
- 08ec397 Refactoring to make #815 cleaner for 2.6 (and remove 2.5 work-around, annotation from ObjectNode); also need to move #636 fix along since it will be triggered at bit later point. by Tatu Saloranta · 9 years ago
- 09960de Minor refactoring to (try to) defer resolution/introspection later, to avoid reporting irrelevant issues by Tatu Saloranta · 9 years ago
- f38d38f Merge branch '2.5' by Tatu Saloranta · 9 years ago
- e9fa042 Update release notes for #816 by Tatu Saloranta · 9 years ago
- 6671559 Merge pull request #817 from wingspan/2.5 by Tatu Saloranta · 9 years ago
- d314615 Merge branch '2.5' by Tatu Saloranta · 9 years ago
- d4923ea update release ntoes as well by Tatu Saloranta · 9 years ago
- 6456a9a Fix #815, for specific case of ObjectNode deserializer access. by Tatu Saloranta · 9 years ago
- 3cbb7bc Allow date-only ISO strings to have no time zone. #816 by Andrew Goodale · 9 years ago
- 04413c7 minor work towards using the new read-only/write-only/read-write access mode indicator by Cowtowncoder · 9 years ago
- 06cc8ef Modify #792 test, to be solved via #813 by Tatu Saloranta · 9 years ago
- 47a8d25 ... by Tatu Saloranta · 9 years ago
- 0194c8c First part of #813: add `AnnotationIntrospector` support for @JsonProperty.access by Tatu Saloranta · 9 years ago
- 5b8de22 Add a (failing) test for #736 by Cowtowncoder · 9 years ago
- f4a65cb Add a failing test for #806 by Cowtowncoder · 9 years ago
- 158e116 Fix #812 by Cowtowncoder · 9 years ago
- 1b83366 Merge pull request #807 from christophercurrie/inner-class-reader by Tatu Saloranta · 9 years ago
- 72740cd Implement #811, support `JsonInclude.Include.NON_ABSENT` by Cowtowncoder · 9 years ago
- 354e139 Fix #810, Properties should now be treated as Map<String,String>, not Map<Object,Object> (quirk by JDK) by Cowtowncoder · 9 years ago
- b9c831a Failing test for reading inner class by Christopher Currie · 9 years ago
- 1a24cc1 minor cleanup by Cowtowncoder · 9 years ago
- 56cb61e Minor improvement wrt #743: ensure that `RawValue` does get correctly propagated, improve `POJONode.toString()` a bit by Tatu Saloranta · 9 years ago
- 775634d Merge branch '2.5' by Cowtowncoder · 9 years ago
- ea2c9a4 update release notes wrt #801 by Cowtowncoder · 9 years ago
- 384e645 Merge branch '2.5' by Cowtowncoder · 9 years ago
- 5f09320 Merge pull request #801 from Kamil-Benedykcinski/2.5 by Tatu Saloranta · 9 years ago
- 2abf5a3 Fix #734 (error recovery for `ObjectReader.readValues()`) by Cowtowncoder · 9 years ago
- de1376e Minor post-merge cleaup by Cowtowncoder · 9 years ago
- 458e493 Merge pull request #802 from Kamil-Benedykcinski/master by Tatu Saloranta · 9 years ago
- 467a8a1 minor code cleanup by Tatu Saloranta · 9 years ago
- d001dfa warnings cleanup by Tatu Saloranta · 9 years ago
- 80421fa Using JsonCreator cause generating invalid path reference in JsonMappingException by Kamil Benedykcinski · 9 years ago
- 0e8d641 Using JsonCreator cause generating invalid path reference in JsonMappingException by Kamil Benedykcinski · 9 years ago
- 4773b89 Using JsonCreator cause generating invalid path reference in JsonMappingException by Kamil Benedykcinski · 9 years ago
- a3249d7 Using JsonCreator cause generating invalid path reference in JsonMappingException by Kamil Benedykcinski · 9 years ago
- 23e52ab Fix #504 and #797 by Cowtowncoder · 9 years ago
- 48a21be minor number test refactoring by Cowtowncoder · 9 years ago
- f4d3a82 javadoc improvement by Cowtowncoder · 9 years ago
- d2ebacd [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 9 years ago
- 5286441 [maven-release-plugin] prepare release jackson-databind-2.6.0-rc1 by Tatu Saloranta · 9 years ago
- 4bca471 ... by Tatu Saloranta · 9 years ago
- 076f2b3 prepare for 2.6.0-rc1 by Tatu Saloranta · 9 years ago
- cbc4dc6 Unit test improvements to try to extend coverage by Cowtowncoder · 9 years ago
- 3c5989b Minor cleanup: remove unused helper class by Cowtowncoder · 9 years ago
- ee1c51a Fix #795 by Cowtowncoder · 9 years ago
- f0efb09 Merge branch '2.5' by Tatu Saloranta · 9 years ago
- e412926 Add tests wrt #795 by Tatu Saloranta · 9 years ago
- 1b9d148 Update javadoc wrt #794 by Tatu Saloranta · 9 years ago
- 6709f72 Work on #794: add the feature. by Tatu Saloranta · 9 years ago
- ad513ee Fix #77 by Tatu Saloranta · 9 years ago
- 01fc9dc minor test refactoring by Tatu Saloranta · 9 years ago
- 41e187e ... by Tatu Saloranta · 9 years ago
- d52679a Merge branch '2.5' by Tatu Saloranta · 9 years ago
- f92a6b3 Merge branch '2.4' into 2.5 by Tatu Saloranta · 9 years ago
- a143c05 Fix #793 by Tatu Saloranta · 9 years ago
- 3da7c45 ... by Tatu Saloranta · 9 years ago
- cb6dddd Fix #296 by Tatu Saloranta · 9 years ago
- 4a8c637 Mark old-style json schema generator methods as deprecated by Tatu Saloranta · 9 years ago
- dbe68f6 Fix #95 (oldest fixed issue so far for 2.6!) by Tatu Saloranta · 9 years ago
- a341904 Merge branch '2.5' by Tatu Saloranta · 9 years ago
- 4b9e191 update release notes wrt #792 by Tatu Saloranta · 9 years ago
- 0d62e9c Test changes wrt #792 by Tatu Saloranta · 9 years ago
- f877926 Merge branch '2.5' by Cowtowncoder · 9 years ago
- ba20f65 Minor fix related to #792, may help (but not necessarily fully solve) by Cowtowncoder · 9 years ago
- 282cfdf ... by Cowtowncoder · 9 years ago
- 3d4e4ec Add a test to show #792 by Cowtowncoder · 9 years ago