index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
/
databinding-json
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
Fix the default mapper so that it can handle tuscanyFilter
rfeng
1
-4
/
+6
2012-09-10
Start to add the ability to allow partial json serialization
rfeng
4
-6
/
+84
2012-03-21
Handle inputstream to outputstream copy
rfeng
1
-1
/
+15
2012-03-21
Improve the REST binding for inputstream and context
rfeng
1
-0
/
+1
2012-03-02
Reuse the ObjectMapper
rfeng
1
-0
/
+3
2012-02-14
Make the jackson annotation introspector come before the JAXB one as we need ...
rfeng
1
-2
/
+3
2012-01-30
Fix the json deserialization of generic collection and upgrade to jackson 1.9.4
rfeng
2
-16
/
+18
2011-10-10
Use Jackson JsonNode as the unified representation of json data
rfeng
1
-5
/
+4
2011-10-10
Use home-grown JSONRPC implementation
rfeng
8
-571
/
+48
2011-09-06
Fix the Date format for json data binding
rfeng
2
-0
/
+116
2011-07-20
Streamline the json serialization into output stream
rfeng
3
-5
/
+22
2011-02-07
Upgrade to jackson 1.7.1 release
rfeng
1
-2
/
+2
2011-02-05
Making XMLStreamReader private, to avoid extra transformations when parsing j...
lresende
1
-1
/
+1
2010-12-30
Change json serialization to not marshal null values
rfeng
4
-3
/
+14
2010-12-08
Enabling transformer to avoid issues with rest binding and json wireFormat
lresende
1
-1
/
+1
2010-11-13
Improve jaxb/json databindings and jsonrpc binding to better handle interfaces
rfeng
3
-23
/
+72
2010-09-17
Fixing databinding issue when submitting empty strings from js client to a js...
lresende
1
-4
/
+9
2010-09-08
TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. BigDeci...
slaws
1
-1
/
+7
2010-09-08
Add support for primitive java types
rfeng
1
-0
/
+3
2010-09-03
Allow primitive return values to pass through the Object2JSON transformer.
slaws
1
-1
/
+1
2010-07-16
Remove duplicate service declaration
rfeng
1
-17
/
+0
2010-05-27
Add array support for the transformer
rfeng
1
-1
/
+1
2010-05-19
Merge branch 'jaxrs' into trunk
rfeng
7
-15
/
+218
2010-04-01
Enhance the JSON databindign with Jackson 1.5.0
rfeng
5
-73
/
+173
2010-03-30
Add a list of recently ported modules into the build
rfeng
1
-2
/
+2
2010-03-28
Update jackson and jettision to latest versions
rfeng
4
-0
/
+418
2010-02-27
Some refactoring of the databinding code
rfeng
8
-9
/
+13
2009-11-20
Moving 2.x trunk
lresende
21
-0
/
+1899