Stephen Halter
0ac3c3dad6
More ConfigureAwait(false)
2015-08-11 12:46:08 -07:00
Stephen Halter
688ad9bee7
Merge branch 'benaadams/configure-awaits' into dev
2015-08-11 12:34:53 -07:00
Chris R
9bebd183d7
#396 React to CoreCLR Cryptography package refactoring. Remove transitive dependencies.
2015-08-11 10:34:11 -07:00
Ryan Nowak
17588a4089
Incorporate breaking changes from MVC TagBuilder
2015-08-11 09:16:21 -07:00
ASP.NET Push Bot
f0b178d18a
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@a00daf653d
2015-08-10 13:50:46 -07:00
ASP.NET Push Bot
76e0c67b85
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@3127a919e4
2015-08-10 13:40:25 -07:00
Victor Hurdugaci
7b0f6e7c2a
Build tests and samples during regular build
2015-08-10 12:04:25 -07:00
Stephen Halter
b2226772e3
Expand timeout in SocketOutputTests due to flakiness on the CI server
...
#154
2015-08-07 12:27:04 -07:00
Ajay Bhargav Baaskaran
73474132d1
Added a target to verify nupkgs with NugetPackageVerifier
2015-08-07 10:58:46 -07:00
Kiran Challa
540bcc7950
Clear session on logoff
2015-08-07 10:45:13 -07:00
Peter Blazejewicz
012eb9a864
Use proper JavaScript comment. Closes #519
...
This commit replaces Razor syntax specific comment with default,
line JavaScript comment
2015-08-07 09:34:31 -07:00
Peter Blazejewicz
7f88a655c9
Add missing helper tag fallback attr. Closes #520
...
This commit add missing fallback test attribute to script tag helper.
This fix will remove missing fallback attribute warning from console
for this specific tag helper.
2015-08-07 09:34:30 -07:00
moozzyk
3147920607
Reaciting to removing folder (including `.`) from the dnx command
2015-08-06 07:40:14 -07:00
Victor Hurdugaci
ef4a0a3ebb
Add the ability to specify what repos to include/exclude while building
2015-08-05 14:45:18 -07:00
Stephen Halter
5dfca955b3
Move GeneratedCode project so no NuGet package gets created
2015-08-05 12:22:59 -07:00
Troy Dai
e55bbe179b
Add feeds for Roslyn
2015-08-05 12:01:13 -07:00
Stephen Halter
7dd256f26e
Add a "dnu restore" prepare step before generating code
...
- This ensures the generated code project's project.lock.json is created
2015-08-05 11:54:17 -07:00
Stephen Halter
51693304c1
Update dependencies after rename to Microsoft.Dnx.Compilation.CSharp
2015-08-05 11:07:13 -07:00
Troy Dai
3cd5907fc5
Update CoreCLR versions
2015-08-05 09:33:00 -07:00
Kiran Challa
a0ef3ee814
[ Fixes #510 ] Remove or fix Helios.cmd
2015-08-04 13:48:19 -07:00
Troy Dai
e174d2e154
Update CoreCLR versions
2015-08-04 10:15:38 -07:00
Troy Dai
b8f930bb4c
Update CoreCLR versions
2015-08-04 10:15:28 -07:00
Troy Dai
051bb87578
Update CoreCLR versions
2015-08-04 10:15:27 -07:00
Troy Dai
7fe2a43b05
Update CoreCLR versions
2015-08-04 10:15:23 -07:00
Chris R
9c3a39123a
#341 Add HttpReqeuest GetEncodedUrl and GetDecodedUrl extensions.
2015-08-04 10:09:39 -07:00
Stephen Halter
e5144e3139
Include Server and Date in the initial response header dictionary
2015-08-03 16:20:34 -07:00
Stephen Halter
978dd39924
Update the prepare script used to generate code
...
- The syntax to run dnx with a modified appbase has recently changed
2015-08-03 16:20:32 -07:00
Stephen Halter
7446fe4cc7
Update SocketOutputTests to account for the "immediate" Write param
2015-08-03 16:20:30 -07:00
Louis DeJardin
6ff894bb19
Using masked byte sequences to recognize well-known header names
2015-08-03 16:20:28 -07:00
Louis DeJardin
b999b47218
String concatination showed up in profiler
2015-08-03 16:20:26 -07:00
Louis DeJardin
f6dc72544c
Response headers don't need to be queued before subsequent write
2015-08-03 16:20:24 -07:00
Louis DeJardin
c0728edda7
Linq .Any() was causing enumeration
2015-08-03 16:20:22 -07:00
Louis DeJardin
f9cf9f1936
Improvements to appending request header
2015-08-03 16:20:20 -07:00
Louis DeJardin
96b03ee212
Perf - enumerate with struct
...
Conflicts:
src/Microsoft.AspNet.Server.Kestrel/project.json
2015-08-03 16:20:18 -07:00
Louis DeJardin
ad089be477
Removing "I like pie" diagnostics
2015-08-03 16:20:16 -07:00
Louis DeJardin
963f086eb0
Prototypeing a fast header dictionary
...
Conflicts:
src/Microsoft.AspNet.Server.Kestrel/project.json
2015-08-03 16:20:14 -07:00
Chris R
b138f2a460
React to IFeatureCollection API changes.
2015-08-03 15:46:01 -07:00
Chris R
83b2c95385
React to IFeatureCollection changes.
2015-08-03 15:13:58 -07:00
Chris R
ac945a0bcf
#339 Reduce IFeatureCollection surface area.
2015-08-03 14:55:25 -07:00
sornaks
5d7ec0e2c6
Changing QueryHelpers.AddQueryString to use Array instead of List.
2015-08-03 11:08:54 -07:00
ASP.NET Push Bot
942598e63a
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@f13c8521b5
2015-07-31 17:26:53 -07:00
ASP.NET Push Bot
c9122c3f87
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@dbd7367bbc
2015-07-31 14:07:37 -07:00
anurse
07304640ed
react to DNX renames
2015-07-31 11:54:52 -07:00
anurse
712b1d1aec
fix build
2015-07-31 11:48:21 -07:00
Brennan
be06eec7ba
Install Libuv on Travis
2015-07-31 11:32:01 -07:00
Chris R
84203a5d45
React to OpenIdConnectMessage namespace change.
2015-07-31 11:09:29 -07:00
ASP.NET Push Bot
68a8e3e9ea
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@79e42f29ba
2015-07-31 08:38:27 -07:00
Stephen Halter
6da15a65b2
Additional testing using app funcs that throw exceptions
2015-07-30 16:02:39 -07:00
Stephen Halter
4a9515d2e0
Gracefully handle uncaught exceptions in user code when possible
2015-07-30 16:01:33 -07:00
Stephen Halter
b2289b9a54
Disable parallel test execution
...
- MultipleLoopTests and NetworkingTests seem to interfere with each other.
2015-07-30 15:20:22 -07:00