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 |
Chris R
|
179bdbf903
|
#82 Implement ITlsTokenBindingFeature.
|
2015-05-18 11:44:45 -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
|
7ae1941c83
|
Enable additional WebListener response tests.
|
2015-05-15 15:11:29 -07:00 |
Chris R
|
2681e8b3d1
|
#112, #113 Sort out default response modes, allow manual chunking.
|
2015-05-15 14:55:54 -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
|
748a6e1090
|
React to CoreClr dependency changes.
|
2015-05-15 11:31:49 -07:00 |
Chris R
|
913e407b5a
|
React to CoreClr dependency changes.
|
2015-05-15 11:27:29 -07:00 |
Chris R
|
89e60921f8
|
React to CoreClr dependency changes.
|
2015-05-15 10:39:32 -07:00 |
Murat Girgin
|
47f24598f4
|
Update README.md
|
2015-05-15 10:04:22 -07:00 |
Murat Girgin
|
703fa4279e
|
Initial commit
|
2015-05-15 10:01:00 -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 |
Troy Dai
|
d89f5d0f47
|
Move comment into Startup.cs
|
2015-05-14 22:41:41 -07:00 |
Chris R
|
99ea4fed8a
|
#176 Add Clone() to MediaTypeHeaderValue and NameValueHeaderValue.
|
2015-05-14 22:23:12 -07:00 |
Eilon Lipton
|
03aa1ee107
|
Merge pull request #58 from henkmollema/patch-1
Reference to ASP.NET 5 instead of vNext in README
|
2015-05-14 16:24:38 -07:00 |
Eilon Lipton
|
f008483b03
|
Merge pull request #256 from henkmollema/patch-1
Reference to ASP.NET 5 instead of vNext in README
|
2015-05-14 14:56:17 -07:00 |
Smit Patel
|
c6c5c94971
|
React to EF: changes in ModelSnapshot
|
2015-05-14 14:01:06 -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 |
Henk Mollema
|
b4299f3a67
|
Reference to ASP.NET 5 instead of vNext in README
|
2015-05-13 17:08:38 +02:00 |
Henk Mollema
|
4ec81538b9
|
Reference to ASP.NET 5 instead of vNext in README
|
2015-05-13 16:43:15 +02:00 |
David Fowler
|
8c58f7ac1a
|
Print started
|
2015-05-12 18:32:53 -07:00 |
Hao Kung
|
468852550c
|
Tweak SecurityHelper.AddUserPrincipal logic
|
2015-05-12 15:49:49 -07:00 |
mikary
|
e3bccdb3b1
|
Support single threaded running of specific test projects through environment
|
2015-05-12 14:37:47 -07:00 |
Troy Dai
|
a1422fa51b
|
Update project.json in test
|
2015-05-12 14:15:20 -07:00 |
Troy Dai
|
16c5addf79
|
Remove comments from project.json
|
2015-05-12 14:11:22 -07:00 |
Troy Dai
|
6676651e54
|
Remove comments from project.json
|
2015-05-12 14:04:15 -07:00 |
Troy Dai
|
538e1d6a8b
|
Remove comments from project.json
|
2015-05-12 13:58:52 -07:00 |
Hao Kung
|
17deab142d
|
AuthZ: Sugar to make resource parameter optional
|
2015-05-12 13:57:23 -07:00 |
Hao Kung
|
bb2e12a8e6
|
Add sugar for UseClaimsTransformation
|
2015-05-12 13:52:32 -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
|
e84f35bc2d
|
Update Home master -> Home dev
|
2015-05-12 11:53:44 -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 |