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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up some manifest funnies
slaws
2011-10-12
1
-2
/
+0
*
Use Jackson JsonNode as the unified representation of json data
rfeng
2011-10-10
1
-5
/
+4
*
Fix test case and update license
rfeng
2011-10-10
1
-0
/
+6
*
Use home-grown JSONRPC implementation
rfeng
2011-10-10
10
-577
/
+55
*
Upgrade to jackson 1.8.5
rfeng
2011-09-06
1
-3
/
+3
*
Fix the Date format for json data binding
rfeng
2011-09-06
3
-0
/
+117
*
Streamline the json serialization into output stream
rfeng
2011-07-20
3
-5
/
+22
*
Update to latest wink and jackson
rfeng
2011-05-09
1
-4
/
+10
*
Revert the wink version change
rfeng
2011-04-29
1
-3
/
+3
*
Update to jackson 1.8.0 and wink 1.1.3-incubating
rfeng
2011-04-28
1
-3
/
+3
*
Update to jackson 1.7.5
rfeng
2011-04-20
1
-3
/
+3
*
Upgrade to jackson 1.7.1 release
rfeng
2011-02-07
2
-5
/
+5
*
Making XMLStreamReader private, to avoid extra transformations when parsing j...
lresende
2011-02-05
1
-1
/
+1
*
Change json serialization to not marshal null values
rfeng
2010-12-30
5
-3
/
+15
*
Exclude base java dependencies and add test dependency on woodstox to get a t...
antelder
2010-12-11
1
-0
/
+28
*
More tweaks for the OSGi MF
rfeng
2010-12-08
1
-0
/
+13
*
More version changes and make sure HttpClient connections are released
rfeng
2010-12-08
1
-5
/
+5
*
Enabling transformer to avoid issues with rest binding and json wireFormat
lresende
2010-12-08
1
-1
/
+1
*
Update to jackson 1.6.2
rfeng
2010-11-19
1
-3
/
+3
*
Improve jaxb/json databindings and jsonrpc binding to better handle interfaces
rfeng
2010-11-13
4
-23
/
+74
*
Doesn't need to depend on base and doing so for a compile dependency causes a...
slaws
2010-10-25
1
-1
/
+1
*
Update json databinding to base + extension approach
antelder
2010-10-15
1
-15
/
+5
*
Update to jackson 1.6.0
rfeng
2010-09-24
1
-3
/
+3
*
Fixing databinding issue when submitting empty strings from js client to a js...
lresende
2010-09-17
1
-4
/
+9
*
TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. BigDeci...
slaws
2010-09-08
1
-1
/
+7
*
Add support for primitive java types
rfeng
2010-09-08
1
-0
/
+3
*
Allow primitive return values to pass through the Object2JSON transformer.
slaws
2010-09-03
1
-1
/
+1
*
Update to jackson 1.5.4
rfeng
2010-07-16
1
-3
/
+3
*
Remove duplicate service declaration
rfeng
2010-07-16
1
-17
/
+0
*
Update jackson to 1.5.3
rfeng
2010-06-01
1
-3
/
+3
*
Add array support for the transformer
rfeng
2010-05-27
1
-1
/
+1
*
Merge branch 'jaxrs' into trunk
rfeng
2010-05-19
7
-15
/
+218
*
Enhance the JSON databindign with Jackson 1.5.0
rfeng
2010-04-01
5
-73
/
+173
*
Add a list of recently ported modules into the build
rfeng
2010-03-30
2
-4
/
+4
*
Fix the MF
rfeng
2010-03-29
1
-0
/
+6
*
Update jackson and jettision to latest versions
rfeng
2010-03-28
5
-2
/
+436
*
Some refactoring of the databinding code
rfeng
2010-02-27
8
-9
/
+13
*
Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...
slaws
2010-02-04
1
-2
/
+2
*
Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...
antelder
2010-01-20
1
-1
/
+1
*
Moving 2.x trunk
lresende
2009-11-20
25
-0
/
+2262