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
/
contrib
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the websocket binding to trunk.
fmoga
2011-07-26
35
-1855
/
+0
*
Add unit tests for the websocket binding.
fmoga
2011-07-26
9
-1
/
+277
*
Add LICENSE and NOTICE.
fmoga
2011-07-26
3
-36
/
+247
*
Improve source code documentation on the websocket binding.
fmoga
2011-07-25
16
-23
/
+83
*
Remove jquery json plugin dependency. The client side toolkit has no dependen...
fmoga
2011-07-25
3
-58
/
+3
*
Add multiple response support to binding.websocket.
fmoga
2011-07-25
12
-75
/
+208
*
Change port attribute to be optional. Set default port to 9000.
fmoga
2011-07-24
2
-2
/
+6
*
Migrate to embedded Jetty as websocket server. Add javascript service proxy i...
fmoga
2011-07-24
42
-1140
/
+623
*
Add websocket message multiplexing via persistent connections.
fmoga
2011-07-09
9
-160
/
+370
*
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
*
Add scaffolded websocket binding code using Monsoon from filesystem Maven repo.
fmoga
2011-07-06
24
-0
/
+772
*
Move the OSGi based http host from contrib to trunk as I'm starting to use it
antelder
2011-06-12
10
-982
/
+0
*
Update to match the current trunk ServletHost interface
antelder
2011-06-11
1
-1
/
+21
*
Add standard module files and layout for CoffeeScript impl
antelder
2011-06-03
3
-0
/
+255
*
Update with an example of how to have a foo reference delegate the invocation...
antelder
2010-09-07
4
-10
/
+49
*
Add an example attribute to the foo binding
antelder
2010-09-04
4
-1
/
+14
*
Use the DefaultBeanModelProcessor to simplify the model objects
antelder
2010-09-02
5
-129
/
+71
*
Start of module to show how to write a simple binding
antelder
2010-09-01
24
-0
/
+1084
*
Cleaned up the contrib poms.
fmoga
2010-08-31
1
-115
/
+0
*
Removed comet binding and sample from contrib/.
fmoga
2010-08-31
32
-2509
/
+0
*
Added geronimo-servlet_3.0_spec:1.0 dependency for Serlvets 3.0.
fmoga
2010-08-27
1
-3
/
+3
*
Changed Jetty port to 8085 to avoid conflict on testing.
fmoga
2010-08-27
4
-26
/
+42
*
Copied pom.xml from trunk and trunk/modules in the contrib area in order to b...
fmoga
2010-08-24
1
-0
/
+204
*
Refactored the way jQuery dependency on the Javascript client is handled.
fmoga
2010-08-24
4
-168
/
+16
*
Enforced coding standards and formatting.
fmoga
2010-08-24
16
-406
/
+460
*
Removed unused imports.
fmoga
2010-08-16
1
-1
/
+0
*
Fixed unit test and renamed it in order to be included at mvn test.
fmoga
2010-08-16
2
-15
/
+1
*
Added complete javadoc.
fmoga
2010-08-16
7
-190
/
+392
*
Added javadocs.
fmoga
2010-08-16
4
-1
/
+37
*
Added Apache License headers.
fmoga
2010-08-16
8
-80
/
+132
*
Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.
fmoga
2010-08-15
3
-46
/
+13
*
Added Javascript proxy generation.
fmoga
2010-08-15
9
-156
/
+301
*
Replaced jquery with min version.
fmoga
2010-08-14
3
-6241
/
+155
*
Added singleton servlet to serve javascript files.
fmoga
2010-08-14
8
-16
/
+6884
*
Added ServletFactory in order to keep a singleton servlet for all comet servi...
fmoga
2010-08-14
3
-23
/
+70
*
Removed the projects containing the alternate implementation of the comet bin...
fmoga
2010-08-09
32
-1445
/
+0
*
Added new implementation for comet binding which supports choosing the transp...
fmoga
2010-08-09
4
-111
/
+62
*
Added model for alternate implementation of comet binding.
fmoga
2010-08-06
14
-0
/
+560
*
Added implementation using Jersey RESTful Web Services.
fmoga
2010-08-06
18
-0
/
+885
*
Cleaned up comet binding.
fmoga
2010-08-04
5
-31
/
+11
*
Set org.atmosphere.useNative to true in order to skip the TuscanyServletFilte...
fmoga
2010-08-03
4
-36
/
+16
*
Implemented comet binding using Atmosphere Framework.
fmoga
2010-08-02
13
-274
/
+176
*
Added unit test.
fmoga
2010-07-30
5
-0
/
+149
*
Added initial sources to binding-comet-runtime.
fmoga
2010-07-28
10
-0
/
+859
*
Added initial sources to binding-comet.
fmoga
2010-07-28
12
-0
/
+554
*
connecting the JAXWS provider to the Tuscany chain. Pointed out an interestin...
slaws
2010-06-25
4
-126
/
+272
*
Add a little bit more code to include the JAXWSMessageReciever so I can debug...
slaws
2010-06-25
5
-5
/
+29
[next]