Brice Lambson
a0e30591f8
Revert "Temporarily reference Microsoft.AspNet.Server.WebListener 0.1-*"
...
This reverts commit 3cd3e31644 .
2014-06-19 18:35:34 -07:00
Brice Lambson
3cd3e31644
Temporarily reference Microsoft.AspNet.Server.WebListener 0.1-*
2014-06-19 17:46:28 -07:00
Brice Lambson
6d56ee2471
Bump version to 1.0.0-*
2014-06-19 17:11:14 -07:00
Brice Lambson
7f1135cec3
Bump version to 1.0.0-*
2014-06-19 16:33:18 -07:00
Brice Lambson
64850167a1
Bump version to 1.0.0-*
2014-06-19 16:32:13 -07:00
Brice Lambson
9df90f615b
Bump version to 1.0.0-*
2014-06-19 16:10:41 -07:00
Brice Lambson
782e586c22
Bump versions to *-alpha2-*
2014-06-19 16:05:56 -07:00
Brice Lambson
b41abcffa6
React to version bumps and renames
2014-06-19 16:00:13 -07:00
Chris Ross
b6f4207b3b
#70 - Refactor client cert feature interface.
2014-06-19 11:46:13 -07:00
Chris Ross
2ae3a24a16
Remove CallCancelled property. Fix Owin query string. Add Owin user. Add Owin tests.
2014-06-19 09:02:49 -07:00
Wei Wang
9a53c1d773
Change the author of package to MS OpenTech
2014-06-18 22:09:39 -07:00
Wei Wang
f938a6ad75
Change the default author in makefile.shade
2014-06-18 16:52:47 -07:00
Wei Wang
7724182925
Change the default author in makefile.shade
2014-06-18 16:33:46 -07:00
Wei Wang
cd906e306e
Change the default author in makefile.shade
2014-06-18 16:28:59 -07:00
Wei Wang
e34a149f85
Change the default author in makefile.shade
2014-06-18 16:28:11 -07:00
Wei Wang
fa27f77150
Change the default author in makefile.shade
2014-06-18 16:17:31 -07:00
Wei Wang
213cddb339
Default author is set in KoreBuild script
...
- If there is a non-empty env var "K_AUTHOR", use its value as default
author
- Otherwise, use the value of predefined var "AUTHORS"
2014-06-18 15:28:29 -07:00
Wei Wang
4b665e06b3
Add proxy support in kvm
...
- Add proxy option to "kvm upgrade"
- "kvm upgrade" uses global proxy (http_proxy env var) by default
- Support authenticated proxies
2014-06-18 13:34:07 -07:00
Louis DeJardin
17e566c5d1
Adding "server.urls" configuration support to kestrel
2014-06-17 22:45:53 -07:00
Louis DeJardin
45933b149e
IServerFactory is never a registered service
...
IServerManager is registered when needed
Or the caller may provide context.ServerFactory instance when an
override is needed
2014-06-17 15:10:13 -07:00
Stephen Halter
0ab560e086
Add UseServices overload that takes a Func returning IServiceProvider
...
- This should be useful for third-party IoC containers
2014-06-16 18:32:20 -07:00
DamianEdwards
7ec9c71181
MusicStore.Spa changes:
...
- Make the account manage page work
- Changed ngTextBoxFor extension not use the base TextBoxFor helper as it was adding unwanted client validation attributes
- Fix controller route
2014-06-16 18:09:08 -07:00
DamianEdwards
4a4fe86df4
Changed use of custom SmartJsonResult to JsonResult in MusicStore.Spa
2014-06-16 15:55:50 -07:00
DamianEdwards
2934514909
Fix MusicStore.Spa:
...
- Support self-host via commands
- Comment out calls to EF APIs that throw NIE
2014-06-16 15:00:57 -07:00
David Fowler
a1583f298c
Change k build to kpm build.
2014-06-15 07:49:55 -07:00
David Fowler
2e6f9859a9
Fixed duplicates in repo list
2014-06-15 07:42:33 -07:00
David Fowler
8422d7413a
Fix dependency order or projects
2014-06-15 07:32:53 -07:00
David Fowler
60c1d007fa
Merge pull request #65 from khellang/patch-1
...
Added exception message to warning when `git clone` fails
2014-06-15 06:52:57 -07:00
Louis DeJardin
6ac6419f4f
Adding support for 'k web --server kestrel'
2014-06-13 13:10:46 -07:00
Chris Ross
434a128f1a
Rename AcceptWebSocket to AcceptWebSocketAsync.
2014-06-13 08:37:23 -07:00
David Fowler
32aa84d975
Fixed project.json casing
2014-06-13 07:32:14 -07:00
David Fowler
0c0321c694
Renamed Project.json to Project.json2
2014-06-13 07:32:13 -07:00
Chris Ross
2deea2c299
Delete old file.
2014-06-12 20:16:25 -07:00
Chris Ross
7484db54c6
Compile for CoreClr. Seperate Client project. Rename everything.
2014-06-12 20:11:12 -07:00
Ryan Nowak
c5593491e0
fix breaking change from mvc
2014-06-12 17:21:07 -07:00
Chris Ross
b9d7561bf9
Enable WebSocket and Opaque features.
2014-06-12 15:05:58 -07:00
DamianEdwards
ced2c3950f
Delete pre-processed *.ng.ts files from repo
2014-06-12 10:24:59 -07:00
Stephen Halter
abbd763f0f
Use GetServiceOrDefault for optional dependency
2014-06-11 18:32:40 -07:00
Louis DeJardin
9c7cb6a958
Adding some tests for Http11
...
Requires updating to test utilities
Adding initial EventSource to try to see some order of events
2014-06-11 17:09:25 -07:00
Ryan Nowak
545c614320
temporarily disable stylecop for tests
2014-06-11 16:47:17 -07:00
Phil Haack
2dcbe545e3
Sort namespaces
...
How did @eilon let this ship with the namespaces unsorted. He's growing soft in his old age. :trollface:
2014-06-11 13:55:23 -07:00
Glenn Condron
611469e3a9
Update KVM to newer build, update Readme to show how to use KVMInstall. Pipe md to out-null when creating temp directory.
2014-06-11 13:45:59 -07:00
Praburaj
1ca9e25e54
Fixing an invalid 'And' condition while checking for process exited already
2014-06-11 13:31:55 -07:00
Praburaj
6b1a61f208
Checking if the host process is actually running before attempting to kill
...
adding some more diagnostics in case of host process failed to start.
2014-06-11 13:20:24 -07:00
Stephen Halter
25bbfa7165
Fix test now that ServiceProvider throws a generic exception
...
aspnet/DependencyInjection#87
2014-06-11 12:14:37 -07:00
Pranav K
ae6004dd11
Updating build.sh based on KRuntime changes
2014-06-10 17:22:44 -07:00
Pranav K
45dcd20268
Updating build.sh based on KRuntime changes
2014-06-10 17:22:35 -07:00
Pranav K
ae879573ca
Updating build.sh based on KRuntime changes
2014-06-10 17:16:45 -07:00
Pranav K
d8018a8b4e
Updating build.sh based on KRuntime changes
2014-06-10 17:15:57 -07:00
Pranav K
79f627868a
Updating build.sh based on KRuntime changes
2014-06-10 17:10:50 -07:00