Commit Graph

  • 92c72b93a6 Switch defaults for ContentTypeResolver Rossen Stoyanchev 2016-04-18 17:50:57 -04:00
  • 4af99473ff Add CompositeContenTypeResolver and a builder Rossen Stoyanchev 2016-04-18 17:40:33 -04:00
  • 1f283acb98 Add path extension and parameter ContentTypeResolver's Rossen Stoyanchev 2016-04-18 16:38:33 -04:00
  • 9ffc0b5e65 Update FileExtensionContentTypeResolver Rossen Stoyanchev 2016-04-18 15:44:04 -04:00
  • 7d60c2767d Normalize returns with Scheduler factories in SchedulerGroup Stephane Maldini 2016-04-18 21:24:59 +01:00
  • 0f44fedd19 Complete RequestMappingHandlerMapping Rossen Stoyanchev 2016-04-18 13:02:50 -04:00
  • 0e5a892bad Use ByteBuf instead of Buffer in reactor-netty Stephane Maldini 2016-04-18 17:49:32 +01:00
  • 50c11028d5 Improve illegal MimeType checks Rossen Stoyanchev 2016-04-18 10:01:18 -04:00
  • aafd46aeb3 Remove isOpen assertion when sending WebSocket message Venil Noronha 2016-04-14 18:32:50 +05:30
  • e67a274b32 Remove isOpen assertion when sending WebSocket message Venil Noronha 2016-04-14 18:32:50 +05:30
  • 28f2f4a431 Delegate sendMessage Venil Noronha 2016-04-14 18:10:20 +05:30
  • 2eab3df4d1 Delegate sendMessage Venil Noronha 2016-04-14 18:10:20 +05:30
  • e205a1b30a Upgrade to EhCache 3.0 GA Juergen Hoeller 2016-04-18 14:43:05 +02:00
  • f8720e256d Upgrade to EhCache 3.0 GA Juergen Hoeller 2016-04-18 14:41:01 +02:00
  • 7cdcc102a9 Explicit HEAD sorted higher than implicit GET match Rossen Stoyanchev 2016-04-17 15:12:43 -04:00
  • ff38224da6 Introduce tests for @[Before|After]Transaction on default methods Sam Brannen 2016-04-17 16:01:07 +02:00
  • ad9d8c28fe Polish reactor-ipc/netty contracts Stephane Maldini 2016-04-17 14:50:20 +01:00
  • b1bc920e72 Merge pull request #1037 from izeye/patch-6 Stephane Nicoll 2016-04-16 10:33:19 +02:00
  • c402932ba1 Use the defined constant in MergedContextConfiguration Johnny Lim 2016-04-16 09:09:38 +09:00
  • 0a3396c5b2 Polish contracts Stephane Maldini 2016-04-16 01:05:30 +01:00
  • 9a4b98d2e9 Update HttpClient with Inbound/Outbound contract split Stephane Maldini 2016-04-15 23:23:54 +01:00
  • 368f29d5bc Fix AntPathMatcher multiple segments matching Brian Clozel 2016-04-13 18:20:15 +02:00
  • 4be22c4938 Consistent public constructors in ast package Juergen Hoeller 2016-04-15 22:26:58 +02:00
  • 9438c41853 Add --no-daemon to Gradle import Rob Winch 2016-04-15 18:49:46 +02:00
  • 0075240d8f Change Eclipse Settings to allow forbidden references Rob Winch 2016-04-15 17:54:37 +02:00
  • e38bfb1a68 Consistent public constructors in ast package Juergen Hoeller 2016-04-15 22:26:58 +02:00
  • 4431a76a05 Update addCookie signature and improve client cookie Stephane Maldini 2016-04-15 21:25:56 +01:00
  • b2ca216498 Add RequestCondition hierarchy Rossen Stoyanchev 2016-04-15 16:09:59 -04:00
  • 641c6428e8 Add ContentTypeResolver strategy Rossen Stoyanchev 2016-04-15 14:53:33 -04:00
  • 09c5711862 Polish ServerHttpRequest Rossen Stoyanchev 2016-04-15 11:22:51 -04:00
  • a7f32cd528 Add getQueryParams to ServerHttpRequest Rossen Stoyanchev 2016-04-15 11:12:08 -04:00
  • 61136e614e Fix issue with Cookies in ReactorServerHttpResponse Rossen Stoyanchev 2016-04-15 16:20:55 -04:00
  • 4ddd9d2895 fix change issue on HttpChannel#writeHeaders to sendHeaders Stephane Maldini 2016-04-15 20:04:52 +01:00
  • 4a0adc2b2d Sync with reactor-netty and reactor-ipc Stephane Maldini 2016-04-15 19:55:33 +01:00
  • 970dc4ae11 Add --no-daemon to Gradle import Rob Winch 2016-04-15 11:49:46 -05:00
  • 6489a7670c Change Eclipse Settings to allow forbidden references Rob Winch 2016-04-15 10:54:37 -05:00
  • 87ed8e939c HtmlUnitRequestBuilder decodes parameter names Rob Winch 2016-04-15 10:23:00 -05:00
  • 64d4e91b6e Polish Stephane Nicoll 2016-04-15 16:38:18 +02:00
  • bee1b77af5 Manage asynchronous EventListener with replies Stephane Nicoll 2016-04-12 09:06:48 +02:00
  • f83e149f8a Strong Hibernate 5.1 recommendation Juergen Hoeller 2016-04-15 12:07:31 +02:00
  • 44a9c495ab Strong Hibernate 5.1 recommendation Juergen Hoeller 2016-04-15 12:07:31 +02:00
  • 33a7b91e57 Add abstract case class HandlerMappings Rossen Stoyanchev 2016-04-14 12:56:57 -04:00
  • 341f23e0e6 Add "result" package under ~.web.reactive Rossen Stoyanchev 2016-04-14 15:56:53 -04:00
  • b28d96af7d ScheduledAnnotationBeanPostProcessor accepts non-void methods as well Juergen Hoeller 2016-04-14 21:59:02 +02:00
  • 999112216d AopUtils.canApply properly matches package-visible methods (aligned with advice matching within proxies) Juergen Hoeller 2016-04-14 21:46:25 +02:00
  • 3460e577ad Polish "simple" handler support Rossen Stoyanchev 2016-04-14 14:50:59 -04:00
  • 4c41b9d4b9 Polishing (cherry picked from commit 3b44c47) Juergen Hoeller 2016-04-14 16:39:36 +02:00
  • 3b44c47dcd Polishing Juergen Hoeller 2016-04-14 16:39:36 +02:00
  • f1cb793ccb Rename MimeType's getCharSet() to getCharset() Juergen Hoeller 2016-04-14 16:38:59 +02:00
  • 1d39c97def Downgrade to Protobuf Java Format 1.2 Juergen Hoeller 2016-04-14 15:54:52 +02:00
  • 977734cc59 Upgrade to Protobuf Java Format 1.4 Juergen Hoeller 2016-04-14 15:44:53 +02:00
  • fd954ef1d6 Upgrade to Jackson 2.6.6 and Protobuf Java Format 1.4 Juergen Hoeller 2016-04-14 14:48:57 +02:00
  • 62ce9afe3a Jackson-based message converters consistently check media type first Juergen Hoeller 2016-04-14 14:26:05 +02:00
  • 334b4a99b0 Jackson-based message converters consistently check media type first Juergen Hoeller 2016-04-14 14:22:23 +02:00
  • 5f4e838f41 Jackson-based message converters do not log warning for serializer not found Juergen Hoeller 2016-04-14 14:13:13 +02:00
  • 7e55b0822f BeanInstantiationException preserves Constructor/Method if available Juergen Hoeller 2016-04-14 12:27:47 +02:00
  • 3222664024 Avoid unnecessary GenericHttpMessageConverter re-declaration Juergen Hoeller 2016-04-13 19:03:59 +02:00
  • 416a24c6bc Avoid unnecessary GenericHttpMessageConverter re-declaration (cherry picked from commit 96875fe) Juergen Hoeller 2016-04-13 18:52:52 +02:00
  • 96875fe015 Avoid unnecessary GenericHttpMessageConverter re-declaration Juergen Hoeller 2016-04-13 18:52:52 +02:00
  • 570851e8e4 Consistent headers.getContentLength() checks (cherry picked from commit 7f438dc) Juergen Hoeller 2016-04-13 18:44:56 +02:00
  • 7f438dc9aa Consistent headers.getContentLength() checks Juergen Hoeller 2016-04-13 18:44:56 +02:00
  • bf3cadb908 AbstractJackson2HttpMessageConverter's canRead/canWrite checks media type first before delegating to Jackson Juergen Hoeller 2016-04-13 18:34:22 +02:00
  • e3667467f6 AbstractJackson2HttpMessageConverter's canRead/canWrite checks media type first before delegating to Jackson Juergen Hoeller 2016-04-13 18:34:22 +02:00
  • 863bae7d86 Drop outdated support for building on JDK 9 (not compatible with JDK 9 b111+) Juergen Hoeller 2016-04-13 13:58:34 +02:00
  • ee31617ebe Drop outdated support for building on JDK 9 (not compatible with JDK 9 b111+) Juergen Hoeller 2016-04-13 13:56:43 +02:00
  • dcfa4740ee Polishing (cherry picked from commit 09b7735) Juergen Hoeller 2016-04-13 13:33:39 +02:00
  • 09b7735b0f Polishing Juergen Hoeller 2016-04-13 13:33:39 +02:00
  • 3d6b0ca5be SpringCacheAnnotationParser properly accepts empty @Caching annotation Juergen Hoeller 2016-04-13 13:25:29 +02:00
  • e6ae437038 Latest dependency updates (AspectJ 1.8.9, Rhino 1.7.7.1, WebJars Locator 0.30) Juergen Hoeller 2016-04-13 13:13:11 +02:00
  • 88b5b12baf Latest dependency updates (AspectJ 1.8.9, Rhino 1.7.7.1, WebJars Locator 0.30) Juergen Hoeller 2016-04-13 12:57:46 +02:00
  • b1c70729c2 Polishing Juergen Hoeller 2016-04-12 23:33:58 +02:00
  • 33dcef3583 SpringCacheAnnotationParser properly accepts empty @Caching annotation Juergen Hoeller 2016-04-12 23:19:51 +02:00
  • da112611a5 SpringCacheAnnotationParser properly accepts empty @Caching annotation Juergen Hoeller 2016-04-12 23:19:51 +02:00
  • 836a321ab2 JPA ClassFileTransformerAdapter defensively backs out when called from within a transform call Juergen Hoeller 2016-04-12 21:44:17 +02:00
  • 3829a77894 Polishing (cherry picked from commit 74608e6) Juergen Hoeller 2016-04-12 16:03:57 +02:00
  • e9382b2c0b SimpleTransactionScope properly suspends and resumes scoped objects Juergen Hoeller 2016-04-12 16:02:36 +02:00
  • 74608e6b49 Polishing Juergen Hoeller 2016-04-12 16:03:57 +02:00
  • 831f09cf48 SimpleTransactionScope properly suspends and resumes scoped objects Juergen Hoeller 2016-04-12 16:02:36 +02:00
  • 10554a85c9 Polish Stephane Nicoll 2016-04-12 08:34:38 +02:00
  • 454165f4c8 Merge pull request #1013 from tokuhirom/patch-1 Stephane Nicoll 2016-04-12 08:17:43 +02:00
  • 741fbcd6fe Fix typo Tokuhiro Matsuno 2016-03-22 13:36:47 +09:00
  • 1e7be7be3f Merge pull request #1030 from izeye/patch-6 Stephane Nicoll 2016-04-12 08:15:05 +02:00
  • f4b7da9a3e Fix typo Johnny Lim 2016-04-11 23:54:20 +09:00
  • 7d7d1c365a Merge pull request #1028 from michael-simons/fix-appendix-typo Stephane Nicoll 2016-04-12 08:14:13 +02:00
  • 82778e1746 Fix copy & paste error for cache schema Michael Simons 2016-04-06 11:51:24 +02:00
  • bdb94738ec Refined default excluded packages Juergen Hoeller 2016-04-12 05:14:14 +02:00
  • a8418d3bcd Fixed XML example for setup of scheduled tasks Juergen Hoeller 2016-04-11 19:27:06 +02:00
  • e5477ea19d Add interface-based detection test Stephane Nicoll 2016-01-18 14:14:17 +01:00
  • b6f1afd471 Polishing Juergen Hoeller 2016-04-11 21:20:31 +02:00
  • b7890ca28e Consistent license header (cherry picked from commit 537193a) Juergen Hoeller 2016-04-11 20:49:38 +02:00
  • b9fd8586ff Fixed XML example for setup of scheduled tasks Juergen Hoeller 2016-04-11 19:27:06 +02:00
  • e0642c77c3 HttpHeaders consistently ignores invalid date header values Juergen Hoeller 2016-04-11 17:45:49 +02:00
  • 537193a4e0 Consistent license header Juergen Hoeller 2016-04-11 20:49:38 +02:00
  • d695f65e7c Upgrade to HtmlUnit-aligned Selenium Driver 2.20 Juergen Hoeller 2016-04-11 20:49:09 +02:00
  • 550a3209f7 Fixed XML example for setup of scheduled tasks Juergen Hoeller 2016-04-11 19:27:06 +02:00
  • b82df144e4 LoadTimeWeaver.getThrowawayClassLoader() decorated for exclude support (if necessary) Juergen Hoeller 2016-04-11 19:19:37 +02:00
  • 448621ac58 HttpHeaders consistently ignores invalid date header values Juergen Hoeller 2016-04-11 17:45:49 +02:00
  • 437ffa6067 Detect LoadTimeWeaver bean when declared through @Bean method as well Juergen Hoeller 2016-04-11 17:43:23 +02:00
  • ff6b639cf9 sync with dispatchOn change in reactor-core Stephane Maldini 2016-04-11 16:04:01 +01:00
  • d303ac94dc Polishing Juergen Hoeller 2016-04-11 12:22:37 +02:00