1. 08 11月, 2019 1 次提交
  2. 26 9月, 2019 1 次提交
  3. 22 2月, 2019 1 次提交
  4. 19 11月, 2018 1 次提交
  5. 05 11月, 2018 1 次提交
  6. 30 10月, 2018 1 次提交
  7. 04 9月, 2018 1 次提交
    • K
      Fix fragile tests for asynchronous events · ab086f42
      Korovin Anatoliy 提交于
      This commit introduces a dependency on the Awaitility assertion
      framework and makes use of asynchronous assertions in order to make
      tests for asynchronous events more robust.
      
      Issue: SPR-17211
      ab086f42
  8. 16 8月, 2018 1 次提交
  9. 24 7月, 2018 1 次提交
  10. 12 7月, 2018 1 次提交
  11. 08 6月, 2018 1 次提交
  12. 01 6月, 2018 1 次提交
  13. 06 5月, 2018 1 次提交
  14. 28 2月, 2018 1 次提交
  15. 23 1月, 2018 1 次提交
  16. 21 12月, 2017 1 次提交
  17. 04 11月, 2017 1 次提交
    • J
      Upgrade to Mockito 2.11 · 996d747a
      Juergen Hoeller 提交于
      Includes fixes for invalid exception declarations in Mockito-based unit tests. Also includes FreeMarker 2.3.27, Commons Pool 2.4.3, JSON-P 1.1.2.
      
      Issue: SPR-16157
      996d747a
  18. 20 10月, 2017 1 次提交
  19. 27 9月, 2017 1 次提交
  20. 25 9月, 2017 1 次提交
  21. 24 9月, 2017 1 次提交
  22. 23 9月, 2017 1 次提交
  23. 23 8月, 2017 1 次提交
  24. 22 8月, 2017 1 次提交
  25. 21 8月, 2017 1 次提交
    • B
      Move modules to independent build files · 2eeb428e
      Brian Clozel 提交于
      The main `build.gradle` file contains now only the common build
      infrastructure; all module-specific build configurations have
      been moved to their own build file.
      
      Issue: SPR-15885
      2eeb428e