7257 Commits (449d91a06ceca6a85f3eb4f467274eee44a065d1)
 

Author SHA1 Message Date
Rossen Stoyanchev 449d91a06c Merge pull request #379 from bclozel/SPR-10789 13 years ago
Rossen Stoyanchev c9bb0594f3 Polish 13 years ago
Brian Clozel e04a756968 Support AntPathMatch URLs in URL ResultMatchers 13 years ago
Rossen Stoyanchev 4ca7d89a92 Revert resource handling changes 13 years ago
Rossen Stoyanchev 6a323292d8 Revert "Add initial cut of expanded resource handling" 13 years ago
Rossen Stoyanchev 80e5513918 Revert "Remove unintended changes from last commit" 13 years ago
Rossen Stoyanchev 2670d94c6a Revert "Update Spring MVC Java config for ResourceResolvers" 13 years ago
Rossen Stoyanchev 5c62c86fc9 Revert "Fix failing test" 13 years ago
Brian Clozel 4bf5a0234c Add doesNotExist match to HeaderResultMatchers 13 years ago
Brian Clozel e4479c8669 Fix MockHttpServletResponse HTTP status update 13 years ago
Rossen Stoyanchev 824cb9f8cd Polish MessageBuilder 13 years ago
Juergen Hoeller 4574528a27 Comprehensive update to the framework's TimeZone handling, including a new TimeZoneAwareLocaleContext and a LocaleContextResolver for Spring MVC 13 years ago
Juergen Hoeller 52cca48f40 Polishing 13 years ago
Juergen Hoeller 8b3afda6f4 Marked Jackson 1.x support classes as deprecated 13 years ago
Juergen Hoeller bd4c64af04 Turned ByteBufferConverter's visibility to package level 13 years ago
Juergen Hoeller 3fad0fa432 Introduced TomcatLoadTimeWeaver for Tomcat's new InstrumentableClassLoader interface 13 years ago
Juergen Hoeller 888e3c7e53 Polishing 13 years ago
Rossen Stoyanchev 52d663e596 Make method in RequestMappingHandlerMapping protected 13 years ago
Brian Clozel a5e3916724 Add Jackson's Modules registration in Jackson2OMFactoryBean 13 years ago
Brian Clozel e91ce23cd0 Add javax.servlet.http.Part support for data binding 13 years ago
Andy Wilkinson 41e411a8a5 Introduce new HEARTBEAT message type 13 years ago
Andy Wilkinson a7f735b50a Make the broker relay heartbeat intervals configurable 13 years ago
Andy Wilkinson ba11af7f11 Improve broker relay's shutdown and availability events 13 years ago
Rossen Stoyanchev c01f45fa59 Fix failing test 13 years ago
Rossen Stoyanchev f8e1f06d08 Update Spring MVC Java config for ResourceResolvers 13 years ago
Rossen Stoyanchev 02cb86659d Prevent cache of sockjs known prefixes from growing 13 years ago
Rossen Stoyanchev e60e8dc582 Fix issue with getting SockJS path 13 years ago
Rossen Stoyanchev 6ddacdc01d Fix issue in simple broker with peer-to-peer messages 13 years ago
Rossen Stoyanchev 48caeef4de Polish and fix issues in STOMP broker relay 13 years ago
Andy Wilkinson 34dd844716 Polishing 13 years ago
Andy Wilkinson 5025c304b8 Introduce CONNECT_ACK message type 13 years ago
Andy Wilkinson b2f31a3c74 Improve handling of send failures 13 years ago
Rossen Stoyanchev 9b2c041085 Fix issue in htmlfile sockjs transport 13 years ago
Rossen Stoyanchev 1ba806b185 Remove unintended changes from last commit 13 years ago
Rossen Stoyanchev d4a0e628d5 Add initial cut of expanded resource handling 13 years ago
Rossen Stoyanchev 5a2e30c18b Refactor Resource URL generation and Servlet Filter 13 years ago
Rossen Stoyanchev 3c48b42106 Refactor ResourceResolverChain + resolver class names 13 years ago
Rossen Stoyanchev 0e58125b15 Polish 13 years ago
Jeremy Grelle 61e61bd5fd Asset pipeline proposal. 13 years ago
Phillip Webb 8abe949734 Fix ArrayStoreException reading subclassed enums 13 years ago
Rossen Stoyanchev f3611e767e Merge pull request #364 from mikesir87/ws-glassfish4-support 13 years ago
Michael Irwin f1e929f38d Added websocket upgrade support for GlassFish 4.0 13 years ago
Rossen Stoyanchev c06ea3b437 Polish logging 13 years ago
Phillip Webb 6ca8346ebd Remove unused snapshot repository definition 13 years ago
Rossen Stoyanchev d5dfd1b4ad Merge multiple pull requests from wilkinsona 13 years ago
Rossen Stoyanchev 469aaa8754 Polish 13 years ago
Andy Wilkinson 6679feb77b Improve handling of missed heartbeats 13 years ago
Andy Wilkinson bae9134a6e Upgrade to Reactor 1.0.0.M3 13 years ago
Andy Wilkinson 496d8321c3 Add heart-beat support to STOMP broker relay 13 years ago
Andy Wilkinson 8d2a376b0f Remove CONNECT-related message buffer from STOMP relay 13 years ago