824 Commits (55db4ae94b22c448566190f6fdfdc36f60819105)

Author SHA1 Message Date
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
Carson McDonald 6f0b4395e5 Fix a few typos 12 years ago
Juergen Hoeller f57bc1aaaa MappingJackson(2)JsonView allows subclasses to access the ObjectMapper and to override content writing 12 years ago
Juergen Hoeller 188a11bdb9 Fixed setFavorPathExtension delegation code 12 years ago
Phillip Webb f464a45ba4 Polish formatting 12 years ago
Phillip Webb 065b1c0e46 Fix unused local variable warnings 12 years ago
Phillip Webb 88f5dd6ce1 Fix 'is already an instance of type' warnings 12 years ago
Rossen Stoyanchev 3c09b07652 Raise exception on missing request parameters 12 years ago
Rossen Stoyanchev a3e190e1bf Support sub-types of ResponseEntity 12 years ago
Sam Brannen 2a41de00e3 Polish Javadoc in Spring MVC async support 12 years ago
Chris Beams 3cdb866bda Relax ConfigurableWebEnvironment signatures 12 years ago
Chris Beams d9a4fb410d Introduce "dummy" Environment implementation 12 years ago
Rossen Stoyanchev 660458a649 Fix init order issue in RequestMappingHandlerMapping 12 years ago
Rossen Stoyanchev 902a136b6e Add helpful error message to DispServlet initializer 12 years ago
Rossen Stoyanchev e4fcad9f93 Fix exception message about producible media types 12 years ago
Sam Brannen f3e5f8bb4e Update copyright year, author tags, and Javadoc 12 years ago