1. 09 9月, 2019 1 次提交
  2. 08 9月, 2019 2 次提交
    • S
      Downgrade to JUnit 4.12 · 665e8aa5
      Sam Brannen 提交于
      Since it does not appear that JUnit 4.13 will be released before Spring
      Framework 5.2 GA, I am reverting back to JUnit 4.12 for the time being.
      
      See gh-22894
      665e8aa5
    • S
      Update comment · 683fe9ed
      Sam Brannen 提交于
      See gh-23604
      683fe9ed
  3. 05 9月, 2019 3 次提交
    • A
      Add opt-in build scan integration with Gradle Enterprise · 35b967a8
      Andy Wilkinson 提交于
      This commit adds opt-in build scan integration with Gradle Enterprise.
      When the GRADLE_ENTERPRISE_URL environment variable is set on a
      developer's machine or on CI, a build scan will be automatically
      uploaded to Gradle Enterprise at the end of the build.
      
      This initial integration will establish a baseline for Spring
      Framework builds. Once that baseline has been established we can use
      the build scans to identify ways in which the build can be optimized
      and updated to make use of Gradle's build caching which should reduce
      build times, significantly so for changes that only affect tasks near
      the leaf nodes of the task graph.
      35b967a8
    • S
      Upgrade to Kotlin Coroutines 1.3.1 · aa81fdc6
      Sebastien Deleuze 提交于
      aa81fdc6
    • S
      Ensure spring-test test tasks are UP-TO-DATE · a7aecbb4
      Sam Brannen 提交于
      See also: 69214429 and eec183ef
      a7aecbb4
  4. 04 9月, 2019 3 次提交
  5. 03 9月, 2019 21 次提交
  6. 02 9月, 2019 2 次提交
  7. 29 8月, 2019 1 次提交
  8. 28 8月, 2019 6 次提交
  9. 27 8月, 2019 1 次提交