Commit Graph

137 Commits

Author SHA1 Message Date
Victor Hurdugaci 50612d7d74 React to DNX renames 2015-07-29 02:05:08 -07:00
Eilon Lipton 6e45aecbc6 Update KestrelWebSocketHelpers.cs
Fixing build break.
2015-07-24 08:54:49 -07:00
Pranav K 5e7b009829 Merge branch 'release' into dev 2015-07-16 09:01:58 -07:00
Pranav K be3275d4a5 Updating to release NuGet.config 2015-07-16 09:01:55 -07:00
Victor Hurdugaci 6438362e0a Add repository information to project files 2015-07-01 20:34:07 -07:00
anurse f65ad82c6b use the factory method to create RNG 2015-06-29 12:39:57 -07:00
anurse 1c50ec7166 clean-up 2015-06-29 12:21:46 -07:00
anurse 61894cb4e0 attempt 57: just don't support web socket client from dnxcore 2015-06-29 12:20:16 -07:00
anurse cc1b0c36ac fix #26 by using RNGCryptoServiceProvider on net45 2015-06-29 10:45:04 -07:00
Doug Bunting 210c73279c Change hardcoded `bash` shebang to `env`
- aspnet/Home#695
- support various `bash` installation locations
- in particular, enable building on FreeBSD
2015-06-23 11:44:10 -07:00
Eilon Lipton f8b2601fbd Merge pull request #41 from hishamco/buildStatus
Add AppVeyor, Travis build status
2015-06-22 21:48:02 -07:00
Hisham Abdullah Bin Ateya ba952b8372 Add AppVeyor, Travis build status 2015-06-23 07:35:03 +03:00
Chris R 1639ee07e7 React to HttpResponse.HeadersSent rename. 2015-06-15 17:49:20 -07:00
Hisham Abdullah Bin Ateya a1409e0294 React to common package name change 2015-06-11 23:42:32 +03:00
Hisham Abdullah Bin Ateya e632831c09 Using [NotNull] 2015-06-11 22:49:17 +03:00
Hisham Abdullah Bin Ateya 208fa4af36 Using 'nameof' operator instead of magic strings 2015-06-11 22:44:11 +03:00
Pranav K c86b157ad3 Merge branch 'release' into dev 2015-05-27 16:33:01 -07:00
Pranav K b7db5b2fbe Updating to release NuGet.config 2015-05-27 16:32:58 -07:00
Kirthi Krishnamraju f09dec1438 fix build break 2015-05-22 06:59:23 -07:00
Kirthi Krishnamraju 58c7eb1826 React to aspnet/Configuration #194 2015-05-22 05:28:05 -07:00
Kirthi Krishnamraju 9ba11ee04a React to aspnet/Configuration #195,#198 2015-05-20 18:43:12 -07:00
Chris R 74c8363855 React to CoreClr dependency changes. 2015-05-15 11:34:15 -07:00
Eilon Lipton e1aa94bf39 Update Home master -> Home dev 2015-05-12 11:47:36 -07:00
Chris R ff406ecdf1 React to Http namespace changes. 2015-05-07 14:16:46 -07:00
N. Taylor Mullen 552b336a78 Update LICENSE.txt and license header on files. 2015-05-01 14:07:00 -07:00
Chris Ross 66b669aa22 React to WebSocket feature API changes. 2015-04-24 10:53:07 -07:00
Hao Kung f71d49744e React to WebHostingBuilder 2015-04-15 12:45:28 -07:00
Chris Ross a10245d39f Replace WebSocket dependency. 2015-04-08 14:50:42 -07:00
N. Taylor Mullen dbbf62cb6b Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:18:08 -07:00
N. Taylor Mullen 5040ca4ceb Merge branch 'release' into dev 2015-04-07 14:54:49 -07:00
N. Taylor Mullen e0a651e9a6 Add serviceable attribute to projects.
aspnet/DNX#1600
2015-04-07 14:54:43 -07:00
Wei Wang 558ac5a316 Fix AppVeyor git line ending config 2015-04-03 17:36:41 -07:00
Doug Bunting 53a7360f79 Merge remote-tracking branch 'origin/release' into dev 2015-04-03 12:20:17 -07:00
Doug Bunting cf2ba5aa25 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:31 -07:00
Troy Dai 5826cd9014 Update global.json, sources=>projects 2015-04-02 09:20:50 -07:00
N. Taylor Mullen 5b4ddc9082 Turn off sudo for .travis.yml. 2015-04-01 17:09:59 -07:00
N. Taylor Mullen 13eae9bb47 Add travis and appveyor CI support. 2015-04-01 15:59:29 -07:00
Hao Kung f3de094815 React to hosting 2015-03-30 18:19:35 -07:00
suhasj 19696895a2 Merge branch 'release' into dev 2015-03-25 11:48:10 -07:00
suhasj 7b16347079 Updating to release NuGet.config 2015-03-25 11:48:08 -07:00
Wei Wang 10cfee154b Remove k command and use dnx instead 2015-03-24 21:47:31 -07:00
Hao Kung 226257020b React to hosting 2015-03-19 12:11:02 -07:00
Brennan 8fb42e4d16 Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 16:14:29 -07:00
Doug Bunting 07f78bab6f Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:37 -07:00
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