-
## Описание
Падают тесты
```
C:\projects\xUnitFor1C\Tests\Core\
Тесты_ЗапускВПакетномРежиме
ТестДолжен_ПроверитьЗапускВПакетномРежиме_ТолстыйКлиент_ДваОтчетаТестирования, путь C:\temp_for_…
-
**Description**
I am using Docker CE For Windows (Version 2.0.0.0-beta1-win75 (19925) and using **docker stack deploy** to deploy a workload against the local k8s cluster.
If I define a volume u…
-
Dear Yaoming,
First of all, I would like to express my sincere appreciation for your excellent tool, TO-GCN. It has been really useful for my research.
Today, while I was working with TO-GCN_STA…
-
So... what does "in a month or so" mean? https://github.com/Microsoft/tfs-cli/issues/20#issuecomment-130709079
The month seemed short enough that I didn't want to bother implementing it myself, but w…
-
Hi,
we have set our variable HTTP_PROXY, HTTPS_PROXY and NO_PROXY for many tools (git, npm etc...).
With this, tfx-cli fail to connect to our on premise tfs. If I remove these variables and set th…
-
Thanks for your extension - just what we needed to access our file history after switching from TFS-VC to TFS-Git!
However, you need to change your extension such that it supports asynchronous pack…
-
You cannot use trusted authentication when connecting to an on premise TFS server. An exception occurs when attempting to connect without specifying username and password.
-
Investigate possible issues with:
- [ ] Bitbucket
- [ ] TFS
Add any other potential hosts as needed.
-
Fork has a handy window that shows your accounts from several Git hosting sites and lets you directly clone repositories from there.
It seems that currently there is no way to connect your Azure R…
-
```
Adding:
XMLHttpRequestObjects.setRequestHeader("X-Requested-With", "XMLHttpRequest");
Right after
XMLHttpRequestObject.open('GET', url, true);
Would solve this. Not sure about if it's fully OK …