1. 20 7月, 2017 3 次提交
  2. 19 7月, 2017 2 次提交
  3. 17 7月, 2017 1 次提交
  4. 14 7月, 2017 1 次提交
    • M
      Disable TS refactorings · 2648980a
      Matt Bierner 提交于
      Investigating #30449, it seems that typescript refactoring can take a long time to compute in some projects. Disabling these in insiders. We'll disable them in 1.14 is this is found to help
      2648980a
  5. 13 7月, 2017 10 次提交
  6. 12 7月, 2017 4 次提交
  7. 11 7月, 2017 5 次提交
  8. 07 7月, 2017 2 次提交
    • M
      Disable open trigger file in configFileEvent · b8cd5b95
      Matt Bierner 提交于
      Workaround for #28593
      
      **Bug**
      TypeScript Server is hanging onto a file in `node_modules/.staging`, causing npm installs to fail. I believe the root cause is that 0d5c9f41 changed vscode logic to always open the `triggerFile` in config diagnostic events.  In this case, TS sends us a trigger file from `.staging` which we then tell the TS Server to open
      
      **Fix**
      Disable checking the trigger file
      b8cd5b95
    • J
      fixes #30162 · 6dbe2f0e
      Joao Moreno 提交于
      6dbe2f0e
  9. 06 7月, 2017 3 次提交
  10. 05 7月, 2017 1 次提交
  11. 04 7月, 2017 2 次提交
    • J
      use nvm in tfs build agents · 5df9a157
      Joao Moreno 提交于
      tfs: test nvm in darwin
      
      tfs: darwin, source nvm
      
      tfs: darwin nvm
      
      tfs: make sure darwin nvm works
      
      tfs: darwin nvm
      
      tfs: linux nvm
      
      tfs: test linux nvm
      
      tfs: linux nvm
      
      tfs: nvm for linux and darwin
      
      tfs: fix nvm switch
      
      tfs: windows nvm
      
      tfs: nvm windows
      
      tfs: windows nvm
      
      tfs: windows nvm
      
      tfs: fix windows nvm path
      
      tfs: windows nvm
      
      tfs: windows nvm
      
      tfs: windows nvm
      
      tfs: windows nvm
      
      tfs: windows nvm
      
      tfs: fix windows nvm
      
      tfs: windows nvm
      
      tfs: unify node.sh
      
      tfs: linux, darwin nvm
      5df9a157
    • S
      Fix #30089 · b33828b3
      Sandeep Somavarapu 提交于
      b33828b3
  12. 03 7月, 2017 3 次提交
  13. 01 7月, 2017 3 次提交