Commit Graph

  • 992bc8c641 [maven-release-plugin] prepare release STRUTS_2_3_8 Lukasz Lenart 2012-12-16 11:44:57 +00:00
  • 3ac5711ef3 WW-3946 Removes commented plugins to allow prepare a release Lukasz Lenart 2012-12-16 11:09:31 +00:00
  • eb43cfc9c8 WW-3946 updates archetypes version Lukasz Lenart 2012-12-16 10:29:05 +00:00
  • 1f1d855086 WW-3946 prepares for release Lukasz Lenart 2012-12-16 10:27:44 +00:00
  • a4f1a77b2d WW-3863 Allows to define encoding per result Lukasz Lenart 2012-12-14 08:53:49 +00:00
  • b86d3d13fe WW-3942 solves NPE in iterator tag Lukasz Lenart 2012-12-13 10:42:09 +00:00
  • 0d93ceedf3 WW-3943 adds support for REST plugin Lukasz Lenart 2012-12-13 07:24:06 +00:00
  • 6bd836ee2a corrected svn id tag Christian Grobmeier 2012-12-12 19:44:33 +00:00
  • b87e82b1c9 added required license header Christian Grobmeier 2012-12-12 19:43:31 +00:00
  • b72d2a08c4 created serial uid Christian Grobmeier 2012-12-12 19:37:49 +00:00
  • adacc6741a example on how to wire session scoped spring beans prio spring-test 3.2 with the junit plugin Christian Grobmeier 2012-12-12 19:36:56 +00:00
  • 21d624697d WW-3766 sets struts.freemarker.mru.max.strong.size to 0 to SoftCacheStorage which performs better in heavy loaded applications Lukasz Lenart 2012-12-09 18:09:19 +00:00
  • 147a391cb6 WW-2537 cleans up code and logging Lukasz Lenart 2012-12-09 17:45:58 +00:00
  • f437838f39 WW-2537 clears warning about generics Lukasz Lenart 2012-12-09 12:57:07 +00:00
  • b312f1e7a0 WW-2537 clears warning about generics Lukasz Lenart 2012-12-09 12:51:14 +00:00
  • 225921477b WW-3058 Removes version from pom to use version from parent pom Lukasz Lenart 2012-12-09 10:18:47 +00:00
  • 3b8f2023c2 WW-3058 Upgrades only Velocity to 1.6.4 and cleans up poms a bit Lukasz Lenart 2012-12-09 09:45:55 +00:00
  • 35897a3c6c WW-3910 returns empty string list instead null and uses List instead of String[] array Lukasz Lenart 2012-12-05 10:35:55 +00:00
  • 58c919c5cb WW-3927 corrects developer notification Lukasz Lenart 2012-12-05 10:17:35 +00:00
  • 87feb01fd6 Adds Comparable to allow compile under JDK7 Lukasz Lenart 2012-12-05 09:08:10 +00:00
  • d5108840a5 WW-3928 Rollbacks changes introduced with WW-2749 to allow work with mod_jk and so on Lukasz Lenart 2012-11-30 17:58:41 +00:00
  • 5c25eab9ef WW-3930 updates JavaDocs about static content loader Lukasz Lenart 2012-11-30 07:25:53 +00:00
  • cbe1d02cc5 Removes metadata as it's useless now Lukasz Lenart 2012-11-28 20:12:49 +00:00
  • c7eb0be7bf WW-3928 Adds deprecation warning to don't use ActionContextCleanUp any more Lukasz Lenart 2012-11-27 21:06:08 +00:00
  • 64c1753893 Excludes gxp and embedded jsp plugins from Maven build as theses plugins aren't Java5 complaint Lukasz Lenart 2012-11-22 08:06:54 +00:00
  • 0f2c049ef2 Adjusts code base to be compliant with Java 1.5 Lukasz Lenart 2012-11-22 07:49:20 +00:00
  • 948cbd8679 Adjusts code base to be compliant with Java 1.5 Lukasz Lenart 2012-11-22 07:34:17 +00:00
  • 0802b09ea1 Adjusts code base to be compliant with Java 1.7 Lukasz Lenart 2012-11-21 21:43:04 +00:00
  • edbfa6716c Adjusts code base to be compliant with Java 1.5 Lukasz Lenart 2012-11-21 20:48:20 +00:00
  • 7f83250dc3 fixed typo Christian Grobmeier 2012-11-21 18:02:53 +00:00
  • 6a0abf4387 Example should not use deprecated attributes. Added example showing evaluation of tag body Christian Grobmeier 2012-11-21 18:02:17 +00:00
  • b2428dbe78 WW-3884 reverts site target back to 2.x Lukasz Lenart 2012-11-19 20:45:37 +00:00
  • 7e3f60601b WW-3918 removes FileManager#isReloadConfigs() method and use @Inject("struts.configuration.xml.reload") Lukasz Lenart 2012-11-06 15:45:57 +00:00
  • 1011732ee2 WW-3918 removes FileManager#isReloadConfigs() method and use @Inject("struts.configuration.xml.reload") Lukasz Lenart 2012-11-06 15:36:59 +00:00
  • 60afb3aa82 WW-3918 removes FileManager#isReloadConfigs() method and use @Inject("struts.configuration.xml.reload") Lukasz Lenart 2012-11-06 15:28:56 +00:00
  • ac46437f21 WW-3907 upgrades to OGNL 3.0.6 Lukasz Lenart 2012-11-06 14:54:28 +00:00
  • 68b0ac243d Does minor code refactoring and adds some additional logging Lukasz Lenart 2012-11-06 14:44:10 +00:00
  • f619eaefbf WW-3918 removes FileManager#isReloadConfigs() method and use @Inject("struts.configuration.xml.reload") Lukasz Lenart 2012-11-06 14:23:51 +00:00
  • 2f465f8daf WW-3917 removes FileManager dependency from UrlSet Lukasz Lenart 2012-11-06 12:18:21 +00:00
  • e0609a5fe8 WW-3916 adds the latest Jetty maven plugin to blank app Lukasz Lenart 2012-11-06 12:10:41 +00:00
  • a7443f0693 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2012-11-06 07:06:02 +00:00
  • 28297863ae [maven-release-plugin] copy for tag STRUTS_2_3_7 STRUTS_2_3_7 tags/STRUTS_2_3_7 Lukasz Lenart 2012-11-06 07:05:44 +00:00
  • 33ba783b04 [maven-release-plugin] prepare release STRUTS_2_3_7 Lukasz Lenart 2012-11-06 07:05:39 +00:00
  • 1e87a79b7b WW-3884 upgrades version of archetypes Lukasz Lenart 2012-11-06 06:50:13 +00:00
  • 8a386b9e5d WW-3884 prepares Struts 2.3.7 release Lukasz Lenart 2012-11-06 06:46:59 +00:00
  • 881d0496a9 Reverts site target Lukasz Lenart 2012-11-06 06:42:14 +00:00
  • 4b890345e8 WW-3915 solves problem with reloading configs in devMode on each request Lukasz Lenart 2012-11-06 06:19:04 +00:00
  • 1716e17841 WW-3914 solves problem with returning always system implementation of FileManager Lukasz Lenart 2012-11-05 20:04:35 +00:00
  • 3538db6432 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2012-10-22 19:35:49 +00:00
  • d0dddbc206 [maven-release-plugin] copy for tag STRUTS_2_3_6 STRUTS_2_3_6 tags/STRUTS_2_3_6 Lukasz Lenart 2012-10-22 19:35:29 +00:00
  • 2d85737815 [maven-release-plugin] prepare release STRUTS_2_3_6 Lukasz Lenart 2012-10-22 19:35:24 +00:00
  • 668e87878f WW-3884 updates version of archetypes Lukasz Lenart 2012-10-22 19:18:16 +00:00
  • d608492991 WW-3884 changes site target Lukasz Lenart 2012-10-22 19:15:45 +00:00
  • 7ebc1d8b1c WW-3900 Refactor the Struts2 Showcase Johannes Geppert 2012-10-19 19:00:02 +00:00
  • 59f4f31a7f WW-3900 Refactor the Struts2 Showcase Johannes Geppert 2012-10-19 18:49:39 +00:00
  • e6ca077e00 WW-3891 adds support for expression in specifying min and max constraints Lukasz Lenart 2012-10-17 19:09:07 +00:00
  • a25315b3d3 WW-3902 adds cache for BeanInfo to improve performance and avoid dead locks Lukasz Lenart 2012-10-17 18:33:22 +00:00
  • ba0f11964b WW-3899 Person Manager Example in Struts2 Showcase does not work Johannes Geppert 2012-10-16 14:54:44 +00:00
  • 964a01b4a6 WW-3881 allows new html input types Lukasz Lenart 2012-10-12 20:07:22 +00:00
  • b7d2e1f015 WW-2537 adds usage of generics and some minor code improvements Lukasz Lenart 2012-10-12 19:56:30 +00:00
  • 967b424dc8 WW-3896 Solves problem with reading result code from HttpHeaders Lukasz Lenart 2012-10-12 19:12:17 +00:00
  • 506639be65 WW-3897 Refactor the Struts2 REST Showcase Johannes Geppert 2012-10-12 19:04:04 +00:00
  • a33e2dc2ef WW-3888 updates documentation regarding expression evaluation Lukasz Lenart 2012-10-11 19:40:52 +00:00
  • 939cd00168 WW-3888 updates documentation regarding expression evaluation Lukasz Lenart 2012-10-11 19:32:48 +00:00
  • db96a28977 WW-3888 adds support for expression in specifying min and max constraints Lukasz Lenart 2012-10-11 19:20:22 +00:00
  • 7cd454ac96 WW-3609 changes how problem report is rendered and in case of exception sends simple error message Lukasz Lenart 2012-10-11 12:55:53 +00:00
  • 6e9bb24653 WW-3609 adds more logging when exception occurred Lukasz Lenart 2012-10-11 10:25:36 +00:00
  • f72cdce588 WW-3425 Improves if tests to simple test just one time Lukasz Lenart 2012-10-11 10:06:26 +00:00
  • 18ea7a70ef WW-3885 Updates regexp to improves e-mail validation support Lukasz Lenart 2012-10-11 10:00:59 +00:00
  • 2a833db4b2 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2012-10-05 13:29:31 +00:00
  • a41f1118fd [maven-release-plugin] copy for tag STRUTS_2_3_5 STRUTS_2_3_5 tags/STRUTS_2_3_5 Lukasz Lenart 2012-10-05 13:29:13 +00:00
  • 755caae35d [maven-release-plugin] prepare release STRUTS_2_3_5 Lukasz Lenart 2012-10-05 13:29:07 +00:00
  • 497c6616cc WW-3884 upgrades version of archetypes Lukasz Lenart 2012-10-05 13:12:40 +00:00
  • 08fa6a2cf2 WW-3884 changes site target Lukasz Lenart 2012-10-05 13:11:24 +00:00
  • 2784e24fe3 WW-3872 adds Tiles support to portlet example app Lukasz Lenart 2012-10-05 10:54:36 +00:00
  • b83b8586e0 WW-3865 rollbacks changes to TokenInterceptor applied with WW-3582 and adds new method handleToken() to allow in different way lock session object Lukasz Lenart 2012-10-05 09:35:28 +00:00
  • 3cf58aa002 WW-3880 adds logging when parameter wasn't accepted Lukasz Lenart 2012-09-26 19:45:24 +00:00
  • 2cf6cf5bcf WW-3879 Changes logic when the location is path and when full url address Lukasz Lenart 2012-09-26 19:27:41 +00:00
  • b84a1a9e9c WW-388: Update UI tags in FreeMarker to allow new HTML input types Johannes Geppert 2012-09-24 19:43:44 +00:00
  • 76ff5832b5 WW-3876 adds additional test cases for NumberConverter Lukasz Lenart 2012-09-15 06:50:08 +00:00
  • 3a03c3d735 WW-3811 adds a new constant struts.handle.exception to control when Dispatcher should handle exception and when rethrow it Lukasz Lenart 2012-09-12 20:18:45 +00:00
  • 3547865941 WW-3840 corrects LOG and reduce log level to debug inside cleanUp() method Lukasz Lenart 2012-09-12 20:14:23 +00:00
  • 95f94ccb64 WW-3144 Adds additional test case to prove that there no problem Lukasz Lenart 2012-09-12 19:11:29 +00:00
  • 075f5bdae4 Sanitise input variables Lukasz Lenart 2012-09-12 06:17:24 +00:00
  • 07a3f39356 WW-2749 adds missing <version/> tag Lukasz Lenart 2012-09-07 05:53:33 +00:00
  • 9d33c74b02 WW-2749 adds support for Tiles in Porlets as a dedicated plugin with new PortletTilesResult Lukasz Lenart 2012-09-07 05:48:49 +00:00
  • 73494b036f WW-3875 extracts static util methods into separated class Lukasz Lenart 2012-09-06 13:44:33 +00:00
  • a7161ca7d7 WW-3644 changes support for expression as a dynamic attribute to parse only values enclosed in %{ and } Lukasz Lenart 2012-09-06 12:54:48 +00:00
  • 62260e0096 WW-3344 corrects mistake in an example Lukasz Lenart 2012-09-06 12:30:24 +00:00
  • 328ae40cf8 WW-3874 merges AnnotationTools into AnnotationUtils Lukasz Lenart 2012-09-06 11:25:26 +00:00
  • edf2f4a302 WW-3870 Adds package inheritance in plugins Lukasz Lenart 2012-09-03 05:45:21 +00:00
  • 58f6fc4666 WW-3231 adds cssStyle and cssClass attributes to generated <label/> tag Lukasz Lenart 2012-08-31 19:40:40 +00:00
  • 5cadb2e544 WW-3177 adds better German translation of the error message Lukasz Lenart 2012-08-31 14:09:27 +00:00
  • 5d68b267b5 WW-3177 adds better way to handle error messages when an exception occurs, adds support for I18N to translate exceptions and adds default error messages Lukasz Lenart 2012-08-31 14:06:00 +00:00
  • ade5c99a07 WW-3866 adds more power to users to check if parameter name can be accepted, adds insecure params test case and cleans up code a bit Lukasz Lenart 2012-08-31 09:43:17 +00:00
  • 6ecdb5e353 WW-3864: struts2-archetype-blank compile error Johannes Geppert 2012-08-23 18:30:10 +00:00
  • 255b63486c WW-3848 adds warning message that the FilterDispatcher is deprecated and can produce errors when used with other web stacks Lukasz Lenart 2012-08-22 07:58:38 +00:00
  • 4b5f5619dd [maven-release-plugin] copy for tag STRUTS_2_3_4_1 STRUTS_2_3_4_1 tags/STRUTS_2_3_4_1 René Gielen 2012-08-03 13:54:15 +00:00
  • cd056f7d1b [maven-release-plugin] prepare release STRUTS_2_3_4_1 René Gielen 2012-08-03 13:54:02 +00:00
  • 4b5f85f151 Reverted plugin management change René Gielen 2012-08-03 13:42:36 +00:00