Commit Graph

  • 118d093eaf Drop defensive Joda-Time 2.x check Juergen Hoeller 2016-09-13 21:37:44 +02:00
  • d5c9cc62f1 Correct ISO DateTime example Juergen Hoeller 2016-09-13 21:36:41 +02:00
  • edbc1e9212 Avoid outdated Tibco workaround in shouldCommitAfterNoMessageReceived Juergen Hoeller 2016-09-13 21:34:47 +02:00
  • fa820bc0c9 PropertyValue stores source object in common superclass field Juergen Hoeller 2016-09-13 21:29:05 +02:00
  • 6f491bb319 Upgrade to Tomcat 8.5.5 and Undertow 1.4.2 Juergen Hoeller 2016-09-13 21:27:01 +02:00
  • 360ef5f5e3 Remove accidentally added ModelAndView class Arjen Poutsma 2016-09-13 20:16:41 +02:00
  • fc52ddcd97 Polish Sebastien Deleuze 2016-09-13 14:57:29 +02:00
  • d8f4d37624 Fixed bug in reading Flux from Channel Arjen Poutsma 2016-09-12 19:23:15 +02:00
  • 61bf6a25b7 Renamed 'and' to 'andSame' and 'andOther' to 'and' Arjen Poutsma 2016-09-12 15:02:12 +02:00
  • 96ec18a9aa Merged all Response implementations into one Arjen Poutsma 2016-09-12 14:37:16 +02:00
  • 35b93b2948 Add template rendering support Arjen Poutsma 2016-09-06 13:51:27 +02:00
  • 4991b97887 Polish Sebastien Deleuze 2016-09-12 14:47:37 +02:00
  • 802a4c6d02 Remove unnecessary "method" in reference manual (#1166) nkjackzhang 2016-09-12 17:47:26 +08:00
  • aaba53f76a Allow to pass hints parameter in HttpMessageReader/Writer Sebastien Deleuze 2016-09-12 11:08:14 +02:00
  • b91867cf45 Update Codec API to use Map<String, Object> for hints Sebastien Deleuze 2016-09-12 11:08:01 +02:00
  • b88ed85994 Upgrade to Hibernate Validator 5.3 CR1 (and Protobuf 3.0.2) Juergen Hoeller 2016-09-10 12:39:46 +02:00
  • d631b4cca9 HibernateTemplate reflectively calls getNamedQuery (for runtime compatibility with Hibernate 5.0/5.1 vs 5.2) Juergen Hoeller 2016-09-10 12:38:04 +02:00
  • 8c5660683a MappingJackson2MessageConverter adds message id and destination to type resolution exception Juergen Hoeller 2016-09-10 12:37:55 +02:00
  • 819e14f91b Fix typo nkjackzhang 2016-09-09 18:25:04 +08:00
  • f55b4c23fc Merge pull request #1165 from nkjackzhang:patch-6 Stephane Nicoll 2016-09-10 07:49:14 +02:00
  • 170d8ba5c4 Fix typo nkjackzhang 2016-09-09 18:25:04 +08:00
  • 1881aa5b5b Change default appcache manifest file extension Brian Clozel 2016-09-09 22:11:20 +02:00
  • 4588b6c9f4 Rename ResolvedResource to HttpResource Brian Clozel 2016-09-09 18:18:09 +02:00
  • 2f2e6dffb4 Upgrade to TestNG 6.9.12 Sam Brannen 2016-09-09 18:02:47 +02:00
  • e882f739bf Merge pull request #1162 from poutsma/spock_model_and_view Arjen Poutsma 2016-09-09 15:23:10 +02:00
  • 5f941c1dd1 Fix using system default charset in view rendering Arjen Poutsma 2016-09-05 12:31:00 +02:00
  • a746c3c54e Changed View.render method to take Map<String, ?> Arjen Poutsma 2016-09-02 17:12:20 +02:00
  • ecf5a9f34e Added Response.build(Publisher<Void>) Arjen Poutsma 2016-09-09 12:19:51 +02:00
  • f4ae831f7f Polishing Arjen Poutsma 2016-09-09 10:53:15 +02:00
  • d51005fbbe Improve Encoder Javadoc Sebastien Deleuze 2016-09-08 13:24:05 +02:00
  • 10e157a5a2 Removed unnecessary Driver file Arjen Poutsma 2016-09-07 17:24:34 +02:00
  • f8ac17f278 Polishing Arjen Poutsma 2016-09-07 15:29:05 +02:00
  • fcf3ccba98 Fix default encoding in CONTRIBUTING documentation Brian Clozel 2016-09-07 10:47:00 +02:00
  • d1f60e3de1 Fix default encoding in CONTRIBUTING documentation Brian Clozel 2016-09-07 10:47:00 +02:00
  • bebaee9799 Removed attributes() from Request Arjen Poutsma 2016-09-07 10:09:27 +02:00
  • ccb3c44dbc Add ResolvedResource in resource handling chain Brian Clozel 2016-09-06 18:53:02 +02:00
  • 42f101fb5b Update CONTRIBUTING.md Artem Yakshin 2016-09-07 09:27:13 +03:00
  • 5496f11f3c Update README.md Artem Yakshin 2016-09-07 09:25:08 +03:00
  • 558a10b54f Fix typo nkjackzhang 2016-09-06 17:41:01 +08:00
  • 05369a2fad Merge pull request #1158 from nkjackzhang:patch-6 Stephane Nicoll 2016-09-07 09:37:36 +02:00
  • 00bc0b455e Fix typo nkjackzhang 2016-09-06 17:41:01 +08:00
  • 43c60a02f7 Fix response status check in ServletWrbRequest Brian Clozel 2016-09-06 19:13:03 +02:00
  • 6501bc5d32 Align MVC checkNotModified with reactive support Brian Clozel 2016-09-06 18:17:47 +02:00
  • cc5300c4d5 Align MVC checkNotModified with reactive support Brian Clozel 2016-09-06 14:32:14 +02:00
  • 72e4fac28d Fix missing resources in GzipResourceResolverTests Brian Clozel 2016-09-06 15:39:28 +02:00
  • 4346d15cb5 Resource handling configuration Rossen Stoyanchev 2016-09-05 21:57:32 -04:00
  • 1ae64bfbd3 Resource handling support for Spring Web Reactive Rossen Stoyanchev 2016-09-03 02:52:55 -04:00
  • 108ebe0f2b Polish resource handling tests Rossen Stoyanchev 2016-09-05 11:25:30 -04:00
  • 3dc6f1133c Fix section ID for parallel test execution Sam Brannen 2016-09-05 19:03:26 +02:00
  • 3e96cab0bb Document parallel test execution support in the reference manual Sam Brannen 2016-09-05 18:58:39 +02:00
  • 6efb166c36 Document before/after test execution callbacks in reference manual Sam Brannen 2016-09-05 17:48:47 +02:00
  • 2699504cb8 Introduce concurrency tests for Spring's JUnit 4 support Sam Brannen 2016-09-05 17:26:25 +02:00
  • e822e4cbe8 Improve exception msg for inactive test ApplicationContext Sam Brannen 2016-09-05 13:39:21 +02:00
  • fbfad8695e Further improve thread safety for attributes in DefaultTestContext Sam Brannen 2016-09-05 13:34:25 +02:00
  • 5755b67325 Upgrade to Reactor Core 3.0.2 Sebastien Deleuze 2016-09-03 16:19:52 +02:00
  • 00617d74de Fix AbstractRequestBodyPublisher to comply with the spec Violeta Georgieva 2016-09-02 11:19:56 +03:00
  • 01bd8b9e01 Fix null body handling in ResponseEntityResultHandler Brian Clozel 2016-09-02 23:01:16 +02:00
  • a10a8e56df Support concurrent execution in TestContextManager & DefaultTestContext Sam Brannen 2016-09-02 20:28:02 +02:00
  • ec7aefa858 Improve concurrency in DefaultTestContext regarding attributes Sam Brannen 2016-09-02 19:14:31 +02:00
  • 5fe3bcf8f9 Polishing Sam Brannen 2016-09-02 16:06:16 +02:00
  • c813405ca3 Add @since tags Rossen Stoyanchev 2016-09-02 12:19:50 -04:00
  • a1ac51256a Add MockServerHttpRequest/Response to spring-test Rossen Stoyanchev 2016-09-02 12:14:09 -04:00
  • 73752c295d Refactor location of MockServerHttpRequest/Response Rossen Stoyanchev 2016-09-02 12:01:08 -04:00
  • e17132c217 Polish MockServerHttpRequest Rossen Stoyanchev 2016-09-02 11:54:19 -04:00
  • 2cd3135c3b Upgrade to Reactor Core 3.0.1 and Reactor Netty 0.5.1 Sebastien Deleuze 2016-09-02 15:21:40 +02:00
  • f3dd554dbe Fix typos in docs and polish Rossen Stoyanchev 2016-09-02 09:25:56 -04:00
  • 7788879c5a Remove stray ` Rob Winch 2016-09-02 08:12:06 -05:00
  • 08b2b0ba2a Merge pull request #1150 from neetkee/patch-1 Rossen Stoyanchev 2016-09-02 09:04:13 -04:00
  • 833a3a0566 Polish import into IntelliJ instructions Rossen Stoyanchev 2016-09-02 09:03:34 -04:00
  • 409fe478bd Update import-into-idea.md Artem Yakshin 2016-09-02 12:48:21 +03:00
  • f3dae0c9ad Mention AntPathMatcher regexp support Brian Clozel 2016-09-02 11:35:58 +02:00
  • a8ba065a6e Mention AntPathMatcher regexp support Brian Clozel 2016-09-02 11:35:58 +02:00
  • 0681519255 Add checkNotModified support for view resolution Rossen Stoyanchev 2016-09-01 18:07:23 -04:00
  • 6071e01168 Add checkNotModified support in ServerWebExchange Rossen Stoyanchev 2016-08-30 14:36:19 -04:00
  • 638e6cc7f8 Add checkNotModified support for ResponseEntity Rossen Stoyanchev 2016-09-01 15:58:46 -04:00
  • 9f8791ac01 Add ServerWebExchangeArgumentResolver Rossen Stoyanchev 2016-09-01 17:42:23 -04:00
  • 02bed0a34b Polishing Sebastien Deleuze 2016-09-01 17:01:12 +02:00
  • 06d4bb6a1a Let users control SSE stream completion Sebastien Deleuze 2016-09-01 16:08:35 +02:00
  • 1af2fbfbbb Delete unused imports in spring-context-indexer Sam Brannen 2016-09-01 16:41:49 +02:00
  • 5202250179 Polish SpringClassRule and SpringMethodRule Sam Brannen 2016-09-01 14:00:30 +02:00
  • dc2cafc888 Fix class literal in instanceof sylvainlaurent 2016-08-30 20:25:18 +02:00
  • 749ee6065c Merge pull request #1151 from sylvainlaurent:patch-1 Stephane Nicoll 2016-09-01 16:23:08 +02:00
  • dc3f62d576 Fix class literal in instanceof sylvainlaurent 2016-08-30 20:25:18 +02:00
  • 76ed101a23 Update Web Reactive documentation Sebastien Deleuze 2016-09-01 15:41:44 +02:00
  • dcade06fa0 Support for candidate components index Stephane Nicoll 2016-08-12 10:49:37 +02:00
  • 48d67a245b Add support for RxJava 2 Sebastien Deleuze 2016-09-01 14:43:59 +02:00
  • b4641b2306 Polishing Sebastien Deleuze 2016-09-01 14:42:56 +02:00
  • f1319f58ec Introduce new functional web API Arjen Poutsma 2016-07-27 10:19:26 +02:00
  • 18e491ac0a Merge pull request #1143 from poutsma/server_sent_event Arjen Poutsma 2016-09-01 13:51:25 +02:00
  • 16b525f698 Refactored SseEvent to ServerSentEvent Arjen Poutsma 2016-08-24 15:13:30 +02:00
  • d9eaa5f3ac Use Map.computeIfAbsent() in SpringClassRule Sam Brannen 2016-09-01 13:38:42 +02:00
  • 1bde1ff263 Documentation updates around configuration classes (cherry picked from commit efb5f17) Juergen Hoeller 2016-09-01 12:41:55 +02:00
  • 49fc4923be Upgrade to JSR-354 API 1.0.1 and Jackson 2.8 javadocs Juergen Hoeller 2016-09-01 12:56:25 +02:00
  • efb5f17a60 Documentation updates around configuration classes (cherry picked from commit aff914c) Juergen Hoeller 2016-09-01 12:41:55 +02:00
  • 1cf503f939 Upgrade to JSR-354 API 1.0.1 and Jackson 2.8 javadocs Juergen Hoeller 2016-09-01 12:49:01 +02:00
  • aff914c98e Documentation updates around configuration classes Juergen Hoeller 2016-09-01 12:41:55 +02:00
  • 35cf4f173b Copied getAndSub() over from Reactor Arjen Poutsma 2016-09-01 11:16:01 +02:00
  • feb02f813e Polishing Sam Brannen 2016-08-31 20:52:39 +02:00
  • e574820dc9 Introduce tests for @Nested tests in JUnit Jupiter Sam Brannen 2016-08-31 20:29:08 +02:00
  • ab7b5e5c77 Demo how to use SpringClassRule in nested test classes Sam Brannen 2016-08-31 19:35:00 +02:00