index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
1. Remove static variable in SessionFactory
eranda
2011-07-09
45
-504
/
+1237
*
Move the invoke command to a separate class and remove from the Shell class a...
antelder
2011-07-09
3
-244
/
+147
*
Add websocket message multiplexing via persistent connections.
fmoga
2011-07-09
9
-160
/
+370
*
Add missing license header on JSON utility class.
fmoga
2011-07-08
1
-0
/
+18
*
Add a stop command
antelder
2011-07-08
2
-0
/
+79
*
Add a start command
antelder
2011-07-08
2
-0
/
+81
*
Add an uninstall command class
antelder
2011-07-08
2
-0
/
+69
*
Update gen'd help to also include the short one line description
antelder
2011-07-08
1
-0
/
+2
*
Update the Shell to use the AddComposite class and have no code within Shell ...
antelder
2011-07-08
3
-28
/
+37
*
Push fix for JSON array parser to comet binding. Refactor data conversion in ...
fmoga
2011-07-08
3
-83
/
+133
*
Add test to demonstrate data conversion to/from JSON. Fix bug in the JSON arr...
fmoga
2011-07-08
19
-22
/
+400
*
Update sample to demonstrate that runtime uses the same server for services w...
fmoga
2011-07-08
9
-27
/
+183
*
Stop websocket server cleanly on Tuscany runtime shutdown.
fmoga
2011-07-08
3
-2
/
+2
*
Initial implementation of binding.websocket with functional sample (test).
fmoga
2011-07-08
12
-72
/
+299
*
Start adding a way to have pluggable Shell commands. And start refactoring co...
antelder
2011-07-07
4
-1
/
+171
*
Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.
fmoga
2011-07-06
24
-0
/
+772
*
Initial import of the websocket binding.
fmoga
2011-07-06
0
-0
/
+0
*
TUSCANY-3654 - The JIRA that causes this test to be ignored was closed a whil...
slaws
2011-07-06
1
-1
/
+0
*
now moved to itest proper
slaws
2011-07-06
21
-1138
/
+0
*
the logging dependencies are required
slaws
2011-07-05
1
-13
/
+12
*
Changes to make the otest dev environment run from a completely clean repo
slaws
2011-07-05
4
-5
/
+7
*
TUSCANY-3881 - Tidy up the binding context and test by re-enabling Rampart su...
slaws
2011-07-05
14
-112
/
+549
*
TUSCANY-3883 - Let the binding model store/return a wireFormat. Request and r...
slaws
2011-07-05
1
-2
/
+5
*
Correct intent names. For some reason the constant names got turned into stri...
slaws
2011-07-05
1
-2
/
+2
*
Tidy test to remove debug items
slaws
2011-07-04
3
-5
/
+5
*
add support to wire element
nirmal070125
2011-07-03
6
-33
/
+126
*
Return correct interface contract when interfaces are compatible but not assi...
bdaniel
2011-06-29
1
-0
/
+6
*
TUSCANY-3891 - Commit Guilherme's first patch contain the template of the cod...
slaws
2011-06-29
19
-0
/
+1296
*
Add itest for testing WS Policy as applied to the WS binding. Not in build yet.
slaws
2011-06-29
13
-0
/
+671
*
Add the domain uri to the logging output
antelder
2011-06-29
1
-1
/
+1
*
Update EndpointReferenceBinderImpl to use the domain registry to workout if a...
antelder
2011-06-29
1
-3
/
+2
*
Add a method to the domain registry to test if an EndpointReference is out of...
antelder
2011-06-29
2
-0
/
+6
*
Start of an archetype for creating implementation extensions. Not finished ye...
antelder
2011-06-29
24
-0
/
+923
*
Add a simple Tuscany webapp project that could be used as the starting point ...
antelder
2011-06-29
8
-0
/
+403
*
Correct archetype variable names which i think got incorrectly updated after ...
antelder
2011-06-29
1
-2
/
+2
*
TUSCANY-3861: Move up to the new bundle plugin release
antelder
2011-06-29
3
-14
/
+14
*
Commit patch for TUSCANY-3887 to add doPrivileged blocks to EquinoxServiceDis...
bdaniel
2011-06-28
1
-77
/
+92
*
TUSCANY-3881 - fix a typo in the original commit
slaws
2011-06-28
1
-1
/
+1
*
Port to Mac OS X 10.6.7.
jsdelfino
2011-06-28
158
-353
/
+875
*
Fix for hanging compliance test JCA_11017. In some cases Axis doesn't have th...
slaws
2011-06-28
1
-1
/
+2
*
When the domainURI is null use a default
antelder
2011-06-28
1
-1
/
+3
*
Fix NPE when the domainURI is null
antelder
2011-06-28
1
-1
/
+1
*
Add some guards around setting the contribution classloader
antelder
2011-06-28
1
-2
/
+8
*
Swap incorrectly-ordered sourceOperation, targetOperation in MediatoryImpl.co...
scottkurz
2011-06-27
1
-25
/
+35
*
Add some more logging to NodeImpl
antelder
2011-06-27
1
-1
/
+33
*
Make DeployedComposite set the Contribution ClassLoader when a composite is s...
antelder
2011-06-27
1
-0
/
+6
*
Remove all the code trying to derive a domain name from the uri and instead l...
antelder
2011-06-27
1
-15
/
+4
*
Support using null for the domain name and deriving the name from the uri
antelder
2011-06-27
1
-0
/
+23
*
Make getModelResolverInstance public so you can find the resolver used for a ...
antelder
2011-06-27
1
-1
/
+1
*
TUSCANY-3886: removing hanging itest from build
antelder
2011-06-27
1
-1
/
+1
[next]