Chris R
bbf1478821
#150 Handle OperationCancelledExceptions to prevent log noise
2016-09-08 14:50:17 -07:00
Pavel Krymets
482987bd23
Add tests for If-Unmodified-Since header
2016-07-13 10:12:46 -07:00
Doug Bunting
353219d763
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 14:12:40 -07:00
Ajay Bhargav Baaskaran
400b85e593
Updating to RTM builds of xunit and Moq
2016-07-05 21:52:20 -07:00
Pavel Krymets
c310c27ab8
Make encoders registration optional ( #140 )
2016-06-29 11:07:37 -07:00
Pranav K
e28e1df605
Updating to dev versions
2016-06-16 10:18:47 -07:00
N. Taylor Mullen
7897b52765
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:29:42 -07:00
BrennanConroy
d692066b2b
Replace PlatformAbstractions with RuntimeInformation
2016-05-31 13:01:04 -07:00
Pavel Krymets
59262122a8
Use UtcTime to fix tests
2016-05-19 14:57:19 -07:00
Pavel Krymets
3a0d8c43ca
Add more unit tests
2016-05-19 10:19:50 -07:00
Pranav K
0070560be1
Fixing build
2016-05-02 16:42:20 -07:00
Pranav K
8c56b1fdb7
Fix build warnings
2016-05-02 11:27:28 -07:00
Pranav K
ac03fe7b59
Use latest build of dotnet-test-xunit
2016-04-19 14:54:13 -07:00
Pavel Krymets
176b6a5910
Bring Microsoft.NETCore.Platforms dependency back
2016-04-18 17:03:38 -07:00
Pavel Krymets
e720824bfd
Migrate tests, tools and samples to portable
2016-04-14 16:40:10 -07:00
Doug Bunting
74d2c13933
React to HttpAbstractions namespace changes
...
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:11:52 -07:00
=
d42eb56fee
Fix content root for non-windows xunit tests with no app domains
2016-03-25 12:39:15 -07:00
David Fowler
2477982854
Fixed packages
2016-03-25 03:00:48 -07:00
John Luo
a8933e5016
Reacting to Hosting ConfigureServices update
2016-03-11 14:51:31 -08:00
Hao Kung
2f7e31ab5b
Remove GetService calls in Static Files
2016-03-04 15:17:49 -08:00
Doug Bunting
3311704ff1
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 21:32:56 -08:00
N. Taylor Mullen
f3c7b33595
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:37:10 -08:00
John Luo
26e7bcfb18
Updating test TFMs for custom test discovery
2016-02-19 10:57:57 -08:00
Kiran Challa
50d160d805
Enable tests to run using dotnet xunit runner
2016-02-09 22:33:08 -08:00
John Luo
da091104b7
Updating to new CLI
2016-02-02 10:17:24 -08:00
N. Taylor Mullen
b877e1a1f6
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:43 -08:00
N. Taylor Mullen
7167969e5a
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:41 -08:00
Brennan
f82d28c723
React to Fileprovider namespace changes
2016-01-21 17:03:18 -08:00
John Luo
f49864c413
Reacting to hosting rename
2016-01-17 16:32:45 -08:00
Brennan
e05469a989
Use UTC
2016-01-14 11:38:16 -08:00
Victor Hurdugaci
5165163c2c
Build with dotnet
2016-01-13 09:51:15 -08:00
John Luo
5e9bbc5650
Updating to new options pattern
2016-01-08 16:56:33 -08:00
John Luo
6f9b827e5b
Standardizing middleware to use configureOptions lambda
2015-12-22 19:32:20 -08:00
John Luo
2b2c42069c
Reacting to hew Hosting API
2015-12-18 16:01:43 -08:00
Brent Newbury
657a5ab26b
Fixed an issue where invalid characters in the path could cause FileExtensionContentTypeProvider.TryGetExtension to throw an exception.
2015-12-01 12:38:24 -08:00
Pavel Krymets
943ba9f47e
Add test to ensure 404 when wwwroot not set
2015-12-01 08:45:44 -08:00
Brennan
a7a6a90f1d
Dispose FileWatcher in tests
2015-11-30 15:14:27 -08:00
Pavel Krymets
dcb520f567
React to wwwroot hosting changes
2015-11-20 16:51:47 -08:00
Brennan
0708c34331
Adding windows specific tests
2015-11-18 10:03:39 -08:00
Cesar Blum Silveira
bb94f13576
Strong name Microsoft.AspNet.StaticFiles.
2015-11-03 11:51:22 -08:00
Pranav K
24bc91b958
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:48 -07:00
Chris R
c6477ad031
Fix unit tests on x-plat.
2015-09-29 12:48:15 -07:00
Pranav K
f81c238a59
Reacting to IChangeToken changes
2015-09-22 08:35:16 -07:00
Chris R
bd5700ea54
React to Http namespace changes.
2015-05-07 13:56:05 -07:00
Kiran Challa
e009959220
React to Caching api changes
2015-05-04 14:45:43 -07:00
Eilon Lipton
3bef0fd817
Code cleanup (license headers, usings, whitspace)
2015-05-02 23:34:44 -07:00
Eilon Lipton
9c5e78b9dc
Make tests run on CoreCLR
...
- Added dnxcore50 target
- Removed Shouldly reference
- Used CoreCLR-compatible APIs
2015-05-02 23:24:12 -07:00
N. Taylor Mullen
dd3bb685cb
Update LICENSE.txt and license header on files.
2015-05-01 14:04:48 -07:00
Chris Ross
6ae3d90ad0
Handle changes in FileProviders.
2015-04-23 12:18:49 -07:00
Chris Ross
925d7d7828
Handle Http.Core rename.
2015-04-16 14:30:11 -07:00