summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-json/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enhance the include/exclude filter processing and fix a NPErfeng2012-09-172-18/+46
* Enhance the partial read support so that we can use the full property names i...rfeng2012-09-142-28/+93
* Add the checking for root classrfeng2012-09-131-8/+45
* Fix the default mapper so that it can handle tuscanyFilterrfeng2012-09-101-4/+6
* Start to add the ability to allow partial json serializationrfeng2012-09-104-6/+84
* Handle inputstream to outputstream copyrfeng2012-03-211-1/+15
* Improve the REST binding for inputstream and contextrfeng2012-03-211-0/+1
* Reuse the ObjectMapperrfeng2012-03-021-0/+3
* Make the jackson annotation introspector come before the JAXB one as we need ...rfeng2012-02-141-2/+3
* Fix the json deserialization of generic collection and upgrade to jackson 1.9.4rfeng2012-01-302-16/+18
* Use Jackson JsonNode as the unified representation of json datarfeng2011-10-101-5/+4
* Use home-grown JSONRPC implementationrfeng2011-10-108-571/+48
* Fix the Date format for json data bindingrfeng2011-09-062-0/+116
* Streamline the json serialization into output streamrfeng2011-07-203-5/+22
* 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