Commit Graph

1327 Commits

Author SHA1 Message Date
Yasser Zamani 4738d1d802 WW-4873 Makes ActionInvocation not serializable 2017-12-13 19:34:54 +03:30
Stefaan Dutry 80698ed516 Merge pull request #186 from sdutry/sonar-entrySet
changed Map iterations to use entrySet when both key and value are used
2017-12-01 20:46:00 +01:00
Lukasz Lenart 9b9bd212ed [maven-release-plugin] prepare for next development iteration 2017-11-29 08:35:58 +01:00
Lukasz Lenart 0856157e27 [maven-release-plugin] prepare release STRUTS_2_5_14_1 2017-11-29 08:35:37 +01:00
Lukasz Lenart 794cd5e141 WW-4892 Marks handler as deprecated 2017-11-17 09:34:22 +01:00
Lukasz Lenart a2824b7c87 WW-4892 Makes json-lib optional 2017-11-17 09:33:00 +01:00
Lukasz Lenart 941374ecdb WW-4892 Uses Jackson handler as a default one to handle JSON 2017-11-17 09:32:43 +01:00
Lukasz Lenart d36ec579fc [maven-release-plugin] prepare for next development iteration 2017-11-14 07:43:35 +01:00
Lukasz Lenart 04db841358 [maven-release-plugin] prepare release STRUTS_2_5_14 2017-11-14 07:43:14 +01:00
Stefaan Dutry 0bde78cc36 changed Map iterations to use entrySet when both key and value are used 2017-11-13 21:13:27 +01:00
Yasser Zamani fb0a6120db WW-4846 Fixes unit tests for JDK8 2017-11-04 10:22:25 +03:30
Yasser Zamani 92502510df WW-4846 Adds unit tests 2017-11-04 09:37:12 +03:30
Lukasz Lenart 8b95838c58 Adds proper XML header 2017-10-22 12:29:13 +02:00
Lukasz Lenart cd85d7017b Fixes encoding 2017-10-22 08:55:09 +02:00
Lukasz Lenart 4a1d42e3d5 Fixes encoding 2017-10-22 08:54:18 +02:00
Lukasz Lenart f351e85829 Uses property instead of hardcoding path 2017-10-21 19:29:51 +02:00
Lukasz Lenart 38a1434114 Adds missing header with license and fixes tests 2017-10-21 19:24:45 +02:00
Lukasz Lenart 885ad89d49 Adds missing header with license and fixes tests 2017-10-21 18:55:42 +02:00
Lukasz Lenart a03373022d Adds missing header with license 2017-10-21 18:40:42 +02:00
Lukasz Lenart e7c65fb0b4 Adds missing header with license 2017-10-21 17:47:51 +02:00
Lukasz Lenart ce335f19c4 Adds missing header with license 2017-10-21 11:36:24 +02:00
Lukasz Lenart 73359c480b Adds missing header with license 2017-10-21 11:24:48 +02:00
Lukasz Lenart e678792430 Adds missing header with license 2017-10-21 11:01:31 +02:00
Lukasz Lenart 6e51f28d86 Adds missing header with license 2017-10-21 10:23:30 +02:00
Lukasz Lenart cb389d292d Fixes Maven site generation 2017-10-20 09:05:29 +02:00
Lukasz Lenart 3fa7aa9217 Merge pull request #167 from yasserzamani/WW-4034
WW-4034 Allows to use custom JSONwriter
2017-10-13 07:40:51 +02:00
Yasser Zamani ecdc0f8379 WW-4034 a few non-functional changes 2017-10-06 14:03:22 +03:30
Lukasz Lenart 2acf0ab16e Reverts changes introduced with WW-4827 and adds default constructors 2017-09-26 08:47:10 +02:00
Lukasz Lenart d41bd50a6e WW-4859 WW-4860 Upgrades jackson and json-lib jars 2017-09-19 09:26:20 +02:00
Yasser Zamani 996e17927b WW-4034 Makes JSONWriter not static prototype to fix concurrent calls 2017-09-13 11:47:55 +04:30
Yasser Zamani 5bb472fa85 WW-4034 Allows to use custom JSONwriter 2017-09-11 18:40:34 +04:30
Yasser Zamani 39bdb99a11 WW-4034 Refactors and extracts interface from JSONWriter 2017-09-11 18:09:32 +04:30
Yasser Zamani 682d7a8888 WW-4846 Adds constant to control if include/traverse proxy info in JSONResult 2017-09-05 11:51:14 +04:30
Yasser Zamani fbe09949c7 WW-4846 Does not traverse/include proxy info in JSONResult 2017-08-30 17:55:41 +04:30
Lukasz Lenart c9bdb24bf9 [maven-release-plugin] prepare for next development iteration 2017-08-23 13:05:27 +02:00
Lukasz Lenart 9f5082615e [maven-release-plugin] prepare release STRUTS_2_5_13 2017-08-23 13:05:07 +02:00
Paul Heaberlin fa7c8cbe5c return request HTTP method to fix problem with multipart validation added
to Dispatcher in WW-4768 and JakartaMultiPartRequest in WW-4767
2017-08-22 17:01:05 -05:00
Lukasz Lenart 1949471886 Allows define allowed classes per action 2017-08-21 13:17:31 +02:00
Lukasz Lenart c2aeaf2ead WW-4835 Allows REST handlers to be configurable per action 2017-08-03 16:04:53 +02:00
Lukasz Lenart 81718c62bd WW-4827 Injects Container in constructor 2017-08-03 09:01:26 +02:00
Lukasz Lenart ee5575d0c6 Updates tests 2017-08-02 15:00:01 +02:00
Lukasz Lenart a64da53d57 Updates flow to handle new API 2017-08-02 14:59:54 +02:00
Lukasz Lenart 3bd072ca05 Adds an abstract layer to allow easily handle API change 2017-08-02 14:58:15 +02:00
Lukasz Lenart 2f690cfe62 Adds new methods and marks current as deprecated 2017-08-02 14:56:09 +02:00
Aleksandr Mashchenko 6f91d0776a Inject Container in constructor of the ObjectFactory 2017-07-27 22:22:33 +03:00
Lukasz Lenart 855be0e36c Updates header with license 2017-07-07 11:31:45 +02:00
Lukasz Lenart 89d9342e53 Fixes small typo 2017-07-07 11:28:14 +02:00
Lukasz Lenart f585d7920e Extracts constants 2017-07-07 11:13:44 +02:00
Lukasz Lenart b5be431f54 Converts comments into logging statements 2017-07-07 11:01:03 +02:00
Lukasz Lenart f522fbc454 Extract common code 2017-07-07 10:58:26 +02:00