David Fowler
|
866f155bc6
|
Fixed the build
|
2016-03-25 01:16:32 -07:00 |
David Fowler
|
52587420e8
|
Fix build
- Hoist packages using netstandard.library
- Upgrade process since it's not in the standard library
|
2016-03-25 01:05:48 -07:00 |
David Fowler
|
6c1247b30c
|
Fix build
- Hoist packages using netstandard.library
- Upgrade process since it's not in the standard library
|
2016-03-25 00:46:39 -07:00 |
Eilon Lipton
|
7cace9a7fe
|
Fix package metadata
|
2016-03-24 23:50:57 -07:00 |
John Luo
|
a6382fe6af
|
Update sample TFM
|
2016-03-24 21:16:19 -07:00 |
David Fowler
|
14bd62d880
|
Fixed the build
|
2016-03-25 02:53:31 -07:00 |
John Luo
|
514d752959
|
Enable IISExpress tests
|
2016-03-24 18:10:25 -07:00 |
Christian Weiss
|
bfcaa00e1b
|
removes the ConfigureDelegate delegate
|
2016-03-24 18:03:53 -07:00 |
Anthony van der Hoorn
|
f387d04af1
|
Adds timestamp in accordance with hosting example, as well as duration
|
2016-03-24 15:54:59 -07:00 |
Pranav K
|
92cb5120ae
|
React to Hosting changes
|
2016-03-24 14:11:36 -07:00 |
Pranav K
|
6c8b1f2ac3
|
Updating to latest CoreCLR packages
|
2016-03-24 12:46:51 -07:00 |
John Luo
|
1d9a181f45
|
Reacting to Hosting changes
|
2016-03-24 12:10:51 -07:00 |
John Luo
|
555a8d0a3b
|
Reacting to Hosting changes
|
2016-03-24 12:10:09 -07:00 |
John Luo
|
5ecba206ad
|
Reacting to Hosting changes
|
2016-03-24 12:08:58 -07:00 |
John Luo
|
97b775de2a
|
React to Hosting changes
|
2016-03-24 12:07:45 -07:00 |
John Luo
|
b7aa4e627e
|
Reacting to Hosting changes
|
2016-03-24 12:03:16 -07:00 |
John Luo
|
4d64c1849d
|
Reacting to Hosting changes
|
2016-03-24 12:01:19 -07:00 |
John Luo
|
a2aa94c424
|
Reacting to Hosting changes
|
2016-03-24 11:55:44 -07:00 |
John Luo
|
808d91c0e4
|
Reacting to Hosting changes
|
2016-03-24 11:49:30 -07:00 |
John Luo
|
c43fb71cff
|
Reacting to Hosting changes
|
2016-03-24 11:47:56 -07:00 |
John Luo
|
528832fc04
|
Reacting to Hosting changes
|
2016-03-24 11:46:01 -07:00 |
Kiran Challa
|
6d4a80e747
|
[Fixes #532] Replace hard-coded logging event ids with a class of consts
|
2016-03-24 07:11:53 -07:00 |
SteveSandersonMS
|
ff5cdd1815
|
Fix Angular2Spa production builds
|
2016-03-24 12:07:28 +00:00 |
SteveSandersonMS
|
f1fa20afeb
|
Fix UseWebpackDevMiddleware with no options
|
2016-03-24 11:39:38 +00:00 |
Pranav K
|
c67011dc6d
|
Updating to NetStandard.Library 1.5.0
|
2016-03-23 19:56:16 -07:00 |
Kiran Challa
|
0c3f6497db
|
Fixes issue of request path segment length greater than the wildcard template route
Fixes https://github.com/aspnet/Mvc/issues/4256
|
2016-03-23 17:36:07 -07:00 |
Pranav K
|
7ec3da701c
|
Reacting to CoreFx package changes
|
2016-03-23 16:15:16 -07:00 |
Pranav K
|
56f51b2525
|
Copy .build dir in Linux
|
2016-03-23 14:37:59 -07:00 |
ryanbrandenburg
|
94cefde3ec
|
Make IAntiforgeryContextAccessor a Feature
|
2016-03-23 14:35:26 -07:00 |
Pranav K
|
d04f2fd2ee
|
Reacting to CoreCLR package changes
|
2016-03-23 14:30:29 -07:00 |
Pranav K
|
8c35a4e315
|
Remove transitive dependency
|
2016-03-23 13:07:19 -07:00 |
Pranav K
|
63ed1e551a
|
Reacting to CoreCLR package changes
|
2016-03-23 13:02:53 -07:00 |
Pranav K
|
f2a42d1f71
|
Reacting to CoreCLR package changes
|
2016-03-23 13:00:46 -07:00 |
Anthony van der Hoorn
|
23976ebd53
|
Addition of InstanceId to the messages being published.
|
2016-03-23 12:14:41 -07:00 |
Pranav K
|
069220a85a
|
Revert "Revert "Reacting to CoreCLR package changes""
This reverts commit e3229fc4ea.
|
2016-03-23 11:47:23 -07:00 |
Pranav K
|
74787d2ce6
|
Look for projects under a subdirectory in test and samples
|
2016-03-23 11:46:16 -07:00 |
Pranav K
|
a1f32e5651
|
Making build.sh executable
|
2016-03-23 10:15:59 -07:00 |
Pranav K
|
be1b128dbf
|
Use build-compile from KoreBuild
|
2016-03-23 08:46:25 -07:00 |
Pranav K
|
7f1f8340d5
|
Run ci-build without parallelism on Linux
|
2016-03-23 08:03:09 -07:00 |
SteveSandersonMS
|
980054b321
|
Update transpilation example to Babel 6 and remove system.js
|
2016-03-23 14:02:18 +00:00 |
Cesar Blum Silveira
|
4b214115ca
|
Proper skip reasons for HttpsConnectionFilter tests (#677).
|
2016-03-22 18:00:15 -07:00 |
Cesar Blum Silveira
|
3f0e65495e
|
Merge branch 'shalter/last-request' into dev
|
2016-03-22 17:57:26 -07:00 |
Cesar Blum Silveira
|
fd70fb732d
|
Add explanatory comments for previous commit.
|
2016-03-22 17:55:21 -07:00 |
Ajay Bhargav Baaskaran
|
5238a8f16e
|
Added tests for DropDownList and ListBox extensions
|
2016-03-22 16:51:27 -07:00 |
John Luo
|
312192b447
|
WebHostBuilder extensions rename and documentation. #636 #648
|
2016-03-22 16:27:28 -07:00 |
Pranav K
|
ead553b237
|
Updating to v3 NuGet feed
|
2016-03-22 16:05:05 -07:00 |
Pranav K
|
968eec59ae
|
Revert "Revert "Reacting to CoreCLR package changes""
This reverts commit 3b02600566.
|
2016-03-22 16:02:09 -07:00 |
Pranav K
|
6a5a05303f
|
Revert "Revert "Reacting to CoreCLR package changes""
This reverts commit d035b7c533.
|
2016-03-22 15:15:11 -07:00 |
Pranav K
|
1e3d675993
|
Reacting to CoreCLR package changes
|
2016-03-22 15:09:58 -07:00 |
Pranav K
|
3574a25316
|
Revert "Revert "Reacting to CoreCLR package changes""
This reverts commit 33dd349cd0.
|
2016-03-22 15:07:20 -07:00 |