1. 26 5月, 2017 1 次提交
  2. 25 5月, 2017 1 次提交
  3. 20 5月, 2017 1 次提交
  4. 16 5月, 2017 1 次提交
  5. 12 5月, 2017 1 次提交
  6. 09 5月, 2017 1 次提交
  7. 06 5月, 2017 1 次提交
  8. 05 5月, 2017 2 次提交
    • J
      Upgrade to RxJava 1.3 · 1083fe6f
      Juergen Hoeller 提交于
      Issue: SPR-15497
      1083fe6f
    • R
      Remove optional javax.mail dependency from WebFlux · bb744574
      Rossen Stoyanchev 提交于
      The MultipartHttpMessageWriter now directly encodes part header values
      defaulting to UTF-8 and also specifies the charset in the
      Content-Type header for the entire request.
      
      This should work with something commonly used like Apache Commons
      FileUpload which checks request.getCharacterEncoding() and uses it
      for reading headers.
      bb744574
  9. 04 5月, 2017 4 次提交
  10. 01 5月, 2017 1 次提交
  11. 30 4月, 2017 1 次提交
  12. 28 4月, 2017 3 次提交
  13. 26 4月, 2017 5 次提交
  14. 25 4月, 2017 2 次提交
  15. 24 4月, 2017 1 次提交
  16. 20 4月, 2017 1 次提交
  17. 18 4月, 2017 1 次提交
  18. 15 4月, 2017 2 次提交
  19. 12 4月, 2017 3 次提交
  20. 11 4月, 2017 3 次提交
    • S
      Add dependency on JUnit Platform Launcher for IDEA · 987421c8
      Sam Brannen 提交于
      This commit introduces an explicit dependency on the latest JUnit
      Platform Launcher API so that it overrides whatever is bundled by
      default in IntelliJ IDEA.
      
      This allows a more seamless upgrade to newer versions of JUnit 5 and
      the JUnit Platform before IDEA has been officially updated to support
      those versions.
      987421c8
    • S
      Generate “Use” links in Spring API JavaDoc · 42420a2d
      Sam Brannen 提交于
      This commit enables the `-use` javadoc flag so that class usage pages
      are included in the generated JavaDoc.
      
      Issue: SPR-15427
      42420a2d
    • S
      Upgrade to Gradle 3.5 · f5fe3f0f
      Sam Brannen 提交于
      Issue: SPR-15383
      f5fe3f0f
  21. 10 4月, 2017 2 次提交
  22. 07 4月, 2017 1 次提交
  23. 06 4月, 2017 1 次提交