Commit Graph

93 Commits

Author SHA1 Message Date
N. Taylor Mullen a43664286a Update .kproj => .xproj. 2015-03-11 14:09:20 -07:00
Praburaj 167b7b9317 Renaming Nuget.org feed key name to Nuget.
fixes https://github.com/aspnet/Universe/issues/174
2015-03-10 11:48:47 -07:00
N. Taylor Mullen 37a3c7f2a6 Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 13:02:12 -07:00
N. Taylor Mullen 0424843229 Update build.sh to use dnvm correctly. 2015-03-08 13:00:51 -07:00
N. Taylor Mullen 1869fa3311 Update kvm/KVM/Kvm => dnvm/DNVM/Dnvm. 2015-03-08 13:00:51 -07:00
N. Taylor Mullen 9ff40bf4f0 Update K_BUILD_VERSION/kre/KRE/.k => DNX_BUILD_VERSION/dnx/DNX/.dnx. 2015-03-08 13:00:50 -07:00
N. Taylor Mullen 00a38659d5 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 13:00:50 -07:00
Praburaj 9bcc863321 Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http 2015-03-05 16:36:21 -08:00
Hao Kung a2e1110b7a React to DI changes 2015-03-04 18:44:34 -08:00
Praburaj e1301925c0 Reacting to hosting api changes 2015-02-26 12:26:50 -08:00
Wei Wang 42aedab4ec Add project.lock.json to .gitignore 2015-02-16 14:17:41 -08:00
Wei Wang a0044af746 Merge remote-tracking branch 'origin/release' into dev 2015-01-29 17:03:58 -08:00
Wei Wang 334fa34e0c Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 18:50:50 -08:00
Wei Wang eb644da0d8 Update build.cmd and build.sh to use kvm 2015-01-28 18:50:38 -08:00
Suhas Joshi 7aa06bdedb Merge branch 'release' into dev 2015-01-21 15:56:01 -08:00
Suhas Joshi f945f03714 Updating to release NuGet.config 2015-01-21 15:55:58 -08:00
Aligned 27cde37107 Change ASP.NET vNext to ASP.Net 5 in the Readme.md 2015-01-21 11:52:16 -06:00
Wei Wang 8a28fbb6b5 Rename SKIP_KRE_INSTALL to SKIP_DOTNET_INSTALL 2015-01-20 18:42:26 -08:00
Pranav K e041a3b133 Updating build.cmd and build.sh to use dotnetsdk 2015-01-20 01:37:17 -08:00
Stephen Halter 48e8f92aab Handle HttpFeature rename 2015-01-18 21:01:48 -08:00
Brennan 32ff0e14a1 Missed a comma, whoops 2014-12-16 10:24:47 -08:00
Brennan 372cedda69 Update tests to use official xunit 2014-12-16 10:21:42 -08:00
Pranav K 017549aa46 Reacting to System.Threading version changes 2014-12-15 15:10:39 -08:00
Chris Ross 04fbb076b2 #22 - Update client tests to use Kestrel so they can run on Win7. 2014-12-15 14:18:58 -08:00
Chris Ross 2cdce758b1 Fix dependency versions. 2014-12-12 14:54:01 -08:00
Suhas Joshi d74c4201f2 Updating to dev NuGet.config 2014-12-08 15:25:11 -08:00
Suhas Joshi 42c2a0a56d Updating to release NuGet.config 2014-12-08 15:16:19 -08:00
Victor Hurdugaci f505d52771 Add schema version to kproj files 2014-11-25 11:10:52 -08:00
Victor Hurdugaci c0d8e94287 Update KProj to the latest format 2014-11-12 15:43:31 -08:00
Pranav K 7ea5279847 Merge branch 'release' into dev 2014-11-06 10:51:29 -08:00
Pranav K ca6aab28c1 Updating to release NuGet.config 2014-11-06 10:51:26 -08:00
David Fowler f0bec06fe0 Merge branch 'release' into dev 2014-10-31 02:57:48 -07:00
David Fowler 82511a8489 Added package descriptions 2014-10-31 02:57:32 -07:00
Chris Ross be8859d07c Cleanup. 2014-10-24 15:25:41 -07:00
Chris Ross 035983f90e Add missing dependency. 2014-10-24 15:24:01 -07:00
Chris Ross 76d3043bbe Update Autobahn server app with native and managed paths. 2014-10-24 15:14:07 -07:00
Chris Ross 98e9285fa8 #13 - Detailed UTF-8 validation. 2014-10-23 17:34:26 -07:00
Chris Ross ae77def939 #20 - Validate OpCodes. 2014-10-23 10:08:14 -07:00
Chris Ross 08441efeae #18 - Validate close status codes. 2014-10-23 09:38:10 -07:00
Chris Ross b7c8d5cd42 #17 - Validate close frame body. 2014-10-23 09:15:11 -07:00
Chris Ross e8c4985322 Verify contination frames. 2014-10-23 08:24:19 -07:00
Chris Ross 31c76a0032 Clean up error handling. Check for control frame fragmentation. 2014-10-22 17:09:57 -07:00
Chris Ross 7d11034790 #14 - Validate reserved bits. 2014-10-22 16:26:20 -07:00
Chris Ross 207767a9b0 #15 - Validate ping frame size limits. 2014-10-22 16:25:22 -07:00
Chris Ross 4a5dbccb46 #13 - Utf8 validation. 2014-10-22 15:55:26 -07:00
Chris Ross ade78b1aba #1 - Implement Autobahn test client & server. 2014-10-22 10:39:28 -07:00
Pranav K 86822d541c Adding build.sh 2014-10-21 12:49:36 -07:00
Pranav K 83f4d0261d Reacting to CLR package versioning changes 2014-10-10 10:34:52 -07:00
David Fowler 787138322b Fixup references 2014-10-05 14:21:22 -07:00
David Fowler 49fcaa7862 Updated the target framework 2014-10-04 03:03:29 -07:00