Commit Graph

  • 81371e09c5 WW-4685 Adjusts cherry pick to 2.3.x Lukasz Lenart 2016-09-16 16:07:59 +02:00
  • 431e50e922 WW-4685 Uses dedicated prefixes to access I18N and Struts internals Lukasz Lenart 2016-09-07 09:27:43 +02:00
  • 156db8e5df WW-4685 Supports evaluating expressions from tiles definitions as a Struts values Lukasz Lenart 2016-09-06 21:33:31 +02:00
  • 45c113eaa9 replaced constants for marking status with enum Stefaan Dutry 2016-09-16 08:17:38 +02:00
  • 7873eb910e updated javadoc after changing to enum Stefaan Dutry 2016-09-15 19:26:12 +02:00
  • ac10fa9cf5 WW-4688 Excludes "java.ext.dirs" when scanning for actions Lukasz Lenart 2016-09-14 08:17:24 +02:00
  • 7605c1641c WW-4686 Renames packages in xml Lukasz Lenart 2016-09-12 09:07:41 +02:00
  • 41c97636e5 WW-4686 Cleans up code and uses Enum Lukasz Lenart 2016-09-12 08:42:40 +02:00
  • 07bb62ba8f WW-4686 Merges two implementations of I18N interceptor Lukasz Lenart 2016-09-12 08:15:53 +02:00
  • a5f3bdd147 WW-4685 Uses dedicated prefixes to access I18N and Struts internals Lukasz Lenart 2016-09-07 09:27:43 +02:00
  • 1bed00d3d7 WW-4685 Supports evaluating expressions from tiles definitions as a Struts values Lukasz Lenart 2016-09-06 21:33:31 +02:00
  • f6876ce6ce WW-4667 Applies params to all instances of interceptor defined in stack Lukasz Lenart 2016-09-06 09:16:54 +02:00
  • ab0cb82d31 WW-4667 Applies params to all instances of interceptor defined in stack Lukasz Lenart 2016-09-06 09:07:02 +02:00
  • 6f5ddca471 WW-4667 Applies params to all instances of interceptor defined in stack Lukasz Lenart 2016-09-06 09:07:02 +02:00
  • 175c852eef WW-4684 Uses charset and adds some logging Lukasz Lenart 2016-09-05 12:14:12 +02:00
  • 547718fcc6 WW-4684 Uses Content-Type to perform action based on defined type Lukasz Lenart 2016-09-05 12:02:00 +02:00
  • 7dbe3ea8bb WW-4663 Checks if expression is null to avoid NPE Lukasz Lenart 2016-09-02 13:57:15 +02:00
  • cc0d52f216 WW-4663 Checks if expression is null to avoid NPE Lukasz Lenart 2016-09-02 13:57:15 +02:00
  • 23e0181328 WW-4669 Returns default action/method instead of throwing exception Lukasz Lenart 2016-07-29 10:09:24 +02:00
  • 92c54de110 WW-4662 Partially reverts try-with-resources introduced with WW-4515 Lukasz Lenart 2016-08-30 08:51:32 +02:00
  • 18be60fa12 WW-4620 Improves XWorkListPropertyAccessor to against DOS attack Lukasz Lenart 2016-08-30 08:32:33 +02:00
  • 83e2841451 WW-4681 Fixes freemaker error in checkbox.ftl of css_xhtml template Lukasz Lenart 2016-08-30 08:08:06 +02:00
  • 6a65b808cb WW-4680 Upgrades Tiles to 3.0.7 version Lukasz Lenart 2016-08-29 09:21:18 +02:00
  • d32033aa54 Merge pull request #1 from tiv-source/tiv-source-patch-1 Marc Michele 2016-08-28 21:57:16 +02:00
  • 6af35c7b9c Fix freemaker error in checkbox.ftl of css_xhtml template Marc Michele 2016-08-28 21:56:34 +02:00
  • 7f3defd67d Simplifies when map should be unmodifiable Lukasz Lenart 2016-08-17 16:59:51 +02:00
  • 1f5c1979d2 Drops unused setter Lukasz Lenart 2016-08-17 16:18:16 +02:00
  • c1869f4989 Adds double check if resource exists Lukasz Lenart 2016-08-17 15:35:11 +02:00
  • 17d5e39344 Disables params evaluation when creating results by convention Lukasz Lenart 2016-08-17 15:35:43 +02:00
  • ea2564d769 Allows modify params on coping Lukasz Lenart 2016-08-17 15:40:24 +02:00
  • 030ffa3354 Disables params evaluation when creating results by convention Lukasz Lenart 2016-08-17 15:35:43 +02:00
  • 8e67b9144a Adds double check if resource exists Lukasz Lenart 2016-08-17 15:35:11 +02:00
  • 77017cd677 Allows modify params on coping Lukasz Lenart 2016-08-17 15:34:37 +02:00
  • fb527e4f4e Sets proper java target version Lukasz Lenart 2016-08-08 08:51:27 +02:00
  • 607fd00af0 ConversionErrorInterceptor to extend MethodFilterIntercept gregh3269 2016-08-04 09:49:44 +01:00
  • 51a49201ad Revert "WW-4628: proper decoding of parameters in query-string" gregh3269 2016-08-04 08:57:25 +01:00
  • b6be359b0e Merge remote-tracking branch 'upstream/master' gregh3269 2016-08-04 08:47:22 +01:00
  • 50fa26533a Add java doc for MethodFilterInterceptor gregh3269 2016-08-04 08:31:32 +01:00
  • 7d8c3598ef merged fix for WW-4628 (proper url decoding of query-string) cnenning 2016-08-03 13:02:16 +02:00
  • ef9c66118e WW-4628: proper decoding of parameters in query-string cnenning 2016-08-03 13:02:16 +02:00
  • 5e07b9574c ConversionErrorInterceptor to extend MethodFilterIntercept. See WW-4676 gregh3269 2016-08-03 10:50:44 +01:00
  • 83bb64f4c2 WW-4628: new issues were introduced by last change, restoring old behavior and ignoring new tests cnenning 2016-08-01 15:42:36 +02:00
  • 7fdc103e8a Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/struts cnenning 2016-08-01 15:34:07 +02:00
  • a6b3301856 WW-4628: new issues were introduced by last change, restoring old behavior and ignoring new tests cnenning 2016-08-01 15:33:21 +02:00
  • ae2840f183 merged fix for WW-4628 (avoid double encoding of url parameters) cnenning 2016-08-01 13:50:23 +02:00
  • ec9a24ec2a Adds Jenkins build status Lukasz Lenart 2016-08-01 13:32:54 +02:00
  • af50018f11 WW-4628: avoid double encoding of url parameters, e.g. when spaces are present in parameter values cnenning 2016-08-01 13:09:12 +02:00
  • c7fdf7ffc5 Rename constants name use prefix "xwork" Yanming Zhou 2016-08-01 18:01:16 +08:00
  • 8b559afc76 Converts value of single parameter Lukasz Lenart 2016-07-31 13:39:37 +02:00
  • 0b24437ed6 Fixes issue with posting multiple values Lukasz Lenart 2016-07-31 13:39:22 +02:00
  • 5acc71f7c3 WW-4669 Returns default action/method instead of throwing exception Lukasz Lenart 2016-07-29 10:09:24 +02:00
  • d19b9eaa82 WW-4671 makes URLValidator case insensitive Lukasz Lenart 2016-07-28 13:09:21 +02:00
  • 0bd2e70589 WW-4670 Upgrades JFreeChart to the latest version Lukasz Lenart 2016-07-27 08:37:00 +02:00
  • c6d07d3ab6 WW-4669 Reverts back to default RegEx Lukasz Lenart 2016-07-27 08:28:00 +02:00
  • 1643568095 Change to the documentation Andrea Ligios 2016-07-25 17:18:04 +02:00
  • abf7bfa343 WW-4638 Upgrades TestNG and Surefire plugin Lukasz Lenart 2016-07-18 08:01:08 +02:00
  • 7f28bfd2d2 Merge remote-tracking branch 'origin/master' into WW-4638 victorsosa 2016-07-15 08:26:05 -04:00
  • 90ab489c40 update maven-surefire-plugin 2.19.1 victorsosa 2016-07-15 08:19:12 -04:00
  • 70fdc00f66 Merge remote-tracking branch 'upstream/master' into http-parameters Lukasz Lenart 2016-07-15 10:53:50 +02:00
  • cdbf697ad8 WW-4652 Fixes concurrency issue in addDefaultResourceBundle Lukasz Lenart 2016-07-15 10:48:36 +02:00
  • 7f5c8b620d WW-4654 Includes params when bulding URL to action Lukasz Lenart 2016-07-15 10:40:19 +02:00
  • ca42e4ea56 WW-4653 Drops duplicated source jar deployment Lukasz Lenart 2016-07-15 09:33:53 +02:00
  • 79beb5679a WW-4653 Drops duplicated source jar deployment Lukasz Lenart 2016-07-15 09:23:58 +02:00
  • 889e6db562 Updates assemblies Lukasz Lenart 2016-07-14 20:14:11 +02:00
  • d948a85a8d Drops unused patterns Lukasz Lenart 2016-07-14 20:14:03 +02:00
  • 7a350b02af WW-4316 Moves archetypes into its own repo Lukasz Lenart 2016-07-14 19:48:13 +02:00
  • f21a3fd10f WW-4660 Moves example portlet app into struts-examples Lukasz Lenart 2016-07-14 11:47:08 +02:00
  • 633552d112 Upgrades Log4j2 to the latest version Lukasz Lenart 2016-07-14 09:23:47 +02:00
  • 8db9d8352f WW-4646 Replaces ASM3 with the latest version of ASM5 Lukasz Lenart 2016-07-14 09:18:19 +02:00
  • e8b48f8bb4 WW-4601 Hides webconsole when not in devMode Lukasz Lenart 2016-07-08 06:40:01 +02:00
  • a317668213 WW-4601 Hides webconsole when not in devMode Lukasz Lenart 2016-07-08 06:40:01 +02:00
  • 78f9bac5e7 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2016-07-07 10:49:08 +02:00
  • 17e14ef42b [maven-release-plugin] prepare release STRUTS_2_5_2 STRUTS_2_5_2 Lukasz Lenart 2016-07-07 10:48:45 +02:00
  • 3243448084 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2016-07-07 08:32:14 +02:00
  • 5c61c9a575 [maven-release-plugin] prepare release STRUTS_2_3_30 STRUTS_2_3_30 Lukasz Lenart 2016-07-07 08:31:52 +02:00
  • d75a890482 WW-4655 Cleans up code and uses more user friendly logic to process parameters Lukasz Lenart 2016-07-03 10:55:14 +02:00
  • 39ec62ac35 WW-4652 fixed a concurrency issue in addDefaultResourceBundle Przemek Bruski 2016-07-01 16:36:36 +02:00
  • df721885c3 [WW-4620] Improve XWorkListPropertyAccessor to against DOS attack zhouyanming 2016-06-28 12:30:10 +08:00
  • d06689120d Uses the latest OGNL version Lukasz Lenart 2016-06-29 20:41:57 +02:00
  • fb92c67d13 Cleans up test Lukasz Lenart 2016-06-26 22:04:23 +02:00
  • e40dcaa3f4 Uses the latest OGNL version Lukasz Lenart 2016-06-29 20:24:57 +02:00
  • 59b0e40e00 merge victorsosa 2016-06-27 09:59:30 -04:00
  • ab6acd2382 Cleans up test Lukasz Lenart 2016-06-26 22:04:23 +02:00
  • bf0a01d390 Upgrades OGNL to latest version Lukasz Lenart 2016-06-26 22:02:32 +02:00
  • ad5cc58680 change version surefire-plugin victorsosa 2016-06-24 10:51:01 -04:00
  • e170ae1feb Merge branch 'master' into WW-4638 victorsosa 2016-06-24 10:49:06 -04:00
  • abdb0a3351 rollback change victorsosa 2016-06-24 09:48:51 -04:00
  • 0cd7b831e0 Merge branch 'master' of https://github.com/apache/struts into WW-4638 victorsosa 2016-06-24 09:46:37 -04:00
  • 7c308253ce change maven-surefire-plugin update version victorsosa 2016-06-24 09:35:05 -04:00
  • 6e07a63797 WW-4650 Json deserialization does not work in 2.5.1 victorsosa 2016-06-24 09:06:52 -04:00
  • b462286589 Merge branch 'apache-master' victorsosa 2016-06-24 08:26:27 -04:00
  • 4f07433626 Merge branch 'master' of https://github.com/apache/struts into apache-master victorsosa 2016-06-24 08:25:42 -04:00
  • cd13846e19 Fixes test and conflicts Lukasz Lenart 2016-06-22 11:10:26 +02:00
  • f096dd611e Adds test to guard pre-evaulation of name attribute Lukasz Lenart 2016-06-22 10:46:09 +02:00
  • cfcefcf589 Drops commented out test Lukasz Lenart 2016-06-22 10:38:39 +02:00
  • 8dfe178585 Uses LocaleProvider and default TextProvider instead of evaluating expression Lukasz Lenart 2016-06-22 10:38:12 +02:00
  • d5e0fe9207 WW-4648 Upgrades commons-fileupload to the latest version Lukasz Lenart 2016-06-22 10:56:31 +02:00
  • 00c47b7ce6 WW-4648 Upgrades commons-fileupload to the latest version Lukasz Lenart 2016-06-22 10:56:31 +02:00
  • c84810ff82 Adds test to guard pre-evaulation of name attribute Lukasz Lenart 2016-06-22 10:46:09 +02:00
  • 2ea59b31b4 Drops commented out test Lukasz Lenart 2016-06-22 10:38:39 +02:00