| dwr:/java/org/directwebremoting/util/ |
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
./BrowserDetect.java
1.4
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
./BrowserDetect.java
1.3
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
./BrowserDetect.java
1.2
MAIN:joe_walker:20080319120334
by joe_walker on
19 March 2008, 07:03:34 -0500
(9 months ago)
Improved browser detection - we'll need this for things like connection limits too
./BrowserDetect.java
1.1
./UserAgent.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
./JavascriptUtil.java
1.10
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
./VersionUtil.java
1.5
MAIN:joe_walker:20080226144819
by joe_walker on
26 February 2008, 08:48:19 -0600
(10 months ago)
Making parameter names clearer
./LocalUtil.java
1.26
MAIN:joe_walker:20080214141403
by joe_walker on
14 February 2008, 08:14:03 -0600
(10 months ago)
Fix for http://getahead.org/bugs/browse/DWR-163 (Number.MAX_VALUE failure) Also added fixes (and tests) for NAN.
./LocalUtil.java
1.25
MAIN:joe_walker:20080204115512
by joe_walker on
04 February 2008, 05:55:12 -0600
(11 months ago)
more refactoring of filehandlers so the hierachy is more logical
./CopyUtils.java
1.1
MAIN:joe_walker:20080204083600
by joe_walker on
04 February 2008, 02:36:00 -0600
(11 months ago)
use scheduler rather than thread+sleep to periodically do something
./SharedObjects.java
1.2
MAIN:joe_walker:20080121132253
by joe_walker on
21 January 2008, 07:22:55 -0600
(11 months ago)
replace() exists in the JDK now
./LocalUtil.java
1.24
MAIN:joe_walker:20080109171949
by joe_walker on
09 January 2008, 11:19:50 -0600
(11 months ago)
resurrecting the old logging system because j.u.logging is soooo rubbish
./CommonsLoggingOutput.java
1.4
./Logger.java
1.8
./LoggingOutput.java
1.4
./ServletLoggingOutput.java
1.7
./SystemOutLoggingOutput.java
1.1
MAIN:joe_walker:20071123151510
by joe_walker on
23 November 2007, 09:15:10 -0600
(13 months ago)
grizzly support
./Continuation.java
1.7
Branch_2_0:joe_walker:20071031191022
by joe_walker on
31 October 2007, 14:10:22 -0500
(14 months ago)
XSS fix wasn't done correctly
./LocalUtil.java
1.15.2.2
MAIN:joe_walker:20071031191015
by joe_walker on
31 October 2007, 14:10:16 -0500
(14 months ago)
XSS fix wasn't done correctly
./LocalUtil.java
1.23
MAIN:joe_walker:20071031180046
by joe_walker on
31 October 2007, 13:00:46 -0500
(14 months ago)
Fixing potential XSS holes
./LocalUtil.java
1.22
Branch_2_0:joe_walker:20071031180037
by joe_walker on
31 October 2007, 13:00:37 -0500
(14 months ago)
Fixing potential XSS holes
./LocalUtil.java
1.15.2.1
MAIN:joe_walker:20071030093216
by joe_walker on
30 October 2007, 04:32:16 -0500
(14 months ago)
simpleConvert should by typed
./LocalUtil.java
1.21
MAIN:joe_walker:20071019163255
by joe_walker on
19 October 2007, 11:32:57 -0500
(14 months ago)
updates from running intellij inspections
./Base64.java
1.2
./FakeHttpServletResponse.java
1.6
./FakeHttpSession.java
1.9
./FakeServletContext.java
1.7
./MimeConstants.java
1.3
MAIN:joe_walker:20071011163847
by joe_walker on
11 October 2007, 11:38:47 -0500
(14 months ago)
Make sure we always close resources http://getahead.org/bugs/browse/DWR-83
./IdGenerator.java
1.7
./JavascriptUtil.java
1.9
MAIN:joe_walker:20071011163819
by joe_walker on
11 October 2007, 11:38:20 -0500
(14 months ago)
Method moved into JDK (at last)
./LocalUtil.java
1.20
MAIN:joe_walker:20071011105801
by joe_walker on
11 October 2007, 05:58:01 -0500
(14 months ago)
Allowing alarms to share threads
./SharedObjects.java
1.1
MAIN:joe_walker:20071011105207
by joe_walker on
11 October 2007, 05:52:07 -0500
(14 months ago)
file StaticTimer.java was initially added on branch Branch_2_0.
./StaticTimer.java
1.1
Branch_2_0:joe_walker:20071011105207
by joe_walker on
11 October 2007, 05:52:07 -0500
(14 months ago)
preventing dwr from creating lots of threads for reverse ajax
./StaticTimer.java
1.1.2.1
MAIN:joe_walker:20070704090902
by joe_walker on
04 July 2007, 04:09:03 -0500
(18 months ago)
addition of image converter
./Base64.java
1.1
MAIN:joe_walker:20070702104753
by joe_walker on
02 July 2007, 05:47:53 -0500
(18 months ago)
adding close() utility for OutputStreams and fixing spelling mistakes
./LocalUtil.java
1.19
MAIN:joe_walker:20070702084840
by joe_walker on
02 July 2007, 03:48:40 -0500
(18 months ago)
fixing potential bug when legth of generated id > 16 bytes
./IdGenerator.java
1.6
Branch_2_0:joe_walker:20070623202817
by joe_walker on
23 June 2007, 15:28:18 -0500
(18 months ago)
rewrite of poll handler in 2_0 branch
./Continuation.java
1.3.2.1
MAIN:joe_walker:20070623192828
by joe_walker on
23 June 2007, 14:28:28 -0500
(18 months ago)
Adding itJetty method to continuations class
./Continuation.java
1.6
MAIN:joe_walker:20070623192755
by joe_walker on
23 June 2007, 14:27:55 -0500
(18 months ago)
Simplify LocalUtil.getShortName to use Class.getSimpleName
./LocalUtil.java
1.18
|