0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
renamed webwork-default to struts-default More... over 19 years ago
changed webwork-default.xml and webwork-default to struts-default.xml and struts-default respectively (correspond to the package renaming done lately) More... over 19 years ago
License header changes: adding to files with none present, replacing opensymphony header since the code grant has been filed More... over 19 years ago
removing empty webwork directory More... over 19 years ago
Setting svn properties native and keywords More... over 19 years ago
fixed failed test case More... over 19 years ago
moved /org/apache/struts/webwork to /org/apache/struts/action2 More... over 19 years ago
corrected package structure org/apache/struts/webwork -> org/apache/struts/action2 More... over 19 years ago
moved com/opensymphony to org/apache/struts More... over 19 years ago
rename package import org/apache/struts/action2 to org/apache/struts/webwork More... over 19 years ago
moved com/opensymphony to org/apache/struts/ More... over 19 years ago
corrected package naming More... over 19 years ago
moved org/apache/struts/action2 to org/apache/struts/webwork More... over 19 years ago
idea setup instructions More... over 19 years ago
scm url and idea configurations More... over 19 years ago
scm url and idea configurations More... over 19 years ago
renamed org/apache/struts/action2 to org/apache/struts/webwork More... over 19 years ago
Add link to new JIRA instance. More... over 19 years ago
rename com/opensymphony to org/apache/struts More... over 19 years ago
corrected spelling mistake EXPRESION_PARAM should be EXPRESSION_PARAM as EXPRESSION_PARAM is the variable defined More... over 19 years ago
status update More... over 19 years ago
Generated new tld with changed references from ww to saf2 More... over 19 years ago
Changed tagdoclet from @ww to @a2 More... over 19 years ago
Fixing xdoclet templates and readme to consitently use a2 prefix rather than ww More... over 19 years ago
renamed maven. the build now sort of works, except you have to run with -Dmaven.test.skip=true because some tests broke (grr) More... over 19 years ago
Adding the debugging interceptor that allows you tools for getting at the data behind the request. It can dump the data to the screen as XML and open an AJAX-enabled OGNL console that allows you to test OGNL expressions on the page's live data PR: WW-1279 More... over 19 years ago
Fixing the starter application so it works via quickstart More... over 19 years ago
Changing static file prefix to /struts More... over 19 years ago
Renaming static prefix to /struts from /webwork, renaming webwork template utility class name, renaming webwork dojo package to struts (will probably change to action later) More... over 19 years ago
Add notes about Dojo component and wiki. More... over 19 years ago