Ryan Brandenburg
03c5357ee2
Branching for 2.1.0-rc1
2018-04-17 14:01:40 -07:00
Javier Calvarro Nelson
e781cd38cf
[ Fixes #7635 ] Provide a way to configure HTTP Client instances
2018-04-17 12:52:56 -07:00
Javier Calvarro Nelson
e0b4c13895
[ Fixes #7587 ] Default to Development environment in tests
2018-04-17 12:52:51 -07:00
Ryan Brandenburg
a2b2c1810e
Merge pull request #1075 from aspnet/rybrande/MergeDevIntoRelease21
...
Merge dev into release21
2018-04-17 12:42:48 -07:00
Doug Bunting
e0e96ce53b
Include parameter type's attributes in ModelMetadata
...
- #7595
- #7595 relates to #7350 but does not have the same root cause
- did _not_ revert the src changes in #7350 fix (d995b0418a )
- make non-`[Obsolete]` `ModelAttributes` constructor overload `internal`
- should generally use `static` methods and not any constructor
- change some unit tests to use `[Obsolete]` constructor overloads (with suppressions)
- fix test `ParameterBinderExtensions` to use current `ParameterBinder.BindModelAsync(...)` overload
- found some tests updated `IModelMetadataProvider`, `MvcOptions`, etc. instances but didn't register them in DI
- extend `ModelBindingTestHelper` and `ModelBindingTestContext`
- reorder some tests to use correct `MvcOptions` and `IModelMetadataProvider` everywhere
- fixes above issues
nits:
- take a few VS suggestions
- remove an old comment indended only for PR "Reviewers:"
2018-04-17 12:40:38 -07:00
Javier Calvarro Nelson
e06b1fd690
[ Fixes #1242 ] Moves IStartupConfigureServicesFilter and IStartupConfigureContainerFilter interfaces to the internal namespace
2018-04-17 12:31:09 -07:00
Ryan Brandenburg
9f6531b547
Fix script target
2018-04-17 12:26:08 -07:00
Ryan Brandenburg
a32e7dc18b
Adapt dev to release/2.1
2018-04-17 12:24:03 -07:00
Ryan Brandenburg
b4946fc638
Bring modules back to release/2.1 versions
2018-04-17 12:16:10 -07:00
Ajay Bhargav Baaskaran
dc997821cc
Added nuspec and symbols.nuspec files to Razor.Design
2018-04-17 11:07:34 -07:00
Andrew Stanton-Nurse
31debcbf9f
Simple TypeScript API Review Feedback ( #2050 )
2018-04-17 10:51:52 -07:00
Ryan Brandenburg
14fa14b5d3
2.2.0
2018-04-17 09:48:24 -07:00
Nate McMaster
d44982b166
Update GenerateTags.ps1 script
2018-04-17 09:08:47 -07:00
James Newton-King
707d79d3a1
Comment
2018-04-17 21:28:06 +12:00
James Newton-King
9f526b74af
This time?
2018-04-17 21:09:16 +12:00
James Newton-King
259dd04c99
Fix weird NRE
2018-04-17 20:58:18 +12:00
James Newton-King
8985fee4b5
Merge
2018-04-17 20:39:19 +12:00
David Fowler
9d8b83e6b3
Updated version to 1.1.0 preview1
2018-04-17 01:12:51 -07:00
David Fowler
8d8a546a3f
Merge branch 'release/2.1' into dev
2018-04-17 00:50:10 -07:00
David Fowler
05d6bbb782
Flush first long poll immediately ( #2032 )
...
There was a race condition between the first poll and any other http request that was sent.
In particular, if you called StartAsync then StopAsync it was possible for the delete to happen before the poll started leading to 400 errors. This change fixes that by making the very first poll
return immediately so that the client can use that to determine if there was an error connecting.
2018-04-17 00:49:26 -07:00
James Newton-King
8241acf3a1
Boop
2018-04-17 18:00:04 +12:00
James Newton-King
818497de64
Improvements
2018-04-17 16:57:55 +12:00
Pavel Krymets
7a3c260394
Merge branch 'pakrym/correct-merge' into dev
2018-04-16 21:22:20 -07:00
Pavel Krymets
a83869dbb3
Merge remote-tracking branch 'origin/release/2.1' into HEAD
2018-04-16 21:20:13 -07:00
James Newton-King
177f5d91ef
Merge pull request #2052 from aspnet/release/2.1
...
Move HubException and add serialization ctor (#2049 )
2018-04-17 14:12:02 +12:00
James Newton-King
d35bcea0a5
Move HubException and add serialization ctor ( #2049 )
2018-04-17 14:10:42 +12:00
Ryan Brandenburg
07dddce092
Branching for 2.1.0-rc1
2018-04-16 17:04:05 -07:00
Ryan Brandenburg
718989b820
Branching for 2.1.0-rc1
2018-04-16 17:03:27 -07:00
Ryan Brandenburg
bf0e4f8fb5
Branching for 2.1.0-rc1
2018-04-16 17:03:13 -07:00
Ryan Brandenburg
e15d1ec255
Update version number to 2.2.0
2018-04-16 17:03:02 -07:00
Ryan Brandenburg
b2a6bb0806
Merge branch 'release/2.1' into dev
2018-04-16 17:03:01 -07:00
Ryan Brandenburg
25635923c8
Branching for 2.1.0-rc1
2018-04-16 17:02:57 -07:00
Ryan Brandenburg
a9f6f3bb3d
Branching for 2.1.0-rc1
2018-04-16 17:02:38 -07:00
Ryan Brandenburg
da33bd257a
Branching for 2.1.0-rc1
2018-04-16 17:02:25 -07:00
Ryan Brandenburg
30493e2fd6
Branching for 2.1.0-rc1
2018-04-16 17:02:13 -07:00
Ryan Brandenburg
f4e57be575
Branching for 2.1.0-rc1
2018-04-16 17:01:45 -07:00
Ryan Brandenburg
532af71577
Branching for 2.1.0-rc1
2018-04-16 17:01:33 -07:00
Ryan Brandenburg
3ffd3480b5
Branching for 2.1.0-rc1
2018-04-16 17:01:21 -07:00
Ryan Brandenburg
f08b4a7b0b
Branching for 2.1.0-rc1
2018-04-16 17:00:41 -07:00
Ryan Brandenburg
864a4e39c3
Branching for 2.1.0-rc1
2018-04-16 17:00:28 -07:00
Ryan Brandenburg
23d7955517
Branching for 2.1.0-rc1
2018-04-16 17:00:04 -07:00
Ryan Brandenburg
750fd873d1
Branching for 2.1.0-rc1
2018-04-16 16:59:39 -07:00
Ryan Brandenburg
979c8f01e0
Branching for 2.1.0-rc1
2018-04-16 16:59:12 -07:00
Ryan Brandenburg
9662e2bd01
Branching for 2.1.0-rc1
2018-04-16 16:58:58 -07:00
Ryan Brandenburg
40d5c7f839
Branching for 2.1.0-rc1
2018-04-16 16:58:44 -07:00
Ryan Brandenburg
8ddacb8b73
Branching for 2.1.0-rc1
2018-04-16 16:58:32 -07:00
Ryan Brandenburg
9b2a7d35f4
Branching for 2.1.0-rc1
2018-04-16 16:58:19 -07:00
Ryan Brandenburg
6ce8b74ea4
Branching for 2.1.0-rc1
2018-04-16 16:58:04 -07:00
Ryan Brandenburg
e7055a11ae
Branching for 2.1.0-rc1
2018-04-16 16:57:39 -07:00
Ryan Brandenburg
6c2432e544
Branching for 2.1.0-rc1
2018-04-16 16:57:26 -07:00