Lukasz Lenart
|
7f80ef1bb5
|
WW-4734 Fixes proper lookup flow
|
2017-01-15 17:59:41 +01:00 |
|
Lukasz Lenart
|
253799c6c5
|
Adds additional excluded packages
|
2017-01-12 08:07:12 +01:00 |
|
Lukasz Lenart
|
20c54df03a
|
WW-4733 Reduces noise in the logs
|
2017-01-12 08:06:59 +01:00 |
|
Lukasz Lenart
|
ff8d731594
|
Fixes test to match fixed error message
|
2017-01-10 19:41:59 +01:00 |
|
Lukasz Lenart
|
880c4c2d33
|
Fixes small typo
|
2017-01-10 19:07:37 +01:00 |
|
Lukasz Lenart
|
d12bb7cddb
|
WW-4722 Uses proper read method
|
2017-01-10 19:06:15 +01:00 |
|
Lukasz Lenart
|
f48c9620fc
|
WW-4731 Adds additional test case to confirm that everything is ok
|
2017-01-10 10:28:54 +01:00 |
|
Lukasz Lenart
|
fc6ffba9cf
|
WW-4730 Uses session.getId().intern() to properly lock down session
|
2017-01-09 11:52:30 +01:00 |
|
Lukasz Lenart
|
08e181a4fe
|
WW-4728 Allows override request parameter names used to enable validation
|
2017-01-09 11:40:13 +01:00 |
|
Lukasz Lenart
|
a7f4e255b0
|
Uses AbstractInterceptor instead of leaving init() and destroy() empty
|
2017-01-09 10:18:59 +01:00 |
|
Lukasz Lenart
|
2b12f06b01
|
WW-4687 Allows define interceptors with dynamic parameters
|
2017-01-09 10:07:20 +01:00 |
|
Lukasz Lenart
|
b9c05a7181
|
Extracts default loop count constant
|
2017-01-09 09:12:35 +01:00 |
|
Lukasz Lenart
|
14d56fbb93
|
WW-4731 Moves detailed description to wiki
|
2017-01-08 20:29:58 +01:00 |
|
Lukasz Lenart
|
97419283ea
|
WW-4050 Converts NoSuchMethodExceotion into ConfigurationException
|
2017-01-02 09:00:21 +01:00 |
|
Lukasz Lenart
|
55fed53764
|
WW-4174 Makes fields protected to allow easily override
|
2017-01-02 08:20:14 +01:00 |
|
Lukasz Lenart
|
98979423a1
|
WW-3787 WW-3961 Allows include config files from JARs
|
2016-12-31 12:04:35 +01:00 |
|
Lukasz Lenart
|
3144b6c995
|
WW-4729 Fixes issue with passing params in location
|
2016-12-30 14:39:07 +01:00 |
|
Lukasz Lenart
|
3ce21403ee
|
WW-4102 Reduces LOG visibility
|
2016-12-30 14:11:16 +01:00 |
|
Lukasz Lenart
|
e38a71365a
|
WW-4695 Puts back commons-collections 3.x to override Velocity's transitive dependency
|
2016-12-30 08:06:06 +01:00 |
|
Lukasz Lenart
|
f78d90ee22
|
WW-4726 Fixes wrong value type used to limit upload
|
2016-12-20 19:50:43 +01:00 |
|
Lukasz Lenart
|
7e4d1b45ea
|
WW-4725 Allows handle all redirection by MessageStoreInterceptor
|
2016-12-19 18:51:04 +01:00 |
|
Lukasz Lenart
|
4727265e59
|
[maven-release-plugin] prepare for next development iteration
|
2016-12-06 11:18:07 +01:00 |
|
Lukasz Lenart
|
4281e31864
|
[maven-release-plugin] prepare release STRUTS_2_5_8
STRUTS_2_5_8
|
2016-12-06 11:17:46 +01:00 |
|
Lukasz Lenart
|
baffa9a68b
|
WW-4722 Checks proper scope for stored locale
|
2016-12-02 19:30:36 +01:00 |
|
Lukasz Lenart
|
484ce1d191
|
[maven-release-plugin] prepare for next development iteration
|
2016-12-02 08:27:02 +01:00 |
|
Lukasz Lenart
|
5054ff469a
|
[maven-release-plugin] prepare release STRUTS_2_5_7
STRUTS_2_5_7
|
2016-12-02 08:26:30 +01:00 |
|
Lukasz Lenart
|
0f69b0c3fb
|
Implements toString
|
2016-12-02 07:43:48 +01:00 |
|
Lukasz Lenart
|
09958919ca
|
WW-4722 Adds description of storage parameter
|
2016-12-01 19:58:03 +01:00 |
|
Lukasz Lenart
|
aabc90df6b
|
WW-4722 Refactors store logic
|
2016-12-01 19:51:14 +01:00 |
|
Lukasz Lenart
|
f515def5b8
|
WW-4722 Prepares ActionProxy to be used with test
|
2016-12-01 19:50:36 +01:00 |
|
Lukasz Lenart
|
fddc6582e0
|
WW-4722 Reuses global fields and cleans up logging
|
2016-12-01 17:31:28 +01:00 |
|
Lukasz Lenart
|
8971b50810
|
WW-4722 Extracts logic to store locale in cookie into a method
|
2016-12-01 17:25:33 +01:00 |
|
Lukasz Lenart
|
6457f002d9
|
WW-4722 Refactors code to use predefined storage locatio
|
2016-12-01 17:21:22 +01:00 |
|
Lukasz Lenart
|
6e1ea61dc6
|
WW-4722 Allows predefine default store location
|
2016-12-01 16:55:42 +01:00 |
|
Lukasz Lenart
|
bcea4c9baf
|
WW-4722 Renames constant for better readability
|
2016-12-01 16:16:49 +01:00 |
|
Lukasz Lenart
|
a1b89842c0
|
WW-4698 Uses lowercase prefix
|
2016-11-30 11:17:26 +01:00 |
|
Lukasz Lenart
|
03766980d1
|
WW-4698 Fixes test
|
2016-11-30 10:48:29 +01:00 |
|
Lukasz Lenart
|
1bf7de8d37
|
WW-4698 Fixes issue with injecting substitutor
|
2016-11-30 10:27:46 +01:00 |
|
Lukasz Lenart
|
ad3a697d93
|
[maven-release-plugin] prepare for next development iteration
|
2016-11-28 21:15:56 +01:00 |
|
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 |
|