Commit Graph

4591 Commits

Author SHA1 Message Date
Pavel Krymets b876319379 Detect pool user in script 2016-08-10 15:19:17 -07:00
Pranav K a80ac8d02e Remove use of aspnetexternal feed
All our external dependencies come from NuGet.org now
2016-08-09 15:18:19 -07:00
Pranav K 00939fcac9 Migrate to dotnet.myget.org feed 2016-08-09 15:17:47 -07:00
Pranav K 806e23fe5d Switching to dotnet.myget.org feed 2016-08-09 15:03:57 -07:00
Pranav K cb68dd8cd3 Switching to dotnet.myget.org feed 2016-08-09 14:57:36 -07:00
Pranav K 8691686dd8 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 12:35:41 -07:00
Pranav K 396ff561a1 Remove TestClient 2016-08-04 16:02:28 -07:00
Andrew Stanton-Nurse 78b5f53a6f fix NuGetPackageVerifier.json 2016-08-04 11:41:10 -07:00
Andrew Stanton-Nurse 33e3e5b186 remove our WebSocket client
we'll use the one from dotnet/corefx now instead

fixes #108
2016-08-04 10:30:13 -07:00
Andrew Stanton-Nurse 45f0fe178f import WebSockets code from CoreFX (#105)
* import WebSockets code from CoreFX

* sync pr feedback from dotnet/corefx#10510
2016-08-03 11:07:01 -07:00
Ajay Bhargav Baaskaran eb17453322 Merge branch 'ajbaaska/service-desc-cleanup' into dev 2016-08-02 19:22:38 -07:00
BrennanConroy c7074a42e7 Update .travis.yml 2016-08-02 13:11:14 -07:00
BrennanConroy 8b25152a67 Update .travis.yml 2016-08-02 13:07:33 -07:00
Ajay Bhargav Baaskaran 1ad5d0e317 var cleanup 2016-07-28 17:29:06 -07:00
Ajay Bhargav Baaskaran 3733b53700 Removed unnecessary methods in DataProtectionServiceDescriptors 2016-07-28 17:17:27 -07:00
John Luo e815537907 Add ResponseCaching 2016-07-27 11:05:25 -07:00
Andrew Stanton-Nurse 935d15a15e don't run Autobahn tests on Win7/Server2008 (#104) 2016-07-27 10:54:05 -07:00
Andrew Stanton-Nurse 854ffadc6a fix project reference 2016-07-18 09:41:13 -07:00
Andrew Stanton-Nurse 91e94b1353 automate the autobahn test suite (#101)
However, we only run that automation if the Autobahn test suite runner
(wstest) is installed. After this is in and we can verify it on the CI
we'll look at making it mandatory for building the repo.

Also includes test applications and scripts for running Autobahn suites
against arbitrary ASP.NET 4.6, ASP.NET Core and HttpListener
applications.
2016-07-15 11:54:24 -07:00
Doug Bunting 4f30dddb14 To de-dupe, we must remove
- part of aspnet/Common#93
- use `WebEncoders` from Common repo

Also let VS have its way w/ test `.xproj` files
2016-07-12 16:24:41 -07:00
moozzyk ef6533cf85 Fixing wording/casing in command line tool output
Fixes #229
2016-07-11 10:58:16 -07:00
Doug Bunting 80437e878a One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 14:16:10 -07:00
Doug Bunting c4a4e86708 One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:05:28 -07:00
Doug Bunting 332e0a0b87 One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-06 22:03:23 -07:00
Ajay Bhargav Baaskaran da50b8e026 Updating to RTM builds of xunit and Moq (#94) 2016-07-05 21:05:15 -07:00
Pranav K c500515f9f Updating to RTM builds of xunit 2016-06-30 15:29:30 -07:00
Pranav K 12c0f10147 Updating to RTM builds of dotnet-test-xunit and Moq 2016-06-29 16:04:56 -07:00
Pranav K 8a6d4c579a Merge branch 'release' into dev 2016-06-16 15:35:25 -07:00
Pranav K a2298021cd Update to RTM versions 2016-06-16 15:02:57 -07:00
Pranav K 38ba07487a Updating to dev versions 2016-06-16 10:18:54 -07:00
Pranav K fb09e5323c Updating to dev versions 2016-06-16 10:18:06 -07:00
Pranav K 69fa821522 Updating to dev versions 2016-06-16 10:17:41 -07:00
jacalvar 9a993e5f08 Merge branch 'release' into dev 2016-06-15 15:34:07 -07:00
jacalvar 500b4f9ecc Update Json.NET to 9.0.1 2016-06-15 15:33:35 -07:00
Pranav K c84849464e Merge branch 'release' into dev 2016-06-14 16:29:33 -07:00
Pranav K 0d464ccfd1 Merge branch 'release' into dev 2016-06-14 16:29:14 -07:00
Pranav K 88cecb106c Merge branch 'release' into dev 2016-06-14 16:28:49 -07:00
Pranav K 7662b09af7 Merge branch 'release' into dev 2016-06-14 16:28:19 -07:00
Pranav K fc2f0e480e Updating to release. 2016-06-14 16:23:09 -07:00
Pranav K 7bb62a78eb Updating to release. 2016-06-14 16:22:46 -07:00
Pranav K 13620507c9 Updating to release. 2016-06-14 16:22:21 -07:00
Pranav K e1f86a0c92 Updating to release. 2016-06-14 16:21:47 -07:00
N. Taylor Mullen abe0f9ed90 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:30:01 -07:00
N. Taylor Mullen df97717591 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:17 -07:00
N. Taylor Mullen ed4862dc40 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:28:27 -07:00
Pavel Krymets b8b0d3894c Try disabling running tests in parallel to fix DataProtectionProviderTests.System_UsesProvidedDirectoryAndCertificate failures 2016-06-09 15:54:43 -07:00
jacalvar b1af033529 Remove unncessary imports 2016-06-08 15:04:56 -07:00
Pranav K bfa281e24e Use aspnetexternal feed instead of CI share 2016-06-07 17:14:02 -07:00
jacalvar 3160b78f98 Update to Json.NET 9.0.1-beta1 2016-06-06 23:24:03 -07:00
Pranav K 2e29091722 Remove libuv-package from UniverseCoherence 2016-06-06 12:11:23 -07:00