Commit Graph

  • 7902ae4c1f Change Gradle publication name for artifactory Brian Clozel 2019-08-21 18:42:17 +02:00
  • 53f523001e Focus examples in Testing chapter on JUnit Jupiter Sam Brannen 2019-08-21 15:54:28 +02:00
  • 3dc4d01b53 Fix heading for Streaming Responses section of Testing chapter Sam Brannen 2019-08-21 15:13:04 +02:00
  • 7ce1f5e652 Configure Maven publications with Gradle Brian Clozel 2019-08-21 15:24:03 +02:00
  • 03701018c6 Cache "spring-doc-resources" archive between builds Brian Clozel 2019-08-21 15:38:16 +02:00
  • e45a3f4738 Rename non-Framework project modules Brian Clozel 2019-08-21 14:28:42 +02:00
  • 6ce5f9da06 Fix unmatched parentheses in @ContextHierarchy example in reference manual Sam Brannen 2019-08-21 14:18:21 +02:00
  • 74de495574 Fix unmatched parentheses in @ContextHierarchy Javadoc John Lin 2019-08-21 19:53:32 +08:00
  • 274eab7c5d Merge branch '5.1.x' Rossen Stoyanchev 2019-08-21 13:36:11 +03:00
  • a7bb5ca473 Remove unnecessary iteration over headers Rossen Stoyanchev 2019-08-21 13:34:17 +03:00
  • 78abc27432 Remove statusCode state tracking Rossen Stoyanchev 2019-08-21 11:45:56 +03:00
  • e1158ad5cb Merge pull request #23493 Rossen Stoyanchev 2019-08-21 11:21:36 +03:00
  • aa220a9a02 Polish Rossen Stoyanchev 2019-08-21 11:20:37 +03:00
  • ca3a0b19d6 DefaultWebClientBuilder defaults using classpath Rob Winch 2019-08-20 10:45:23 -05:00
  • 0a7fdb380f Fix checkstyle error Rossen Stoyanchev 2019-08-21 11:01:59 +03:00
  • ff6ccd0d04 Adapt tests changed in 5.1.x to master Rossen Stoyanchev 2019-08-21 10:23:25 +03:00
  • 364c7c459d Merge branch '5.1.x' Rossen Stoyanchev 2019-08-21 10:21:32 +03:00
  • 6d8bf3466c Suppress decoding error for resource path Rossen Stoyanchev 2019-08-21 10:02:15 +03:00
  • b86c11cc9b Respect existing content-length for HTTP HEAD Rossen Stoyanchev 2019-08-21 02:28:19 +03:00
  • b3aebf9e9b Download docs resources as zip file in asciidoc build Brian Clozel 2019-08-20 23:32:19 +02:00
  • 5053df55b6 Add LICENSE.txt file Sam Brannen 2019-08-20 22:01:12 +02:00
  • 4a3e2484ac Ignore spring-framework-bom project in global config Brian Clozel 2019-08-20 20:33:10 +02:00
  • e9523161f0 Revert "Revert "Refactor Gradle tasks in Spring Framework build"" Brian Clozel 2019-08-20 20:26:43 +02:00
  • fb0d618751 Revert "Refactor Gradle tasks in Spring Framework build" Stephane Nicoll 2019-08-20 20:07:11 +02:00
  • 1539ba8991 Refactor Gradle tasks in Spring Framework build Brian Clozel 2019-08-20 18:17:02 +02:00
  • aa6e762dcf Re-enable shadowed, overridden @Test methods Sam Brannen 2019-08-20 14:47:23 +02:00
  • fab96cad67 Use default visibility for test classes and methods in spring-core Sam Brannen 2019-08-20 14:43:24 +02:00
  • cf1bf3d98c Polish parameterized tests Sam Brannen 2019-08-20 12:41:32 +02:00
  • 617863ae4b Polish WebSocket integration tests Sam Brannen 2019-08-20 12:20:26 +02:00
  • 91560d51ac Polish AbstractWebSocketIntegrationTests Sam Brannen 2019-08-20 12:10:19 +02:00
  • 26dc93d0f6 Polish body methods Rossen Stoyanchev 2019-08-20 10:26:31 +03:00
  • b75674f5e9 Polish method order Rossen Stoyanchev 2019-08-20 09:12:36 +03:00
  • 008687d5ae Rename body(Object) to bodyValue Rossen Stoyanchev 2019-08-20 03:03:27 +03:00
  • 5cfe491602 Polish AbstractWebSocketIntegrationTests Rossen Stoyanchev 2019-08-19 16:56:41 +03:00
  • 4386bf05de Delete obsolete interface Sam Brannen 2019-08-19 15:35:02 +02:00
  • 74ccfe3533 Polish Spring's internal TestGroup support Sam Brannen 2019-08-19 15:21:16 +02:00
  • 3fa4d63807 Polish tests in integration-tests Sam Brannen 2019-08-19 14:37:27 +02:00
  • 998f6af290 Move integration tests to dedicated module Brian Clozel 2019-07-23 11:28:31 +02:00
  • 6008c61680 Use JApiCmp Gradle plugin for API diffs Brian Clozel 2019-08-19 10:15:43 +02:00
  • 4d10249b70 Update to Coroutine 1.3.0-RC2 Sebastien Deleuze 2019-08-14 11:07:11 +02:00
  • 19ed439e4b Avoid Hamcrest 2.x deprecation warnings Sam Brannen 2019-08-18 09:30:31 +02:00
  • dce8036757 Merge pull request #23480 from boojongmin Stephane Nicoll 2019-08-18 08:10:18 +02:00
  • 18eed79d73 Fix typo 부종민 2019-08-18 13:20:10 +09:00
  • 063233afb5 Upgrade to Gradle 5.6 Sam Brannen 2019-08-17 19:20:36 +02:00
  • ceaf6f46ac Remove test dependencies from spring-build-src Sam Brannen 2019-08-17 18:56:11 +02:00
  • 303fc3211c Upgrade to Hamcrest 2.1 Sam Brannen 2019-08-17 18:44:47 +02:00
  • f8a93ee4a7 Add SpringJUnit5 checkstyle rule Phillip Webb 2019-08-17 08:29:58 -07:00
  • 0db2f8fbcf Upgrade to spring-javaformat-checkstyle v0.0.15 Phillip Webb 2019-08-17 07:27:22 -07:00
  • 6937d95e69 Remove unnecessary semicolon in AnnotatedElementUtils Andrey Kolchanov 2019-08-17 16:07:39 +03:00
  • 31cde12540 Fix off-by-one error in AbstractWebSocketIntegrationTests.arguments() Sam Brannen 2019-08-17 14:45:17 +02:00
  • 288461a541 Introduce @EnabledForTestGroups in Spring's test suite Sam Brannen 2019-08-17 14:27:35 +02:00
  • bbe33832cf Clean up warnings in Javadoc Sam Brannen 2019-08-17 13:21:28 +02:00
  • 504d2a41f1 Polish ScheduledAndTransactionalAnnotationIntegrationTests Sam Brannen 2019-08-17 13:12:17 +02:00
  • 163b97f1ff Polish MockMvcWebClientBuilderTests Sam Brannen 2019-08-17 12:36:45 +02:00
  • 3877087f5a Migrate test suite from JUnit 4 to JUnit Jupiter Sam Brannen 2019-08-17 12:07:17 +02:00
  • 5c1f93d9a6 Migrate spring-test test suite from JUnit 4 to JUnit Jupiter Sam Brannen 2019-08-16 14:34:45 +02:00
  • 979508a7f3 Remove JUnit 4 dependency from all modules except spring-test Sam Brannen 2019-08-15 11:52:19 +02:00
  • 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter Sam Brannen 2019-08-13 12:57:37 +02:00
  • 3df85c783f Migrate parameterized tests in spring-core Sam Brannen 2019-08-12 13:35:56 +02:00
  • 32cc32f9a7 Migrate test suite from JUnit 4 to JUnit Jupiter Sam Brannen 2019-08-12 11:32:26 +02:00
  • bb8fd1c6bd Fix javax.jms Gradle configuration in spring-jms Brian Clozel 2019-08-16 16:30:45 +02:00
  • b4c0537fa5 Remove unused Gradle configuration Brian Clozel 2019-08-16 08:27:23 +02:00
  • 2f61c89f09 Polish Gradle compile convention Brian Clozel 2019-08-16 08:25:52 +02:00
  • 71ddb861bd Move compile config to a Gradle convention Brian Clozel 2019-08-15 13:31:06 +02:00
  • 76645644b1 Polishing Sebastien Deleuze 2019-08-14 10:06:04 +02:00
  • db02d38c89 Restore annotated code samples Sebastien Deleuze 2019-08-14 10:00:03 +02:00
  • ec740559ed Store refdoc preferred language Sebastien Deleuze 2019-08-14 09:21:54 +02:00
  • 9bd3a535cd Avoid UndeclaredThrowableStrategy with 1.8 bytecode level (CGLIB 3.3) Juergen Hoeller 2019-08-14 00:14:14 +02:00
  • 561af5f8f9 Replace propdeps plugin with custom plugin Brian Clozel 2019-08-13 17:51:13 +02:00
  • eff9cae314 Add global language switch capabilities to the refdoc Sebastien Deleuze 2019-08-13 16:29:33 +02:00
  • 32a942fda9 Polishing Sebastien Deleuze 2019-08-13 16:24:56 +02:00
  • a2b8ea5173 Remove the black border from code samples Sebastien Deleuze 2019-08-13 11:55:41 +02:00
  • 4e5c780b99 Move TestSourcesPlugin to a Java Gradle plugin Brian Clozel 2019-08-13 16:20:16 +02:00
  • e7e5cce735 Polish contribution Sam Brannen 2019-08-13 10:36:46 +02:00
  • 91c0fbaadb Use valid example in Javadoc for @EnableWebFlux Sauhard Sharma 2019-08-13 13:57:29 +05:30
  • c863b8994a Improve language-switch CSS Lars Grefer 2019-08-13 01:04:13 +02:00
  • b52a50a7e0 Use Kotlin extensions for ClassPathXmlApplicationContext refdoc Sebastien Deleuze 2019-08-13 09:36:48 +02:00
  • 4123910d3d Upgrade to CGLIB 3.3 Juergen Hoeller 2019-08-12 19:36:06 +02:00
  • f3c7879831 Add missing css file Sebastien Deleuze 2019-08-12 16:23:49 +02:00
  • 96658235c8 Add Kotlin code snippets to core refdoc Sebastien Deleuze 2019-08-12 15:39:49 +02:00
  • fcbca7d569 Remove obsolete references to JUnit 4's ArrayComparisonFailure Sam Brannen 2019-08-12 12:45:14 +02:00
  • ee47bc3a25 Fix typo in data access reference documentation Michał Rowicki 2019-08-12 11:21:54 +02:00
  • 7538561a7a Polish ApplicationContextAwareProcessor Sam Brannen 2019-08-10 14:24:10 +02:00
  • 6c0e550b86 Polish contribution Sam Brannen 2019-08-10 14:07:15 +02:00
  • 849bbf00b5 Simplify if statements and replace try-finally with try-with-resources zhuzhuman978 2019-08-10 20:03:18 +08:00
  • fabdb07e53 Redeclare default methods in AbstractTestExecutionListener Sam Brannen 2019-08-09 16:39:35 +02:00
  • 8b023b17c9 Polish contribution Sam Brannen 2019-08-09 14:53:54 +02:00
  • 1dc2177a4a Avoid unnecessary processing in ApplicationContextAwareProcessor GungnirLaevatain 2019-08-08 23:14:29 +08:00
  • 1925526df5 Improve reference documentation for ContextClosedEvent Sam Brannen 2019-08-09 13:58:31 +02:00
  • 60ec736264 Fix */* in Javadoc Daniel Le 2019-08-09 19:32:18 +08:00
  • 0cdf992433 Fix grammar in Integration chapter regarding MDPs Sam Brannen 2019-08-09 13:14:46 +02:00
  • e4fec9364c Improve reference documentation for @Autowired's required attribute Sam Brannen 2019-08-09 11:37:46 +02:00
  • 56c1e8ffd2 Polishing Sam Brannen 2019-08-09 11:08:30 +02:00
  • 977451064a Merge branch '5.1.x' Stephane Nicoll 2019-08-09 09:37:36 +02:00
  • 122e2ca2ac Merge pull request #23437 from wyhasany Stephane Nicoll 2019-08-09 09:37:00 +02:00
  • 806fcb3839 Fix typo Michał Rowicki 2019-08-08 18:23:43 +02:00
  • a532afb15d Use System.nanoTime() in StopWatch Sam Brannen 2019-08-07 14:25:38 +02:00
  • 50e5334378 Simplify assertions within MockMvc internals Sam Brannen 2019-08-07 17:32:02 +02:00
  • d32cb7dac3 Avoid use of GenericTypeResolver.resolveParameterType() in tests Sam Brannen 2019-08-07 14:23:15 +02:00
  • 24f8d30935 Remove deprecated MergedAnnotations.SearchStrategy.EXHAUSTIVE constant Sam Brannen 2019-08-07 12:34:17 +02:00