Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.50 1.29 1.1 mbranch-1-2 1.29.2.4 1.29.2.1 spring 1.1.1.1

latest revision download Branch MAIN

1.50 annotated / raw | Diffs: previous, other | Lines: 684 ( +1, -0 )

Created: 2008-11-27 12:04:35 -0600 (42 days ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20081127180435

polishing

1.49 annotated / raw | Diffs: previous, other | Lines: 683 ( +7, -3 )

Created: 2008-11-20 17:33:21 -0600 (49 days ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20081120233321

WebUtils.findParameterValue needs to deal with String array values in the given Map

1.48 annotated / raw | Diffs: previous, other | Lines: 679 ( +1, -1 )

Created: 2008-09-02 07:09:31 -0500 (4 months 6 days ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20080902120931

revised "WebUtils.extractFilenameFromUrlPath" to search actual URI part only even when given a URL with query string

Tags: release-2-5-6

1.47 annotated / raw | Diffs: previous, other | Lines: 679 ( +21, -1 )

Created: 2008-07-03 09:02:53 -0500 (6 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20080703140253

DispatcherServlet removes error-view-driven servlet request attributes after rendering (for Tomcat compatibility)

1.46 annotated / raw | Diffs: previous, other | Lines: 659 ( +57, -14 )

Created: 2008-05-15 07:06:35 -0500 (7 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20080515120634

DispatcherServlet exposes the Servlet spec's error attributes to error views (for JSP error page compatibility)

Tags: release-2-5-5

1.45 annotated / raw | Diffs: previous, other | Lines: 616 ( +62, -0 )

Created: 2008-04-24 16:29:48 -0500 (8 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20080424212948

added "findParameterValue" convenience method to WebUtils

Tags: release-2-5-4

1.44 annotated / raw | Diffs: previous, other | Lines: 554 ( +6, -1 )

Created: 2008-04-02 17:26:05 -0500 (9 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20080402222605

"isDefaultHtmlEscape" simply returns false if ServletContext is null

Tags: release-2-5-3

1.43 annotated / raw | Diffs: previous, other | Lines: 549 ( +2, -2 )

Created: 2008-02-26 05:07:44 -0600 (10 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20080226110744

consistent "log4j" spelling

Tags: release-2-5-2

1.42 annotated / raw | Diffs: previous, other | Lines: 549 ( +29, -4 )

Created: 2007-11-16 19:18:53 -0600 (13 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20071117011853

factored out AbstractWizardFormController's "getTargetPage" logic into WebUtils/PortletUtils, for reuse in custom code

Tags: release-2-5 release-2-5-1

1.41 annotated / raw | Diffs: previous, other | Lines: 524 ( +17, -1 )

Created: 2007-08-12 18:19:38 -0500 (16 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20070812231938

JSP tags in the form tag library default to htmlEscape=true in case of no defaultHtmlEscape setting given

Tags: release-2-1-m4 release-2-5-rc1 release-2-5-rc2

1.40 annotated / raw | Diffs: previous, other | Lines: 508 ( +0, -2 )

Created: 2007-08-12 06:07:45 -0500 (16 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20070812110745

removed javadoc references to Servlet 2.2 (Spring strictly requires Servlet 2.3+ now)

1.39 annotated / raw | Diffs: previous, other | Lines: 510 ( +1, -1 )

Created: 2007-04-29 09:27:05 -0500 (20 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20070429142705

"getParametersStartingWith" method checks for an empty value array (WebSphere Portal 6.0 peculiarity)

Branch point for: mbranch-2-0

Tags: release-2-0-5 release-2-0-6 mbranch-2-0$BP release-2-1-m1 release-2-1-m2 release-2-1-m3 release-2-0-7 release-2-0-8 release-2-0-9

1.38 annotated / raw | Diffs: previous, other | Lines: 510 ( +6, -1 )

Created: 2007-03-01 13:25:10 -0600 (22 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20070301192510

added missing param javadoc

Tags: release-2-0-3 release-2-0-4

1.37 annotated / raw | Diffs: previous, other | Lines: 505 ( +8, -8 )

Created: 2006-09-26 07:46:28 -0500 (2 years 3 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060926124628

correctly export forward attributes on Servlet 2.3- (and preserve existing attributes on 2.4+)

Tags: release-2-0 release-2-0-1 release-2-0-2

1.36 annotated / raw | Diffs: previous, other | Lines: 505 ( +65, -18 )

Created: 2006-06-28 09:22:15 -0500 (2 years 6 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060628142214

added/moved constants for all Servlet spec include/forward request attributes to WebUtils; InternalResourceView exposes all forward request attributes (delegating to "WebUtils.exposeForwardRequestAttributes")

Tags: release-2-0-rc2 release-2-0-rc3 release-2-0-rc4

1.35 annotated / raw | Diffs: previous, other | Lines: 458 ( +1, -1 )

Created: 2006-06-19 05:51:23 -0500 (2 years 6 months ago) | Author: klr8 | Changeset: MAIN:klr8:20060619105123

JavaDoc fix.

Tags: release-2-0-rc1

1.34 annotated / raw | Diffs: previous, other | Lines: 458 ( +18, -0 )

Created: 2006-04-10 08:02:28 -0500 (2 years 8 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060410130145

factored out "WebUtils.isIncludeRequest" method

Tags: release-2-0-m4 release-2-0-m5

1.33 annotated / raw | Diffs: previous, other | Lines: 440 ( +14, -9 )

Created: 2006-03-21 09:31:11 -0600 (2 years 9 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060321153111

added constant CONTENT_TYPE_CHARSET_PREFIX

1.32 annotated / raw | Diffs: previous, other | Lines: 435 ( +46, -0 )

Created: 2006-01-11 14:57:52 -0600 (2 years 11 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060111205741

added HttpSessionMutexListener and "WebUtils.getSessionMutex", used by AbstractController's "synchronizeOnSession"

Tags: release-2-0-m2 release-2-0-m3

1.31 annotated / raw | Diffs: previous, other | Lines: 389 ( +2, -2 )

Created: 2006-01-10 15:15:57 -0600 (2 years 11 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060110211204

polishing

1.30 annotated / raw | Diffs: previous, other | Lines: 389 ( +5, -4 )

Created: 2006-01-05 05:48:02 -0600 (3 years ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20060105114750

polishing

1.29 annotated / raw | Diffs: previous, other | Lines: 388 ( +23, -0 )

Created: 2005-11-12 18:45:04 -0600 (3 years 1 month ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20051113004504

created AbstractUrlViewController as base class for UrlFilenameViewController, providing UrlPathHelper path extraction (analogous to AbstractUrlMethodNameResolver); factored out URL filename extraction to WebUtils

Branch point for: mbranch-1-2

Tags: release-1-2-6 mbranch-1-2$BP release-2-0-m1

1.28 annotated / raw | Diffs: previous, other | Lines: 365 ( +3, -0 )

Created: 2005-11-08 05:10:13 -0600 (3 years 2 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20051108111013

polishing

1.27 annotated / raw | Diffs: previous, other | Lines: 362 ( +4, -4 )

Created: 2005-09-12 15:35:36 -0500 (3 years 3 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050912203527

wrap "null" in <code> style

Branch point for: branch-1-2

Tags: release-1-2-5 branch-1-2$BP

1.26 annotated / raw | Diffs: previous, other | Lines: 362 ( +1, -0 )

Created: 2005-05-27 14:50:38 -0500 (3 years 7 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050527194934

added empty line before @author tag

Tags: release-1-2-1 release-1-2-2 release-1-2-4 release-1-2-3

1.25 annotated / raw | Diffs: previous, other | Lines: 361 ( +1, -1 )

Created: 2005-03-25 03:28:15 -0600 (3 years 9 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050325092513

updated copyright header

Tags: release-1-2-rc1 release-1-2-rc2 release-1-2

1.24 annotated / raw | Diffs: previous, other | Lines: 361 ( +27, -0 )

Created: 2005-02-21 15:05:51 -0600 (3 years 10 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050221205718

factored out ServletContextResource's handling of real paths into the new WebUtils.getRealPath method

Tags: release-1-1-5

1.23 annotated / raw | Diffs: previous, other | Lines: 334 ( +5, -5 )

Created: 2005-01-31 11:03:19 -0600 (3 years 11 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050131170319

changed WebUtils' "getParametersStartingWith" method to use a TreeMap, automatically sorting parameters by name

Tags: release-1-1-4

1.22 annotated / raw | Diffs: previous, other | Lines: 334 ( +16, -3 )

Created: 2005-01-25 02:47:00 -0600 (3 years 11 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050125084700

remove the web app root system property on shutdown

1.21 annotated / raw | Diffs: previous, other | Lines: 321 ( +43, -22 )

Created: 2005-01-14 02:43:25 -0600 (3 years 11 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20050114084325

added "exposeRequestAttributes" method, exposing a given java.util.Map as request attributes

1.20 annotated / raw | Diffs: previous, other | Lines: 300 ( +16, -12 )

Created: 2004-10-20 11:38:52 -0500 (4 years 2 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20041020163735

polishing

Tags: release-1-1-2 release-1-1-3

1.19 annotated / raw | Diffs: previous, other | Lines: 296 ( +3, -3 )

Created: 2004-10-06 11:58:19 -0500 (4 years 3 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20041006165726

fixed JDK 1.5 conflicts ("enum" variable name, "getMethod"/"invoke" ambiguities)

1.18 annotated / raw | Diffs: previous, other | Lines: 296 ( +18, -1 )

Created: 2004-07-26 01:21:58 -0500 (4 years 5 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040726062048

unified RequestContext's and HtmlEscapeTag's defaultHtmlEscape setting

Tags: release-1-1-rc1 release-1-1-rc2 release-1-1 release-1-1-1

1.17 annotated / raw | Diffs: previous, other | Lines: 279 ( +16, -11 )

Created: 2004-06-11 18:31:59 -0500 (4 years 6 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040611233158

polishing

1.16 annotated / raw | Diffs: previous, other | Lines: 274 ( +12, -0 )

Created: 2004-06-07 04:33:36 -0500 (4 years 7 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040607093336

added getSessionId method

1.15 annotated / raw | Diffs: previous, other | Lines: 262 ( +4, -2 )

Created: 2004-05-08 15:29:10 -0500 (4 years 8 months ago) | Author: pawlakjp | Changeset: MAIN:pawlakjp:20040508202859

Correctness for setWebAppRootSystemProperty.
Adding pathEquals method in StringUtils + tests

Tags: release-1-0-2

1.14 annotated / raw | Diffs: previous, other | Lines: 260 ( +16, -0 )

Created: 2004-03-17 20:46:09 -0600 (4 years 9 months ago) | Author: trisberg | Changeset: MAIN:trisberg:20040318024600

Applied a consistent license header to all java source files

Tags: release-1-0 release-1-0-1

1.13 annotated / raw | Diffs: previous, other | Lines: 244 ( +8, -1 )

Created: 2004-03-15 11:22:00 -0600 (4 years 9 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040315172134

reworked encoding handling

1.12 annotated / raw | Diffs: previous, other | Lines: 237 ( +29, -12 )

Created: 2004-03-12 08:46:15 -0600 (4 years 9 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040312144615

added getRequiredSessionAttribute, reworked getOrCreateSessionAttribute

1.11 annotated / raw | Diffs: previous, other | Lines: 220 ( +4, -12 )

Created: 2004-02-04 11:48:50 -0600 (4 years 11 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040204174850

removed getUrlToApplication

Tags: release-1-0-rc1 release-1-0-rc2

1.10 annotated / raw | Diffs: previous, other | Lines: 228 ( +25, -159 )

Created: 2004-01-14 16:05:35 -0600 (4 years 11 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040114220535

refactored URL path matching into UrlPathHelper

1.9 annotated / raw | Diffs: previous, other | Lines: 362 ( +77, -28 )

Created: 2004-01-10 16:52:43 -0600 (4 years 11 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040110225243

added decoding of request URI and context path

1.8 annotated / raw | Diffs: previous, other | Lines: 313 ( +7, -5 )

Created: 2004-01-09 01:10:25 -0600 (5 years ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20040109071025

just throw IllegalStateException in setWebAppRootSystemProperty if trying to change to a different value

1.7 annotated / raw | Diffs: previous, other | Lines: 311 ( +16, -14 )

Created: 2003-12-21 10:32:32 -0600 (5 years ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20031221163232

throw IllegalStateException on setWebAppRootSystemProperty if WAR file is not expanded

Tags: release-1-0-m4

1.6 annotated / raw | Diffs: previous, other | Lines: 309 ( +20, -0 )

Created: 2003-12-02 05:03:22 -0600 (5 years 1 month ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20031202110322

added getOrCreateSessionAttribute method

1.5 annotated / raw | Diffs: previous, other | Lines: 289 ( +30, -4 )

Created: 2003-11-21 09:27:34 -0600 (5 years 1 month ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20031121152734

if in included request, examine include paths for handler mappings

Tags: release-1-0-m3

1.4 annotated / raw | Diffs: previous, other | Lines: 263 ( +16, -6 )

Created: 2003-11-13 07:03:27 -0600 (5 years 1 month ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20031113130327

SUBMIT_IMAGE_SUFFIXES contains both ".x" and ".y" now

1.3 annotated / raw | Diffs: previous, other | Lines: 253 ( +3, -10 )

Created: 2003-10-06 09:04:32 -0500 (5 years 3 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20031006140432

fixed context/servlet path detection in WebUtils

Tags: release-1-0-m2

1.2 annotated / raw | Diffs: previous, other | Lines: 260 ( +36, -21 )

Created: 2003-08-28 08:21:48 -0500 (5 years 4 months ago) | Author: jhoeller | Changeset: MAIN:jhoeller:20030828132148

added getTempDir

Tags: release-1-0-m1

1.1 new annotated / raw | Lines: 245 ( +245, -0 )

Created: 2003-08-14 11:21:01 -0500 (5 years 4 months ago) | Author: trisberg | Changeset: MAIN:trisberg:20030814161413

Initial revision

Branch point for: spring

Tags: spring$BP

latest revision download Branch mbranch-1-2

1.29.2.4 annotated / raw | Diffs: previous, other | Lines: 461 ( +5, -2 )

Created: 2007-03-01 14:17:56 -0600 (22 months ago) | Author: jhoeller | Changeset: mbranch-1-2:jhoeller:20070301201756

added missing param javadoc

Tags: release-1-2-9

1.29.2.3 annotated / raw | Diffs: previous, other | Lines: 458 ( +9, -4 )

Created: 2006-04-21 14:40:00 -0500 (2 years 8 months ago) | Author: jhoeller | Changeset: mbranch-1-2:jhoeller:20060421193956

backported fixes and enhancements from 2.0 M4 (HEAD)

Tags: release-1-2-8

1.29.2.2 annotated / raw | Diffs: previous, other | Lines: 453 ( +22, -4 )

Created: 2006-04-20 19:13:51 -0500 (2 years 8 months ago) | Author: jhoeller | Changeset: mbranch-1-2:jhoeller:20060421001348

backported fixes and enhancements from 2.0 M4 (HEAD)

1.29.2.1 annotated / raw | Diffs: previous, other | Lines: 435 ( +54, -7 )

Created: 2006-01-17 15:29:36 -0600 (2 years 11 months ago) | Author: jhoeller | Changeset: mbranch-1-2:jhoeller:20060117212917

backported fixes and enhancements from 2.0 M2 (CVS HEAD)

Tags: release-1-2-7

latest revision download Branch spring

1.1.1.1 annotated / raw | Diffs: previous, other | Lines: 245 ( +0, -0 )

Created: 2003-08-14 11:21:01 -0500 (5 years 4 months ago) | Author: trisberg | Changeset: spring:trisberg:20030814161413

initial import after package name change

Tags: initial

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2009-01-09 01:14 -0600