summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/modules/binding-comet-runtime/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-31Removed comet binding and sample from contrib/.fmoga12-1428/+0
2010-08-27Changed Jetty port to 8085 to avoid conflict on testing.fmoga2-22/+32
2010-08-24Refactored the way jQuery dependency on the Javascript client is handled.fmoga3-159/+6
2010-08-24Enforced coding standards and formatting.fmoga8-360/+390
2010-08-16Removed unused imports.fmoga1-1/+0
2010-08-16Added complete javadoc.fmoga5-174/+371
2010-08-16Added javadocs.fmoga3-1/+34
2010-08-16Added Apache License headers.fmoga6-68/+94
2010-08-15Added 'SCA' namespace to the embedded jquery, jquery extensions and tuscany API.fmoga3-46/+13
2010-08-15Added Javascript proxy generation.fmoga8-74/+204
2010-08-14Replaced jquery with min version.fmoga3-6241/+155
2010-08-14Added singleton servlet to serve javascript files.fmoga7-14/+6882
2010-08-14Added ServletFactory in order to keep a singleton servlet for all comet servi...fmoga3-23/+70
2010-08-09Added new implementation for comet binding which supports choosing the transp...fmoga4-111/+62
2010-08-04Cleaned up comet binding.fmoga5-31/+11
2010-08-03Set org.atmosphere.useNative to true in order to skip the TuscanyServletFilte...fmoga2-13/+2
2010-08-02Implemented comet binding using Atmosphere Framework.fmoga7-235/+155
2010-07-28Added initial sources to binding-comet-runtime.fmoga6-0/+520