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 |
David Fowler
|
e19289f7ac
|
Merge pull request #255 from Tragetaschen/hosting-keep-alive
Third way of making configurable how hosting is kept alive
|
2015-05-11 17:52:46 -07:00 |
Victor Hurdugaci
|
aa2d38d6c1
|
Better error handling
|
2015-05-11 16:31:44 -07:00 |
Kai Ruhnau
|
95b1997c14
|
Simplify Hosting's shutdown handling.
Don't require a TTY on Unix.
|
2015-05-12 00:10:24 +02:00 |
Hao Kung
|
1354d66fb6
|
Ensure ConfigureServices is only called once
|
2015-05-11 15:08:40 -07:00 |
Victor Hurdugaci
|
0593c0def7
|
Add the exit code to the remote result
|
2015-05-11 14:34:05 -07:00 |
David Fowler
|
12d3f48bfd
|
Merge pull request #261 from Tragetaschen/started-event
Add an ApplicationStarted event
|
2015-05-10 02:05:48 -07:00 |
Kai Ruhnau
|
4de328069a
|
Add an ApplicationStarted event
|
2015-05-09 08:52:53 +02:00 |
Victor Hurdugaci
|
7839b80f04
|
Scripts to run tests remotely
|
2015-05-08 14:08:13 -07:00 |
Chris R
|
c4df4a0a15
|
#303 Enable tests for CoreCLR.
|
2015-05-08 10:52:43 -07:00 |
Chris R
|
b7f4058c28
|
React to Http namespace changes.
|
2015-05-07 15:31:35 -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 |
Chris R
|
ad93dd74b6
|
React to Http namespace changes.
|
2015-05-07 13:26:53 -07:00 |
Chris R
|
eb0fe6a92a
|
#281 Reorganise files, namespaces for internal and features.
|
2015-05-07 13:15:14 -07:00 |
Chris R
|
550b2252ea
|
#265 Remove Use extensions that take services.
|
2015-05-07 13:15:11 -07:00 |
Suhas Joshi
|
afca1242bc
|
Fixing database changes from EF
|
2015-05-07 11:02:14 -07:00 |
Hisham Abdullah Bin Ateya
|
4852bf0c52
|
Using [NotNull]
|
2015-05-07 10:17:35 -07:00 |
Hisham Abdullah Bin Ateya
|
018b4c2426
|
Using 'nameof' operator instead of magic strings
|
2015-05-07 10:17:34 -07:00 |
Troy Dai
|
2f09b07adc
|
Package rename: Microsoft.AspNet.DataProtection.Shared -> Microsoft.AspNet.DataProtection.Sources
|
2015-05-07 10:16:20 -07:00 |
Victor Hurdugaci
|
63038b7278
|
Use the in memory store on the Nano server
|
2015-05-07 09:51:18 -07:00 |
Troy Dai
|
f7f4d490aa
|
React to common package name change
|
2015-05-07 09:37:58 -07:00 |
Troy Dai
|
ef9dde7d7c
|
React to common package name change
|
2015-05-07 09:37:39 -07:00 |
Troy Dai
|
fe80a65ffc
|
React to common package name change
|
2015-05-07 09:36:15 -07:00 |
Chris R
|
c9c09fb4e5
|
#269 Clean up QueryString APIs, add tests.
|
2015-05-06 10:55:20 -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 |
Barry Dorrans
|
d870ae431e
|
Add link to documentation site
|
2015-05-05 13:16:29 -07:00 |