| dwr:/java/org/directwebremoting/extend/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
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
./CreatorManager.java
1.6
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
./RealScriptSession.java
1.8
./ScriptConduit.java
1.7
./ScriptSessionManager.java
1.11
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
./ContainerAbstraction.java
1.2
MAIN:joe_walker:20080318174534
by joe_walker on
18 March 2008, 12:45:34 -0500
(9 months ago)
JSON object keys need to be quoted
./ScriptBufferUtil.java
1.8
MAIN:joe_walker:20080318174204
by joe_walker on
18 March 2008, 12:42:04 -0500
(9 months ago)
For JSON replies - objects need keys as well as values.
./ScriptBufferUtil.java
1.7
MAIN:joe_walker:20080318153104
by joe_walker on
18 March 2008, 10:31:17 -0500
(9 months ago)
upgrade to intellij7
./Call.java
1.3
./EnginePrivate.java
1.15
./InboundVariable.java
1.12
./Marshaller.java
1.6
./ScriptBufferUtil.java
1.6
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
./AjaxFilterManager.java
1.3
./Creator.java
1.7
./CreatorManager.java
1.5
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
./Remoter.java
1.4
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
./Remoter.java
1.3
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
./Compressor.java
1.1
MAIN:joe_walker:20080227162144
by joe_walker on
27 February 2008, 10:21:44 -0600
(10 months ago)
unifying path handling
./Remoter.java
1.2
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
./CreatorManager.java
1.4
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
./FileGenerator.java
1.2
MAIN:joe_walker:20080220145254
by joe_walker on
20 February 2008, 08:52:54 -0600
(10 months ago)
First part of a fix for DWR-190 - 2 cnx limit, mostly work on window.name
./EnginePrivate.java
1.14
./RealScriptSession.java
1.7
./RealWebContext.java
1.3
MAIN:joe_walker:20080211192626
by joe_walker on
11 February 2008, 13:26:26 -0600
(10 months ago)
changes to make sessions timeout when they should, and not when they shouldn't.
./RealScriptSession.java
1.6
MAIN:joe_walker:20080211192527
by joe_walker on
11 February 2008, 13:25:27 -0600
(10 months ago)
minor tweak to make it more obvious what the length of time was
./ScriptSessionManager.java
1.10
MAIN:joe_walker:20080211111423
by joe_walker on
11 February 2008, 05:14:23 -0600
(10 months ago)
The interface for script session manager didn't work properly with the new way of creating new script sessions. This is a breaking change for anyone that depended on an interface in extend. This is a …
./ScriptSessionManager.java
1.9
MAIN:joe_walker:20080208144343
by joe_walker on
08 February 2008, 08:43:43 -0600
(11 months ago)
allow dwr to dynamically create new script session ids See http://getahead.org/bugs/browse/DWR-189
./EnginePrivate.java
1.13
./RealWebContext.java
1.2
MAIN:joe_walker:20080208115336
by joe_walker on
08 February 2008, 05:53:36 -0600
(11 months ago)
allow dwr to dynamically create new script session ids (part 2) See http://getahead.org/bugs/browse/DWR-189
./ScriptSessionManager.java
1.8
MAIN:joe_walker:20080208090803
by joe_walker on
08 February 2008, 03:08:04 -0600
(11 months ago)
Experimental recording of page/httpsessionid inside a ScriptSession.
./ScriptSessionManager.java
1.7
MAIN:joe_walker:20080207151815
by joe_walker on
07 February 2008, 09:18:16 -0600
(11 months ago)
Addition of ContainerAbstraction interface, and associated refactoring
./Alarm.java
1.1
./ContainerAbstraction.java
1.1
./ContainerConfigurationException.java
1.1
./Sleeper.java
1.1
MAIN:joe_walker:20080204115531
by joe_walker on
04 February 2008, 05:55:31 -0600
(11 months ago)
big refactor of engine.js to be less of a mess
./EnginePrivate.java
1.12
MAIN:joe_walker:20080204083623
by joe_walker on
04 February 2008, 02:36:23 -0600
(11 months ago)
enable the caching alg. to with with generated files
./Creator.java
1.6
Branch_2_0:joe_walker:20080204083521
by joe_walker on
04 February 2008, 02:35:21 -0600
(11 months ago)
IE error messages are localized, we should use error numbers
./EnginePrivate.java
1.8.2.2
MAIN:joe_walker:20080121132429
by joe_walker on
21 January 2008, 07:24:29 -0600
(11 months ago)
callbacks need to know who they are replying to
./CallbackHelper.java
1.2
MAIN:joe_walker:20071220121608
by joe_walker on
20 December 2007, 06:16:08 -0600
(12 months ago)
fixes so the hub does basically what it is supposed to
./InboundVariable.java
1.11
MAIN:joe_walker:20071218171849
by joe_walker on
18 December 2007, 11:19:30 -0600
(12 months ago)
addition of pub-sub hub addition of JMS support
./ScriptSessionManager.java
1.6
MAIN:joe_walker:20071218171547
by joe_walker on
18 December 2007, 11:16:18 -0600
(12 months ago)
clarifying the role of type in InboundVariable
./InboundVariable.java
1.10
./TypeHintContext.java
1.7
MAIN:joe_walker:20071218171443
by joe_walker on
18 December 2007, 11:14:43 -0600
(12 months ago)
internal renaming to remove confusion as to what a context is
./InboundContext.java
1.8
MAIN:joe_walker:20071213182909
by joe_walker on
13 December 2007, 12:29:09 -0600
(12 months ago)
spelling mistakes
./CreatorManager.java
1.3
|