Ajay Bhargav Baaskaran
184c0f3c44
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:41:46 -08:00
Ajay Bhargav Baaskaran
3489cf8c23
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:41:34 -08:00
Ajay Bhargav Baaskaran
46adbc3e8f
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:41:24 -08:00
Ajay Bhargav Baaskaran
de1bc46ff7
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:40:48 -08:00
Ajay Bhargav Baaskaran
12ab74493d
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:40:42 -08:00
Ajay Bhargav Baaskaran
73a0401362
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:40:16 -08:00
Ajay Bhargav Baaskaran
15d05c2e3d
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:40:09 -08:00
Ajay Bhargav Baaskaran
ec2c38f6c1
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:40:00 -08:00
Ajay Bhargav Baaskaran
2a69f3688a
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:39:54 -08:00
Ajay Bhargav Baaskaran
34519a43f6
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:39:47 -08:00
Ajay Bhargav Baaskaran
9c52136f6c
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:39:40 -08:00
Ajay Bhargav Baaskaran
1b8d501a9e
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:32:52 -08:00
Cesar Blum Silveira
defcbdb907
Revert "Add MaxRequestBodySize limit ( #478 )."
...
This reverts commit e53a87be9c .
2016-12-09 16:30:12 -08:00
John Luo
e01431f33c
Relocate improvements to HttpAbstractions
2016-12-09 15:53:15 -08:00
BrennanConroy
9c94a7764b
Improve header parsing performance
2016-12-09 14:23:15 -08:00
Andrius Bentkus
a12de2cfd9
Small typo fix
2016-12-09 14:17:47 -08:00
moozzyk
46cf13b2fc
Hub connection tests
2016-12-09 11:43:49 -08:00
John Luo
859816bb53
Update ParseContentLength to remove unnecessary casting and unsafe
2016-12-09 11:39:25 -08:00
moozzyk
d3e625c985
End-to-end browser tests
2016-12-09 11:36:56 -08:00
John Luo
d50a24145d
Add functionalities to HeaderUtilities
...
- Add allocation free parsing of int32, int64
- Improve performance of converting int64 to string
- Add parsing of seconds from header values
- Add check for existence of cache directives
- Expose CacheControlHeaderValue constants
2016-12-08 17:43:25 -08:00
John Luo
4da06e8acd
Move Int64 parsing logic to HttpAbstractions
2016-12-08 17:22:21 -08:00
Pranav K
cfa9631ce8
Resolve path traversals in RazorViewEngine
...
This change moves the onus of path resolution from individual IFileProvider instances to RazorViewEngine.
Fixes #5574
Fixes https://github.com/aspnet/MvcPrecompilation/issues/33
2016-12-08 11:20:06 -08:00
N. Taylor Mullen
f09fd291a7
Make `HtmlContentIRNode` content newlines platform agnostic.
...
- Prior to this the platform that the newlines were escaped on would be the platform the baselines would pass on.
- Updated baselines to reflect new newline escaping.
#888
2016-12-08 10:59:52 -08:00
N. Taylor Mullen
34ef31356f
Fix policheck violation.
2016-12-08 10:20:47 -08:00
N. Taylor Mullen
2639fad8ab
Transitioned SourceLocation => MappingLocation on IRNodes.
...
- Also modified the property name from `SourceLocation` => `SourceRange` to avoid ambiguity.
- Updated IR baselines
- Updated IR baseline infrastructure to conditionally render the document location.
#884
2016-12-08 10:18:28 -08:00
N. Taylor Mullen
ca0cf58fe2
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:05:24 -08:00
N. Taylor Mullen
11d8f8ff2b
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:05:10 -08:00
N. Taylor Mullen
c8b17ac86b
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:55 -08:00
N. Taylor Mullen
0da2a64509
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:49 -08:00
N. Taylor Mullen
42bf7e981c
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:45 -08:00
N. Taylor Mullen
515b5f6803
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:33 -08:00
N. Taylor Mullen
82d4c85de0
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:28 -08:00
N. Taylor Mullen
f66374d274
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:24 -08:00
N. Taylor Mullen
db4b088a4a
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:20 -08:00
N. Taylor Mullen
219617fa21
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:15 -08:00
N. Taylor Mullen
7cc4caa7b2
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:10 -08:00
N. Taylor Mullen
a0d34d66ea
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:06 -08:00
N. Taylor Mullen
a7980fceae
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:00 -08:00
N. Taylor Mullen
b34d459d20
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:03:56 -08:00
N. Taylor Mullen
4f9c1b6dd6
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:03:51 -08:00
N. Taylor Mullen
e823118e51
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:03:47 -08:00
N. Taylor Mullen
6f0a68b298
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:03:42 -08:00
N. Taylor Mullen
ad2a00dbbd
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:03:35 -08:00
N. Taylor Mullen
b91b9872ce
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:03:29 -08:00
N. Taylor Mullen
edea469e9b
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:03:12 -08:00
N. Taylor Mullen
86516cba8d
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:03:07 -08:00
N. Taylor Mullen
b727f0e1ac
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:02:40 -08:00
N. Taylor Mullen
09b1f9e511
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:02:34 -08:00
N. Taylor Mullen
9c90925f81
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:02:30 -08:00
N. Taylor Mullen
00fc430658
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:02:26 -08:00