summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-json (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-105-6/+85
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-2/+2
* 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-304-19/+22
* Fix up some manifest funniesslaws2011-10-121-2/+0
* Use Jackson JsonNode as the unified representation of json datarfeng2011-10-101-5/+4
* Fix test case and update licenserfeng2011-10-101-0/+6
* Use home-grown JSONRPC implementationrfeng2011-10-1010-577/+55
* Upgrade to jackson 1.8.5rfeng2011-09-061-3/+3
* Fix the Date format for json data bindingrfeng2011-09-063-0/+117
* Streamline the json serialization into output streamrfeng2011-07-203-5/+22
* Update to latest wink and jacksonrfeng2011-05-091-4/+10
* Revert the wink version changerfeng2011-04-291-3/+3
* Update to jackson 1.8.0 and wink 1.1.3-incubatingrfeng2011-04-281-3/+3
* Update to jackson 1.7.5rfeng2011-04-201-3/+3
* Upgrade to jackson 1.7.1 releaserfeng2011-02-072-5/+5
* Making XMLStreamReader private, to avoid extra transformations when parsing j...lresende2011-02-051-1/+1
* Change json serialization to not marshal null valuesrfeng2010-12-305-3/+15
* Exclude base java dependencies and add test dependency on woodstox to get a t...antelder2010-12-111-0/+28
* More tweaks for the OSGi MFrfeng2010-12-081-0/+13
* More version changes and make sure HttpClient connections are releasedrfeng2010-12-081-5/+5
* Enabling transformer to avoid issues with rest binding and json wireFormatlresende2010-12-081-1/+1
* Update to jackson 1.6.2rfeng2010-11-191-3/+3
* Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng2010-11-134-23/+74
* Doesn't need to depend on base and doing so for a compile dependency causes a...slaws2010-10-251-1/+1
* Update json databinding to base + extension approachantelder2010-10-151-15/+5
* Update to jackson 1.6.0rfeng2010-09-241-3/+3
* 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
* Update to jackson 1.5.4rfeng2010-07-161-3/+3
* Remove duplicate service declarationrfeng2010-07-161-17/+0
* Update jackson to 1.5.3rfeng2010-06-011-3/+3
* 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-302-4/+4
* Fix the MFrfeng2010-03-291-0/+6
* Update jackson and jettision to latest versionsrfeng2010-03-285-2/+436
* Some refactoring of the databinding coderfeng2010-02-278-9/+13
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws2010-02-041-2/+2
* Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...antelder2010-01-201-1/+1