Commit Graph

16244 Commits

Author SHA1 Message Date
Kirthi Krishnamraju f09dec1438 fix build break 2015-05-22 06:59:23 -07:00
Kirthi Krishnamraju 54ddefe88c React to aspnet/Configuration #194 2015-05-22 06:14:17 -07:00
Kirthi Krishnamraju 58c7eb1826 React to aspnet/Configuration #194 2015-05-22 05:28:05 -07:00
Kirthi Krishnamraju 4289542996 React to aspnet/Configuration #194 2015-05-22 04:58:56 -07:00
Ryan Nowak c428ddffa3 React to removal of [Activate] for ViewComponents 2015-05-21 23:03:30 -07:00
Kiran Challa 9e62751649 Fixed for build break 2015-05-21 16:47:40 -07:00
Kiran Challa d2f041def9 Fixed test 2015-05-21 16:43:15 -07:00
Kiran Challa ddd76e2f4d Fix for build break(removing reference to non-existing Caching.Distributed package) 2015-05-21 16:28:48 -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
Kiran Challa 903885c20d Reacting to Caching api review changes 2015-05-21 13:28:37 -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
Doug Bunting 3bdaec5b7e React to aspnet/Mvc#2489 fix
- rename _GlobalImport.cshtml file to _ViewImports.cshtml
2015-05-21 07:59:26 -07:00
David Fowler eb182fdafd Fixed dependencies 2015-05-21 03:46:18 -07:00
Kirthi Krishnamraju 7968239891 React to aspnet/Configuration #195,#198 2015-05-20 23:40:16 -07: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
Chris R 2168176149 #276 #277 Fix ini loading, read location from command line. 2015-05-20 16:10:58 -07:00
Kirthi Krishnamraju b75a855b98 React to aspnet/Congifuration #195,#198 2015-05-20 14:54:33 -07:00
Chris R 5694f79af4 React to IRequestCookieFeature API change. 2015-05-20 12:51:38 -07:00
Chris R 69849cc37c #311 Move UseMiddleware to Http.Abstractions. 2015-05-20 12:42:54 -07:00
Troy Dai 1566f72063 Update TestHost's dependencies 2015-05-20 12:24:38 -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
Kirthi Krishnamraju d298c9206e React to aspnet/Configuration #197 2015-05-18 15:35:41 -07:00
Suhas Joshi 170bad48c4 Fixed formatting 2015-05-18 15:26:46 -07:00
Suhas Joshi f8fa1eef0f Adding support to pin version and tag prerelease 2015-05-18 15:02:56 -07:00
Eilon Lipton 545af137a0 Merge pull request #484 from henkmollema/patch-1
Update README.md
2015-05-18 14:41:16 -07:00
Henk Mollema 16b9a79a82 Update README.md
- ASP.NET 5.0 -> ASP.NET 5
- KVM -> DNVM
- Minor text changes
2015-05-18 23:38:14 +02:00
Brice Lambson 281c42ba1c Don't run tests using bin/debug/app/project.json files 2015-05-18 14:04:26 -07:00
Suhas Joshi b2d34bfb6b Disabling tests to unblock CI 2015-05-18 11:38:16 -07:00
thekane 598e0fd377 lowercase mono-complete package name 2015-05-17 14:50:56 -06:00
David Fowler ac1e0aeee3 Fixed remaining refs 2015-05-17 10:25:42 -07:00
David Fowler 3124cdd641 Remove ConfigureServicesDelegate
- Removed the delegate type as it's not used anywhere in user code
- Also removed platform helper
2015-05-17 10:19:03 -07:00
David Fowler 83a8fd136f Fix tabs 2015-05-17 09:07:21 -07:00
Chris R 0e87d989d7 #272 Make HostingEnvironment default to Production. 2015-05-15 14:45:34 -07:00
Hao Kung 5b851c49a3 Throw when ConfigureServices has wrong signature 2015-05-15 13:46:58 -07:00
Pranav K 7b9cb14a10 Revert "React to CoreCLR dependency changes."
This reverts commit 06d3333ed3.
2015-05-15 12:20:28 -07:00
Chris R 74c8363855 React to CoreClr dependency changes. 2015-05-15 11:34:15 -07:00
Chris R 89e60921f8 React to CoreClr dependency changes. 2015-05-15 10:39:32 -07:00
Chris R 06d3333ed3 React to CoreCLR dependency changes. 2015-05-15 09:59:42 -07:00
Pranav K 0d3c29f46a Reacting to CoreCLR package updates 2015-05-15 09:57:18 -07:00
Chris R 99ea4fed8a #176 Add Clone() to MediaTypeHeaderValue and NameValueHeaderValue. 2015-05-14 22:23:12 -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
David Fowler 8c58f7ac1a Print started 2015-05-12 18:32:53 -07:00
mikary e3bccdb3b1 Support single threaded running of specific test projects through environment 2015-05-12 14:37:47 -07:00
Troy Dai 16c5addf79 Remove comments from project.json 2015-05-12 14:11:22 -07:00