|
|
Login: rapruitt
Fullname: rapruitt
Revisions: 58
Lines of Code: 571
Added Lines of Code: 824
Lines of Code per Change: 9,8
|
| Date | Author | File/Message |
|---|---|---|
| 21/09/04 17.00 | rapruitt |
Change to support locale based selection of properties, includes changes/additions to supporting tests and documentation
(1 Files changed,
2 Lines changed)
|
| 20/09/04 20.13 | rapruitt |
Change to support locale based selection of properties, includes changes/additions to supporting tests and documentation
(9 Files changed,
183 Lines changed)
project.xml 1.48
(+7
-0)
xdocs/changes.xml 1.72
(+6
-0)
xdocs/configuration.xml 1.14
(+3
-1)
|
| 20/09/04 20.07 | rapruitt |
Formatting changes for checkstyle and intellij; also, provide the locale to TableProperties
(1 Files changed,
10 Lines changed)
|
| 18/02/04 2.05 | rapruitt |
added back null that was overwritten by patch - args to encode() cannot be null, but parameterValues are sometimes null
(1 Files changed,
2 Lines changed)
|
| 16/02/04 17.19 | rapruitt |
Fix for broken filename property; for weblogic; to preserve the charset
(3 Files changed,
80 Lines changed)
xdocs/changes.xml 1.35
(+6
-1)
|
| 16/02/04 16.57 | rapruitt |
encodeParameter made public; needed by extension code
(1 Files changed,
1 Lines changed)
|
| 15/02/04 1.30 | rapruitt |
Made the media attribute description more specific to exports
(1 Files changed,
3 Lines changed)
src/tld/displaytag-12.tld 1.10
(+3
-2)
|
| 12/02/04 20.21 | rapruitt |
prevent NPE when arg is null title key is null
(1 Files changed,
5 Lines changed)
|
| 12/02/04 18.16 | rapruitt |
Null check first, prevent NPE when arg is null
(1 Files changed,
5 Lines changed)
|
| 16/01/04 16.36 | rapruitt |
argument to URLEncoder.encode must not be null
(1 Files changed,
3 Lines changed)
|