1. 14 9月, 2017 1 次提交
  2. 30 8月, 2017 1 次提交
  3. 16 8月, 2017 1 次提交
  4. 05 8月, 2017 1 次提交
  5. 02 8月, 2017 1 次提交
  6. 27 7月, 2017 1 次提交
  7. 06 7月, 2017 1 次提交
  8. 01 7月, 2017 1 次提交
  9. 30 6月, 2017 1 次提交
  10. 28 6月, 2017 1 次提交
    • M
      Don't fetch every PR ref for every PR job · 1bcabb05
      Matt Ellis 提交于
      Newer versions of git (I've seen this behavior on 2.13.1.windows.1 and
      have not seen it on 2.11.1.windows.1) are much slower at writing out local
      copies of refs after a fetch. Given that we fetch about 10K refs when
      running each PR job this can lead to a massive slowdown in fetch times (on
      the roslyn integration job, which has a newer version of git on the
      workers compared to the other machines, we see fetch taking ~20 mins).
      
      This changes all the Roslyn jobs to fetch just the PR they are going to
      test, which speeds up the fetch significantly.
      1bcabb05
  11. 16 6月, 2017 2 次提交
  12. 15 6月, 2017 1 次提交
    • J
      Disable integration tests while investigating (#20216) · 2fba37a6
      Jared Parsons 提交于
      Looks like there is still fall out from the licensing issue.  VS integration tests still failing
      at 100% due to a timeout issue.  Change them to not run by default while we look into this.
      
      Can still be run manually for testing with
      
      test vsintegration please
      2fba37a6
  13. 14 6月, 2017 1 次提交
  14. 11 5月, 2017 1 次提交
  15. 04 5月, 2017 1 次提交
  16. 01 5月, 2017 2 次提交
  17. 26 4月, 2017 2 次提交
  18. 13 4月, 2017 1 次提交
  19. 25 3月, 2017 1 次提交
  20. 21 3月, 2017 2 次提交
  21. 20 3月, 2017 1 次提交
  22. 10 3月, 2017 1 次提交
  23. 09 3月, 2017 1 次提交
  24. 07 3月, 2017 1 次提交
  25. 03 3月, 2017 2 次提交
  26. 02 3月, 2017 3 次提交
  27. 18 2月, 2017 2 次提交
  28. 29 12月, 2016 1 次提交
  29. 28 12月, 2016 1 次提交
  30. 24 11月, 2016 1 次提交
  31. 23 11月, 2016 2 次提交