| dwr:/java/org/directwebremoting/impl/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
MAIN:joe_walker:20080403110714
by joe_walker on
03 April 2008, 06:07:14 -0500
(9 months ago)
Comet support varies between browsers
./DefaultWebContext.java
1.17
MAIN:joe_walker:20080403110659
by joe_walker on
03 April 2008, 06:07:00 -0500
(9 months ago)
Removing creator methods that don't grok hidden to fix jaxer bug
./DefaultCreatorManager.java
1.15
MAIN:joe_walker:20080319153059
by joe_walker on
19 March 2008, 10:30:59 -0500
(9 months ago)
Fix CME while looking for script sessions by ID
MAIN:joe_walker:20080319143227
by joe_walker on
19 March 2008, 09:32:28 -0500
(9 months ago)
Extra tweaks for 2 connection limit issue http://getahead.org/bugs/browse/DWR-190
./DefaultScriptSession.java
1.37
MAIN:joe_walker:20080319140604
by joe_walker on
19 March 2008, 09:06:08 -0500
(9 months ago)
Another attempt at fixing 2 connection limit issue http://getahead.org/bugs/browse/DWR-190
./DefaultScriptSession.java
1.36
./DefaultScriptSessionManager.java
1.30
./OutputAlarm.java
1.3
MAIN:joe_walker:20080319121615
by joe_walker on
19 March 2008, 07:16:15 -0500
(9 months ago)
abstracting isResponseCompleted from Jetty being hard coded in PollHander into ContainerAbstraction
./GrizzlyContainerAbstraction.java
1.2
./JettyContainerAbstraction.java
1.2
./ServletSpecContainerAbstraction.java
1.2
MAIN:joe_walker:20080318174257
by joe_walker on
18 March 2008, 12:42:57 -0500
(9 months ago)
Allowing data: URLs on IE8
./ContainerUtil.java
1.47
MAIN:joe_walker:20080318153104
by joe_walker on
18 March 2008, 10:31:17 -0500
(9 months ago)
upgrade to intellij7
./ContainerUtil.java
1.46
./DefaultRemoter.java
1.39
./DefaultScriptSession.java
1.35
./DefaultWebContext.java
1.16
MAIN:joe_walker:20080317182452
by joe_walker on
17 March 2008, 13:24:52 -0500
(9 months ago)
Fixing startup problems
./ContainerUtil.java
1.45
MAIN:joe_walker:20080317145926
by joe_walker on
17 March 2008, 09:59:26 -0500
(9 months ago)
Adding ShrinkSafe compression: http://getahead.org/bugs/browse/DWR-32
./DefaultContainer.java
1.17
./ShrinkSafeCompressor.java
1.2
MAIN:joe_walker:20080317144900
by joe_walker on
17 March 2008, 09:49:38 -0500
(9 months ago)
Adding ShrinkSafe compression: http://getahead.org/bugs/browse/DWR-32
./ContainerUtil.java
1.44
./ShrinkSafeCompressor.java
1.1
MAIN:joe_walker:20080317094718
by joe_walker on
17 March 2008, 04:47:21 -0500
(9 months ago)
Fix for http://getahead.org/bugs/browse/DWR-218 and http://getahead.org/bugs/browse/DWR-219 - visibility of __System
./ContainerUtil.java
1.43
./DefaultAjaxFilterManager.java
1.5
./DefaultCreatorManager.java
1.14
./DefaultDebugPageGenerator.java
1.16
./DefaultRemoter.java
1.38
MAIN:joe_walker:20080313144222
by joe_walker on
13 March 2008, 09:42:22 -0500
(9 months ago)
Fixing polling/reverse ajax bug
./DefaultServerLoadMonitor.java
1.16
./GrizzlyContinuationSleeper.java
1.2
./JettyContinuationSleeper.java
1.2
./PollingServerLoadMonitor.java
1.8
./ThreadWaitSleeper.java
1.2
MAIN:joe_walker:20080313143924
by joe_walker on
13 March 2008, 09:42:11 -0500
(9 months ago)
Make early closing mode the default
./ContainerUtil.java
1.42
./OutputAlarm.java
1.2
MAIN:joe_walker:20080313143930
by joe_walker on
13 March 2008, 09:39:30 -0500
(9 months ago)
Getting rid of SDoc as separate concern
./DefaultRemoter.java
1.37
MAIN:joe_walker:20080313143907
by joe_walker on
13 March 2008, 09:39:08 -0500
(9 months ago)
tidying up naming around handlers
./ContainerUtil.java
1.41
MAIN:joe_walker:20080306141153
by joe_walker on
06 March 2008, 08:11:54 -0600
(10 months ago)
Upgrade to allow .sdoc URLs for jaxer/studio
./DefaultRemoter.java
1.36
MAIN:joe_walker:20080306141141
by joe_walker on
06 March 2008, 08:11:41 -0600
(10 months ago)
Simpler way of handling compression components
./ContainerUtil.java
1.40
./DefaultContainer.java
1.16
MAIN:joe_walker:20080302102146
by joe_walker on
02 March 2008, 04:21:46 -0600
(10 months ago)
Adding YUI as a new compression method
./YahooJSCompressor.java
1.1
MAIN:joe_walker:20080302102113
by joe_walker on
02 March 2008, 04:21:13 -0600
(10 months ago)
Refactoring JavaScript compression so it is pluggable
./ContainerUtil.java
1.39
./DefaultContainer.java
1.15
./LegacyCompressor.java
1.1
./NullCompressor.java
1.1
./SignatureParser.java
1.9
MAIN:joe_walker:20080229145225
by joe_walker on
29 February 2008, 08:52:26 -0600
(10 months ago)
Adding the ability to do synchronous calls which return the value rather than using a callback, and adding version numbers so we can track jaxer releases properly
./DefaultRemoter.java
1.35
./DefaultServerContext.java
1.11
./StartupUtil.java
1.13
MAIN:joe_walker:20080228141755
by joe_walker on
28 February 2008, 08:17:55 -0600
(10 months ago)
We can only create a URL mapping for a Handler - so reflect this in the createUrlMapping() signature
./ContainerUtil.java
1.38
MAIN:joe_walker:20080227162144
by joe_walker on
27 February 2008, 10:21:44 -0600
(10 months ago)
unifying path handling
./DefaultRemoter.java
1.34
MAIN:joe_walker:20080227020639
by joe_walker on
26 February 2008, 20:06:39 -0600
(10 months ago)
publishContainer should happen earlier in the startup sequence so that created objects can find published stuff
./StartupUtil.java
1.12
MAIN:joe_walker:20080227020624
by joe_walker on
26 February 2008, 20:06:24 -0600
(10 months ago)
The publish phase was doing some strange things. Commented them out to see if anything breaks.
./ContainerUtil.java
1.37
MAIN:joe_walker:20080226224124
by joe_walker on
26 February 2008, 16:41:24 -0600
(10 months ago)
Allow default values of the script name of a creator, from the short classname
./DTDEntityResolver.java
1.7
./DefaultCreatorManager.java
1.13
MAIN:joe_walker:20080226145706
by joe_walker on
26 February 2008, 08:57:06 -0600
(10 months ago)
minor re-factoring so jaxer integration can override things more easily
./DefaultRemoter.java
1.33
MAIN:joe_walker:20080226145429
by joe_walker on
26 February 2008, 08:54:29 -0600
(10 months ago)
clearing up parameter names and generic types as part of work on jaxer
./DefaultCreatorManager.java
1.12
MAIN:joe_walker:20080226144901
by joe_walker on
26 February 2008, 08:49:01 -0600
(10 months ago)
Making all URLs configurable
./ContainerUtil.java
1.36
MAIN:joe_walker:20080220145303
by joe_walker on
20 February 2008, 08:53:05 -0600
(10 months ago)
Fix for DWR-202 Adding filename to FileGenerator object, pushing through system. Also bug fixing on IE, and creation of AbstractFileGenerator
./AbstractFileGenerator.java
1.1
./FileStoreDownloadManager.java
1.3
./FileTransferFileGenerator.java
1.2
./ImageIOFileGenerator.java
1.2
./InputStreamFileGenerator.java
1.2
|