Author: bpontarelli
Date: Fri Dec 28 06:23:37 2007
New Revision: 607248
URL: http://svn.apache.org/viewvc?rev=607248&view=rev
Log:
Finished bug fixes and unit tests for first alpha
Modified:
struts/sandbox/trunk/struts2-convention-plugin/src/main/java/org/apache/struts2/conven
Modified:
struts/sandbox/trunk/struts2-convention-plugin/src/test/java/org/apache/struts2/convention/actions/action/ActionNamesAction.java
URL:
http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2-convention-plugin/src/test/java/org/apache/struts2/convention/actions/action/ActionNamesAction.
Author: bpontarelli
Date: Fri Dec 28 21:24:27 2007
New Revision: 607376
URL: http://svn.apache.org/viewvc?rev=607376&view=rev
Log:
Comment updates
Modified:
struts/sandbox/trunk/struts2-convention-plugin/src/main/java/org/apache/struts2/convention/ActionConfigBuilder.java
st
Author: bpontarelli
Date: Sun Jan 27 11:12:13 2008
New Revision: 615631
URL: http://svn.apache.org/viewvc?rev=615631&view=rev
Log:
Fixed the redirect to slash handling to work with results without actions
Modified:
struts/sandbox/trunk/struts2-convention-plugin/src/main/java/org/ap
Author: bpontarelli
Date: Sun Jan 27 15:43:31 2008
New Revision: 615679
URL: http://svn.apache.org/viewvc?rev=615679&view=rev
Log:
Added better handling for extensionless URLs that contain dots in directory
names
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/str
Author: bpontarelli
Date: Mon Jan 28 16:32:21 2008
New Revision: 616125
URL: http://svn.apache.org/viewvc?rev=616125&view=rev
Log:
Fixed issue with default param for action redirects and such
Modified:
struts/sandbox/trunk/struts2-convention-plugin/src/main/java/org/apache/str
Author: bpontarelli
Date: Tue Feb 5 12:49:54 2008
New Revision: 618772
URL: http://svn.apache.org/viewvc?rev=618772&view=rev
Log:
Fixed bug in extensionless URL handling
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/mapper/DefaultActionMapper.
Author: bpontarelli
Date: Thu Mar 6 12:34:49 2008
New Revision: 634406
URL: http://svn.apache.org/viewvc?rev=634406&view=rev
Log:
Moved the dynamic attributes up so that that they are available to type
converters in the context
Modified:
struts/struts2/trunk/core/src/main/java/org/ap
Author: bpontarelli
Date: Thu Mar 6 12:58:00 2008
New Revision: 634412
URL: http://svn.apache.org/viewvc?rev=634412&view=rev
Log:
Fixed issue with empty locator and action packages
Modified:
struts/sandbox/trunk/struts2-convention-plugin/src/main/java/org/apache/struts2/conven
Author: bpontarelli
Date: Sun Mar 9 15:15:07 2008
New Revision: 635378
URL: http://svn.apache.org/viewvc?rev=635378&view=rev
Log:
Fixed bug reported by user and added check for non-usable actions (interfaces,
enums, annotations, abstract)
Modified:
struts/sandbox/trunk/struts2-conven
Author: bpontarelli
Date: Mon Mar 10 15:35:58 2008
New Revision: 635737
URL: http://svn.apache.org/viewvc?rev=635737&view=rev
Log:
Escaped key prior to OGNL evaluation for label. Test is commented out because I
couldn't figure out how to get it working.
Modified:
struts/struts2/t
11 matches
Mail list logo