Doug Bunting
707070fbe7
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:15:39 -08:00
Doug Bunting
cf9a4a6371
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:13:01 -08:00
Doug Bunting
f6616db53d
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:11:15 -08:00
Doug Bunting
71b8ec7118
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:08:09 -08:00
Doug Bunting
09300ff8ca
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:06:40 -08:00
Doug Bunting
82b1238b27
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:05:58 -08:00
Doug Bunting
02e99e341e
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:03:11 -08:00
Ajay Bhargav Baaskaran
01102bba3f
Moving Attribute Routing to Routing
2015-11-17 11:02:58 -08:00
John Luo
fbec068f5c
Adding option to configure services when exposing the ASP.NET 5 pipeline via OWIN #398
2015-11-17 11:02:04 -08:00
Doug Bunting
60c87c1ae3
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:00:58 -08:00
Doug Bunting
9e5ba94804
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:00:20 -08:00
Doug Bunting
861b8b75e8
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:59:38 -08:00
Doug Bunting
8078f691f0
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:56:56 -08:00
Doug Bunting
2b4f2cbcc3
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:55:44 -08:00
Doug Bunting
001a7a6d5a
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:54:20 -08:00
Doug Bunting
df024976f3
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:53:39 -08:00
Doug Bunting
cbbddda8de
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:51:01 -08:00
Doug Bunting
42d6166b61
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:49:09 -08:00
Doug Bunting
6ebc978f29
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:34:35 -08:00
Doug Bunting
10012f4ee2
Explicitly choose Mono 4.0.5
...
- avoids future problems related to aspnet/External#48
- e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 10:33:21 -08:00
N. Taylor Mullen
73f557002f
Add `AddDataAnnotationsLocalization` parameterless overload.
...
- The `IMvcBuilder` extension methods already had this overload, just adding it to `IMvcCoreBuilder`.
#3517
2015-11-17 10:05:18 -08:00
Doug Bunting
94a4c8e3f4
Execute `dnu restore` with .NET Core and use Mono 4.0.5
...
- upgrade Linux to Trusty (Ubuntu 14.04) distribution, where .NET Core is supported
- also start testing with .NET Core xplat
- Mono beta is now 4.2.1 which doesn't work with `nuget.exe`
- see also aspnet/External#48
2015-11-17 09:43:43 -08:00
Pavel Krymets
5be19a02fc
Add script to add AutoGenKeys section and UCL for it
2015-11-17 09:34:18 -08:00
Doug Bunting
e4084f4ff4
Execute `dnu restore` with .NET Core and use Mono 4.0.5
...
- upgrade Linux to Trusty (Ubuntu 14.04) distribution, where .NET Core is supported
- Mono beta is now 4.2.1 which doesn't work with `nuget.exe`
- see also aspnet/External#48
Note: cannot use `KOREBUILD_TEST_DNXCORE=true` due to #577
2015-11-17 09:19:47 -08:00
David Fowler
b8f01cf674
Merge pull request #378 from benaadams/thread-count
...
Network thread count defaults
2015-11-17 07:34:29 -08:00
SteveSandersonMS
efe51c0c95
Update README.md
2015-11-17 13:56:34 +00:00
SteveSandersonMS
72f7bdba61
Update README.md
2015-11-17 13:37:20 +00:00
SteveSandersonMS
3c97a50a79
Update README.md
2015-11-17 13:32:13 +00:00
SteveSandersonMS
b1a7ac1f50
Update README.md
2015-11-17 13:08:56 +00:00
SteveSandersonMS
1d817e072c
Add global.json so packages can be consumed as source
2015-11-17 11:29:59 +00:00
SteveSandersonMS
bf910eb76e
Bump all versions to -alpha7
2015-11-17 11:16:52 +00:00
SteveSandersonMS
1a746fec5e
Merge branch 'rjperes-master'
2015-11-17 11:11:32 +00:00
SteveSandersonMS
740b1a305b
Taking some changes from pull/1
2015-11-17 11:11:16 +00:00
Stephen Halter
5d59a20178
Merge branch 'benaadams/no-delay' into dev
2015-11-16 20:56:26 -08:00
David Fowler
b1a772f19c
Merge pull request #393 from benaadams/patch-1
...
Disconnect is Debug not Error
2015-11-16 20:29:50 -08:00
David Fowler
9c47796ec0
Merge pull request #312 from benaadams/MemoryPoolIterator2-GetString
...
Reduce GetString allocs and conversions
2015-11-16 20:13:38 -08:00
Ben Adams
4dc4346fca
Reduce GetString allocs and conversions
2015-11-17 03:46:09 +00:00
Stephen Halter
f7a5c38f65
Follow common pattern for implementing IHttpRequestLifetimeFeature
2015-11-16 16:03:55 -08:00
Stephen Halter
b73e42b617
Abort request on any write failure
2015-11-16 16:03:53 -08:00
Stephen Halter
874bd29ce1
Throw IOExceptions instead of ODEs after a request is aborted
2015-11-16 16:03:51 -08:00
Stephen Halter
062caf16be
Support for IHttpRequestLifetimeFeature
2015-11-16 16:03:50 -08:00
Ben Adams
1cbb273b0d
Corrected Exception messages
2015-11-16 16:03:48 -08:00
Ben Adams
5e883827e0
Explain why dispose can't be used
2015-11-16 16:03:46 -08:00
Ben Adams
f60f6c92ca
Stop streams on finish
...
Can't use dispose (or close) as can be disposed too early by user code
Resolves #263
2015-11-16 16:03:44 -08:00
Doug Bunting
8c0a1701cd
Nit: Set `KoreBuild_*` environment variables consistently
2015-11-16 15:59:16 -08:00
Doug Bunting
aa2b65efcc
Execute `dnu restore` in Travis builds with .NET Core
2015-11-16 15:59:14 -08:00
Pavel Krymets
690e5a66e5
Set default path=/ when removing cookie
2015-11-16 15:58:18 -08:00
David Fowler
5774cf9f1e
Merge pull request #390 from benaadams/stack2queue
...
ConcurrentStack -> ConcurrentQueue
2015-11-16 15:36:29 -08:00
Hao Kung
4e842c33d0
Merge remote-tracking branch 'ka/patch-1' into dev
2015-11-16 13:35:44 -08:00
David Fowler
7ba0f7da19
Merge pull request #377 from benaadams/legacy
...
Result -> GetAwaiter().GetResult() for legacy
2015-11-16 12:13:45 -08:00