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 |
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 |
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 |
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 |
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 |
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
|
a4a37b2f0f
|
Update Home master -> Home dev
|
2015-05-12 11:49:57 -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 |
Eilon Lipton
|
241a1040ab
|
Update Home master -> Home dev
|
2015-05-12 11:47:05 -07:00 |
Eilon Lipton
|
54fbf51894
|
Update Home master -> Home dev
|
2015-05-12 11:46:51 -07:00 |
Chris R
|
dce1d0e88f
|
#272 Make more properties settable (Items, RequestAborted, IsHttps, Query, Cookies).
|
2015-05-12 11:02:58 -07:00 |
Glenn Condron
|
c390d47317
|
Add IsDevelopment and IsProduction extension methods
|
2015-05-11 18:29:27 -07:00 |