- 3a7ceb2 Fixes #528 - Add support for As.EXISTING_PROPERTY inclusion mechanism by David Fleeman · 10 years ago
- ebfa5d8 Travis-CI: Java7, and 2.4 branch by Christopher Currie · 10 years ago
- 3afaa74 Actually, previous commit was for #560, which is now implemented by Tatu Saloranta · 10 years ago
- 4406790 Additional fix wrt #572 by Tatu Saloranta · 10 years ago
- 2e9defe Fix #572 by Tatu Saloranta · 10 years ago
- f078ebb Add a text for #572 by Tatu Saloranta · 10 years ago
- 64fd181 Start using `JsonGenerator.writeStartArray(int)` (introduced in 2.4) by Tatu Saloranta · 10 years ago
- 2e980c0 try to reproduce a bug by Tatu Saloranta · 10 years ago
- e39ce3e Allow retaining of supported type for ToStringSerializer by Cowtowncoder · 10 years ago
- d92567f Merge branch '2.4' by Cowtowncoder · 10 years ago
- c271fbc Tiny tweak for 2.4: since additions really should only be in minor updates (2.5), let's not yet mark old method as deprecated here, to avoid compiler warnings (i.e. hiding the diff until 2.5) by Cowtowncoder · 10 years ago
- 17ab26b Cleaning up #576 slightly; add another related fluent-style method by Cowtowncoder · 10 years ago
- 23c749c Merge branch '2.4' by Cowtowncoder · 10 years ago
- b11eafa Merge branch '2.4' by Tatu Saloranta · 10 years ago
- 3261453 update release notes by Tatu Saloranta · 10 years ago
- 46249bd Merge pull request #576 from adstro/2.4 by Tatu Saloranta · 10 years ago
- 11c4512 Fix typo in javadoc by Adam Stroud · 10 years ago
- e381bc8 Restore of version of addMixin call, and add to new fluent method to ensure binary-comaptibility by Adam Stroud · 10 years ago
- d2ec3c9 Add fluent API for adding mixins by Adam Stroud · 10 years ago
- add3cc3 Fix #408 by Tatu Saloranta · 10 years ago
- 746c43a Unit test cleanup by Tatu Saloranta · 10 years ago
- ff761fb ... by Cowtowncoder · 10 years ago
- 044bb5a Work towards sub-classable ObjectReader (for CSV) by Cowtowncoder · 10 years ago
- 01266da Minor changes to support overridability, eventually to be used by CSV module by Cowtowncoder · 10 years ago
- fb1d103 Merge fix for #570 in master (2.5) by Cowtowncoder · 10 years ago
- 8e2901e add a test wrt #570 in master by Cowtowncoder · 10 years ago
- 9973218 Merge branch 'master' of github.com:FasterXML/jackson-databind by Cowtowncoder · 10 years ago
- d9c92cd [maven-release-plugin] prepare for next development iteration by Tatu Saloranta · 10 years ago
- 1f5dc0a [maven-release-plugin] prepare release jackson-databind-2.4.3 by Tatu Saloranta · 10 years ago
- 5e799a2 Fix #570 by Tatu Saloranta · 10 years ago
- a4849c1 prepare for 2.4.3 by Tatu Saloranta · 10 years ago
- 0f5816d javadoc improvements by Tatu Saloranta · 10 years ago
- 2bfcd73 stylistics by Cowtowncoder · 10 years ago
- 9eafdd8 javadoc improvement by Cowtowncoder · 10 years ago
- 02f5f42 minor improvement to Enum serialization; allow Shape.ARRAY as an alias for 'use number (index)' by Cowtowncoder · 10 years ago
- 30239f9 Fixed #559 by Tatu Saloranta · 10 years ago
- 067791b javadoc fix by Tatu Saloranta · 10 years ago
- 7b4c0fa stylistic fixup by Tatu Saloranta · 10 years ago
- 255405e robustification for a unit test by Tatu Saloranta · 10 years ago
- 9b69681 warnings cleanup by Tatu Saloranta · 10 years ago
- 234c109 Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 10 years ago
- 6fc1974 Add one more unit test for Map.Entry handling by Cowtowncoder · 10 years ago
- 10f4422 Fix #565: add support for `Map.Entry` by Cowtowncoder · 10 years ago
- 2944617 Initial work to support Map.Entry; now serialization works, some improvements to type handling as well by Cowtowncoder · 10 years ago
- e217f43 ... by Tatu Saloranta · 10 years ago
- d0cc247 Fixed #113F by Tatu Saloranta · 10 years ago
- 6a1e6a9 minor tweaking on a test by Tatu Saloranta · 10 years ago
- ca99065 Implement #540 by Tatu Saloranta · 10 years ago
- c86fb3a Start implementing #540 by Tatu Saloranta · 10 years ago
- 750ccda Implement #133 by Cowtowncoder · 10 years ago
- c717c2f Fix #556 (minor regression during 2.5.0-SNAPSHOT, not included in any of released versions) by Cowtowncoder · 10 years ago
- e2f78f2 Unit test refactoring fixes by Cowtowncoder · 10 years ago
- 46566e1 Unit test fixes by Cowtowncoder · 10 years ago
- 6b4127d test refactoring by Tatu Saloranta · 10 years ago
- b23ede1 Start working on even more improvements to bean property introspection by Cowtowncoder · 10 years ago
- ac956c1 Add a test to verify that #557 isn't a real bug by Tatu Saloranta · 10 years ago
- 0bbb924 Add a unit test repro for #556 by Tatu Saloranta · 10 years ago
- 09ad682 Fixed #421 (phew!) by Tatu Saloranta · 10 years ago
- eb830e8 ... by Tatu Saloranta · 10 years ago
- 5f6d2b9 ... by Tatu Saloranta · 10 years ago
- c4f11d6 more cleanup by Tatu Saloranta · 10 years ago
- 3f1a2ff warnings cleanup by Tatu Saloranta · 10 years ago
- 1dc5190 Try trouble-shooting #426, still no solution by Tatu Saloranta · 10 years ago
- b126e8e Backport #511 fix for 2.4.3 by Cowtowncoder · 10 years ago
- 69cf073 Fix for #511 by Cowtowncoder · 10 years ago
- 0e03ef1 ... by Cowtowncoder · 10 years ago
- 638dcdb Backport #496 fix by Cowtowncoder · 10 years ago
- ddde8e3 Fix #496 by Cowtowncoder · 10 years ago
- 7b0913f Improve javadocs wrt #555 by Cowtowncoder · 10 years ago
- 3eb74af Implement #550 by Cowtowncoder · 10 years ago
- 015bdd7 Fix #368 by Cowtowncoder · 10 years ago
- 7ce5832 tiny stylistic cleanup by Cowtowncoder · 10 years ago
- 18186be update releae notes wrt #552 by Cowtowncoder · 10 years ago
- d28c947 Merge pull request #552 from geronimo-iia/master by Tatu Saloranta · 10 years ago
- 6a70b50 Merge pull request #554 from pscheit/patch-1 by Tatu Saloranta · 10 years ago
- c598bf0 fix little typo in jackson dependencies by Philipp Scheit · 10 years ago
- 10ba2d4 Minor addition to JavaType (getContainedTypeOrUnknown()); fix a tiny potential problem with JsonValueSerializer contextualization by Tatu Saloranta · 10 years ago
- ad152e1 Merge branch 'master' of github.com:FasterXML/jackson-databind by Tatu Saloranta · 10 years ago
- 4e935cb ... by Tatu Saloranta · 10 years ago
- 2735000 update javadoc by Jerome Guibert · 10 years ago
- 3c2d409 extends iso8601 format to support parse according expression: [yyyy-MM-dd|yyyyMMdd][T(hh:mm[:ss[.sss]]|hhmm[ss[.sss]])]?[Z|[+-]hh:mm]] by Jerome Guibert · 10 years ago
- 295d9e4 Minor improvement wrt #546: prevent attempts to use `JsonTypeInfo.As.EXTERNAL_PROPERTY` for default typing (throw IllegalArgumentException if attempted) by Cowtowncoder · 10 years ago
- e1b2009 Bit more testing for default-typing, as.property inclusion by Cowtowncoder · 10 years ago
- 152aabb Fixed #539 in master (for 2.5.0) -- slightly risky change so can't easily backport unfortunately. by Cowtowncoder · 10 years ago
- 9a11fb9 Backport #541 fix in 2.4 (for 2.4.3) by Cowtowncoder · 10 years ago
- f95a927 Fix #541 for master (2.5) by Cowtowncoder · 10 years ago
- 8667b6d Merge branch 'master' of github.com:FasterXML/jackson-databind by Cowtowncoder · 10 years ago
- 2e8cf4f Merge branch '2.4' of github.com:FasterXML/jackson-databind into 2.4 by Cowtowncoder · 10 years ago
- 9c2dc36 Backport #543 workaround in 2.4 by Cowtowncoder · 10 years ago
- 6cf6585 Add a test, work-round for #543 by Cowtowncoder · 10 years ago
- 4865f14 Merge pull request #545 from marcus-nl/patch-1 by Tatu Saloranta · 10 years ago
- 52dc7c0 Update README.md by Marcus · 10 years ago
- 2dde645 update parent pom by Tatu Saloranta · 10 years ago
- 25bec06 javadoc fix by Tatu Saloranta · 10 years ago
- edcc345 Javadoc fix (#534) by Tatu Saloranta · 10 years ago
- 4294ffc update parent pom by Tatu Saloranta · 10 years ago
- d34aab5 Backport earlier fix wrt AsArraySerializerBase by Tatu Saloranta · 10 years ago
- ae82a53 Fix a problem that results in https://github.com/FasterXML/jackson-module-jsonSchema/issues/34 by Tatu Saloranta · 10 years ago
- 1b86c85 warnings cleanup by Tatu Saloranta · 10 years ago
- 75e42f5 move failing test to 'failing' so as to prevent CI failures, github merge warnings by Tatu Saloranta · 10 years ago