summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-json/src/main/java/org/apache/tuscany (unfollow)
Commit message (Expand)AuthorFilesLines
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