5225 Commits (e8392f83c9547affaf47a55ee70515e08ba0e585)
 

Author SHA1 Message Date
Sam Brannen e8392f83c9 Upgrade to JUnit 4.10 13 years ago
Rossen Stoyanchev 816c1f47a4 Translate EOF to HttpMessageNotReadableException 13 years ago
Rossen Stoyanchev d7efc0db80 Detect controller methods via InitializingBean hook 13 years ago
Rossen Stoyanchev f61f4a960e Discover controllers based on type @RequestMapping 13 years ago
Rossen Stoyanchev c499df2315 Fix issue with resolving Errors controller argument 13 years ago
Rossen Stoyanchev e04b322110 Don't decode URI for content negotiation by extension 13 years ago
Sam Brannen 80af842662 Re-enable ignored tests in MockServletContextTests 13 years ago
Rossen Stoyanchev 9546be3974 Fix JavaDoc in OpMultiply so that it does not contain special characters 13 years ago
Rossen Stoyanchev db289495e5 Pretty print option for Jackson converter and view 13 years ago
Rossen Stoyanchev 6a162d488a Merge pull request #76 from rstoyanchev/jackson2 13 years ago
Rossen Stoyanchev e63ca04fdb Add Jackson 2 HttpMessageConverter and View 13 years ago
Rossen Stoyanchev 6cca57afd3 Exception for OSIV deferred close with async requests 13 years ago
Rossen Stoyanchev 158b3c6af8 Merge pull request #73 from rstoyanchev/mvc-async 13 years ago
Rossen Stoyanchev e7506b50b2 HanderInterceptor and OSIV async request changes 13 years ago
Rossen Stoyanchev 1eaaa9a446 Add empty location check to ResourceHttpRequestHandler 13 years ago
Rossen Stoyanchev c52c78d020 Javadoc update 13 years ago
Rossen Stoyanchev a33fe6fa0a Fix issue with encoded params in UriComponentsBuilder 13 years ago
Chris Beams ae9549ae13 Merge pull request #66 from dridi/SPR-9176 13 years ago
Dridi Boukelmoune f779c199ea Fix scoped-proxy memory leak w/ @Resource injection 13 years ago
Chris Beams e85e6147f0 Merge pull request #7 from bedla/SPR-8308 13 years ago
Ivo Smid 7cdfaf3e0d Convert SpEL plus operands using reg'd converters 13 years ago
Chris Beams 3514cc5d65 Merge pull request #36 from sslavic/SPR-9113 13 years ago
Stevo Slavic effb762558 Fix javadoc warnings 13 years ago
Chris Beams e830511e8a Merge pull request #35 from sslavic/SPR-9097 13 years ago
Stevo Slavic 991b8e9a06 Fix encoding issues in javadoc 13 years ago
Rossen Stoyanchev 7ee821d3d1 Add ability to handle a timeout to DeferredResult 13 years ago
Rossen Stoyanchev f37efb4279 Polish Servlet async request processing 13 years ago
Chris Beams 699de7eb80 Upgrade to docbook-reference-plugin 0.1.5 13 years ago
Rossen Stoyanchev b51caae0df Fix broken test 13 years ago
Rossen Stoyanchev 3642b0f365 Initial cut of Servlet 3.0 based async support 13 years ago
Chris Beams fdded0768e Upgrade slf4j-api and -log4j12 dependencies to 1.6.1 13 years ago
Chris Beams b09be842f3 Merge pull request #61 from rstoyanchev/slf4j-dependency 13 years ago
Rossen Stoyanchev 6d5a630c44 Fix transitive dependency issue with slf4j-api 13 years ago
Chris Beams 57b89e0388 Fix typo in ApplicationContext reference doc 13 years ago
Chris Beams 0ab9e9a0c6 Upgrade AspectJ from 1.6.8 to 1.6.12 13 years ago
Chris Beams 963b4e49a9 Upgrade to Gradle 1.0-rc1 13 years ago
Chris Beams f6003b5102 Fix typo in reference documentation 13 years ago
Rossen Stoyanchev cfe2af7690 Use the type of the actual return value in @MVC 13 years ago
Rossen Stoyanchev 97c22fc08e Minor improvement in ExceptionHandlerExceptionResolver 13 years ago
Rossen Stoyanchev a17a889e8a Make 'Content-Disposition' header case insensitive 13 years ago
Rossen Stoyanchev ca8b98e947 Fix issue with parsing media types 13 years ago
Rossen Stoyanchev 0b02933938 Fix race condition in AnntationMethodHER 13 years ago
Rossen Stoyanchev 64ee5e579a Fix bug with custom RequestCondition 13 years ago
Rossen Stoyanchev 9833a4c385 Improvement in AntPathMatcher.combine method 13 years ago
Chris Beams 4653dbe73f Fix typo in util:constant error reporting 13 years ago
Chris Beams 180c5b2ef6 Introduce 3.2 versions of Spring XML namespaces 13 years ago
Arjen Poutsma d2251a12c3 Fixed illegal characters in JibxUnmarshallerTests 13 years ago
Chris Beams bb5c81e0c5 Merge pull request #58 from sslavic/SPR-7865 13 years ago
Stevo Slavic e25183eab1 Use configured encoding during JiBX unmarshalling 13 years ago
Chris Beams e3f544904c Fix warnings in LocalSessionFactoryBean 13 years ago