Commit Graph

  • 4543a28e51 MethodBasedEvaluationContext reliably exposes varargs Juergen Hoeller 2016-08-09 21:24:38 +02:00
  • fae503d568 MethodBasedEvaluationContext reliably exposes varargs Juergen Hoeller 2016-08-09 21:24:38 +02:00
  • 106bda7294 Fix NettyDataBuffer#lastIndexOf() Sebastien Deleuze 2016-08-09 18:07:10 +02:00
  • 9520a593bd Polishing Juergen Hoeller 2016-08-09 12:59:54 +02:00
  • 8acceba641 Polishing (cherry picked from commit aade2d1) Juergen Hoeller 2016-08-09 12:29:15 +02:00
  • aade2d1ec9 Polishing (cherry picked from commit 9475c06) Juergen Hoeller 2016-08-09 12:29:15 +02:00
  • 9475c06eb5 Polishing Juergen Hoeller 2016-08-09 12:29:15 +02:00
  • 6924f00f8c Polishing Juergen Hoeller 2016-08-09 12:12:42 +02:00
  • 8c6cb3e59d Polishing (cherry picked from commit 4627545) Juergen Hoeller 2016-08-09 10:44:10 +02:00
  • 8e0b7c408c Upgrade to Hibernate ORM 5.0.10 and Undertow 1.3.24 Juergen Hoeller 2016-08-09 11:30:59 +02:00
  • 4627545a3b Polishing (cherry picked from commit eae079a) Juergen Hoeller 2016-08-09 10:44:10 +02:00
  • e2ba7c9b8c MockClientHttpResponse closes body stream on close() Juergen Hoeller 2016-08-09 10:43:50 +02:00
  • eae079ac2b Polishing Juergen Hoeller 2016-08-09 10:44:10 +02:00
  • 47e9360d62 MockClientHttpResponse closes body stream on close() Juergen Hoeller 2016-08-09 10:43:50 +02:00
  • c7daa4e94c Fix failing test Rossen Stoyanchev 2016-08-08 21:43:42 -04:00
  • 977b67e418 Protect sendHeartbeat from cancellation Rossen Stoyanchev 2016-08-08 17:33:57 -04:00
  • 62e08a5ebe Minor update to Spring Web Reactive chapter Rossen Stoyanchev 2016-08-08 16:48:44 -04:00
  • cc288a0c4a Switch back to Reactor 3.0 snapshots Rossen Stoyanchev 2016-08-08 15:52:16 -04:00
  • 6f5596ac5c Upgrade to Hibernate ORM 5.2.2 and Undertow 1.3.24 Juergen Hoeller 2016-08-08 16:07:34 +02:00
  • 526ce28ef0 Upgrade to Hibernate ORM 5.2.2 and Undertow 1.4 GA / XNIO 3.4 Juergen Hoeller 2016-08-08 16:01:02 +02:00
  • 36143692ac Consistent use of AvailableSettings instead of Environment Juergen Hoeller 2016-08-08 14:48:05 +02:00
  • 7d1c2f191a Consistent default connection release mode with Hibernate 5.1 Juergen Hoeller 2016-08-08 14:27:24 +02:00
  • 4ada571384 PathEditor tries file system path in case of non-existing resource Juergen Hoeller 2016-08-08 13:46:57 +02:00
  • ad8ebbaa05 Test injection for @Lookup-declaring bean Juergen Hoeller 2016-08-08 13:21:52 +02:00
  • d69afaada8 PathEditor tries file system path in case of non-existing resource Juergen Hoeller 2016-08-08 13:46:57 +02:00
  • d128830605 Test injection for @Lookup-declaring bean Juergen Hoeller 2016-08-08 13:21:52 +02:00
  • aeec1245eb ClientWebRequestBuilders documentation fix Juergen Hoeller 2016-08-08 13:20:27 +02:00
  • 5531e80724 Anticipate reactor.test.TestSubscriber removal Sebastien Deleuze 2016-08-08 11:13:17 +02:00
  • e4ccbc964a Polish Stephane Nicoll 2016-08-06 17:42:06 +02:00
  • 4854989db4 Polish Javadoc Stephane Nicoll 2016-08-05 01:20:02 -07:00
  • 8aadb8d193 Polish Javadoc Stephane Nicoll 2016-08-05 01:20:02 -07:00
  • 7c5050cf80 Prevent StackOverflowError in AbstractJackson2HttpMessageConverter Sebastien Deleuze 2016-08-04 11:11:15 -07:00
  • e86529ec90 Prevent StackOverflowError in AbstractJackson2HttpMessageConverter Sebastien Deleuze 2016-08-04 11:11:15 -07:00
  • fad931d764 Consistent default connection release mode with Hibernate 5.1 Juergen Hoeller 2016-08-04 03:07:14 +02:00
  • 8109a8c288 Updated ServletHttpHandlerAdapter usage Juergen Hoeller 2016-08-04 03:04:33 +02:00
  • dfef4e09da Added HttpHandler contructor argument Arjen Poutsma 2016-08-03 15:39:44 -07:00
  • 7af97c38ce Upgrade to Protobuf 3.0.0 Brian Clozel 2016-08-02 14:57:49 -07:00
  • 6b616bad9c Merge pull request #1126 from kamilszymanski:expression-lambda Stephane Nicoll 2016-07-30 12:55:21 +02:00
  • 4aea551e8e Use abbreviated expression lambda instead of statement lambda Kamil Szymanski 2016-07-30 00:29:55 +02:00
  • 0a5e5776c1 Upgrade to Undertow 1.4 CR4 Juergen Hoeller 2016-07-28 10:54:14 +02:00
  • 5ac7a32c8a Raise JDBC driver feature baseline to JDBC 4.0+ Juergen Hoeller 2016-07-28 10:51:29 +02:00
  • 14ae8be547 Next Development Version Spring Buildmaster 2016-07-28 08:26:01 +00:00
  • 5c8573233a ConfigurationClassParser uses unified ImportStack with chained import analysis Juergen Hoeller 2016-07-28 00:06:13 +02:00
  • 4e94e848c9 JndiPropertySource defensively skips invalid JNDI lookup for property name with colon in resource-ref mode Juergen Hoeller 2016-07-27 22:37:25 +02:00
  • ff878ea9dc ConfigurationClassParser uses unified ImportStack with chained import analysis Juergen Hoeller 2016-07-28 00:06:13 +02:00
  • 7021a4be44 JndiPropertySource defensively skips invalid JNDI lookup for property name with colon in resource-ref mode Juergen Hoeller 2016-07-27 22:37:25 +02:00
  • d96a66ae8f ConfigurationClassParser uses unified ImportStack with chained import analysis Juergen Hoeller 2016-07-28 00:06:13 +02:00
  • 460ed307ed Shorten getter for ReactiveAdapterRegistry Rossen Stoyanchev 2016-07-27 17:03:56 -04:00
  • 143b5c89dd Add support for rx.Completable as return value Rossen Stoyanchev 2016-07-27 16:59:53 -04:00
  • 79bc227c9d Remove SimpleResultHandler Rossen Stoyanchev 2016-07-27 15:45:15 -04:00
  • 328e04f167 JndiPropertySource defensively skips invalid JNDI lookup for property name with colon in resource-ref mode Juergen Hoeller 2016-07-27 22:37:25 +02:00
  • 3ab21741f9 Use Jetty again in SseIntegrationTests Rossen Stoyanchev 2016-07-27 13:26:51 -04:00
  • 3ffeec97cb Merge pull request #1123 from violetagg/violetagg-flush-last-element Rossen Stoyanchev 2016-07-27 12:35:23 -04:00
  • d219054b0d Polish Rossen Stoyanchev 2016-07-27 12:34:31 -04:00
  • 301528665d Refactor AbstractResponseBodyFlushProcessor states Violeta Georgieva 2016-07-27 17:44:24 +03:00
  • 4798a1eb02 Cancel Subscription when onError is invoked internally Violeta Georgieva 2016-07-26 16:20:56 +03:00
  • 16939b7bc7 AbstractListenerServerHttpResponse improvements Violeta Georgieva 2016-07-25 14:57:45 +03:00
  • f8abba0118 Upgrade to Netty 4.0.40 Juergen Hoeller 2016-07-27 17:05:26 +02:00
  • 5f44d54d20 Polishing (cherry picked from commit fbf3807) Juergen Hoeller 2016-07-27 16:21:55 +02:00
  • 0464363ac0 Isolated circular import detection for scanned configuration classes Juergen Hoeller 2016-07-27 16:21:48 +02:00
  • 5c4737c3d0 Upgrade to Netty 4.1.4 Juergen Hoeller 2016-07-27 16:49:37 +02:00
  • fbf3807af1 Polishing (cherry picked from commit 5db4495) Juergen Hoeller 2016-07-27 16:21:55 +02:00
  • 703c37ec88 Isolated circular import detection for scanned configuration classes Juergen Hoeller 2016-07-27 16:21:48 +02:00
  • fffea06056 Upgrade to Netty 4.1.4 Juergen Hoeller 2016-07-27 16:22:26 +02:00
  • 5db449556b Polishing Juergen Hoeller 2016-07-27 16:21:55 +02:00
  • 316244d2bd Isolated circular import detection for scanned configuration classes Juergen Hoeller 2016-07-27 16:21:48 +02:00
  • fd9e88d372 Skip Animal Sniffer for the time being (since it chokes on JDK 9 bytecode) Juergen Hoeller 2016-07-27 13:44:44 +02:00
  • 96440878bb Polishing Juergen Hoeller 2016-07-27 13:00:30 +02:00
  • fbc45ed7b6 Polishing Juergen Hoeller 2016-07-27 12:51:24 +02:00
  • b5c11ffb1c Expose DefaultSubscriptionRegistry's cache limit through SimpleBrokerMessageHandler and MessageBrokerRegistry Juergen Hoeller 2016-07-27 12:11:58 +02:00
  • 6d5af60a7c Expose DefaultSubscriptionRegistry's cache limit through SimpleBrokerMessageHandler and MessageBrokerRegistry Juergen Hoeller 2016-07-27 12:11:58 +02:00
  • 06edd232b3 Upgrade to AspectJ 1.9 beta 5 Juergen Hoeller 2016-07-27 12:11:48 +02:00
  • c5677f725e Upgrade to Jetty 9.3.11 Juergen Hoeller 2016-07-26 22:33:21 +02:00
  • 7f5b323d50 Upgrade to Jetty 9.3.11 (includes fixed Quartz javadoc URL) Juergen Hoeller 2016-07-26 22:19:56 +02:00
  • 9789f00ad3 Fixed Quartz javadoc URL Juergen Hoeller 2016-07-26 22:03:56 +02:00
  • 74f64696b3 TransactionAspectSupport avoids hard references to transaction manager beans Juergen Hoeller 2016-07-26 21:29:34 +02:00
  • 67176e2b75 TransactionAspectSupport avoids hard references to transaction manager beans Juergen Hoeller 2016-07-26 21:29:34 +02:00
  • 02374d7450 TransactionAspectSupport avoids hard references to transaction manager beans Juergen Hoeller 2016-07-26 21:29:34 +02:00
  • b9ab895743 Inferred generics for newSetFromMap arrangements Juergen Hoeller 2016-07-26 21:26:31 +02:00
  • e03dea1d64 Polishing Juergen Hoeller 2016-07-26 17:15:15 +02:00
  • 7b564b72a1 Polish Spring Web Reactive content Rossen Stoyanchev 2016-07-26 10:23:12 -04:00
  • c13f8419f9 Minor revision of reactive support layout (ahead of 5.0 M1) Juergen Hoeller 2016-07-26 15:39:32 +02:00
  • 3d6a5bcd66 Switch to latest published versions of Reactor and RxNetty Juergen Hoeller 2016-07-26 15:37:55 +02:00
  • 7ff9f0a8e9 Clean up warnings in spring-orm Sam Brannen 2016-07-26 14:02:33 +02:00
  • 79f3cf3263 Build against Undertow 1.3.x in 4.3.x branch (retaining runtime compatibility Undertow 1.4) Juergen Hoeller 2016-07-26 10:08:06 +02:00
  • 442f89bfbd Deprecate JpaSystemException(PersistenceException) constructor to prepare for removal in Spring 5 Juergen Hoeller 2016-07-26 01:29:51 +02:00
  • 9ee1dc79fd Deprecate JpaSystemException(PersistenceException) constructor to prepare for removal in Spring 5 Juergen Hoeller 2016-07-26 01:29:51 +02:00
  • 195467083c Drop JpaSystemException(PersistenceException) constructor to avoid ambiguity in HibernateJpaVendorAdapter Juergen Hoeller 2016-07-26 01:23:39 +02:00
  • e4def2f55d Aligned ConcurrentMap declaration with 4.3.x branch Juergen Hoeller 2016-07-26 00:54:53 +02:00
  • 5cf8b695cb Add chapter on Spring Web Reactive support Rossen Stoyanchev 2016-07-25 18:33:43 -04:00
  • af4415e1ba Move up CORS section Rossen Stoyanchev 2016-07-25 11:44:12 -04:00
  • 9e2c34dfa6 Fixed ConcurrentMap declaration (cherry picked from commit 23135b1) Juergen Hoeller 2016-07-26 00:27:42 +02:00
  • 23135b19b3 Fixed ConcurrentMap declaration Juergen Hoeller 2016-07-26 00:27:42 +02:00
  • 29e8ba3efc Polishing (cherry picked from commit cc93c2a) Juergen Hoeller 2016-07-26 00:03:21 +02:00
  • cc93c2a559 Polishing Juergen Hoeller 2016-07-26 00:03:21 +02:00
  • c4cc91c009 Upgrade to RxJava 1.1.8 Juergen Hoeller 2016-07-25 23:51:05 +02:00
  • ae28815886 Polishing Juergen Hoeller 2016-07-25 23:27:06 +02:00
  • 75fc0f8538 Framework build compatible with JDK 9 (even with -target 1.9) Juergen Hoeller 2016-07-25 23:26:09 +02:00
  • 9f2cb3e276 Keep deprecated addCache method (e.g. for Spring Data Redis) Juergen Hoeller 2016-07-25 17:47:11 +02:00
  • 3ab86c10c9 Polishing Juergen Hoeller 2016-07-25 17:43:58 +02:00