Pranav K
29cd24f66b
Add Microsoft.AspNetCore.Mvc.RazorPages projects
2016-11-17 10:08:38 -08:00
Pranav K
edff55ca47
Adding AspNetCore-Feature-Work feed
2016-11-17 10:08:38 -08:00
Jass Bagga
517dc3c860
Added tests for logging
2016-11-16 18:25:15 -08:00
moozzyk
f0a24720bc
Fixing build
2016-11-16 16:47:53 -08:00
Jass Bagga
98bb5d67fd
Design PR for CORS sample and logging
2016-11-16 15:46:47 -08:00
Nate McMaster
2a0e827f9b
Update dependency version and explicitly require files in nuspec
2016-11-16 15:36:47 -08:00
Nate McMaster
a6f4a38202
Refactor tests to fix false-positive tests passes
2016-11-16 15:34:35 -08:00
Nate McMaster
15a877e7fb
Merge branch 'rel/1.0.0-msbuild1-update1' into feature/msbuild
2016-11-16 15:33:50 -08:00
Nate McMaster
ac5a9b7b73
Pin versions
2016-11-16 15:27:33 -08:00
Nate McMaster
e2c4e36d78
Ensure .targets files are included in dotnet-watch
2016-11-16 15:25:31 -08:00
Nate McMaster
74f6d5157f
Merge branch 'rel/1.0.0-msbuild1' into feature/msbuild
2016-11-16 15:15:46 -08:00
Pranav K
03cf0d3528
Remove makefile.shade
2016-11-16 14:44:09 -08:00
N. Taylor Mullen
2b77446326
Update sln to reflect changed testing project.
2016-11-16 14:33:25 -08:00
N. Taylor Mullen
dbcb690120
Update Razor.Evolution versions and package verifier.
2016-11-16 14:21:52 -08:00
Pranav K
1562865ca6
Add RazorProject - an abstraction for working with Razor files in a project
...
Fixes #842
2016-11-16 14:06:03 -08:00
Ryan Nowak
d42a4c84a1
Rename IR* -> RazorIR*
2016-11-16 14:06:03 -08:00
Ryan Nowak
d40f6d3151
Add abstractions for Razor IR
...
This is an API skeleton for the IR data model that we'll be using as a
spiritual continuation of the 'chunks' API. Currently missing a lot of
detail which will be filled in as needed.
2016-11-16 14:06:02 -08:00
Ryan Nowak
b74ea5d74e
Fix failing tests
2016-11-16 14:06:02 -08:00
Ryan Nowak
b341340d1f
Add skeleton of syntax phases
2016-11-16 14:06:01 -08:00
Ryan Nowak
49d3574677
Make tests public - xUnit requires this
2016-11-16 14:06:01 -08:00
N. Taylor Mullen
d06e5b6002
Add legacy parser
2016-11-16 14:06:00 -08:00
Ryan Nowak
6b9b75841f
Add Razor Evolution Engine and primitives
2016-11-16 14:05:58 -08:00
Pranav K
43caef488c
Use IsTeamCity to determine if we're running on the CI
2016-11-16 14:05:58 -08:00
Pranav K
3b5a0db512
Push packages as part of invoking verify on the feed
2016-11-16 14:05:57 -08:00
Pranav K
06106dd392
Publish feeds to aspnetcore-feature-work
2016-11-16 14:05:57 -08:00
N. Taylor Mullen
17f3e3bbab
Initial project skeleton for Razor Evolution
2016-11-16 14:05:57 -08:00
Kiran Challa
aa158f5d25
Modified Base64UrlTextEncoder to reduce string allocations.
2016-11-16 13:43:56 -08:00
Nate McMaster
ae48d75e72
Pin versions of dotnet packages
2016-11-16 11:13:34 -08:00
BrennanConroy
35a1c4fae7
Add prefix to redis channel names
2016-11-16 09:58:10 -08:00
Daniel Roth
f79e4a22ca
Update for 1.1 release
2016-11-16 17:39:30 +01:00
David Fowler
4aa65cf0bf
Updated to new System.IO.Pipelines package instead of Channels
2016-11-15 21:46:18 -08:00
Cesar Blum Silveira
6199c8aaee
Update Microsoft.AspNetCore.Server.IISIntegration.Tools to 1.1.0-preview4-final.
2016-11-15 16:53:57 -08:00
suryagh
3120370dc5
Readme: fix the broken links
...
`https://docs.asp.net ` is moved to `https://docs.microsoft.com/en-us/aspnet `
2016-11-15 19:50:34 -05:00
John Luo
41f58191bf
Update sample to add a README.md file
2016-11-15 16:35:01 -08:00
Andrew Stanton-Nurse
f3ebe03a0b
fix #32 by handling connection header correctly ( #33 )
2016-11-15 16:22:50 -08:00
Jass Bagga
4de03b6dff
Added logging for preflight requests and origin headers
2016-11-15 15:07:17 -08:00
Andrew Stanton-Nurse
2431c5925c
integrate Channels-based WebSockets into SignalR ( #28 )
2016-11-15 15:05:45 -08:00
James Chambers
5e2b267d9f
Adding tsc note to readme
2016-11-15 14:37:22 -08:00
Pranav K
d8c0f4e2bc
Pin System.Net.Http to final build
2016-11-15 13:31:45 -08:00
moozzyk
357f5f85bb
Minor cleanup
2016-11-15 10:39:55 -08:00
Pawel Kadluczka
b865716841
Displaying actual date
2016-11-15 10:39:54 -08:00
moozzyk
81ddada76b
Moving Pipe formatter to a subfolder
2016-11-15 10:39:52 -08:00
moozzyk
f3dfb62af9
Adding protobuf formatter
2016-11-15 10:39:51 -08:00
Pawel Kadluczka
7d67629245
Adding pipe formatter + some clean up
2016-11-15 10:39:48 -08:00
Pawel Kadluczka
b5cef59448
Fixing
...
- infinite loop when a client disconnects
- enum values serialization
Replacing reports div with a table
2016-11-15 10:39:46 -08:00
Pawel Kadluczka
08cd20f1a0
Fixing namespace
2016-11-15 10:39:45 -08:00
Pawel Kadluczka
41c4211c6b
Renaming folder
2016-11-15 10:39:44 -08:00
Pawel Kadluczka
098347adde
Making UI functional
2016-11-15 10:39:42 -08:00
Pawel Kadluczka
04fede0436
Adding pluggable formatters
2016-11-15 10:39:41 -08:00
moozzyk
1694f2b791
WIP
2016-11-15 10:39:40 -08:00