Commit Graph

  • b80dc9d642 Polishing Juergen Hoeller 2014-04-02 21:28:42 +02:00
  • f014bbb5cf Revised ByteArrayOutputStream handling in MarshallingView and co Juergen Hoeller 2014-04-02 20:57:09 +02:00
  • d1030b798d ResourceHttpRequestHandler explicitly closes a Resource's InputStream Juergen Hoeller 2014-04-02 20:54:12 +02:00
  • d628025f13 Polishing Juergen Hoeller 2014-04-02 21:28:42 +02:00
  • 8ed490c4d7 Polishing Juergen Hoeller 2014-04-02 20:57:28 +02:00
  • 8006696613 Revised ByteArrayOutputStream handling in MarshallingView and co Juergen Hoeller 2014-04-02 20:57:09 +02:00
  • 3a96f16654 ResourceHttpRequestHandler explicitly closes a Resource's InputStream Juergen Hoeller 2014-04-02 20:54:12 +02:00
  • 54f66e451d Merge pull request #508 from wilkinsona/update-java-ee-dependencies Stephane Nicoll 2014-04-02 15:37:20 +02:00
  • fd5672cba1 Update Java EE spec dependencies Andy Wilkinson 2014-04-01 11:23:47 +01:00
  • db23ec733b Add exception handling of asynchronous method Stephane Nicoll 2014-01-21 16:25:19 +01:00
  • 59703981c4 Upgrade to reactor 1.1.0 snapshots Rossen Stoyanchev 2014-04-01 15:45:19 -04:00
  • 89a4c291c3 Remove trailing whitespace Sam Brannen 2014-04-01 20:22:25 +02:00
  • 30ea1a3475 Fix issue with default executor for message channels Rossen Stoyanchev 2014-03-31 09:05:28 +02:00
  • 7b014eaa55 Improve access to WebSocketSession fields Rossen Stoyanchev 2014-03-31 16:35:40 +02:00
  • e21c47d4ce Optimize performance in StompEncoder/Decoder escaping Rossen Stoyanchev 2014-03-27 20:14:24 -04:00
  • 632ae6a4df Improve shutdown responsiveness of SubProtocolWSH Rossen Stoyanchev 2014-03-27 11:47:48 -04:00
  • 989f6194b6 Support classes AND locations in @ContextConfiguration Sam Brannen 2014-04-01 18:07:52 +02:00
  • 8e89aff48f Merge from sbrannen/SPR-11634 Sam Brannen 2014-04-01 19:48:48 +02:00
  • 1f017c4acb Support classes AND locations in @ContextConfiguration Sam Brannen 2014-04-01 18:07:52 +02:00
  • 8edbdf4ddb Fix failing test Rossen Stoyanchev 2014-04-01 13:33:09 -04:00
  • a6b167dd48 Merge pull request #505 from sdeleuze/SPR-11621 Rossen Stoyanchev 2014-04-01 13:18:15 -04:00
  • 8ab8448148 Move tests to packages where they belong Rossen Stoyanchev 2014-04-01 13:16:51 -04:00
  • 73ecbc047c Update JettyWebSocketSession Rossen Stoyanchev 2014-04-01 13:13:55 -04:00
  • a805f12374 Make WebSocket fields available after it is closed Sebastien Deleuze 2014-03-31 16:35:40 +02:00
  • ea762b2c74 Merge pull request #503 from sdeleuze/SPR-11623 Rossen Stoyanchev 2014-04-01 11:20:25 -04:00
  • 6ec3de6029 Fix issue with default executor for broker channel Rossen Stoyanchev 2014-04-01 11:16:13 -04:00
  • fb7d81c4a2 Fix <websocket:interceptors> default configuration Sebastien Deleuze 2014-03-31 09:05:28 +02:00
  • 119dfd9cf9 Fix cache decoration Stephane Nicoll 2014-02-11 11:48:47 +01:00
  • dcf5f4a6a3 javax.annotation.Priority alternative to @Order Stephane Nicoll 2014-04-01 14:30:47 +02:00
  • 5fe8f52c02 Add support for @Priority Stephane Nicoll 2014-01-14 14:22:31 +01:00
  • 48221798f5 Improving test coverage of determinePrimaryCandidate Stephane Nicoll 2014-01-14 10:48:25 +01:00
  • 3c28301ded Provide common cache config Stephane Nicoll 2014-01-29 01:45:10 +01:00
  • 6a8cf28665 polishing Stephane Nicoll 2014-03-31 14:26:05 +02:00
  • f06cad91c0 Add custom cache manager per cache operation Stephane Nicoll 2014-02-21 14:24:00 +01:00
  • 81c208098f Custom KeyGenerator Stephane Nicoll 2014-01-10 16:24:51 +01:00
  • 906321dcdd Fix broken tests in QuartzSupportTests Sam Brannen 2014-03-30 17:56:19 +02:00
  • 5d049e0de8 Introduce execute(DataSource) in ResrcDbPopulator Sam Brannen 2014-03-30 17:01:48 +02:00
  • b766686c40 Remove duplicate @since tags in EmbeddedDatabaseBuilder Sam Brannen 2014-03-30 16:08:44 +02:00
  • 17bf5b991f Update Javadoc for supported JBoss VFS version Sam Brannen 2014-03-28 21:54:23 +01:00
  • cd9d7cfe4f Reinject Servlet mocks between TestNG test methods Sam Brannen 2014-03-29 21:14:49 +01:00
  • b31750fafb Reinject Servlet mocks between TestNG test methods Sam Brannen 2014-03-29 21:14:49 +01:00
  • c38600762d Reinject Servlet mocks between TestNG test methods Sam Brannen 2014-03-29 21:14:49 +01:00
  • 34eb4dba3a Update Javadoc for supported JBoss VFS version Sam Brannen 2014-03-28 21:54:23 +01:00
  • 6aaae7e258 Execute as many Jasper Reports tests in IDE as possible Sam Brannen 2014-03-28 14:06:00 +01:00
  • db66ef0f6f Clean up warnings in spring-webmvc Sam Brannen 2014-03-28 13:34:43 +01:00
  • 75439c7836 Polish Rossen Stoyanchev 2014-03-27 20:35:00 -04:00
  • e3ef3fffa5 Optimize STOMP encoding/decoding hotspots Rossen Stoyanchev 2014-03-27 20:14:24 -04:00
  • ace6bd2418 Improve shutdown responsiveness of SubProtocolWSH Rossen Stoyanchev 2014-03-27 11:47:48 -04:00
  • ea1e27efa2 Require Jackson 2.0+, EhCache 2.5+, Quartz 2.1.4+ Juergen Hoeller 2014-03-27 21:59:23 +01:00
  • 5c577451f3 Polish Javadoc in abstract base test classes in the TCF Sam Brannen 2014-03-27 14:49:26 +01:00
  • d19e30e2f8 Increase log level in spring-messaging tests Rossen Stoyanchev 2014-03-27 09:21:08 -04:00
  • c924d659eb Update code templates in Eclipse settings Sam Brannen 2014-03-27 11:20:53 +01:00
  • 0b115d7a1e Switch master to 4.1.0.BUILD-SNAPSHOT Phillip Webb 2014-03-26 22:38:39 -07:00
  • fb7e1970a9 Next development version Spring Buildmaster 2014-03-26 21:25:05 -07:00
  • 9859b97037 Consider a null ClassLoader (typically the bootstrap CL) as cache-safe Juergen Hoeller 2014-03-26 23:48:29 +01:00
  • a4a2e80f23 Consider a null ClassLoader (typically the bootstrap CL) as cache-safe Juergen Hoeller 2014-03-26 23:48:29 +01:00
  • 32852e0843 Improve doc on authentication for stomp/websocket Rossen Stoyanchev 2014-03-26 16:13:49 -04:00
  • b02bda95b2 Document better ASYNC dispatch type config for Filters Rossen Stoyanchev 2014-03-26 16:37:37 -04:00
  • e8c06c6d99 Consistent PropertyAccessor method order as declared in the interface Juergen Hoeller 2014-03-26 21:47:56 +01:00
  • d8180e1e20 Correctly resolve accessors for static properties on Class Juergen Hoeller 2014-03-26 21:46:38 +01:00
  • b70148c12d Consistent PropertyAccessor method order as declared in the interface Juergen Hoeller 2014-03-26 21:47:56 +01:00
  • 3af8a3260a Correctly resolve accessors for static properties on Class Juergen Hoeller 2014-03-26 21:46:38 +01:00
  • 88485dc1a7 Maintenance version updates (aligned with 4.0.3 release) Juergen Hoeller 2014-03-26 21:12:25 +01:00
  • a25d67770e Added expression test case for constant on Map Juergen Hoeller 2014-03-26 21:00:33 +01:00
  • 5c9fc09852 Added Spring Data oriented conversion test case Juergen Hoeller 2014-03-26 20:50:00 +01:00
  • e1602f7f83 AbstractApplicationEventMulticaster only caches if event type and source type are cache-safe Juergen Hoeller 2014-03-26 15:29:50 +01:00
  • e3035363a6 Maintenance version updates, excludes for overlapping dependencies (PR #499) Juergen Hoeller 2014-03-26 18:15:23 +01:00
  • e92bbc8014 Revert "Improve suffix pattern check" Rossen Stoyanchev 2014-03-26 11:37:11 -04:00
  • 3347b45292 Provide more accurate error message Rossen Stoyanchev 2014-03-26 11:32:01 -04:00
  • e6e12be5ef Fix typo in documentation Rossen Stoyanchev 2014-03-26 11:26:41 -04:00
  • b9bac1d3b6 Relaxed getElementTypeDescriptor assertion to not insist on a ResolvableType-known array Juergen Hoeller 2014-03-26 16:09:15 +01:00
  • 3388573646 AbstractApplicationEventMulticaster only caches if event type and source type are cache-safe Juergen Hoeller 2014-03-26 15:29:50 +01:00
  • 2b5239543d Revert "Next development version" Phillip Webb 2014-03-26 01:22:53 -07:00
  • 4788875a4b Next development version Spring Buildmaster 2014-03-25 22:44:27 -07:00
  • 5dbcd76a71 Add doc section on configuration and performance Rossen Stoyanchev 2014-03-26 00:20:35 -04:00
  • fd175180b9 Revise section explaining the flow of STOMP messages Rossen Stoyanchev 2014-03-25 22:12:40 -04:00
  • 84133c86fe Update SockJS overview section and polish Rossen Stoyanchev 2014-03-25 15:12:58 -04:00
  • 90512f036b Fixed SPR issue reference and aligned exception messages Juergen Hoeller 2014-03-26 00:31:38 +01:00
  • 20228e78c5 CacheAspectSupport checks Cache.get(key) once per invocation only Juergen Hoeller 2014-03-25 23:56:16 +01:00
  • 9fc13e1d23 CacheAspectSupport checks Cache.get(key) once per invocation only Juergen Hoeller 2014-03-25 23:56:16 +01:00
  • f2f355e76c Improved StAX<->SAX bridge Arjen Poutsma 2014-03-13 15:55:20 +01:00
  • a2f1169e82 Don't detect annotations on superclass in StAnMeta Sam Brannen 2014-03-25 17:48:06 +01:00
  • d970015d4d Merge pull request #424 from md42/master Stephane Nicoll 2014-03-25 17:15:53 +01:00
  • b0e7f72a27 typo in pointcut expression md42 2013-12-06 21:01:39 +01:00
  • c1eb50ef48 polishing Stephane Nicoll 2014-03-25 16:49:54 +01:00
  • d67f0803c4 Update WebSocket engines support documentation Sebastien Deleuze 2014-03-25 13:53:39 +01:00
  • 2c1d5efbb0 Introduce base exception class for arg resolution Rossen Stoyanchev 2014-03-25 11:02:24 -04:00
  • 2aee0d8250 Improve MessageMethodArgumentResolver Stephane Nicoll 2014-03-20 07:47:42 -07:00
  • bbf101eef6 Fix issue in last commit Rossen Stoyanchev 2014-03-25 09:59:09 -04:00
  • a247d5f2e8 Guard against exceptions from ApplicationListener Rossen Stoyanchev 2014-03-25 09:05:42 -04:00
  • 8780464c64 Update test to catch CI server issue Rossen Stoyanchev 2014-03-25 08:23:40 -04:00
  • 9280ca7749 Upgraded to ASM 5.0.1 Juergen Hoeller 2014-03-25 11:51:31 +01:00
  • 1c1e1145a2 Allow configuring WebSocket message size in a session Rossen Stoyanchev 2014-03-25 00:27:05 -04:00
  • 5caf36ae91 Update default pools size for SockJS scheduler Rossen Stoyanchev 2014-03-24 21:44:03 -04:00
  • 13da7057e6 Add session lifecycle ApplicationEvent's Rossen Stoyanchev 2014-03-24 20:29:23 -04:00
  • 074590730b Polishing Juergen Hoeller 2014-03-25 00:54:02 +01:00
  • 623b1fc0d5 Polishing Juergen Hoeller 2014-03-25 00:37:01 +01:00
  • a2bdc284f9 DispatcherServlet logs request URI in encoded form only Juergen Hoeller 2014-03-25 00:36:36 +01:00
  • dbd5f67498 Consistently applied appropriate ByteArrayOutputStream initial capacities across the codebase Juergen Hoeller 2014-03-25 00:35:33 +01:00
  • ab85aa2096 BufferedImageHttpMessageConverter ignores empty MIME types Juergen Hoeller 2014-03-25 00:34:53 +01:00