Commit Graph

21729 Commits

Author SHA1 Message Date
Louis DeJardin 08a3685f53 Moving native resources, updating loading code 2014-06-27 19:33:48 -07:00
AndriySvyryd e32d1b069f Using the default namespace for the resources class 2014-06-27 15:40:38 -07:00
Praburaj ecbf6e27fa Adding more diagnostics to the test
Adding logic to throw and stop the tests if the response from the server is not OK.
2014-06-27 13:00:33 -07:00
DamianEdwards b9fd70b930 Fixing more tslint errors 2014-06-27 11:11:41 -07:00
DamianEdwards f1a82e6456 Fixing tslint errors 2014-06-27 11:00:37 -07:00
DamianEdwards aae0635911 Updating MusicStore.Spa for latest MVC changes 2014-06-27 10:48:11 -07:00
Chris Ross 13f4c242ab Rename T to TFeature, Creator to Factory. 2014-06-27 09:52:56 -07:00
Chris Ross f4a397dfcc OWIN: Support dynamically creatable features. 2014-06-27 09:21:06 -07:00
Chris Ross f5173e44ae Expand feature support for OWIN->K. 2014-06-27 09:21:04 -07:00
Chris Ross 0103307aac Fix https tests. 2014-06-26 10:24:44 -07:00
Chris Ross e7508af2d9 Include IHttpClientCertificateFeature changes. 2014-06-26 10:16:57 -07:00
Chris Ross df730a47a9 Rename CancellationToken parameter. 2014-06-26 10:11:29 -07:00
Chris Ross 55e491e354 Make CancellationToken a default param. 2014-06-26 09:32:54 -07:00
Chris Ross ff31b958fe #80 - Add CancellationToken to GetClientCertAsyc, GetFormAsync. 2014-06-26 09:32:44 -07:00
Louis DeJardin 63637be073 Listener.Dispose should block until operation is complete 2014-06-25 20:57:12 -07:00
Brice Lambson efd257a7be Run tests on both k10 and net45 2014-06-25 09:46:41 -07:00
Chris Ross 82f72581c9 Add an explict Count to IHeaderDictionary to resolve ambiguity. 2014-06-24 15:47:08 -07:00
Chris Ross f08b6a8d53 #3 - Add Count, Keys, and ContainsKey to IReadableStringCollection 2014-06-24 14:51:51 -07:00
Chris Ross 8eb8cc1154 Remove deleted sample from sln. 2014-06-24 10:22:31 -07:00
Chris Ross 8f31665478 Make IServerFactory AssemblyNeutral. 2014-06-24 10:22:28 -07:00
Hao Kung dd1a75370d React to identity renames 2014-06-23 15:16:43 -07:00
Pranav K 4b5b85a2ac Use K_BUILD_VERSION in Universe if specified. 2014-06-22 06:24:18 -07:00
Pranav K 0023eac56b Modify KoreBuild to not set a K_BUILD_VERSION if it is already set (CI scenarios) 2014-06-21 18:25:10 -07:00
Louis DeJardin 1f420837f5 Adding native dlls in custom build step 2014-06-20 21:59:11 -07:00
Louis DeJardin 9e4bc60205 Adding amd64 support
Moves Libuv.dll into nupkg
Uses ILibraryManager to locate location for native libraries
Updates version numbers to 1.0.0-*
Throws exceptions with error text provided by libuv.dll
Bind to ip4 or ip6 endpoints
Getting server defaults from ini
Enabling "Kestrel" to be used as a Main entrypoint
2014-06-20 21:09:44 -07:00
Brice Lambson 1703bf7445 Updating dev Nuget.config 2014-06-20 15:03:10 -07:00
Brice Lambson a7ce8c9814 Updating release Nuget.config 2014-06-20 15:02:37 -07:00
Brice Lambson 75915500cc Updating dev Nuget.config 2014-06-20 14:34:14 -07:00
Brice Lambson 4f54640fb5 Updating release Nuget.config 2014-06-20 14:34:13 -07:00
Brice Lambson b89a64281f Updating dev Nuget.config 2014-06-20 14:34:06 -07:00
Brice Lambson 5f9cfb8c62 Updating release Nuget.config 2014-06-20 14:34:05 -07:00
Brice Lambson 186f69042a Updating dev Nuget.config 2014-06-20 14:33:58 -07:00
Brice Lambson 9fcfc9db62 Updating release Nuget.config 2014-06-20 14:33:57 -07:00
Brice Lambson 779de7ae36 Updating dev Nuget.config 2014-06-20 14:33:42 -07:00
Brice Lambson 4ca0a78bbd Updating release Nuget.config 2014-06-20 14:33:41 -07:00
Brice Lambson 1f9b7f00d6 Updating dev Nuget.config 2014-06-20 14:33:27 -07:00
Brice Lambson a86965f00e Updating release Nuget.config 2014-06-20 14:33:26 -07:00
Brice Lambson 2e291cf033 Updating dev Nuget.config 2014-06-20 14:32:56 -07:00
Brice Lambson 53d1a62eaa Updating release Nuget.config 2014-06-20 14:32:55 -07:00
Brice Lambson f6f7c30a05 Updating dev Nuget.config 2014-06-20 14:32:49 -07:00
Brice Lambson 940d3554ae Updating release Nuget.config 2014-06-20 14:32:48 -07:00
Brice Lambson 7c7628cec9 Updating dev Nuget.config 2014-06-20 14:32:18 -07:00
Brice Lambson cc0ab2e5a1 Updating release Nuget.config 2014-06-20 14:32:17 -07:00
Brice Lambson 491dafb7a7 Updating dev Nuget.config 2014-06-20 14:31:41 -07:00
Brice Lambson 67398cf649 Updating release Nuget.config 2014-06-20 14:31:40 -07:00
Louis DeJardin e41d2a4a3c Adding universe build target for init-release
Creates release branch and updates NuGet.config as appropriate
2014-06-20 13:37:25 -07:00
David Fowler 980e28a79f Updated kvm.ps1 2014-06-20 12:35:56 -07:00
Brice Lambson a9fb12a597 Removing sample 2014-06-20 12:06:58 -07:00
Brice Lambson 54a66fc70e React to more renames 2014-06-20 09:34:14 -07:00
David Fowler d803dc84d8 Fixed websockets version 2014-06-20 00:11:30 -07:00