dotnet-bot
|
83abe6fb00
|
Merge in 'release/2.2' changes
|
2018-11-17 00:19:01 +00:00 |
Ben Adams
|
f7c26f9912
|
[2.2.1] Use non-pinnable buffer for zero byte read (#4066)
|
2018-11-16 16:18:23 -08:00 |
Ryan Brandenburg
|
6da92b9d6d
|
Fix dependencies
|
2018-11-16 15:30:22 -08:00 |
Ryan Brandenburg
|
8227f9f819
|
Fix merge problem
|
2018-11-16 13:14:45 -08:00 |
Ryan Brandenburg
|
422d30b521
|
Merge remote-tracking branch 'origin/release/2.1' into rybrande/MusicStore2.2
|
2018-11-16 11:34:39 -08:00 |
Ryan Brandenburg
|
9182204495
|
Merge remote-tracking branch 'MusicStore/rybrande/release22Src' into rybrande/MusicStore2.2
|
2018-11-16 11:30:49 -08:00 |
Ryan Brandenburg
|
6809eeeda4
|
Merge branch 'ryrande/release21ToSrc' into rybrande/release22Src
|
2018-11-16 11:29:28 -08:00 |
Ryan Brandenburg
|
ece5fa46c6
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 33978da1f7
|
2018-11-16 10:49:57 -08:00 |
Ryan Brandenburg
|
9adb829eb5
|
Fix MusicStore RootPath
|
2018-11-16 10:18:09 -08:00 |
BrennanConroy
|
e2a712a1cd
|
Add logging to HubConnectionHandlerTests (#3286)
|
2018-11-16 10:00:18 -08:00 |
Ryan Brandenburg
|
681d743170
|
Update MusicStore source
|
2018-11-16 09:36:17 -08:00 |
dotnet-bot
|
d720319b3a
|
Merge in 'release/2.2' changes
|
2018-11-16 17:07:27 +00:00 |
Pavel Krymets
|
20f7d3be9d
|
Prevent SiteExtension OOB build from including root Directory.props/targets (#4064)
|
2018-11-16 09:06:48 -08:00 |
dotnet-bot
|
535282f4e6
|
Merge in 'release/2.2' changes
|
2018-11-16 08:30:31 +00:00 |
John Luo
|
1782a70601
|
Disable flaky selenium tests while debugging (#4053)
|
2018-11-16 00:29:46 -08:00 |
Ryan Brandenburg
|
e6eb842cc9
|
Merge remote-tracking branch 'MusicStore/ryrande/release21ToSrc' into rybrande/MusicStore21
|
2018-11-15 16:31:12 -08:00 |
Ryan Brandenburg
|
aed127198a
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in c14416f26f
|
2018-11-15 16:22:25 -08:00 |
dotnet-bot
|
218281cb8f
|
Merge in 'release/2.2' changes
|
2018-11-15 23:55:29 +00:00 |
Pavel Krymets
|
7e890e8fa0
|
Update versions of logging site extensions (#4038)
|
2018-11-15 15:54:50 -08:00 |
Justin Kotalik
|
4fae8b9838
|
Fix websocket disconnect issue
|
2018-11-15 23:27:48 +00:00 |
Nate McMaster
|
c2685813ab
|
2.1: Update corefx dependencies (#4037)
|
2018-11-15 12:20:37 -08:00 |
Pavel Krymets
|
09e5daa037
|
Update schema before running tests (#4030)
|
2018-11-15 08:13:20 -08:00 |
Nate McMaster
|
3346efc471
|
Include shfxproj symbols packages in artifact info metadata
|
2018-11-14 22:55:09 -08:00 |
Nate McMaster
|
b7a24492b0
|
Implement a custom GetArtifactInfo target for shfxproj files
|
2018-11-14 22:46:53 -08:00 |
Nate McMaster
|
0271428dbe
|
Merge aspnet/KestrelHttpServer release/2.2 and release/2.1
|
2018-11-14 21:33:33 -08:00 |
Nate McMaster
|
ad84a1cc71
|
Merge branch 'release/2.1' into release/2.2
|
2018-11-14 16:28:38 -08:00 |
Nate McMaster
|
406c80bfb0
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 4598850c20
|
2018-11-14 16:03:24 -08:00 |
Nate McMaster
|
289050b9f2
|
Normalize code sign metadata to avoid duplication between projects and cross-gen config settings
|
2018-11-14 15:14:27 -08:00 |
Nate McMaster
|
0782a9dfa9
|
Merge aspnet/DotNetTools release/2.2
|
2018-11-14 14:12:52 -08:00 |
Nate McMaster
|
401fd68985
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in d745b8c161
|
2018-11-14 14:10:28 -08:00 |
Nate McMaster
|
27acef3d46
|
Merge branch 'release/2.1' into release/2.2
|
2018-11-14 14:01:43 -08:00 |
Stephen Halter
|
4598850c20
|
Revert "Use non-pinnable buffer for zero byte read (#3094)"
This reverts commit 0029b8f053.
|
2018-11-14 13:42:55 -08:00 |
Nate McMaster
|
51c9b7355d
|
Create Kestrel.sln, update documentation and README, and ensure all Kestrel test projects have the test logger installed
|
2018-11-14 13:14:47 -08:00 |
Ben Adams
|
0029b8f053
|
Use non-pinnable buffer for zero byte read (#3094)
|
2018-11-14 12:05:26 -08:00 |
John Luo
|
b4dbaa95d0
|
Add ChromeDriver dependency
|
2018-11-14 11:24:59 -08:00 |
Nate McMaster
|
02536ff991
|
Merge source code from aspnet/KestrelHttpServer into this repo
|
2018-11-14 11:21:49 -08:00 |
Nate McMaster
|
0cf9019caa
|
Remove KestrelHttpServer submodule and update targets and baselines for Kestrel packages
|
2018-11-14 11:21:15 -08:00 |
Nate McMaster
|
9d0c69f277
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 15ba5065a9
|
2018-11-14 11:18:51 -08:00 |
John Luo
|
e69285a36d
|
Use Selenium to test Chrome
|
2018-11-14 11:13:24 -08:00 |
BrennanConroy
|
7e96a02975
|
Skip cert errors on Chromium too (#3299)
|
2018-11-14 10:48:26 -08:00 |
BrennanConroy
|
3896fc7242
|
Cleanup process (#3300)
|
2018-11-14 10:48:12 -08:00 |
Nate McMaster
|
c1c7d711b6
|
Merge branch 'release/2.1' into release/2.2
|
2018-11-14 09:27:23 -08:00 |
Nate McMaster
|
1e073d9488
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 6c5ca90d81
|
2018-11-13 20:48:24 -08:00 |
Nate McMaster
|
a8ec75aac4
|
Prepare for the 2.2.1 patch
* Generate 2.2.0 package baselines
* Update dependencies to 2.2.0
* Update branding to 2.2.1-servicing
|
2018-11-13 18:21:09 -08:00 |
Nate McMaster
|
87092a2590
|
Update targets and infrastructure for dotnet-watch et. al.
|
2018-11-13 15:58:22 -08:00 |
Nate McMaster
|
b3ad3aa989
|
Merge source code from aspnet/DotNetTools into this repo
|
2018-11-13 15:37:55 -08:00 |
Nate McMaster
|
a2d855406b
|
Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in eba014d534
|
2018-11-13 15:36:38 -08:00 |
Nate McMaster
|
d26f89a6bc
|
Update branding for 2.2.1 servicing builds
|
2018-11-13 13:52:18 -08:00 |
Stephen Halter
|
c80588ec51
|
Stop skipping libuv functional tests (#3091)
|
2018-11-13 11:34:17 -08:00 |
Stephen Halter
|
6d375e9027
|
Wait for reads before advancing clock in Http2TimeoutTests (#3090)
Prior to this change, HTTP/2 read rate limit tests would fail when the stalled read started after the test started advancing the clock.
|
2018-11-13 11:33:48 -08:00 |