60 Commits (0ad5de3f771f9caad833f16b70c19b9ac830301e)

Author SHA1 Message Date
Juergen Hoeller 2d892da641 FrameworkPortlet exposes local PortletRequestAttributes in case of pre-bound ServletRequestAttributes as well 10 years ago
Juergen Hoeller 8fb0f5c7d1 FrameworkPortlet properly initializes StandardPortletEnvironment's property sources 10 years ago
Juergen Hoeller ea88bc2c81 Servlet/PortletResponse supported as a resolvable dependency now (in particular for web controllers) 11 years ago
Philippe Marschall 5ae1c8a242 Clean up spring-webmvc-portlet tests warnings 11 years ago
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 11 years ago
Juergen Hoeller 09e2e5897d Removed outdated hibernate3 references across the codebase 11 years ago
Juergen Hoeller 42db41e007 Polishing 11 years ago
Juergen Hoeller a5f9b29292 Polishing 11 years ago
Juergen Hoeller 9c157ea073 DispatcherPortlet never uses a resource forward on Liferay 11 years ago
Phillip Webb a31ac882c5 Fix various javadoc warnings 11 years ago
Phillip Webb 59002f2456 Fix remaining compiler warnings 11 years ago
Phillip Webb b0ff834ee3 Multicaster support for events with null source 11 years ago
Juergen Hoeller 1420b970a7 Introduced DefaultParameterNameDiscoverer which checks JDK 8's standard reflection first and then falls back to ASM-based debug symbol analysis 11 years ago
Juergen Hoeller cd3d0c35c3 Replaced Map synchronization with ConcurrentHashMap to avoid session access deadlocks 12 years ago
Rob Winch 9468548116 Add @Override to remaining source files 12 years ago
Juergen Hoeller 2a44228b98 Consistent use of <pre class="code"> 12 years ago
Juergen Hoeller 9c09a0a037 Consistent Map/Set ordering 12 years ago
Juergen Hoeller f19f55a59b Removed Spring MVC command/form controller class hierarchy 12 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 12 years ago
Chris Beams 51b307681a Fix warnings due to unused import statements 12 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 12 years ago
Chris Beams 70eaf02b7f Revert "Merge branch 'SPR-10130' into cleanup-master" 12 years ago
Phillip Webb 65fb26f847 Move spring-build-junit into spring-core 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 12 years ago
Chris Beams b2a048b6f3 Update Apache license headers for affected sources 12 years ago
Chris Beams 3b40ce76bf Add @Override annotations to main sources 12 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Phillip Webb 60032e0012 Ignore performance-sensitive tests by default 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Chris Beams 4c7cafbde6 Fix "unnecessary @SuppressWarnings" warnings 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 12 years ago
Phillip Webb 731d5be644 Fix warnings due to unused import statements 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Juergen Hoeller b9df7d68d9 Consistent fine-tuning of synchronized and concurrent data structures 12 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 12 years ago
Chris Beams 1070e4d5c1 Initialize FrameworkServlet property sources eagerly 12 years ago
Juergen Hoeller 8f8e517c0d Portlet mapping predicate compareTo implementations are transitive now 12 years ago
Juergen Hoeller 88ef3ce51f DispatcherPortlet uses a forward for rendering a view as resource response 12 years ago
Juergen Hoeller 014f7f0242 Changes along with 3.1.3 backport 12 years ago
Rossen Stoyanchev 3552173b81 Fix issue in AnnotationMethodHandlerExceptionResolver 12 years ago
Juergen Hoeller e5f3669804 Introduced beta version of LiveBeansView for STS 3.1 12 years ago
Chris Beams 512ffbb273 Update PortletRequestUtilsTests float test timeout 12 years ago
Chris Beams 94bb036269 Polish PortletRequestUtilsTests 12 years ago
Chris Beams 6517517ca9 Refactor to lazy Environment creation where possible 12 years ago
Juergen Hoeller 95adf1dbee fixed Portlet request mapping priorities in cross-controller case 12 years ago
Sam Brannen 3b9833c538 Update MockHttpSession across the test suite 12 years ago
Sam Brannen 37dc211f58 Support named dispatchers in MockServletContext 12 years ago