Commit Graph

11486 Commits

Author SHA1 Message Date
Glenn Condron 7613b7ee81 Merge pull request #587 from glen-84/patch-1
Fix variable names in dnvminstall.ps1
2015-06-12 19:19:54 -07:00
Glenn Condron 17b2eb1060 Merge pull request #505 from MRdNk/fixosxreadme
Update README.md: To include OSX instructions to add `source dnvm.sh` to bashrc - to use in bash
2015-06-12 19:07:10 -07:00
Stephen Halter 5c6a53c491 Dispose Listeners if they fail to start 2015-06-12 17:02:31 -07:00
Stephen Halter 7e125faa73 Dispatch user defined callback so it can't block the event loop 2015-06-12 17:02:27 -07:00
Chris R 08c0bbbd60 React to OnSendingHeaders rename. 2015-06-12 15:05:45 -07:00
Stephen Halter 106edf8c86 Ensure all handles still get released after graceful shutdown 2015-06-12 12:49:52 -07:00
Chris R bc98fcbce4 Add Antiforgery repo. 2015-06-12 09:10:09 -07:00
Chris R 97af2f2b21 Merge branch 'release' into dev 2015-06-12 09:07:16 -07:00
Chris R 3941b1a471 Merge branch 'release' into dev 2015-06-12 09:06:06 -07:00
Stephen Halter b43e5940e5 Gracefully shutdown even when there are open connections 2015-06-11 17:06:25 -07:00
Chris R e7edacc865 Remove the WebSocketAbstractions repo. 2015-06-11 16:18:35 -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
Henk Mollema 256201ac46 Use AddMvcWithDefaultRoute() 2015-06-11 09:32:48 +02:00
Chris R 2bc5d9518b Merge branch 'release' into dev 2015-06-09 10:38:52 -07:00
Chris R 148723acc2 Update test Socket dependency 2015-06-09 10:38:27 -07:00
Eilon Lipton 9f3655a835 Merge pull request #648 from glen-84/patch-2
Update CONTRIBUTING.md (vNext -> 5)
2015-06-08 08:43:14 -07:00
Chris R de72acc2ca Update test Socket dependency 2015-06-05 15:28:19 -07:00
Troy Dai 430c903f65 Add System.IO to framework assemblies 2015-06-04 10:47:36 -07:00
ASP.NET Push Bot 25733b644c ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@3a4ee55291
2015-06-02 11:39:41 -07:00
Doug Bunting 664d718398 Add `Quiet` default to enable conditionalizing `Log.Info()` calls
- use in new `_copy.shade` which overrides the Sake default
2015-06-01 14:46:58 -07:00
Glen edf4e91d0c Update CONTRIBUTING.md (vNext -> 5) 2015-05-30 19:23:25 +02:00
ASP.NET Push Bot 338c09434e ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@07bff51bfe
2015-05-28 21:43:14 -07:00
Pranav K 6d6acf0056 Updating to release NuGet.config 2015-05-27 16:56:53 -07:00
ASP.NET Push Bot 0bd310cc73 ⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@c4da6df0a3
2015-05-27 16:56:49 -07: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
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