Commit Graph

  • 56e50d6d68 Moved body processor to writeWithInternal() Arjen Poutsma 2016-07-13 10:21:02 +02:00
  • 7519d1de41 Moved log4j config to test tree Arjen Poutsma 2016-07-13 09:56:45 +02:00
  • f82f17d7f7 Moved Servlet Publisher and Processor Arjen Poutsma 2016-07-12 17:20:39 +02:00
  • 392a1660a4 Polishing Arjen Poutsma 2016-07-12 15:39:17 +02:00
  • e64907eed8 Removed ServletAsyncContextSynchronizer Arjen Poutsma 2016-07-12 15:30:16 +02:00
  • d2fce24eb4 Introduced ResponseBodyWriteResultPublisher Arjen Poutsma 2016-07-12 13:08:21 +02:00
  • e91c1cd5a7 Merge pull request #1106 from darklynx/streaming_response_test Rossen Stoyanchev 2016-07-12 17:50:40 -04:00
  • 01a63dd84d Polish AsyncTests Rossen Stoyanchev 2016-07-12 17:49:55 -04:00
  • 7da63c57b3 tests for asynchronous processing if controller returns StreamingResponseBody Vladimir L 2016-07-11 21:46:24 +02:00
  • e906a78e0f Move server testing infrastructure to test sources Brian Clozel 2016-07-12 17:36:30 +02:00
  • c341b39f71 Move "What's New" reference manual chapter to the wiki Sam Brannen 2016-07-12 17:35:49 +02:00
  • 68b3bc0394 Use Supplier<String> support in Assert in spring-test Sam Brannen 2016-07-12 16:40:48 +02:00
  • 264f5860a8 Use Supplier<String> support in Assert in spring-core Sam Brannen 2016-07-12 16:40:19 +02:00
  • 17dd5dd22d Introduce Supplier<String> support in Assert util Sam Brannen 2016-07-12 16:36:30 +02:00
  • 3d4338f555 Clean up warnings in spring-core Sam Brannen 2016-07-11 17:44:03 +02:00
  • d11c624fb0 Polish AntPathMatcher.setTrimTokens javadoc Brian Clozel 2016-07-12 14:47:18 +02:00
  • 147a35f4f1 Polish AntPathMatcher.setTrimTokens javadoc Brian Clozel 2016-07-12 14:47:18 +02:00
  • d736245f28 Changed from interval() to intervalMillis() Arjen Poutsma 2016-07-12 13:25:18 +02:00
  • c2c7e3b596 Polish timed operators and remove useTimer() Stephane Maldini 2016-07-12 12:13:50 +01:00
  • 3ce49819f2 Update link to Spring CLA in CONTRIBUTING doc Brian Clozel 2016-07-12 10:20:03 +02:00
  • c425e774a3 Polish Stephane Nicoll 2016-07-12 09:10:34 +02:00
  • 2ee42192b3 Merge pull request #1105 from fisache:master Stephane Nicoll 2016-07-12 08:54:58 +02:00
  • 55ad5a448e Polish doc fisache 2016-07-12 00:41:03 +09:00
  • 275e51b19d Polish doc nkjackzhang 2016-07-12 14:39:21 +08:00
  • 825a5ec029 Merge pull request #1107 from nkjackzhang:patch-5 Stephane Nicoll 2016-07-12 08:51:02 +02:00
  • 1fb93044af Polish doc nkjackzhang 2016-07-12 14:39:21 +08:00
  • b66cc71d66 Merge RequestMappingIntegrationTests refactoring Rossen Stoyanchev 2016-07-11 21:09:35 -04:00
  • aa47616be2 Split TestRestController into use-case sub-classes Rossen Stoyanchev 2016-07-11 18:02:34 -04:00
  • 7e07fb16d8 Split RequestMappingIntegrationTests into sub-classes Rossen Stoyanchev 2016-07-11 16:45:18 -04:00
  • 35f791acf8 Extract base class for RequestMappingIntegrationTests Rossen Stoyanchev 2016-07-11 14:41:15 -04:00
  • 6fde86903d Declare HTTP method mappings TestRestController Rossen Stoyanchev 2016-07-11 14:07:12 -04:00
  • aa1397b8ba Polish method order in RequestMappingIntegrationTests Rossen Stoyanchev 2016-07-11 13:56:00 -04:00
  • 22345f7c25 Upgrade tests to EhCache 2.10+ Sam Brannen 2016-07-11 17:17:03 +02:00
  • f7f37cdb1b Introduce before/after test execution callbacks in the TCF Sam Brannen 2016-07-11 15:45:35 +02:00
  • 80018c67e7 Introduce before/after test execution support in the SpringExtension Sam Brannen 2016-07-09 18:09:45 +02:00
  • da89332840 Introduce before/after test execution support in SpringJUnit4ClassRunner Sam Brannen 2016-07-09 17:57:55 +02:00
  • 3da5fbe995 Introduce before/after test execution support in AbstractTestNGSpringContextTests Sam Brannen 2016-07-09 22:05:42 +02:00
  • 087efa668c Introduce before/after test execution callbacks in TestContextManager Sam Brannen 2016-07-09 16:40:16 +02:00
  • 5302566cbb Introduce before/after test execution callbacks in TestExecutionListener Sam Brannen 2016-07-09 16:40:00 +02:00
  • d14f6c1347 Merge pull request #18 from stonio/patch-2 Brian Clozel 2016-07-11 14:06:13 +02:00
  • ebe3c742cc Merge pull request #17 from stonio/patch-1 Brian Clozel 2016-07-11 14:05:39 +02:00
  • ee9ea07249 Merge pull request #19 from wilkinsona/fix-jekyll-deprecation-warnings Brian Clozel 2016-07-11 14:04:58 +02:00
  • 11ed26584d Polish Stephane Nicoll 2016-07-11 10:50:44 +02:00
  • ab62edeeaa Fix NoOpCache handling of get(key,callable) Stephane Nicoll 2016-07-11 10:34:27 +02:00
  • 15c3cdd48d Fix NoOpCache handling of get(key,callable) Stephane Nicoll 2016-07-11 10:34:27 +02:00
  • 629b95bd5c Ensure TestContextManager always tracks after-class exception Sam Brannen 2016-07-10 16:00:30 +02:00
  • 813108a928 Ensure TestContextManager always tracks after-class exception Sam Brannen 2016-07-10 16:00:30 +02:00
  • 407715b89e Helpers for get/post in RequestMappingIntegrationTests Rossen Stoyanchev 2016-07-08 12:17:36 -04:00
  • 966d951329 Remove deprecated @TransactionConfiguration & TxCfgAttributes Sam Brannen 2016-07-08 18:16:44 +02:00
  • 57c43f4273 Delete unused import Sam Brannen 2016-07-08 17:40:42 +02:00
  • d6d4251550 Utilize default methods in TestExecutionListener Sam Brannen 2016-07-08 17:22:42 +02:00
  • a0cad5c48f Use streams and lambdas in spring-test where feasible Sam Brannen 2016-07-08 17:19:48 +02:00
  • 8fff1c2ac0 Polishing Sam Brannen 2016-07-08 17:18:14 +02:00
  • 80216c243d Annotate ContextCustomizer[Factory] with @FunctionalInterface Sam Brannen 2016-07-08 17:17:25 +02:00
  • e8b5374d87 Require EhCache 2.10+ Juergen Hoeller 2016-07-08 16:28:24 +02:00
  • d84b989025 Update notes on deps for broker relay Rossen Stoyanchev 2016-07-08 09:20:32 -04:00
  • c43e7497c1 Fixed typo: "occured"->"occurred" Juergen Hoeller 2016-07-08 15:12:16 +02:00
  • 23c2b6ad41 Added PathEditor for NIO file system resolution Juergen Hoeller 2016-07-08 14:58:38 +02:00
  • 99697118d8 Add RxJava1 support for request building/extracting Brian Clozel 2016-07-08 11:42:32 +02:00
  • 4892436efe Refactor HTTP client contracts Brian Clozel 2016-07-08 11:40:12 +02:00
  • 40b2d26bd4 Avoid reflection for @Repeatable look-ups Sam Brannen 2016-07-08 13:21:31 +02:00
  • 61db8e9f1e DigestUtils processes InputStream with buffered read instead of full copy Juergen Hoeller 2016-07-08 12:20:49 +02:00
  • b5bce1f017 Update after reactor.core.converter.Converters changes Brian Clozel 2016-07-08 12:00:06 +02:00
  • 2bf9bc312e Remove Guava cache support Stephane Nicoll 2016-07-08 10:57:05 +02:00
  • ce422b042e Upgrade github-pages gem to fix deprecation warnings Andy Wilkinson 2016-07-08 09:20:02 +01:00
  • 799bb64275 Merge pull request #135 from violetagg/ondataavailable-concurrency Arjen Poutsma 2016-07-08 09:45:05 +02:00
  • d68232c880 Refactor AbstractRequestBodyPublisher states Violeta Georgieva 2016-07-07 15:21:58 +03:00
  • d7a43d2003 Polish tests Rossen Stoyanchev 2016-07-07 23:04:27 -04:00
  • 7534092ef3 Comprensive support for empty request body Rossen Stoyanchev 2016-07-07 15:41:51 -04:00
  • a584311178 Fix StringDecoder#decodeToMono issue with empty input Rossen Stoyanchev 2016-07-07 05:36:19 -04:00
  • 1e1e2f8b1b Support HttpEntity method arguments Rossen Stoyanchev 2016-07-07 04:16:04 -04:00
  • 4c3c54463c Upgrade build to Spring 5.0.0-BUILD-SNAPSHOT Brian Clozel 2016-07-07 18:11:04 +02:00
  • 7e783dd91f Delete temporary MethodParameterFactory solution Sam Brannen 2016-07-07 13:02:49 +02:00
  • 862fb2af5f Upgrade to JUnit 5.0.0-M1 Sam Brannen 2016-07-07 12:49:46 +02:00
  • 0f589fc49c Merge pull request #1100 from nkjackzhang:patch-1 Stephane Nicoll 2016-07-07 10:35:27 +02:00
  • 1103a9cd16 Remove trailing whitespaces Stephane Nicoll 2016-07-07 10:34:50 +02:00
  • 6aeaa1976d Add the injection point for the Provider nkjackzhang 2016-07-07 16:11:40 +08:00
  • 6aa5931e28 Polishing Juergen Hoeller 2016-07-07 01:05:25 +02:00
  • a1f5fb53db Java 8 getParameterCount() instead of getParameterTypes().length Juergen Hoeller 2016-07-07 01:04:24 +02:00
  • 39e3f2ebf6 MethodParameter supports Java 8 Executable/Parameter and validates parameter indexes Juergen Hoeller 2016-07-07 00:37:52 +02:00
  • 9cc01fc185 Add @RequestBody tests Rossen Stoyanchev 2016-07-06 14:10:51 -04:00
  • 54bfbbc607 Rename decodeOne->decodeToMono and readOne->readMono Rossen Stoyanchev 2016-07-06 12:38:05 -04:00
  • da9c24c41e Polishing Juergen Hoeller 2016-07-06 18:11:33 +02:00
  • 3c14911401 Polishing Juergen Hoeller 2016-07-06 17:59:49 +02:00
  • 4337f14627 Upgrade to Jackson 2.8 GA Juergen Hoeller 2016-07-06 17:42:10 +02:00
  • 0445ce6c53 Polishing (backported from master) (cherry picked from commit 92d78c1) Juergen Hoeller 2016-07-06 15:29:15 +02:00
  • 2e075baede Avoid canonicalName call for already-seen bean name Juergen Hoeller 2016-07-06 15:12:18 +02:00
  • 92d78c10a2 Polishing (backported from master) Juergen Hoeller 2016-07-06 15:29:15 +02:00
  • 16d5ba9b3a Restored binary compatibility with Hibernate 5.0/5.1's Query type Juergen Hoeller 2016-07-06 16:11:15 +02:00
  • 52065a736b Avoid canonicalName call for already-seen bean name Juergen Hoeller 2016-07-06 15:12:18 +02:00
  • 6525504e17 Restore local vars in JacksonJsonEncoder Rossen Stoyanchev 2016-07-06 09:35:25 -04:00
  • 102dc8a4dd Polishing Juergen Hoeller 2016-07-06 15:29:15 +02:00
  • 19e5a34f9f Restored binary compatibility with Hibernate 5.0/5.1's Query type Juergen Hoeller 2016-07-06 15:20:09 +02:00
  • 5890758fd0 Avoid canonicalName call for already-seen bean name Juergen Hoeller 2016-07-06 15:12:18 +02:00
  • 76dedd7ca2 FactoryBean, BeanPostProcessor and HandlerInterceptor variants declared with default methods Juergen Hoeller 2016-07-06 15:10:08 +02:00
  • 9ee4f6ee30 Polish tests Rossen Stoyanchev 2016-07-06 08:59:37 -04:00
  • e4b0486c5a Add @FunctionalInterface on candidate interfaces Stephane Nicoll 2016-07-06 14:32:13 +02:00
  • b0de99bc8c Refactor ResponseBodySubscriber to Processor Arjen Poutsma 2016-07-05 11:20:18 +02:00
  • 912b63ad44 Merge pull request #1099 from nkjackzhang:patch-5 Stephane Nicoll 2016-07-06 11:20:54 +02:00
  • 7dfbc16f1f Polish doc nkjackzhang 2016-07-06 16:20:55 +08:00