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

NOTE: this repository is being scanned, some statistics may still be out of date.

Changelog

3000 by tm_jee on 18 January 2008, 20:09:56 -0600 (10 months ago) WW-1495 FastByteArrayOutputStream has an encoding bug

Thanks Brat (Atlassian) and Alexey for reporting this and providing a patch. Thanks guys, all the best to you and Atlassian.


./FastByteArrayOutputStream.java 3000 history download (+82 -18) diffs

… 2 more files in changeset.
2977 by tm_jee on 30 November 2007, 04:45:26 -0600 (12 months ago) WW-1456 (IE not friendly to SSL headers in JasperReportsResult)

./ClassLoaderUtils.java 2977 history download (+4 -2) diffs

… 4 more files in changeset.
2802 by tmjee on 10 January 2007, 09:21:00 -0600 (22 months ago) - Force URL bean to return itself in setters instead of void

Issue number:  WW-1371
Obtained from:
Submitted by:
Reviewed by:

./URLBean.java 2802 history download (+12 -1) diffs

2737 by tmjee on 28 November 2006, 17:53:12 -0600 (2 years ago) - added javadoc

Issue number:
Obtained from:
Submitted by:
Reviewed by:

./ContainUtil.java 2737 history download (+35 -0) diffs

2729 by tmjee on 14 October 2006, 07:06:28 -0500 (2 years 1 month ago) CheckboxList with value as Map should have the map keys compared instead of its value.

Issue number:  WW-1471
Obtained from:
Submitted by:
Reviewed by:

./ContainUtil.java 2729 history download (+1 -1) diffs

… 1 more file in changeset.
2720 by tmjee on 08 September 2006, 13:36:19 -0500 (2 years 2 months ago) - updated javadoc to indication that in order for WW to recognize a conversion error
 either an XWorkException or preferably a TypeConversionException should be thrown

Issue number:  WW-1340
Obtaine…

./WebWorkTypeConverter.java 2720 history download (+3 -0) diffs

2678 by rainerh on 10 August 2006, 15:42:12 -0500 (2 years 3 months ago) Debuggability for WebWork 2.2.2
o added DebuggingInterceptor
o backport from Struts 2.0
o added sample to showcase
Issue number: WW-1290

./AttributeMap.java 2678 history download (+10 -9) diffs

… 11 more files in changeset.
2466 by rainerh on 18 March 2006, 09:49:04 -0600 (2 years 8 months ago) Javadoc update

./WebWorkTypeConverter.java 2466 history download (+1 -1) diffs

2423 by tmjee on 16 March 2006, 08:44:02 -0600 (2 years 8 months ago) Issue number:  ww-1241
Obtained from:
Submitted by:
Reviewed by:

./ObjectFactoryDestroyable.java 2423 history download (+20) new

./ObjectFactoryInitializable.java 2423 history download (+1 -0) diffs

./ObjectFactoryLifecycle.java 2423 history download (+20) new

… 3 more files in changeset.
2406 by tmjee on 14 March 2006, 11:33:54 -0600 (2 years 8 months ago) added a hook to perform conversion when WebWorkTypeConverter default way fails,
by default this asked its superclass (Ognl's DefaultTypeConverter) to do perform the
fallback conversion, so the logic i…

./WebWorkTypeConverter.java 2406 history download (+27 -1) diffs

2371 by davsclaus on 11 March 2006, 11:09:33 -0600 (2 years 8 months ago) added class javadoc for classes without in the util package

./AttributeMap.java 2371 history download (+12 -3) diffs

./ListEntry.java 2371 history download (+2 -5) diffs

./MakeIterator.java 2371 history download (+1 -1) diffs

./ObjectFactoryInitializable.java 2371 history download (+6 -3) diffs

./SubsetIteratorFilter.java 2371 history download (+11 -1) diffs

… 2 more files in changeset.
2338 by rainerh on 08 March 2006, 14:22:35 -0600 (2 years 8 months ago) o resolved most of the javadoc task warnings
o added some more javadocs
Issue number:
Obtained from:
Submitted by:
Reviewed by:

./AppendIteratorFilter.java 2338 history download (+2 -2) diffs

./MergeIteratorFilter.java 2338 history download (+2 -2) diffs

… 9 more files in changeset.
2335 by rainerh on 08 March 2006, 12:09:29 -0600 (2 years 8 months ago) Fix carriage-return line feeds
o all files use eol=lf now
Issue number:
Obtained from:
Submitted by:
Reviewed by:

./classloader/problems/CompilationProblem.java 2335 history download (+1 -1) diffs

… 408 more files in changeset.
2302 by plightbo on 03 March 2006, 11:27:57 -0600 (2 years 8 months ago) reverting crazy changes. turns out this type of stuff will pretty much never work, so we'll just do the simple approach done by commons-jci

./classloader/ReloadingClassLoader.java 2302 history download (+2 -22) diffs

./classloader/listeners/CompilingListener.java 2302 history download (+0 -21) diffs

./classloader/stores/ResourceStoreClassLoader.java 2302 history download (+12 -35) diffs

2291 by plightbo on 27 February 2006, 22:47:06 -0600 (2 years 9 months ago) we have to compile and work against java 1.4!

./TokenHelper.java 2291 history download (+1 -2) diffs

2266 by tmjee on 25 February 2006, 09:40:51 -0600 (2 years 9 months ago) Issue number:  ww-1182
Obtained from:
Submitted by:  Claus Ibsen
Reviewed by:   tm_jee

./TokenHelper.java 2266 history download (+25 -1) diffs

… 3 more files in changeset.
2157 by plightbo on 07 February 2006, 12:26:39 -0600 (2 years 9 months ago) experimental changes to our JCI fork - this seems to get by the spring (and other singletons) integration difficulties

./classloader/CompilingClassLoader.java 2157 history download (+4 -2) diffs

./classloader/ReloadingClassLoader.java 2157 history download (+27 -6) diffs

./classloader/listeners/CompilingListener.java 2157 history download (+25 -0) diffs

./classloader/stores/ResourceStoreClassLoader.java 2157 history download (+33 -12) diffs

2112 by plightbo on 03 February 2006, 10:48:49 -0600 (2 years 9 months ago) WW-1126: java 5 support

./classloader/compilers/eclipse/EclipseJavaCompilerSettings.java 2112 history download (+2 -2) diffs

2077 by rainerh on 02 February 2006, 10:48:50 -0600 (2 years 9 months ago) updating copyright
Issue number:
Obtained from:
Submitted by:
Reviewed by:

./TokenHelper.java 2077 history download (+1 -1) diffs

2066 by rainerh on 01 February 2006, 16:41:43 -0600 (2 years 9 months ago) Message with key "webwork.internal.invalid.token" is never used
Issue number:  WW-793
Obtained from:
Submitted by:  Gr�gory Joseph
Reviewed by:   Rainer Hermanns

./TokenHelper.java 2066 history download (+1 -1) diffs

2036 by rainerh on 26 January 2006, 13:57:44 -0600 (2 years 10 months ago) cleared inline comments

./AttributeMap.java 2036 history download (+1 -4) diffs

… 1 more file in changeset.
2013 by rainerh on 24 January 2006, 04:44:37 -0600 (2 years 10 months ago) Refactor portlet implementation
Issue number:  WW-1115
Obtained from:
Submitted by:  Nils-Helge Garli
Reviewed by:  Rainer Hermanns

./TokenHelper.java 2013 history download (+21 -22) diffs

… 56 more files in changeset.
1995 by rainerh on 18 January 2006, 11:39:18 -0600 (2 years 10 months ago) URLEncoder.encode,ignore the charset
Issue number:  WW-818

./WebWorkUtil.java 1995 history download (+6 -1) diffs

… 1 more file in changeset.
1646 by henryhu on 10 December 2005, 02:54:51 -0600 (2 years 11 months ago) Issue number:
Obtained from:
Submitted by:  Henry Hu
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: Fixed for NPE throw from PageContext at get Method

./AttributeMap.java 1646 history download (+8 -1) diffs

1440 by tmjee on 25 November 2005, 22:49:24 -0600 (3 years ago) Issue number:  ww-967

./MergeIteratorFilter.java 1440 history download (+5 -2) diffs

… 2 more files in changeset.
1439 by tmjee on 25 November 2005, 22:46:46 -0600 (3 years ago) Issue number:  ww-968

./AppendIteratorFilter.java 1439 history download (+3 -2) diffs

… 2 more files in changeset.
1434 by tmjee on 24 November 2005, 12:17:42 -0600 (3 years ago) Issue number: ww-969

./SubsetIteratorFilter.java 1434 history download (+57 -5) diffs

1419 by tmjee on 21 November 2005, 10:49:32 -0600 (3 years ago) Issue number: ww-965

./IteratorGenerator.java 1419 history download (+36 -3) diffs

… 1 more file in changeset.
1417 by tmjee on 21 November 2005, 10:28:26 -0600 (3 years ago) Issue number: ww-938

./SortIteratorFilter.java 1417 history download (+5 -3) diffs

… 2 more files in changeset.
1374 by jcarreira on 10 November 2005, 14:40:04 -0600 (3 years ago) Added an isTrue() method to WebWorkUtils to allow you to easily check an expression against the value stack for a boolean value (and not throw exceptions if it comes back null)

./WebWorkUtil.java 1374 history download (+8 -0) diffs

earlier earlier | later later
Open Source License registered to the OpenSymphony Project. This license of FishEye is provided to support the development of OpenSymphony only.
Atlassian FishEye, Subversion analysis. (Version:1.6.1 Build:build-325 2008-09-24) - Administration - Page generated 2008-12-01 13:10 -0600