289 Commits (6a9e116d788f8077602f927d21befa9d7bfd7183)

Author SHA1 Message Date
Rossen Stoyanchev 803779d160 Support List<Part> method arguments 11 years ago
Rossen Stoyanchev 1e90d02973 Fix issue with parsing x-forwarded-host header 11 years ago
Phillip Webb bc5246938d Fix ResourceHttpRequestHandler empty location log 11 years ago
Rob Winch f7c0795c1a Add TestGroup.CUSTOM_COMPILATION 11 years ago
twhitmorenz 504d5da71f Log view exception in DispatcherServlet 11 years ago
Phillip Webb 4500bf7661 Fix malformed Javadoc 11 years ago
Nicholas Williams f9b17a708f Add <spring:argument> subtag for message/theme 11 years ago
Nicholas Williams 50bd70f13d Ensure ParamTag release resources 11 years ago
Nicholas Williams 110db37f1c Fix malformed UrlTag Javadoc 11 years ago
Nicholas Williams 915e93cc81 Update TLD versions to 4.0 11 years ago
Rossen Stoyanchev d0d670cd7d Make the JSON prefix used in converters configurable 11 years ago
Rossen Stoyanchev a4c15d6678 Replace assert w/ warning in ResourceHttpRequestHandl. 11 years ago
Rossen Stoyanchev da1fafa930 Fix issue in MappingJacksonJsonView 11 years ago
Rossen Stoyanchev 675ec4c3e2 Fix issue in ContentNeogitatingViewResolver 11 years ago
Biju Kunjummen 83ea0fb9e0 Fix typo in ModelAndViewMethodReturnValueHandler 11 years ago
Sam Brannen 907e286e77 Fix typos in HandlerAdapter 11 years ago
Rossen Stoyanchev 62e23363cb Fix getters to match setters in RMHA 11 years ago
Rossen Stoyanchev 4b22558a06 Add HTTP method to RequestDataValueProcessor method 11 years ago
Sam Brannen f311bf3daf Introduce TCP & UDP server port scanning utility 11 years ago
Juergen Hoeller 28164b4b23 Introduced "jsonPrefix" bean property 12 years ago
Rossen Stoyanchev d23de282a6 Reinstate removal of semicolon content 12 years ago
Rob Winch 9468548116 Add @Override to remaining source files 12 years ago
Rossen Stoyanchev 0634555424 Delay check if pattern ends with slash 12 years ago
Rossen Stoyanchev c0cacfcd68 Add servletRelativeAction form tag attribute 12 years ago
Rossen Stoyanchev 78fcd28389 Invoke global, then local @InitBinder/@ModelAttribute 12 years ago
Juergen Hoeller 640555194b Introduced assertions for bean accessor delegation in AbstractApplicationContext 12 years ago
Phillip Webb 19187fd365 Allow FrameworkServlet to be used as a bean 12 years ago
Juergen Hoeller 2a44228b98 Consistent use of <pre class="code"> 12 years ago
Juergen Hoeller fcb0cf27d7 MappingJackson(2)HttpMessageConverter alignment 12 years ago
Juergen Hoeller 0fc5a5d912 Introduced 4.0 versions of all XML configuration schemas 12 years ago
Phillip Webb e1c25ff1a3 Workaround jasper report test fail on OSX 12 years ago
Juergen Hoeller 0a8f5b2919 Removed deprecated helper classes and methods (that have been deprecated since 3.0 or before) 12 years ago
Juergen Hoeller 767bd3f3f8 Upgraded to Jackson 1.9 (raising minimum to 1.8+) and 2.2 12 years ago
Juergen Hoeller 9c09a0a037 Consistent Map/Set ordering 12 years ago
Stevo Slavic d80ea16291 Fix JasperReport tests to ignore missing fonts 12 years ago
Juergen Hoeller 8fab14dfeb Upgraded to JasperReports 5.0 (preserving compatibility with all previous releases) and POI 3.9 (preserving compatibility with POI 3.5+) 12 years ago
Juergen Hoeller 5472e975f6 Removed deprecated core.enums package 12 years ago
Juergen Hoeller 20fb418785 Removed Spring’s own JSP expression support (in favor of JSP 2.0+) 12 years ago
Juergen Hoeller f19f55a59b Removed Spring MVC command/form controller class hierarchy 12 years ago
Juergen Hoeller a03d125b4e Removed Servlet 2.4 forward attribute support in InternalResourceView and TilesView 12 years ago
Juergen Hoeller c75eba79b3 Polishing 12 years ago
Juergen Hoeller 1f55b4f2a8 Extracted buildRequestAttributes template method from FrameworkServlet 12 years ago
Rossen Stoyanchev 0fb4b747c2 Fix issue with restoring included attributes 12 years ago
Phillip Webb 7bc5353e07 Do not sort the mvc:resources location attribute 12 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 12 years ago
Stevo Slavic ba03d5b0c7 Fix FreeMarker form checbox macro generated names 12 years ago
Rossen Stoyanchev c611083415 Catch IAE when parsing content type 12 years ago
Phillip Webb b27fc0ef30 Do not use Servlet 3.0 API in doOptions() 12 years ago
Juergen Hoeller 06c6cbb6b9 AbstractCachingViewResolver does not use global lock for accessing existing View instances anymore 12 years ago
Rossen Stoyanchev 5b1165b102 Ignore path parameters in request mappings 12 years ago