1. 09 9月, 2016 1 次提交
  2. 08 9月, 2016 3 次提交
    • H
      fix up unnecessary dependencies · 3c09b6f6
      Heejae Chang 提交于
      3c09b6f6
    • H
      disable flaky test · 0dade794
      Heejae Chang 提交于
      0dade794
    • H
      add new RemoteHostClient which will run services in proc · b18b69e1
      Heejae Chang 提交于
      this is to make develop - debug cycle easiler when adding new features to service hub.
      
      to enable this, turn on Roslyn/FeatureManager/Features/RemoteHost and RemoteHostInProc
      
      once enabled, InProcRemoteHostClient will be used instead of ServiceHubRemoteHostClient
      
      except concrete type of RemoteHostClient, all other parts, exactly same code will be used.
      
      InProcRemoteHostClient can be used in unit test to test client and server side as they are.
      b18b69e1
  3. 07 9月, 2016 2 次提交
  4. 03 9月, 2016 3 次提交
  5. 02 9月, 2016 17 次提交
  6. 01 9月, 2016 14 次提交