Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

MAIN:joe_walker:20080403110714 by joe_walker on 03 April 2008, 06:07:14 -0500 (9 months ago) Make Review Comet support varies between browsers

./BrowserDetect.java 1.4 history download (+56 -0) diffs

… 2 more files in changeset.
MAIN:joe_walker:20080319143227 by joe_walker on 19 March 2008, 09:32:28 -0500 (9 months ago) Make Review Extra tweaks for 2 connection limit issue
http://getahead.org/bugs/browse/DWR-190

./BrowserDetect.java 1.3 history download (+34 -0) diffs

… 2 more files in changeset.
MAIN:joe_walker:20080319140604 by joe_walker on 19 March 2008, 09:06:08 -0500 (9 months ago) Make Review Another attempt at fixing 2 connection limit issue
http://getahead.org/bugs/browse/DWR-190

./BrowserDetect.java 1.2 history download (+14 -0) diffs

… 11 more files in changeset.
MAIN:joe_walker:20080319120334 by joe_walker on 19 March 2008, 07:03:34 -0500 (9 months ago) Make Review Improved browser detection - we'll need this for things like connection limits too

./BrowserDetect.java 1.1 history download (+180) new

./UserAgent.java 1.1 history download (+27) new

… 1 more file in changeset.
MAIN:joe_walker:20080302102113 by joe_walker on 02 March 2008, 04:21:13 -0600 (10 months ago) Make Review Refactoring JavaScript compression so it is pluggable

./JavascriptUtil.java 1.10 history download (+14 -470) diffs

… 10 more files in changeset.
MAIN:joe_walker:20080229145225 by joe_walker on 29 February 2008, 08:52:26 -0600 (10 months ago) Make Review 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 history download (+113 -35) diffs

… 12 more files in changeset.
MAIN:joe_walker:20080226144819 by joe_walker on 26 February 2008, 08:48:19 -0600 (10 months ago) Make Review Making parameter names clearer

./LocalUtil.java 1.26 history download (+11 -11) diffs

MAIN:joe_walker:20080214141403 by joe_walker on 14 February 2008, 08:14:03 -0600 (10 months ago) Make Review Fix for http://getahead.org/bugs/browse/DWR-163 (Number.MAX_VALUE failure)
Also added fixes (and tests) for NAN.

./LocalUtil.java 1.25 history download (+1 -0) diffs

… 3 more files in changeset.
MAIN:joe_walker:20080204115512 by joe_walker on 04 February 2008, 05:55:12 -0600 (11 months ago) Make Review more refactoring of filehandlers so the hierachy is more logical

./CopyUtils.java 1.1 history download (+1) new

… 6 more files in changeset.
MAIN:joe_walker:20080204083600 by joe_walker on 04 February 2008, 02:36:00 -0600 (11 months ago) Make Review use scheduler rather than thread+sleep to periodically do something

./SharedObjects.java 1.2 history download (+6 -0) diffs

… 1 more file in changeset.
MAIN:joe_walker:20080121132253 by joe_walker on 21 January 2008, 07:22:55 -0600 (11 months ago) Make Review replace() exists in the JDK now

./LocalUtil.java 1.24 history download (+29 -18) diffs

… 10 more files in changeset.
MAIN:joe_walker:20080109171949 by joe_walker on 09 January 2008, 11:19:50 -0600 (11 months ago) Make Review resurrecting the old logging system because j.u.logging is soooo rubbish

./CommonsLoggingOutput.java 1.4 history download (+111) new

./Logger.java 1.8 history download (+186 -1) diffs

./LoggingOutput.java 1.4 history download (+110) new

./ServletLoggingOutput.java 1.7 history download (+156 -16) diffs

./SystemOutLoggingOutput.java 1.1 history download (+177) new

MAIN:joe_walker:20071123151510 by joe_walker on 23 November 2007, 09:15:10 -0600 (13 months ago) Make Review grizzly support

./Continuation.java 1.7 history download (+41 -5) diffs

… 3 more files in changeset.
Branch_2_0:joe_walker:20071031191022 by joe_walker on 31 October 2007, 14:10:22 -0500 (14 months ago) Make Review XSS fix wasn't done correctly

./LocalUtil.java 1.15.2.2 history download (+4 -4) diffs

… 1 more file in changeset.
MAIN:joe_walker:20071031191015 by joe_walker on 31 October 2007, 14:10:16 -0500 (14 months ago) Make Review XSS fix wasn't done correctly

./LocalUtil.java 1.23 history download (+4 -4) diffs

… 1 more file in changeset.
MAIN:joe_walker:20071031180046 by joe_walker on 31 October 2007, 13:00:46 -0500 (14 months ago) Make Review Fixing potential XSS holes

./LocalUtil.java 1.22 history download (+26 -0) diffs

… 3 more files in changeset.
Branch_2_0:joe_walker:20071031180037 by joe_walker on 31 October 2007, 13:00:37 -0500 (14 months ago) Make Review Fixing potential XSS holes

./LocalUtil.java 1.15.2.1 history download (+26 -0) diffs

… 3 more files in changeset.
MAIN:joe_walker:20071030093216 by joe_walker on 30 October 2007, 04:32:16 -0500 (14 months ago) Make Review simpleConvert should by typed

./LocalUtil.java 1.21 history download (+24 -23) diffs

MAIN:joe_walker:20071019163255 by joe_walker on 19 October 2007, 11:32:57 -0500 (14 months ago) Make Review updates from running intellij inspections

./Base64.java 1.2 history download (+1 -1) diffs

./FakeHttpServletResponse.java 1.6 history download (+3 -0) diffs

./FakeHttpSession.java 1.9 history download (+5 -0) diffs

./FakeServletContext.java 1.7 history download (+4 -0) diffs

./MimeConstants.java 1.3 history download (+1 -1) diffs

… 38 more files in changeset.
MAIN:joe_walker:20071011163847 by joe_walker on 11 October 2007, 11:38:47 -0500 (14 months ago) Make Review Make sure we always close resources
http://getahead.org/bugs/browse/DWR-83

./IdGenerator.java 1.7 history download (+1 -0) diffs

./JavascriptUtil.java 1.9 history download (+30 -5) diffs

… 1 more file in changeset.
MAIN:joe_walker:20071011163819 by joe_walker on 11 October 2007, 11:38:20 -0500 (14 months ago) Make Review Method moved into JDK (at last)

./LocalUtil.java 1.20 history download (+5 -61) diffs

… 5 more files in changeset.
MAIN:joe_walker:20071011105801 by joe_walker on 11 October 2007, 05:58:01 -0500 (14 months ago) Make Review Allowing alarms to share threads

./SharedObjects.java 1.1 history download (+34) new

… 3 more files in changeset.
MAIN:joe_walker:20071011105207 by joe_walker on 11 October 2007, 05:52:07 -0500 (14 months ago) Make Review file StaticTimer.java was initially added on branch Branch_2_0.

./StaticTimer.java 1.1 history deleted

Branch_2_0:joe_walker:20071011105207 by joe_walker on 11 October 2007, 05:52:07 -0500 (14 months ago) Make Review preventing dwr from creating lots of threads for reverse ajax

./StaticTimer.java 1.1.2.1 history download (+141) new

… 2 more files in changeset.
MAIN:joe_walker:20070704090902 by joe_walker on 04 July 2007, 04:09:03 -0500 (18 months ago) Make Review addition of image converter

./Base64.java 1.1 history download (+1) new

… 12 more files in changeset.
MAIN:joe_walker:20070702104753 by joe_walker on 02 July 2007, 05:47:53 -0500 (18 months ago) Make Review adding close() utility for OutputStreams and fixing spelling mistakes

./LocalUtil.java 1.19 history download (+32 -9) diffs

MAIN:joe_walker:20070702084840 by joe_walker on 02 July 2007, 03:48:40 -0500 (18 months ago) Make Review fixing potential bug when legth of generated id > 16 bytes

./IdGenerator.java 1.6 history download (+1 -1) diffs

Branch_2_0:joe_walker:20070623202817 by joe_walker on 23 June 2007, 15:28:18 -0500 (18 months ago) Make Review rewrite of poll handler in 2_0 branch

./Continuation.java 1.3.2.1 history download (+9 -10) diffs

… 30 more files in changeset.
MAIN:joe_walker:20070623192828 by joe_walker on 23 June 2007, 14:28:28 -0500 (18 months ago) Make Review Adding itJetty method to continuations class

./Continuation.java 1.6 history download (+9 -1) diffs

MAIN:joe_walker:20070623192755 by joe_walker on 23 June 2007, 14:27:55 -0500 (18 months ago) Make Review Simplify LocalUtil.getShortName to use Class.getSimpleName

./LocalUtil.java 1.18 history download (+6 -21) diffs

earlier earlier | later later
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, CVS analysis. (Version:1.6.2 Build:build-rspud1 2008-10-22) - Administration - Page generated 2009-01-08 16:31 -0600