N. Taylor Mullen
59b32e5f87
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 16:00:09 -08:00
N. Taylor Mullen
14390bedc3
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:59:59 -08:00
N. Taylor Mullen
2d916a8b48
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:59:52 -08:00
N. Taylor Mullen
32e6fc6a74
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:59:46 -08:00
N. Taylor Mullen
dbbd38b334
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:59:40 -08:00
N. Taylor Mullen
ed01704108
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:59:33 -08:00
N. Taylor Mullen
587ed4cd61
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:59:27 -08:00
N. Taylor Mullen
fd7232616a
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:59:21 -08:00
N. Taylor Mullen
6d10c56a49
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:59:14 -08:00
N. Taylor Mullen
4b6896b490
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:58:54 -08:00
N. Taylor Mullen
fb5c0f8e5c
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:58:47 -08:00
N. Taylor Mullen
522f6e969d
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:58:35 -08:00
N. Taylor Mullen
156c0ef35a
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:58:10 -08:00
N. Taylor Mullen
8fd272e7ac
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:58:01 -08:00
N. Taylor Mullen
fe4527d543
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:57:55 -08:00
N. Taylor Mullen
e5c4e96705
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:57:49 -08:00
N. Taylor Mullen
4dea3e7512
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 15:57:04 -08:00
Pranav K
172f0579d5
Tool produces a 0-byte binary when compilation fails
...
Fixes #35
2016-11-23 14:33:30 -08:00
Chris R
9ccc896b1d
#297 Standardize the test site layout, use the publish tool
2016-11-23 14:24:06 -08:00
Jass Bagga
52ba62c4d1
Merge pull request #95 from aspnet/jbagga/Logging78
...
Addresses #69 and #78
2016-11-23 14:18:58 -08:00
Jass Bagga
b351e033f5
README formatting fixed
2016-11-23 14:17:09 -08:00
Jass Bagga
35103e84a0
Indentation fixed
2016-11-23 13:50:26 -08:00
Chris R
a3a583b910
Add a runtimes section to fix win7
2016-11-23 11:52:02 -08:00
Chris R
7c63dbe409
#718 Test against the latest build of AspNetCoreModule
2016-11-23 11:41:44 -08:00
Andrew Stanton-Nurse
940ccf5c65
add tests to WebSockets transport ( #35 )
...
* add tests to WebSockets transport
* adds some error handling
* make logger factory required
* allow frames to be received after the application closes the output
2016-11-23 11:26:12 -08:00
Kiran Challa
cdcffd50da
Added Debug logger to MvcSandbox
2016-11-23 11:11:14 -08:00
Chris Ross (WEB TOOLS)
a68018842a
Add Win7 runtimes to the functional test project
2016-11-23 11:09:34 -08:00
Chris Ross (WEB TOOLS)
077bc8104e
Fix IIS Express deployer for Win7
2016-11-23 10:58:42 -08:00
moozzyk
638b4b5fc4
Removing checked in jasmine
2016-11-23 10:54:34 -08:00
moozzyk
fab9566238
Changing streams to channels
...
Adding test project to the solution
2016-11-23 10:53:29 -08:00
Kristian Hellang
e316898c9f
Added missing copyright header
2016-11-23 09:17:03 +01:00
Nate McMaster
e0f85971a3
Add --version options to dotnet-watch and dotnet-sql-cache
2016-11-22 17:15:21 -08:00
N. Taylor Mullen
47769c1626
Fix visit chunk generator naming.
2016-11-22 16:44:08 -08:00
Pavel Krymets
e55c62444b
Refactor FrameTests and rename SocketInput SocketOutput properties ( #1229 )
2016-11-22 16:36:36 -08:00
Chris R
4a5d8f2960
#126 Test the bin deployed aspnetcore.dll
2016-11-22 16:05:42 -08:00
Chris R
e57ded038b
#46 Test support for bin deployed aspnetcore.dll
2016-11-22 15:54:46 -08:00
Chris R
c91c2a9030
#292 Test with the bin deployed aspnetcore.dll
2016-11-22 15:43:41 -08:00
Ben Adams
2bf5a966cd
Fast path and inline HttpVersion.set
2016-11-22 15:26:38 -08:00
Jass Bagga
6b59c25474
Clean up
2016-11-22 15:06:37 -08:00
Jass Bagga
09be5bde9d
PR comments incorporated
2016-11-22 15:02:37 -08:00
Jass Bagga
fb240d4382
PR comments incorporated
2016-11-22 14:57:38 -08:00
Chris R
3003b4c5e6
Bump IntegrationTesting version to 0.3
2016-11-22 14:09:53 -08:00
Steve Smith
34dd9472ba
Comment typo ( #5557 )
2016-11-22 13:55:24 -08:00
moozzyk
b9db30367b
Adding E2E test project
2016-11-22 13:09:09 -08:00
N. Taylor Mullen
cf7489e600
Port WhiteSpaceRewriter and ConditionalAttributeCollapser.
...
- Add an `HtmlNodeOptimizationPass` that does all of the `RazorSyntaxTreeRewriting` that legacy used to achieve outside of `TagHelper`s.
- Add tests for `HtmlNodeOptimizationPass` to verify it's executing appropriate bits.
#849
2016-11-22 12:04:31 -08:00
N. Taylor Mullen
aa58ea6907
Change IR implementations to not hold all information in children.
...
- Added conditional attribute test.
- Reacted to Html optimization pass in tests.
- Removed directive IR bits since they'll be handled by the extensible directive system.
#844
2016-11-22 11:54:13 -08:00
Ryan Nowak
d8b626c843
Implement IR lowering phase
...
This is a first cut of IR lowering and includes the basic node types and
some tests.
2016-11-22 11:25:23 -08:00
Kristian Hellang
a0f5585d3f
Fixed typo; Proxy-Authenticate #1223
2016-11-22 13:08:17 +01:00
Kiran Challa
884872b969
Removed the workaround of copying forwarder dlls for remote deployment scenario testing
2016-11-21 19:38:47 -08:00
Nate McMaster
4a64ef857c
Remove dependency on Microsoft.DotNet.Cli.Utils from dotnet-user-secrets
2016-11-21 19:14:36 -08:00