summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-json/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to jackson 1.7.1 releaserfeng2011-02-071-2/+2
* Making XMLStreamReader private, to avoid extra transformations when parsing j...lresende2011-02-051-1/+1
* Change json serialization to not marshal null valuesrfeng2010-12-304-3/+14
* Enabling transformer to avoid issues with rest binding and json wireFormatlresende2010-12-081-1/+1
* Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng2010-11-133-23/+72
* Fixing databinding issue when submitting empty strings from js client to a js...lresende2010-09-171-4/+9
* TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. BigDeci...slaws2010-09-081-1/+7
* Add support for primitive java typesrfeng2010-09-081-0/+3
* Allow primitive return values to pass through the Object2JSON transformer.slaws2010-09-031-1/+1
* Remove duplicate service declarationrfeng2010-07-161-17/+0
* Add array support for the transformerrfeng2010-05-271-1/+1
* Merge branch 'jaxrs' into trunkrfeng2010-05-197-15/+218
* Enhance the JSON databindign with Jackson 1.5.0rfeng2010-04-015-73/+173
* Add a list of recently ported modules into the build rfeng2010-03-301-2/+2
* Update jackson and jettision to latest versionsrfeng2010-03-284-0/+418
* Some refactoring of the databinding coderfeng2010-02-278-9/+13
* Moving 2.x trunklresende2009-11-2021-0/+1899