Author: jafl
Date: Fri Jan 6 23:19:32 2012
New Revision: 1228497
URL: http://svn.apache.org/viewvc?rev=1228497&view=rev
Log:
WW-3740 apply allowed-methods filter to wildcard actions
Modified:
struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/config/
Author: jafl
Date: Thu Jun 9 15:43:58 2011
New Revision: 1133949
URL: http://svn.apache.org/viewvc?rev=1133949&view=rev
Log:
WW-3264 revert change to root pom
Modified:
struts/struts2/trunk/pom.xml
Modified: struts/struts2/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/struts/str
Author: jafl
Date: Thu Jun 9 15:43:04 2011
New Revision: 1133947
URL: http://svn.apache.org/viewvc?rev=1133947&view=rev
Log:
WW-3264 add allowed-methods configuration for action
Added:
struts/struts2/trunk/core/src/main/resources/struts-2.3.dtd (with props)
struts/struts2/trunk/x
Author: jafl
Date: Wed Jun 8 22:40:33 2011
New Revision: 1133590
URL: http://svn.apache.org/viewvc?rev=1133590&view=rev
Log:
WW-3518 remove duplicated code from RestActionInvocation
Modified:
struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/RestActionInvocation.
Author: jafl
Date: Fri Jun 3 00:17:27 2011
New Revision: 1130878
URL: http://svn.apache.org/viewvc?rev=1130878&view=rev
Log:
WW-3640 extend AbstractInterceptor
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/CheckboxInterceptor.java
struts/str
Author: jafl
Date: Wed Jun 1 00:30:25 2011
New Revision: 1129979
URL: http://svn.apache.org/viewvc?rev=1129979&view=rev
Log:
XW-386 allow x['y'] as well as x.y
Modified:
struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/interceptor/ParametersInterceptor.ja
Author: jafl
Date: Wed Jun 1 00:06:22 2011
New Revision: 1129976
URL: http://svn.apache.org/viewvc?rev=1129976&view=rev
Log:
WW-3489 if excludeNullProperties, ignore nulls in maps
Added:
struts/struts2/trunk/plugins/json/src/test/resources/org/apache/struts2/json/jsonwriter-write-bea
Author: jafl
Date: Tue May 31 19:36:53 2011
New Revision: 1129873
URL: http://svn.apache.org/viewvc?rev=1129873&view=rev
Log:
WW-3635 return application/json instead of application/json-rpc
Modified:
struts/struts2/trunk/plugins/json/src/main/java/org/apache/struts2/
Author: jafl
Date: Tue May 31 19:24:27 2011
New Revision: 1129864
URL: http://svn.apache.org/viewvc?rev=1129864&view=rev
Log:
WW-3638 additional unit test for multi-level array in includeProperties
Added:
struts/struts2/trunk/plugins/json/src/test/resources/org/apache/struts2/json/jso
Author: jafl
Date: Mon Feb 14 16:18:28 2011
New Revision: 1070550
URL: http://svn.apache.org/viewvc?rev=1070550&view=rev
Log:
WW-3514 remove JSONUtil.PATTERN_PREFIX; add
JSONInterceptor.setExcludeWildcards()
Modified:
struts/struts2/trunk/plugins/json/src/main/java/org/apache/struts2/
Author: jafl
Date: Mon Feb 14 16:14:15 2011
New Revision: 1070546
URL: http://svn.apache.org/viewvc?rev=1070546&view=rev
Log:
WW-3514 remove blank lines
Modified:
struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/config/providers/XmlConfigurationProviderActionsTest.
Author: jafl
Date: Sat Feb 12 03:48:08 2011
New Revision: 1070019
URL: http://svn.apache.org/viewvc?rev=1070019&view=rev
Log:
WW-3570 fix parameter name
Modified:
struts/struts2/trunk/plugins/json/src/main/java/org/apache/struts2/json/rpc/RPCResponse.java
Modified:
struts/struts2/t
Author: jafl
Date: Tue Feb 8 22:24:30 2011
New Revision: 1068626
URL: http://svn.apache.org/viewvc?rev=1068626&view=rev
Log:
WW-3513 one more way to make customization easier
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/FilterDispatcher.java
Modi
Author: jafl
Date: Tue Feb 8 20:35:46 2011
New Revision: 1068561
URL: http://svn.apache.org/viewvc?rev=1068561&view=rev
Log:
WW-3548 update copyright to 2011
Modified:
struts/struts2/trunk/apps/blank/src/main/resources/NOTICE.txt
struts/struts2/trunk/apps/jboss-blank/src/main/resou
Author: jafl
Date: Tue Feb 8 20:23:12 2011
New Revision: 1068552
URL: http://svn.apache.org/viewvc?rev=1068552&view=rev
Log:
WW-3570 slot for debugging information in RPCResponse
Modified:
struts/struts2/trunk/plugins/json/src/main/java/org/apache/struts2/json/rpc/RPCResponse.
Author: jafl
Date: Wed Feb 2 23:27:33 2011
New Revision: 1066692
URL: http://svn.apache.org/viewvc?rev=1066692&view=rev
Log:
XW-387 enable derived classes of config and derived classes of config bulders
Modified:
struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/co
Author: jafl
Date: Wed Feb 2 21:13:23 2011
New Revision: 1066628
URL: http://svn.apache.org/viewvc?rev=1066628&view=rev
Log:
WW-3513 allow derived classes to create derived classes of some objects
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispat
Author: jafl
Date: Wed Feb 2 20:28:20 2011
New Revision: 1066613
URL: http://svn.apache.org/viewvc?rev=1066613&view=rev
Log:
WW-3514 fix/enhance support for include/exclude parameters
Added:
struts/struts2/trunk/plugins/json/src/test/java/org/apache/struts2/json/JSONCleanerTest.
Author: jafl
Date: Tue Feb 1 01:22:39 2011
New Revision: 1065880
URL: http://svn.apache.org/viewvc?rev=1065880&view=rev
Log:
WW-3498 JSONResult should serialize model, just like JSONInterceptor injects
into model
Modified:
struts/struts2/trunk/plugins/json/src/main/java/org/apache/str
Author: jafl
Date: Mon Jan 31 22:14:54 2011
New Revision: 1065829
URL: http://svn.apache.org/viewvc?rev=1065829&view=rev
Log:
WW-3475 add missing files from contributed zip (WW-2754)
Added:
struts/struts2/trunk/plugins/gxp/src/main/java/org/apache/struts2/views/gxp/inject/
st
Author: jafl
Date: Mon Jan 31 20:43:25 2011
New Revision: 1065764
URL: http://svn.apache.org/viewvc?rev=1065764&view=rev
Log:
WW-3490 clean up file uploads when action throws exception
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/Dispatcher.
Author: jafl
Date: Mon Jan 31 20:16:38 2011
New Revision: 1065743
URL: http://svn.apache.org/viewvc?rev=1065743&view=rev
Log:
WW-3498 Inject values into top of stack (model or action) instead of always
using action. This does not break backward compatibility because nobody could
use a m
Author: jafl
Date: Mon Jan 31 20:00:58 2011
New Revision: 1065735
URL: http://svn.apache.org/viewvc?rev=1065735&view=rev
Log:
WW-3546
provide API for overriding devMode per request, and check for override where
appropriate
Modified:
struts/struts2/trunk/core/src/main/java/org/ap
Author: jafl
Date: Mon Jan 31 19:18:32 2011
New Revision: 1065717
URL: http://svn.apache.org/viewvc?rev=1065717&view=rev
Log:
XW-388 ignore maven target directories
Modified:
struts/struts2/trunk/apps/jboss-blank/ (props changed)
struts/struts2/trunk/archetypes/ (props cha
Author: jafl
Date: Mon Jan 31 19:16:35 2011
New Revision: 1065716
URL: http://svn.apache.org/viewvc?rev=1065716&view=rev
Log:
WW-3500 If top of stack is not the action, assume it is the model and check for
annotiations.
Added:
struts/struts2/trunk/xwork-core/src/test/java/com/opensymp
Author: jafl
Date: Sun Jan 30 19:21:43 2011
New Revision: 1065357
URL: http://svn.apache.org/viewvc?rev=1065357&view=rev
Log:
WW-3501 avoid cast by using existing generics
Modified:
struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/interce
Author: jafl
Date: Sun Jan 30 19:13:44 2011
New Revision: 1065355
URL: http://svn.apache.org/viewvc?rev=1065355&view=rev
Log:
XW-388 fix pattern to match relocation
Modified:
struts/struts2/trunk/xwork-core/pom.xml
Modified: struts/struts2/trunk/xwork-core/pom.xml
URL:
Author: jafl
Date: Sun Jan 30 19:09:44 2011
New Revision: 1065351
URL: http://svn.apache.org/viewvc?rev=1065351&view=rev
Log:
WW-3496 fix StubValueStack to avoid infinite loop
Modified:
struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/StubValueStack.java
Modi
Author: jafl
Date: Sun Jan 30 19:05:23 2011
New Revision: 1065350
URL: http://svn.apache.org/viewvc?rev=1065350&view=rev
Log:
WW-3512 remove nonexistent SessionContextAutowiringInterceptor
Modified:
struts/struts2/trunk/plugins/spring/src/main/resources/struts-plugin.xml
Modified:
st
Author: jafl
Date: Sun Jan 30 19:00:06 2011
New Revision: 1065348
URL: http://svn.apache.org/viewvc?rev=1065348&view=rev
Log:
WW-3525 JSONInterceptor extends AbstractInterceptor
Modified:
struts/struts2/trunk/plugins/json/src/main/java/org/apache/struts2/json/JSONInterceptor.java
Modi
Author: jafl
Date: Thu Jan 27 20:18:44 2011
New Revision: 1064288
URL: http://svn.apache.org/viewvc?rev=1064288&view=rev
Log:
XW-385 remove unused code
Modified:
struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/interceptor/ParameterFilterInterceptor.java
Modi
Author: jafl
Date: Thu Jan 27 01:24:20 2011
New Revision: 1063947
URL: http://svn.apache.org/viewvc?rev=1063947&view=rev
Log:
update broken link (WW-3520)
Modified:
struts/site/src/site/xdoc/dev/dev-mail.xml
Modified: struts/site/src/site/xdoc/dev/dev-mail.xml
URL:
http://svn.apache
Author: jafl
Date: Tue Jan 18 20:13:58 2011
New Revision: 1060554
URL: http://svn.apache.org/viewvc?rev=1060554&view=rev
Log:
add myself to list of committers
Modified:
struts/site/src/site/xdoc/dev/volunteers.xml
Modified: struts/site/src/site/xdoc/dev/volunteers.xml
URL:
33 matches
Mail list logo