Commit Graph

4715 Commits

Author SHA1 Message Date
Lukasz Lenart 31a0768da3 [maven-release-plugin] prepare release STRUTS_2_5_6 STRUTS_2_5_6 2016-11-28 21:15:29 +01:00
Lukasz Lenart 0014f8935a WW-4721 Enables test 2016-11-28 17:12:34 +01:00
Lukasz Lenart 99bb671437 WW-4721 Enables rounding mode 2016-11-28 17:03:48 +01:00
Lukasz Lenart 9cde17b223 Makes createDispatcher protected to allow override it 2016-11-27 12:52:57 +01:00
Lukasz Lenart 6651089e82 Extracts creating new instances into dedicated methods to allow override them 2016-11-27 12:45:36 +01:00
Lukasz Lenart 8bb225c04c Increases accessibility of getSaveDir to allow override its implementation 2016-11-27 12:29:15 +01:00
Lukasz Lenart 32341681ed Adds unit test to cover converter's logic 2016-11-24 14:52:34 +01:00
Lukasz Lenart 1ff8a88a9d Fixes issue with NPE 2016-11-24 14:52:18 +01:00
Lukasz Lenart ae5605ff88 Merge branch 'master' into WW-4717 2016-11-23 15:15:15 +01:00
Lukasz Lenart 6d623ebb56 WW-4720 HttpParameters implements Map interface 2016-11-23 13:54:20 +01:00
Lukasz Lenart 7872fa80f9 WW-4719 Moves DefaultClassFinder implementation into Convention and ASM dependencies 2016-11-23 11:59:32 +01:00
Lukasz Lenart f03279fc1a WW-4570 Cleans up ASM and assemblies 2016-11-23 11:43:05 +01:00
Lukasz Lenart 4de8309d0a Extracts one base class 2016-11-22 20:02:22 +01:00
Lukasz Lenart de51e79718 Drops unused code 2016-11-22 18:03:14 +01:00
Lukasz Lenart 6280feb426 Reduces code duplication 2016-11-22 17:56:56 +01:00
Lukasz Lenart e152c15f78 Adds WARN to avoid using java.io.File 2016-11-22 17:44:02 +01:00
Lukasz Lenart 3fd909668a Adds default converter to handle converstion of internal file representation to File 2016-11-22 09:41:13 +01:00
Lukasz Lenart e86793482a Drops generic 2016-11-22 09:38:31 +01:00
Lukasz Lenart ec5fba7af9 Reverts back to pure File 2016-11-22 09:38:20 +01:00
Lukasz Lenart dca41a39bf Updates examples 2016-11-21 11:05:56 +01:00
Lukasz Lenart 407cd58279 Adjusts interceptor to use the new class 2016-11-21 11:05:47 +01:00
Lukasz Lenart 45edbcbe45 Uses the new class in implementation of MultiPartRequest 2016-11-21 11:05:33 +01:00
Lukasz Lenart fe05ca2095 Introduces a dedicated class to represent an uploaded file 2016-11-21 11:04:24 +01:00
Lukasz Lenart 6f7fcaa338 WW-4716 Allows create actions with all dependencies injected 2016-11-20 18:10:03 +01:00
Lukasz Lenart 321d9da095 Drops unused import 2016-11-18 10:34:14 +01:00
Lukasz Lenart bd99677b19 Escapes return value of toString() plus adds missing toString() implementations 2016-11-16 12:45:40 +01:00
Lukasz Lenart 8759bbc68a Reduces noise in the logs during development 2016-11-16 10:14:41 +01:00
Lukasz Lenart 931df54ab3 Optimises validator to reduce number of compiling pattern 2016-11-16 07:46:29 +01:00
Lukasz Lenart eb71d88696 Adds double check using Commons Validator 2016-11-16 07:31:05 +01:00
Lukasz Lenart 554b9dddb0 Trims input value 2016-11-16 07:30:46 +01:00
Lukasz Lenart a245226b7f WW-4715 Uses isDefined function instead of null-checking 2016-11-16 07:21:38 +01:00
Lukasz Lenart ef2939ffd0 WW-2561 Throws a Struts exception when there is a bad character in template 2016-11-13 11:16:40 +01:00
Lukasz Lenart 8aba301da0 WW-2454 Upgrades TestNG to latest 5.x version 2016-11-12 18:09:10 +01:00
Lukasz Lenart e1e2ea84a7 Fixes typos 2016-11-12 17:39:58 +01:00
Lukasz Lenart 986b43f314 WW-4701 Drop parameter if not defined 2016-11-12 17:39:43 +01:00
Lukasz Lenart a5092a24f2 WW-4711 Disables searching stack by default 2016-11-12 09:41:05 +01:00
Aleksandr Mashchenko a5817fecb3 Fix import for deprecated JUnit Assert 2016-11-11 23:15:16 +02:00
Lukasz Lenart 366366cdd8 WW-4712 Escapes default message 2016-11-11 11:57:29 +01:00
Lukasz Lenart 4e7a4b18c0 WW-4711 Disables evaluating ValueStack by default 2016-11-11 11:57:04 +01:00
Lukasz Lenart 996475d755 WW-4711 Disables evaluating ValueStack by default 2016-11-11 11:52:40 +01:00
Lukasz Lenart ab6750211b WW-4710 Restrict access to HttpParameters.toMap 2016-11-10 20:13:09 +01:00
Lukasz Lenart 70400f4a03 WW-4636 Fixes problem with File upload error message are always in default language 2016-11-07 20:15:15 +01:00
Lukasz Lenart b5240560ab WW-4702 WW-4707 Fixes issue with with list based parameters 2016-11-07 20:13:51 +01:00
Lukasz Lenart b287a9546a WW-4709 Defines toString as it's used in JSON serialisation 2016-11-07 20:13:51 +01:00
Aleksandr Mashchenko 33ac7ac49a WW-4636 - File upload error message always in default language 2016-11-07 20:13:51 +01:00
Aleksandr Mashchenko 8fe2bb8317 WW-4705 - Add support for long type to <s:date> tag 2016-11-01 19:01:44 +02:00
Lukasz Lenart 8699f639f3 WW-4704 Upgrades to OGNL 3.1.12 2016-10-28 08:47:33 +02:00
Lukasz Lenart 24a97d33e6 WW-4703 Increases container field visibility 2016-10-28 08:43:01 +02:00
Aleksandr Mashchenko 835cc7cd09 WW-4636 - File upload error message always in default language 2016-10-15 15:25:14 +03:00
Lukasz Lenart 1af1887037 Adds missing headers with license 2016-10-12 11:32:04 +02:00