Pranav K
|
fa867a1b3d
|
Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev
|
2016-10-17 09:56:49 -07:00 |
Pranav K
|
ec53b4daf0
|
Branching for 1.1.0-preview1
|
2016-10-17 09:49:56 -07:00 |
Pranav K
|
1b5ae76197
|
Updating to netcoreapp1.1
|
2016-10-13 11:26:07 -07:00 |
Pranav K
|
a73f8cd0ba
|
Revert "Updating to netcoreapp1.1"
This reverts commit 559e8d6027.
|
2016-10-12 16:09:57 -07:00 |
Pranav K
|
559e8d6027
|
Updating to netcoreapp1.1
|
2016-10-12 13:46:49 -07:00 |
Pranav K
|
c71cc6b8d2
|
Updating partner package versions
|
2016-09-28 11:52:49 -07:00 |
Chris R
|
d7defa9a41
|
React to WebListener version change
|
2016-09-19 13:43:06 -07:00 |
Chris R
|
bbf1478821
|
#150 Handle OperationCancelledExceptions to prevent log noise
|
2016-09-08 14:50:17 -07:00 |
Doug Bunting
|
df66f51f46
|
Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
|
2016-09-04 20:20:40 -07:00 |
John Luo
|
a4d2e5ebcd
|
Update static files to use strong comparison on ETags
|
2016-08-30 15:07:29 -07:00 |
BrennanConroy
|
33dbd6d78b
|
Update .travis.yml
|
2016-08-02 13:09:20 -07:00 |
Pavel Krymets
|
c4220c3d8c
|
Pass bigger buffer size to StreamCopyOperation.CopyToAsync (#148)
|
2016-07-22 09:21:52 -07:00 |
Pavel Krymets
|
482987bd23
|
Add tests for If-Unmodified-Since header
|
2016-07-13 10:12:46 -07:00 |
Joost van Hassel
|
8487bf0ae5
|
14.28 If-Unmodified-Since - Incorrect condition
14.28 If-Unmodified-Since had a condition on ifModifiedSince, which could be undefined. Should be ifUnmodifiedSince
|
2016-07-13 10:10:56 -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 |
Pranav K
|
912794843a
|
Merge branch 'release' into dev
|
2016-06-14 16:29:25 -07:00 |
Pranav K
|
1b15ec3869
|
Updating to release.
|
2016-06-14 16:22:57 -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 |
jacalvar
|
5cf300db6c
|
Remove unncessary usings
|
2016-06-09 00:54:14 -07:00 |
BrennanConroy
|
d692066b2b
|
Replace PlatformAbstractions with RuntimeInformation
|
2016-05-31 13:01:04 -07:00 |
Cesar Blum Silveira
|
a23d70411e
|
Fix OSX build on Travis.
|
2016-05-27 12:12:44 -07:00 |
Chris R
|
ce8d23d3e5
|
Update sample
|
2016-05-27 09:49:54 -07:00 |
Chris R
|
dda9376a0c
|
Perf: More efficient range header checks.
|
2016-05-27 09:32:53 -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
|
e3ed603b7e
|
Merge branch 'release' into dev
|
2016-05-02 16:42:33 -07:00 |
Pranav K
|
0070560be1
|
Fixing build
|
2016-05-02 16:42:20 -07:00 |
Pranav K
|
133e95a2f0
|
Merge branch 'release' into dev
|
2016-05-02 14:57:41 -07:00 |
Pranav K
|
8c56b1fdb7
|
Fix build warnings
|
2016-05-02 11:27:28 -07:00 |
John Luo
|
fae70a2bfe
|
Merge branch 'release' into dev
|
2016-04-27 14:59:59 -07:00 |
John Luo
|
57352541fb
|
Removing references to UseDefaultHostingConfiguration
|
2016-04-27 14:59:24 -07:00 |
Korroz
|
3b262b1b3b
|
Content type mapping for markdown
Since it is now officially registered.
See: https://tools.ietf.org/html/rfc7763
|
2016-04-27 11:50:20 -07:00 |
BrennanConroy
|
d19b874db3
|
Merge branch 'release' into dev
|
2016-04-25 14:47:17 -07:00 |
BrennanConroy
|
30a9138714
|
Update web.config and add publish tool
|
2016-04-25 14:20:02 -07:00 |
Pranav K
|
8e6ae72f85
|
Merge branch 'release' into dev
|
2016-04-19 14:54:13 -07:00 |
Pranav K
|
ac03fe7b59
|
Use latest build of dotnet-test-xunit
|
2016-04-19 14:54:13 -07:00 |
Pavel Krymets
|
c7efad087d
|
Merge branch 'release' into dev
|
2016-04-18 17:03:41 -07:00 |
Pavel Krymets
|
176b6a5910
|
Bring Microsoft.NETCore.Platforms dependency back
|
2016-04-18 17:03:38 -07:00 |
Pavel Krymets
|
32d0994ebe
|
Merge branch 'release' into dev
|
2016-04-14 16:40:17 -07:00 |
Pavel Krymets
|
e720824bfd
|
Migrate tests, tools and samples to portable
|
2016-04-14 16:40:10 -07:00 |
John Luo
|
dfca01d2b7
|
Merge branch 'release' into dev
|
2016-04-11 10:03:08 -07:00 |
John Luo
|
390fdd325b
|
Move web.config and use ANCM
|
2016-04-11 10:02:42 -07:00 |
Pranav K
|
0c9c8cee60
|
Merge branch 'release' into dev
|
2016-04-08 06:49:14 -07:00 |
Pranav K
|
a344b259e8
|
Removing imports from src projects
|
2016-04-08 06:49:14 -07:00 |
Pranav K
|
a7624ca6ea
|
Merge branch 'release' into dev
|
2016-04-06 09:47:31 -07:00 |
Pranav K
|
6f55af5b40
|
Updating to release.
|
2016-04-06 09:47:29 -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 |