You are viewing a plain text version of this content. The canonical link for it is here.
- struts git commit: Every 2nd build on jenkins with jdk8 fails while generating javadoc for tiles-plugin. It fails at file serialized-form.html because it misses class org.apache.tiles.context.TilesRequestContextWrapper. That class was present in tiles 2 - posted by cn...@apache.org on 2016/02/01 11:33:35 UTC, 0 replies.
- Scanned image from copier@struts.apache.org - posted by "copier@" <co...@struts.apache.org> on 2016/02/01 14:01:24 UTC, 0 replies.
- struts git commit: WW-4600 Adds additional check if session was invalidated - posted by lu...@apache.org on 2016/02/03 09:33:58 UTC, 1 replies.
- struts git commit: WW-4596 Fixes SMI with ActionConfigMatcher - posted by lu...@apache.org on 2016/02/03 09:48:41 UTC, 0 replies.
- struts git commit: WW-4596 Adds support to defined allowed methods with * - posted by lu...@apache.org on 2016/02/03 10:38:23 UTC, 0 replies.
- [01/13] struts git commit: fixed tiles showcase by setting dtd to 3.0 - posted by cn...@apache.org on 2016/02/03 10:53:36 UTC, 0 replies.
- [02/13] struts git commit: Added tiles annotations, see WW-4594. - posted by cn...@apache.org on 2016/02/03 10:53:37 UTC, 0 replies.
- [03/13] struts git commit: added sample for tiles annotations - posted by cn...@apache.org on 2016/02/03 10:53:38 UTC, 0 replies.
- [04/13] struts git commit: added tests for StrutsTilesAnnotationProcessor - posted by cn...@apache.org on 2016/02/03 10:53:39 UTC, 0 replies.
- [05/13] struts git commit: updated javadoc - posted by cn...@apache.org on 2016/02/03 10:53:40 UTC, 0 replies.
- [06/13] struts git commit: fixed line endings - posted by cn...@apache.org on 2016/02/03 10:53:41 UTC, 0 replies.
- [07/13] struts git commit: renamed test class to stick to naming convention - posted by cn...@apache.org on 2016/02/03 10:53:42 UTC, 0 replies.
- [08/13] struts git commit: formatted annotations more nicely - posted by cn...@apache.org on 2016/02/03 10:53:43 UTC, 0 replies.
- [09/13] struts git commit: added missing license header - posted by cn...@apache.org on 2016/02/03 10:53:44 UTC, 0 replies.
- [10/13] struts git commit: turned comments into LOG.trace() - posted by cn...@apache.org on 2016/02/03 10:53:45 UTC, 0 replies.
- [11/13] struts git commit: removed outcommented line - posted by cn...@apache.org on 2016/02/03 10:53:46 UTC, 0 replies.
- [12/13] struts git commit: WW-4594 Merges #85 which adds annotations to configure tiles - posted by cn...@apache.org on 2016/02/03 10:53:47 UTC, 0 replies.
- [13/13] struts git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/struts - posted by cn...@apache.org on 2016/02/03 10:53:48 UTC, 0 replies.
- [01/10] struts git commit: WW-4606 cherry-picked @TilesDefinition and related classes - posted by cn...@apache.org on 2016/02/03 14:20:38 UTC, 0 replies.
- [02/10] struts git commit: WW-4606 added @TilesDefinition sample to showcase app - posted by cn...@apache.org on 2016/02/03 14:20:39 UTC, 0 replies.
- [03/10] struts git commit: added tests for StrutsTilesAnnotationProcessor - posted by cn...@apache.org on 2016/02/03 14:20:40 UTC, 0 replies.
- [04/10] struts git commit: updated javadoc - posted by cn...@apache.org on 2016/02/03 14:20:41 UTC, 0 replies.
- [05/10] struts git commit: WW-4606 fixed javadoc - posted by cn...@apache.org on 2016/02/03 14:20:42 UTC, 0 replies.
- [06/10] struts git commit: renamed test class to stick to naming convention - posted by cn...@apache.org on 2016/02/03 14:20:43 UTC, 0 replies.
- [07/10] struts git commit: formatted annotations more nicely - posted by cn...@apache.org on 2016/02/03 14:20:44 UTC, 0 replies.
- [08/10] struts git commit: added missing license header - posted by cn...@apache.org on 2016/02/03 14:20:45 UTC, 0 replies.
- [09/10] struts git commit: removed outcommented line - posted by cn...@apache.org on 2016/02/03 14:20:46 UTC, 0 replies.
- [10/10] struts git commit: WW-4606 made @TilesDefinition work with tiles 2 - posted by cn...@apache.org on 2016/02/03 14:20:47 UTC, 0 replies.
- [1/2] struts-examples git commit: Defines new example app - posted by lu...@apache.org on 2016/02/04 08:18:22 UTC, 0 replies.
- [2/2] struts-examples git commit: Adds new app to show how to use MessageStore - posted by lu...@apache.org on 2016/02/04 08:18:23 UTC, 0 replies.
- [1/7] struts git commit: Creates result before executing it to allow listeners to operate on it - posted by lu...@apache.org on 2016/02/04 08:20:17 UTC, 0 replies.
- [2/7] struts git commit: Defines listener to store messages - posted by lu...@apache.org on 2016/02/04 08:20:18 UTC, 0 replies.
- [3/7] struts git commit: Adds test based on MessageStoreInterceptor - posted by lu...@apache.org on 2016/02/04 08:20:19 UTC, 0 replies.
- [4/7] struts git commit: Uses the new listener - posted by lu...@apache.org on 2016/02/04 08:20:20 UTC, 0 replies.
- [5/7] struts git commit: Updates test to cover usage of new listener - posted by lu...@apache.org on 2016/02/04 08:20:21 UTC, 0 replies.
- [6/7] struts git commit: Updates tests to reflect invocation change logic - posted by lu...@apache.org on 2016/02/04 08:20:22 UTC, 0 replies.
- [7/7] struts git commit: WW-4605 Refactors MessageStoreInterceptor to use listener - posted by lu...@apache.org on 2016/02/04 08:20:23 UTC, 0 replies.
- struts git commit: WW-4596 Fixes bug with overriding global-allowed-methods - posted by lu...@apache.org on 2016/02/04 11:00:16 UTC, 0 replies.
- struts git commit: WW-4596 Uses unmodifiable set to avoid changing allowed methods - posted by lu...@apache.org on 2016/02/05 09:06:11 UTC, 0 replies.
- struts git commit: Adds some logginf to allowed methods - posted by lu...@apache.org on 2016/02/05 09:36:32 UTC, 0 replies.
- struts-examples git commit: Adds some more complicated pattern - posted by lu...@apache.org on 2016/02/05 09:37:24 UTC, 0 replies.
- [1/7] struts-site git commit: Modifies how Docker is launched - posted by lu...@apache.org on 2016/02/05 20:36:50 UTC, 0 replies.
- [2/7] struts-site git commit: Renames the old announcement page - posted by lu...@apache.org on 2016/02/05 20:36:51 UTC, 0 replies.
- [3/7] struts-site git commit: Updates release dates - posted by lu...@apache.org on 2016/02/05 20:36:52 UTC, 0 replies.
- [4/7] struts-site git commit: Prepares new announcement - posted by lu...@apache.org on 2016/02/05 20:36:53 UTC, 0 replies.
- [5/7] struts-site git commit: Updates links - posted by lu...@apache.org on 2016/02/05 20:36:54 UTC, 0 replies.
- [6/7] struts-site git commit: Adds Dockerfile used to build supporting image - posted by lu...@apache.org on 2016/02/05 20:36:55 UTC, 0 replies.
- [7/7] struts-site git commit: Marks file as executable and sets proper interpreter - posted by lu...@apache.org on 2016/02/05 20:36:56 UTC, 0 replies.
- [1/5] struts-site git commit: Adds missing dependencies and cleanups - posted by lu...@apache.org on 2016/02/08 09:15:01 UTC, 0 replies.
- [2/5] struts-site git commit: Adds proper host binding - posted by lu...@apache.org on 2016/02/08 09:15:02 UTC, 0 replies.
- [3/5] struts-site git commit: Adds scripts to build the image - posted by lu...@apache.org on 2016/02/08 09:15:03 UTC, 0 replies.
- [4/5] struts-site git commit: Drops unused script - posted by lu...@apache.org on 2016/02/08 09:15:04 UTC, 0 replies.
- [5/5] struts-site git commit: Adds force polling to properly update assets - posted by lu...@apache.org on 2016/02/08 09:15:05 UTC, 0 replies.
- struts-site git commit: Update README - posted by lu...@apache.org on 2016/02/08 09:20:06 UTC, 0 replies.
- struts git commit: WW-4600 Ports solution with PreResultListener from WW-4605 - posted by lu...@apache.org on 2016/02/11 08:22:20 UTC, 0 replies.
- struts git commit: fix spelling error in comments - posted by lu...@apache.org on 2016/02/25 08:20:11 UTC, 0 replies.
- struts git commit: escaped @ characters in javadoc code sample to avoid javadoc warnings - posted by cn...@apache.org on 2016/02/25 09:31:57 UTC, 0 replies.
- struts git commit: WW-4560 Reverts checking if value is excluded and uses Internal Security Mechanism - posted by lu...@apache.org on 2016/02/25 18:17:39 UTC, 0 replies.
- struts git commit: WW-4563 Reverts checking if value is excluded and uses Internal Security Mechanism - posted by lu...@apache.org on 2016/02/25 18:30:40 UTC, 0 replies.
- [1/2] struts git commit: WW-4560 Reverts checking if value is excluded and uses Internal Security Mechanism - posted by lu...@apache.org on 2016/02/25 18:32:55 UTC, 0 replies.
- [2/2] struts git commit: WW-4563 Reverts checking if value is excluded and uses Internal Security Mechanism - posted by lu...@apache.org on 2016/02/25 18:32:56 UTC, 0 replies.
- struts git commit: WW-4595 Resolves regression issue but keeping support for custom text provider - posted by lu...@apache.org on 2016/02/25 20:12:47 UTC, 1 replies.
- struts git commit: Drops wrong arg passed to logger - posted by lu...@apache.org on 2016/02/25 20:30:05 UTC, 1 replies.
- struts git commit: WW-4410 Adds dedicated interface to allow inject ServletContext - posted by lu...@apache.org on 2016/02/25 21:29:41 UTC, 1 replies.
- struts-examples git commit: Adds simple example how to define custom type conversion - posted by lu...@apache.org on 2016/02/27 11:00:08 UTC, 0 replies.
- struts-examples git commit: Uses friendly names - posted by lu...@apache.org on 2016/02/27 11:01:18 UTC, 0 replies.
- Scanned image - posted by admin <an...@struts.apache.org> on 2016/02/29 19:11:59 UTC, 0 replies.
- svn commit: r981415 [1/4] - in /websites/production/struts/content: ./ docs/ docs/ajax-validation.data/ - posted by rg...@apache.org on 2016/02/29 20:38:06 UTC, 0 replies.
- svn commit: r981415 [3/4] - in /websites/production/struts/content: ./ docs/ docs/ajax-validation.data/ - posted by rg...@apache.org on 2016/02/29 20:38:06 UTC, 0 replies.
- svn commit: r981415 [2/4] - in /websites/production/struts/content: ./ docs/ docs/ajax-validation.data/ - posted by rg...@apache.org on 2016/02/29 20:38:06 UTC, 0 replies.
- svn commit: r981415 [4/4] - in /websites/production/struts/content: ./ docs/ docs/ajax-validation.data/ - posted by rg...@apache.org on 2016/02/29 20:38:06 UTC, 0 replies.
- [1/2] struts-site git commit: add Greg Huber to PMC - posted by rg...@apache.org on 2016/02/29 20:40:49 UTC, 0 replies.
- [2/2] struts-site git commit: adjust security announcement on main page - posted by rg...@apache.org on 2016/02/29 20:40:50 UTC, 0 replies.