Nate McMaster
|
e44ee63241
|
Rename WebListener => HttpSysServer
|
2017-01-31 16:17:04 -08:00 |
Nate McMaster
|
333840c787
|
Update version of sdk in global.json
|
2017-01-31 15:42:38 -08:00 |
Jass Bagga
|
48ab68bd2a
|
Upgrade to msbuild
Addresses #57
|
2017-01-30 15:58:19 -08:00 |
Kiran Challa
|
b240929cf4
|
Merge branch 'rel/1.1.1' into dev
Conflicts:
NuGet.config
src/Microsoft.AspNetCore.JsonPatch/project.json
test/Microsoft.AspNetCore.JsonPatch.Test/project.json
|
2017-01-26 14:02:29 -08:00 |
Kiran Challa
|
7a487a880a
|
[Fixes #48] Regression: List add must support adding items where index is same as count of elements
|
2017-01-26 13:48:12 -08:00 |
Jass Bagga
|
0795ec1d9a
|
Add tests for Replace operation with null checks for property (#56)
See #32
|
2017-01-26 11:28:35 -08:00 |
pan-wang
|
044648a213
|
fixing graceful shutdown on Win7 and IISExpress
|
2017-01-23 15:33:17 -08:00 |
Pranav K
|
76cdffc30c
|
Remove RazorTooling from UniverseCoherence.
|
2017-01-20 11:03:33 -08:00 |
Nate McMaster
|
045a353dda
|
Upgrade global.json version
|
2017-01-19 18:17:19 -08:00 |
Nate McMaster
|
7f7413b3eb
|
Workaround issue in solution targets in MSBuild RC3
|
2017-01-19 16:51:13 -08:00 |
pan-wang
|
66b98a1c04
|
update 502.5 error page
|
2017-01-17 15:44:15 -08:00 |
pan-wang
|
87f808cc9d
|
fixing the AV for graceful shutdown on Win7, set forwardWindowsAuthToken default to true and other minor issues
|
2017-01-17 15:44:15 -08:00 |
Andrew Stanton-Nurse
|
86490e309f
|
stablize Autobahn 3.2 on WebListener
|
2017-01-13 12:11:01 -08:00 |
Cesar Blum Silveira
|
e075ae9b13
|
Revert "Disable tests on SSL due to SslStream issue."
This reverts commit 9e729bec9d.
|
2017-01-10 10:26:15 -08:00 |
Stephen Halter
|
eb24a9761a
|
React to UseHttps change
|
2017-01-09 16:42:24 -08:00 |
jhkimnew
|
839437ef8c
|
Fixing issue #44 (#56)
|
2017-01-06 11:08:43 -08:00 |
Chris R
|
7eabf5cf3a
|
Remove obsolete WebListener test scenario
|
2017-01-05 12:34:35 -08:00 |
Nate McMaster
|
0e45531eb7
|
Remove the .Sources package from the solution file and remove the 'shared' project within the test folder
|
2017-01-04 17:17:33 -08:00 |
pan-wang
|
a4963aa6da
|
fix issue #50 app_offline.htm is case sensitive (#54)
|
2017-01-04 15:57:09 -08:00 |
Nate McMaster
|
0f276780de
|
Remove Microsoft.AspNetCore.DataProtection.Sources package
|
2017-01-04 15:24:13 -08:00 |
Chris R
|
3d62de4fe6
|
React to WebListener rename
|
2017-01-03 18:58:44 -08:00 |
Kiran Challa
|
e8452821b9
|
[Fixes #50] JsonPatchDocument.Replace() yields invalid path when [JsonProperty] is used (1.1.0)
|
2017-01-03 15:15:01 -08:00 |
Nate McMaster
|
8d94d9179d
|
Don't delete the 'src' folder for VS2017 solutions
|
2017-01-03 12:20:09 -08:00 |
Cesar Blum Silveira
|
9e729bec9d
|
Disable tests on SSL due to SslStream issue.
|
2016-12-29 11:19:46 -08:00 |
Eilon Lipton
|
32c68c335c
|
Merge pull request #49 from drovani/patch-1
Fixed minor spelling error in comments.
|
2016-12-28 14:37:51 -08:00 |
David Rovani
|
5966024d01
|
Fixed minor spelling error in comments.
|
2016-12-23 09:33:39 -06:00 |
Nate McMaster
|
b9d2ecb4e0
|
Cleanup console output, removing unuseful logging
|
2016-12-16 16:16:13 -08:00 |
Nate McMaster
|
6ca8127bd6
|
Add foundation for the testing from packages, not project references
|
2016-12-16 16:06:30 -08:00 |
Nate McMaster
|
6a6dfad418
|
Identify .Sources packages in the build graph
|
2016-12-15 11:42:16 -08:00 |
Pranav K
|
9323122c22
|
Explicitly specify the version of the CLI
|
2016-12-15 10:40:38 -08:00 |
Pranav K
|
4b9276bac2
|
Updating to 4.4 CoreFx packages
|
2016-12-14 14:47:32 -08:00 |
Pranav K
|
8046dcc0f2
|
Updating to 4.4 CoreFx packages
|
2016-12-14 14:47:29 -08:00 |
Pranav K
|
c8c2dfaad9
|
Updating to 4.4 CoreFx packages
|
2016-12-14 14:47:29 -08:00 |
Pranav K
|
b3afbc79d2
|
Updating to 4.4 CoreFx packages
|
2016-12-14 14:47:27 -08:00 |
Nate McMaster
|
503b4c97ed
|
Resolve dependencies and packages from VS2017 solutions (#464)
* Update 'GetBuildGraph' to understand VS2017 solutions
* Ensure Universe allows repos to self-determine their version of KoreBuild
|
2016-12-14 11:09:47 -08:00 |
Ajay Bhargav Baaskaran
|
981dc794b3
|
Removed packages list in NuGetPackageVerifier.json
|
2016-12-12 00:49:46 -08:00 |
Ajay Bhargav Baaskaran
|
9bf8486fe5
|
Removed packages list in NuGetPackageVerifier.json
|
2016-12-12 00:42:23 -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 |
N. Taylor Mullen
|
f66374d274
|
Update .travis.yml osx image to xcode7.3.
|
2016-12-08 10:04:24 -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
|
5d8be62037
|
Update .travis.yml osx image to xcode7.3.
|
2016-12-08 10:01:52 -08:00 |
N. Taylor Mullen
|
5da505dfb0
|
Pin global.json SDK to 1.0.0-preview2-1-003177.
|
2016-11-23 16:00:34 -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
|
8fd272e7ac
|
Pin global.json SDK to 1.0.0-preview2-1-003177.
|
2016-11-23 15:58:01 -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 |
Chris R
|
9ccc896b1d
|
#297 Standardize the test site layout, use the publish tool
|
2016-11-23 14:24:06 -08:00 |
Chris Ross (WEB TOOLS)
|
a68018842a
|
Add Win7 runtimes to the functional test project
|
2016-11-23 11:09:34 -08:00 |
Chris R
|
4a5d8f2960
|
#126 Test the bin deployed aspnetcore.dll
|
2016-11-22 16:05:42 -08:00 |
Chris R
|
c91c2a9030
|
#292 Test with the bin deployed aspnetcore.dll
|
2016-11-22 15:43:41 -08:00 |