| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| fgiust | 159 (99,4%) | 38 (70,4%) | 657 (97,6%) | 0,24 |
| rapruitt | 1 (0,6%) | 16 (29,6%) | 16 (2,4%) | 16,00 |
| Date | Author | File/Message |
|---|---|---|
| 27/12/04 17.34 | fgiust |
Fix for isJavaId: binary search returns a number < 1 if the string is not found in the array, and not -1.
(1 Files changed,
54 Lines changed)
|
| 09/11/04 20.04 | fgiust |
tip: jdocs.com is a good place to search for precious comments... finally found how to make the full test name appear in test suites and restructuring testcases
(37 Files changed,
0 Lines changed)
|
| 21/10/04 19.49 | fgiust |
fixed DISPL-3 (optimized iteration) and DISPL-72 (titleKey reads incorrect values from properties)
(1 Files changed,
3 Lines changed)
|
| 16/10/04 11.08 | fgiust |
simple nested table test
(1 Files changed,
0 Lines changed)
|
| 16/10/04 0.28 | fgiust |
export test
(2 Files changed,
2 Lines changed)
|
| 09/10/04 14.57 | fgiust |
skeletons for Struts/Spring i18n adapters (not working yet, need to setup Struts/Spring in text web.xml)
(2 Files changed,
0 Lines changed)
|
| 09/10/04 11.59 | fgiust |
DISPL-53 related changes
(5 Files changed,
30 Lines changed)
|
| 05/10/04 20.12 | fgiust |
fixes for DIPL-12 and DISPL-35
replaced custom filter support in tests with native httpunit 1.6 support (this shows that a test was broken)
(7 Files changed,
66 Lines changed)
|
| 04/10/04 21.04 | fgiust |
Completed work on DISPL-13
export views are now configurable, an example pdf export has been added, new testcases and updated documentation
(6 Files changed,
17 Lines changed)
|
| 30/09/04 23.05 | fgiust |
new test for DISPL-7 (working in tomcat)
(1 Files changed,
0 Lines changed)
|
| 28/09/04 0.12 | fgiust |
fixing a bad test, adding getSize to MediaTypeEnum
(2 Files changed,
8 Lines changed)
|
| 21/09/04 20.35 | fgiust |
fixing 1016089 + externalizing strings for i18n of error messages (eclipse markers added everywhere). Other minor tidy-ups
(3 Files changed,
35 Lines changed)
|
| 20/09/04 22.00 | fgiust |
formatting
(1 Files changed,
13 Lines changed)
|
| 20/09/04 21.59 | fgiust |
log.info -> log.debug
(1 Files changed,
3 Lines changed)
|
| 20/09/04 20.13 | rapruitt |
Change to support locale based selection of properties, includes changes/additions to supporting tests and documentation
(1 Files changed,
16 Lines changed)
|
| 17/09/04 17.20 | fgiust |
testcase for 1016089 - Param values not URLEncoded
(1 Files changed,
3 Lines changed)
|
| 17/08/04 19.32 | fgiust |
fix 1006229 - Proper encoding of URLs under JDK 1.4
(1 Files changed,
6 Lines changed)
|
| 08/07/04 21.42 | fgiust |
removed invalid test
(1 Files changed,
0 Lines changed)
|
| 03/07/04 10.25 | fgiust |
avoid generating columns for strings
(1 Files changed,
0 Lines changed)
|
| 27/06/04 17.45 | fgiust |
fixes 968559
(1 Files changed,
6 Lines changed)
|