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

Directories may incorrectly appear empty during initial scan.
NOTE: this repository is being scanned, some statistics may still be out of date.

Changelog

1861 by rgielen on 13 September 2008, 09:57:16 -0500 (2 months 18 days ago) XW-623:
Change MULTI_TEXTVALUE_SPARATOR into a property configurable by injection of constant named xwork.validatorfileparser.multi_textvalue_separator

branches/2.0/src/java/xwork-default.xml 1861 history download (+2 -1) diffs

branches/2.0/src/java/com/opensymphony/xwork2/validator/ValidatorFileParser.java 1861 history download (+16 -3) diffs

1860 by rgielen on 13 September 2008, 09:51:19 -0500 (2 months 18 days ago) XW-623:
Change MULTI_TEXTVALUE_SPARATOR into a property configurable by injection of constant named xwork.validatorfileparser.multi_textvalue_separator

trunk/src/java/com/opensymphony/xwork2/validator/DefaultValidatorFileParser.java 1860 history download (+15 -3) diffs

1859 by musachy on 03 September 2008, 09:10:53 -0500 (2 months 28 days ago) Add another test

trunk/src/test/com/opensymphony/xwork2/interceptor/ParametersInterceptorTest.java 1859 history download (+3 -0) diffs

1858 by rgielen on 21 August 2008, 17:24:39 -0500 (3 months 9 days ago) Reverting changes on asm-deps
After subsequently facing weird build an test fail issues, it turned out that the problem came from running with JDK 6 - everything works after switching to JDK 5

branches/2.0/pom.xml 1858 history download (+1 -11) diffs

1856 by rgielen on 21 August 2008, 01:53:43 -0500 (3 months 10 days ago) Fixing missing asm dep

branches/2.0/pom.xml 1856 history download (+10 -0) diffs

1852 by musachy on 20 July 2008, 21:14:37 -0500 (4 months 11 days ago) WW-2513 EnumMap's not supported in type conversion + InstantiationException

trunk/src/java/com/opensymphony/xwork2/conversion/impl/InstantiatingNullHandler.java 1852 history download (+13 -3) diffs

1851 by mrdon on 12 July 2008, 09:39:14 -0500 (4 months 20 days ago) Removing extra character

trunk/src/java/com/opensymphony/xwork2/DefaultActionInvocation.java 1851 history download (+1 -1) diffs

1850 by rgielen on 07 July 2008, 18:00:15 -0500 (4 months 24 days ago) XW-651, WW-2709:
- Fix broken validator xml file loading in Websphere 6 environments, as already exists in trunk

branches/2.0/src/java/com/opensymphony/xwork2/validator/ValidatorFactory.java 1850 history download (+17 -12) diffs

1848 by davenewton on 26 June 2008, 21:05:25 -0500 (5 months 4 days ago) Tagging 1.0.3.1

tags/xwork_1-0-3-1 1848 history download (+0 -0)

1847 by davenewton on 26 June 2008, 02:48:19 -0500 (5 months 5 days ago) Changing to 1.0.3.1

branches/xwork_1-0-3/build.properties 1847 history download (+1 -1) diffs

1845 by davenewton on 26 June 2008, 02:42:04 -0500 (5 months 5 days ago) Fixing huge OGNL security holes with malicious parameter names
XW-641

branches/xwork_1-0-3/src/java/com/opensymphony/xwork/interceptor/ParametersInterceptor.java 1845 history download (+13 -1) diffs

branches/xwork_1-0-3/src/test/com/opensymphony/xwork/interceptor/ParametersInterceptorTest.java 1845 history download (+14 -0) diffs

1844 by davenewton on 26 June 2008, 02:40:03 -0500 (5 months 5 days ago) Creating 1.0.3 branch

branches/xwork_1-0-3/www 1844 history download (+0) new

branches/xwork_1-0-3/www/index.html 1844 history download (+5) new

branches/xwork_1-0-3/lib 1844 history download (+0) new

branches/xwork_1-0-3/lib/build 1844 history download (+0) new

branches/xwork_1-0-3/lib/build/jalopy 1844 history download (+0) new

… 465 more files in changeset.
1843 by davenewton on 26 June 2008, 02:36:43 -0500 (5 months 5 days ago) Removing clover

tags/xwork_1-0-3/build.xml 1843 history download (+2 -23) diffs

1842 by rainerh on 24 June 2008, 02:37:36 -0500 (5 months 7 days ago) Update download links for the 2.0.5 securityfix release

trunk/docs/meta.xml 1842 history download (+23 -0) diffs

1841 by rainerh on 24 June 2008, 02:34:23 -0500 (5 months 7 days ago) XW-647 make Enum.values() accessable by ognl default

trunk/src/java/com/opensymphony/xwork2/ognl/StaticMemberAccess.java 1841 history download (+12 -9) diffs

1839 by rainerh on 21 June 2008, 09:20:32 -0500 (5 months 10 days ago) XW-645 Logging is to verbose in ParamtersInterceptor

trunk/src/java/com/opensymphony/xwork2/interceptor/ParametersInterceptor.java 1839 history download (+1 -2) diffs

trunk/src/java/com/opensymphony/xwork2/interceptor/StaticParametersInterceptor.java 1839 history download (+1 -2) diffs

1838 by rainerh on 21 June 2008, 09:13:59 -0500 (5 months 10 days ago) XW-645 Logging is to verbose in ParamtersInterceptor

trunk/src/java/com/opensymphony/xwork2/interceptor/ParametersInterceptor.java 1838 history download (+1 -2) diffs

trunk/src/java/com/opensymphony/xwork2/interceptor/StaticParametersInterceptor.java 1838 history download (+24 -1) diffs

1837 by musachy on 21 June 2008, 08:36:59 -0500 (5 months 10 days ago) Fix javadoc for Confluence

trunk/src/java/com/opensymphony/xwork2/interceptor/Interceptor.java 1837 history download (+3 -3) diffs

1836 by rainerh on 21 June 2008, 08:26:46 -0500 (5 months 10 days ago) WW-2683 Request parameters with no corresponding setter cause errors to be logged
o if devMode is enabled, those will be logged with warn level now

trunk/src/java/com/opensymphony/xwork2/ognl/accessor/CompoundRootAccessor.java 1836 history download (+10 -1) diffs

1835 by rainerh on 21 June 2008, 07:21:44 -0500 (5 months 10 days ago) XW-644 Exception build results that have parameters that don't map to setters

trunk/src/java/com/opensymphony/xwork2/ognl/OgnlUtil.java 1835 history download (+9 -1) diffs

1833 by rainerh on 21 June 2008, 04:29:39 -0500 (5 months 10 days ago) XW-615 Fix generics in all codebase
XWork Java5 enhancements
o added generics where possible
o use parameterizes Collection classes where possible
o converted for to for-each loops
o optimized imports…

trunk/showcase/src/java/com/.../xwork2/showcase/interceptorExample/xwork-interceptor-example.xml 1833 history download (+1 -1) diffs

trunk/src/java/com/opensymphony/xwork2/ActionChainResult.java 1833 history download (+11 -14) diffs

trunk/src/java/com/opensymphony/xwork2/ActionContext.java 1833 history download (+21 -23) diffs

trunk/src/java/com/opensymphony/xwork2/ActionInvocation.java 1833 history download (+0 -3) diffs

trunk/src/java/com/opensymphony/xwork2/ActionProxyFactory.java 1833 history download (+4 -6) diffs

… 346 more files in changeset.
1832 by mrdon on 20 June 2008, 23:39:36 -0500 (5 months 10 days ago) Minor Javadoc tweak WW-2686

trunk/src/java/com/opensymphony/xwork2/validator/annotations/Validation.java 1832 history download (+1 -1) 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 14:13 -0600