-
When trying to go to the domain with a secure connection it redirects to an insecure connection as long as no path is provided and the user is not logged in. For example:
```
$ curl -Ik https://seafi…
-
```
I think I broke our build server when upgrading it. It currently only builds
when you force a build.
Also, the Code Coverage and Unit Test reports don't work anymore.
```
Original issue reporte…
-
```
Just installed the 3.1.367 on a 64bit Windows 7. I've got the test runner
factory set to TypeMock.
When I try to launch Icarus, it doesn't show up, no error messages nothing.
The assembly binding…
-
```
I’m having trouble getting Icarus to run MSTest tests. I’m using VSTS
2008, and just installed the latest Gallio 3.1.367. I’m running Vista x64
with latest SPs, but I get the same error runnin…
-
```
I think I broke our build server when upgrading it. It currently only builds
when you force a build.
Also, the Code Coverage and Unit Test reports don't work anymore.
```
Original issue reporte…
-
```
[Originally sent to JetBrains]
We've actually narrowed the problem down to the Gallio test runner, which
unfortunately is causing ReSharper to crash Visual Studio. The scenario is
as follows:
U…
-
Hi Team,
Recently, we have moved from vdproj to WiX solution and everything is working fine on developer machine. But, when it comes to wix msi which is generated on build server (CCNet), the wix ms…
-
Just had a look at phpmyadmin and found out there is a user `seafile@%` without password.
See image from pma (second one is the "normal" user but what's the first one?):
![0763](https://cloud.githubus…
-
Hey guys
I setuped seafile server recently and started to test it out in the wild with a few users.
However I am facing a high CPU load problem, due to which the seahub is not able to serve the websit…
-
```
What steps will reproduce the problem?
1. Enabled auto-reload for a 22-project solution, so Icarus tries to run
multiple tests at once.
2. Looks like access to the dictionary isn't properly synch…