Commit Graph

12009 Commits

Author SHA1 Message Date
Pranav K b7db5b2fbe Updating to release NuGet.config 2015-05-27 16:32:58 -07:00
Pranav K 8cb6658215 Merge branch 'release' into dev 2015-05-27 16:32:20 -07:00
Pranav K 3418116a9c Updating to release NuGet.config 2015-05-27 16:32:17 -07:00
Pranav K 3673ea6e83 Merge branch 'release' into dev 2015-05-27 16:07:55 -07:00
Pranav K 7bedbdfbab Updating to release NuGet.config 2015-05-27 16:07:51 -07:00
Wei Wang 19333dc2dc Update dnvm scripts 2015-05-27 11:27:46 -07:00
ASP.NET Push Bot d7215043a2 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@47ac353e36
2015-05-26 11:19:00 -07:00
ASP.NET Push Bot 85164e724b ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@73a4914c1f
2015-05-25 16:00:17 -07:00
Wei Wang 82333e1627 React to renaming "k-crossgen.cmd" to "dnx-crossgen.cmd" 2015-05-22 13:41:21 -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
moozzyk e771141eb8 Replacing rimraf in target-dir-clean with non-node.js based solution
rimraf needs to pull node.js and is slow.
2015-05-21 14:43:07 -07:00
Onat Yiğit Mercan c2b637f888 Added instruction to install unzip in order to unpack runtime packages 2015-05-21 22:09:48 +03:00
Kirthi Krishnamraju 9ba11ee04a React to aspnet/Configuration #195,#198 2015-05-20 18:43:12 -07:00
Kirthi Krishnamraju 7e78374053 React to aspnet/Configuration #195,#198 2015-05-20 17:26:00 -07:00
Doug Bunting 75c1efeec7 Fix `target-dir-clean` target
- not currently cleaning in most cases
- typo in 16bb0df
2015-05-20 12:02:39 -07:00
moozzyk 16bb0df055 Replacing `directory delete` with `rimraf` in the `target-dir-clean` target
`directory delete` fails for read-only files
2015-05-19 09:27:16 -07:00
Eilon Lipton 807a467429 Merge pull request #618 from marcusoftnet/osXSourceDnvmShInstructions
Added instructions on how to source dnvm.sh on OsX
2015-05-19 00:00:03 -07:00
Marcus Hammarberg ef07010f41 Added instructions on how to source dnvm.sh on OsX 2015-05-19 13:41:18 +07:00
Eilon Lipton 1af741519f Merge pull request #613 from thekane/typo
lowercase mono-complete package name
2015-05-18 16:14:47 -07:00
Suhas Joshi f8fa1eef0f Adding support to pin version and tag prerelease 2015-05-18 15:02:56 -07:00
Brice Lambson 281c42ba1c Don't run tests using bin/debug/app/project.json files 2015-05-18 14:04:26 -07:00
thekane 598e0fd377 lowercase mono-complete package name 2015-05-17 14:50:56 -06:00
Chris R 74c8363855 React to CoreClr dependency changes. 2015-05-15 11:34:15 -07:00
Pranav K 0d3c29f46a Reacting to CoreCLR package updates 2015-05-15 09:57:18 -07:00
Ryan Nowak 3f2ec7c046 Add project.lock.json to the .gitignore 2015-05-14 12:31:16 -07:00
Eilon Lipton 3a15ea1d91 Update contributing link 2015-05-14 09:17:40 -07:00
mikary e3bccdb3b1 Support single threaded running of specific test projects through environment 2015-05-12 14:37:47 -07:00
ASP.NET Push Bot 8653b9ca5e ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@73a4914c1f
2015-05-12 12:46:53 -07:00
Eilon Lipton 9b07b0cddc Update Home master -> Home dev 2015-05-12 11:53:38 -07:00
Eilon Lipton 77d689f0bd Update Home master -> Home dev 2015-05-12 11:50:38 -07:00
Eilon Lipton 72e88864af Update Home master -> Home dev 2015-05-12 11:48:17 -07:00
Eilon Lipton e1aa94bf39 Update Home master -> Home dev 2015-05-12 11:47:36 -07:00
David Fowler 239906e943 No tabs 2015-05-11 21:03:28 -07:00
David Fowler 27376a7bb8 Add global.json with an sdk version for beta4 samples 2015-05-11 20:56:33 -07:00
Glen 2bb2d1484d Fix variable names in dnvminstall.ps1 2015-05-11 10:32:45 +02:00
Eilon Lipton e703a8c247 Merge pull request #580 from vkichline/patch-1
Update README.md
2015-05-10 09:03:48 -07:00
Van Kichline 2d97024dbe Update README.md
There was a single lingering reference to "K command." This will become less intelligible as time goes by, so best to correct it.
2015-05-08 09:24:11 -07:00
Eilon Lipton 69ad72371d Update CLA info 2015-05-07 20:38:02 -07:00
Chris R ff406ecdf1 React to Http namespace changes. 2015-05-07 14:16:46 -07:00
Chris R bff13b2e9b React to Http namespace changes. 2015-05-07 13:43:34 -07:00
Troy Dai 2f09b07adc Package rename: Microsoft.AspNet.DataProtection.Shared -> Microsoft.AspNet.DataProtection.Sources 2015-05-07 10:16:20 -07:00
Troy Dai fe80a65ffc React to common package name change 2015-05-07 09:36:15 -07:00
Pranav K 789544a1e8 Use aspnetvnext feed as the default feed in dev branch 2015-05-06 10:48:32 -07:00
Pranav K 3f62cc65a5 Updating dnvm to latest 2015-05-06 09:35:02 -07:00
ASP.NET Push Bot 4505f7333d ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@c10520f43c
2015-05-05 17:33:45 -07:00
Barry Dorrans d870ae431e Add link to documentation site 2015-05-05 13:16:29 -07:00
Eilon Lipton 8e7d4a957b Remove link to old repo list 2015-05-04 08:57:51 -07:00
Thomas L. Kjeldsen a3d268bd13 Restructure the 'Get started with Docker' section 2015-05-02 23:41:41 +02:00
Thomas L. Kjeldsen 8fe7a45ccb Add Dockerfile to the HelloMvc and HelloWeb sample projects 2015-05-02 23:40:37 +02:00