summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-json/src/main/java/org (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-17Enhance the include/exclude filter processing and fix a NPErfeng1-16/+38
2012-09-14Enhance the partial read support so that we can use the full property names i...rfeng1-21/+70
2012-09-13Add the checking for root classrfeng1-8/+45
2012-09-10Fix the default mapper so that it can handle tuscanyFilterrfeng1-4/+6
2012-09-10Start to add the ability to allow partial json serializationrfeng3-6/+55
2012-03-21Handle inputstream to outputstream copyrfeng1-1/+15
2012-03-02Reuse the ObjectMapperrfeng1-0/+3
2012-02-14Make the jackson annotation introspector come before the JAXB one as we need ...rfeng1-2/+3
2012-01-30Fix the json deserialization of generic collection and upgrade to jackson 1.9.4rfeng2-16/+18
2011-10-10Use Jackson JsonNode as the unified representation of json datarfeng1-5/+4
2011-10-10Use home-grown JSONRPC implementationrfeng6-300/+48
2011-09-06Fix the Date format for json data bindingrfeng1-0/+3
2011-07-20Streamline the json serialization into output streamrfeng2-5/+19
2011-02-07Upgrade to jackson 1.7.1 releaserfeng1-2/+2
2010-12-30Change json serialization to not marshal null valuesrfeng3-3/+5
2010-11-13Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng3-23/+72
2010-09-17Fixing databinding issue when submitting empty strings from js client to a js...lresende1-4/+9
2010-09-08TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. BigDeci...slaws1-1/+7
2010-09-08Add support for primitive java typesrfeng1-0/+3
2010-09-03Allow primitive return values to pass through the Object2JSON transformer.slaws1-1/+1
2010-05-27Add array support for the transformerrfeng1-1/+1
2010-05-19Merge branch 'jaxrs' into trunkrfeng5-5/+172
2010-04-01Enhance the JSON databindign with Jackson 1.5.0rfeng4-25/+122
2010-03-30Add a list of recently ported modules into the build rfeng1-2/+2
2010-03-28Update jackson and jettision to latest versionsrfeng2-0/+154
2010-02-27Some refactoring of the databinding coderfeng8-9/+13
2009-11-20Moving 2.x trunklresende12-0/+1058