Commit Graph

7429 Commits

Author SHA1 Message Date
Ajay Bhargav Baaskaran bd1c815340 Updated Json.Net version 2016-03-14 14:43:20 -07:00
Ajay Bhargav Baaskaran bfe81edbdc Updated Json.Net version 2016-03-14 14:42:18 -07:00
Victor Hurdugaci 6e76ad7c0f - Run tests without sources
- Remove some old dead code
- Update repo names
- Allow the build to sync repos to particular commits
2016-03-14 14:13:54 -07:00
Chris R 9e6dc5b2da #95 Add the IISMiddleware via a IStartupFilter. 2016-03-14 09:59:49 -07:00
Cesar Blum Silveira 8e24c3a708 Fix deadlock when connection is simultaneously aborted and ended (#684). 2016-03-12 21:35:21 -08:00
Pranav K 0e95ce9a8e Target minimal TFMs 2016-03-12 08:22:32 -08:00
Pranav K 7c67366e84 Fix CI build failure 2016-03-11 21:41:09 -08:00
Pranav K 3d4e0d41c8 Fixing CI build failure 2016-03-11 13:44:34 -08:00
Brice Lambson fb8cf86f71 Don't reference facades in NuSpec
These can be removed entirely after dotnet/cli#164
2016-03-11 08:45:06 -08:00
Brice Lambson 06c818c9e5 Don't reference facades in NuSpec
These can be removed entirely after dotnet/cli#164
2016-03-11 08:44:14 -08:00
Pranav K b734291b13 Target minimal TFMs 2016-03-10 21:46:51 -08:00
Cesar Blum Silveira ca75eed5d2 Update README.md 2016-03-10 19:05:20 -08:00
Pranav K 97972f4c1c * Use shallow clone when cloning the CI
* Avoid downloading the .build directory
2016-03-10 13:27:02 -08:00
Brice Lambson 9750924973 Don't reference facades 2016-03-10 13:05:04 -08:00
Victor Hurdugaci bc382be632 Fix the tests that hang 2016-03-10 11:50:18 -08:00
Victor Hurdugaci 618e41fa1e Update the documentation to "dotnet-watch" 2016-03-10 11:47:43 -08:00
Chris R 46eef2eafb Add Microsoft.AspNetCore.Server.IISIntegration to NuGetPackageVerifier 2016-03-10 11:45:46 -08:00
Chris R 126ed6c4de #95 Switch the middleware from HttpPlatfromHandler to AspNetCoreModule. 2016-03-10 10:11:49 -08:00
Pranav K 864fbbb380 Remove ni.dll deletion hack 2016-03-10 08:06:59 -08:00
Pranav K c948605111 Attempt to use non cross gened csc.exe 2016-03-09 18:35:54 -08:00
Nate McMaster 2dba840f94 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster bc560b0003 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster 6493bd7678 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster a82ce85f66 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster d8607779fd Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:48 -08:00
Nate McMaster 104163e275 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:47 -08:00
Pranav K 8ead3635c7 Reduce the number of concurrent builds 2016-03-09 16:57:20 -08:00
Nate McMaster 30cd2b88b3 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:15 -08:00
Nate McMaster e341d1b1e2 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:10 -08:00
Nate McMaster b61942a559 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:07 -08:00
Nate McMaster a317760000 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:07 -08:00
Nate McMaster b7993bd562 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:07 -08:00
Nate McMaster 65a9fd2ba9 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:05 -08:00
Pranav K 037768f531 Common and PlatformAbstractions need to be built before Testing and in sequence 2016-03-09 15:41:56 -08:00
Cesar Blum Silveira 88367ccf2d Wait for more input while request hasn't finished (#672). 2016-03-09 15:20:02 -08:00
Pranav K 5a2df72575 Batch build on the CI 2016-03-09 14:55:18 -08:00
Pranav K bef340a2c3 Remove extra dependencies that produce NuGet warnings 2016-03-09 12:52:50 -08:00
Cesar Blum Silveira 37b0917ac1 Use TLS 1.1 or 1.2 only (#637). 2016-03-09 12:09:31 -08:00
moozzyk 3e7efd04da Appending .exe to the project name instead of just changing the extension
Fixes #93
2016-03-08 16:43:22 -08:00
Mike Harder 197a775f0d Add launchSettings.json to .gitignore 2016-03-08 16:10:14 -08:00
John Luo 420382133e Reacting to KoreBuild changes 2016-03-08 14:30:28 -08:00
Chris R 3f70b6a7cf Comment out unreachable test code. 2016-03-08 12:13:12 -08:00
Victor Hurdugaci 758380bbf8 Update the build scripts to the latest version 2016-03-07 20:55:08 -08:00
Victor Hurdugaci 3bccd97ff6 Update the build scripts to the latest version 2016-03-07 20:55:07 -08:00
Victor Hurdugaci dd7c6750ac Update the build scripts to the latest version 2016-03-07 20:55:03 -08:00
Victor Hurdugaci 7cd2092c7f Update the build scripts to the latest version 2016-03-07 20:55:01 -08:00
Victor Hurdugaci 1562360e18 Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
Victor Hurdugaci 5b5655f628 Update the build scripts to the latest version 2016-03-07 20:54:58 -08:00
Victor Hurdugaci eeff404a24 Update the build scripts to the latest version 2016-03-07 20:54:56 -08:00
Victor Hurdugaci 8f959b04b1 Update the build scripts to the latest version 2016-03-07 20:54:54 -08:00