ASP.NET CI
a7105cabd1
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-15 14:03:41 -07:00
James Newton-King
aec323d8d2
Clean up
2018-04-16 09:03:01 +12:00
ASP.NET CI
0c31fcdf30
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-15 14:01:06 -07:00
ASP.NET CI
fafe02faa9
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-15 13:59:59 -07:00
ASP.NET CI
ede65d1f13
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-15 13:59:31 -07:00
ASP.NET CI
6d7d1bd8a5
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-15 13:59:14 -07:00
ASP.NET CI
224c35d24d
Update dependencies.props
...
[auto-updated: dependencies]
2018-04-15 13:57:41 -07:00
James Newton-King
75ade2d674
y u no log?
2018-04-16 08:48:58 +12:00
James Newton-King
64f52d1098
y u no log?
2018-04-16 08:33:19 +12:00
ASP.NET CI
8ce2d8ccf4
Updating submodule(s)
...
Mvc => cc5ae02b7d
[auto-updated: submodules]
2018-04-15 11:17:34 -07:00
James Newton-King
0a5dd8f6d3
Fix tests
2018-04-15 20:26:54 +12:00
James Newton-King
5a64429fd5
Improvements!
2018-04-15 20:21:45 +12:00
James Newton-King
5b188018f0
Log level
2018-04-15 19:56:46 +12:00
James Newton-King
f8e641d007
Merge
2018-04-15 19:21:07 +12:00
James Newton-King
1d900fe139
More logging!
2018-04-15 19:19:24 +12:00
James Newton-King
81b593fdbe
More logging!
2018-04-15 19:18:36 +12:00
ASP.NET CI
00a1e37156
Updating submodule(s)
...
SignalR => 725bb33949
[auto-updated: submodules]
2018-04-15 07:11:53 +00:00
James Newton-King
25aea395da
ah-ha!
2018-04-15 19:10:37 +12:00
James Newton-King
725bb33949
Lazy initialize HttpConnectionContext.Items ( #2027 )
2018-04-15 19:06:13 +12:00
James Newton-King
585bcc3ee0
How about this?
2018-04-15 19:02:56 +12:00
James Newton-King
05739820d2
Test
2018-04-15 18:40:53 +12:00
James Newton-King
9d033aa9f9
Blah
2018-04-15 18:16:23 +12:00
James Newton-King
c835288e84
Suppress web socket closing without handshake
2018-04-15 17:51:31 +12:00
James Newton-King
a13f3f4765
Clean up
2018-04-15 17:11:09 +12:00
James Newton-King
89922a399f
Capture server logs in tests
2018-04-15 14:43:56 +12:00
ASP.NET CI
be48dbe30c
Updating submodule(s)
...
SignalR => ddc905c219
[auto-updated: submodules]
2018-04-14 23:17:24 +00:00
James Newton-King
ddc905c219
Add VerifyNoErrorsScope ( #1972 )
2018-04-15 11:12:21 +12:00
ASP.NET CI
0c79739f60
Updating submodule(s)
...
SignalR => b9e7113c01
[auto-updated: submodules]
2018-04-14 15:03:27 -07:00
James Newton-King
b9e7113c01
Move types out of .Core namespace and make method virtual ( #2024 )
2018-04-15 09:58:33 +12:00
James Newton-King
377ed1b834
JsonHubProtocol and MessagePackHubProtocol version fields now private ( #2023 )
2018-04-15 09:58:05 +12:00
Doug Bunting
cc5ae02b7d
Fix binding & validating dictionaries of non-simple types in jQuery requests
...
- #7423
- retry failed inner bindings with alternate syntax in `ModelStateDictionary`
- use property syntax if first attempt tried index syntax and visa versa
- instantiate `ShortFormDictionaryValidationStrategy` with full `ModelState` keys
- can now provide exact `ModelState` keys that `ModelStateDictionary` used in inner bindings
- normalize model names without a leading period in `JQueryKeyValuePairNormalizer`
nits:
- take a few VS suggestions
2018-04-14 10:41:00 -07:00
ASP.NET CI
d399c2daaf
Updating submodule(s)
...
Mvc => e52933e4e3
[auto-updated: submodules]
2018-04-14 15:15:36 +00:00
Kiran Challa
e52933e4e3
Removed UrlTestEncoder references in tests
...
This is because with the following commit, Routing no longer depends on DI to get a UrlEncoder and always uses UrlEncoder.Default.
4184b2406d
2018-04-14 06:08:20 -07:00
ASP.NET CI
b1b50db8cc
Updating submodule(s)
...
SignalR => 5a77c8be25
[auto-updated: submodules]
2018-04-14 12:29:38 +00:00
James Newton-King
5a77c8be25
API review Microsoft.AspNetCore.SignalR.Internal ( #2022 )
2018-04-15 00:23:26 +12:00
David Fowler
4fe41dc6d0
Increase timeout of test ( #2021 )
...
- Seems like it was possible for the server timeout to happen *before* the invocation happened.
- Added logging to the test
2018-04-14 05:05:49 -07:00
ASP.NET CI
6921f7a8c1
Updating submodule(s)
...
SignalR => d6395a52bc
[auto-updated: submodules]
2018-04-14 11:54:09 +00:00
David Fowler
d6395a52bc
Send delete request after poll ends ( #2020 )
...
* Added test and fixed other test
2018-04-14 04:45:16 -07:00
ASP.NET CI
6594adb2b3
Updating submodule(s)
...
SignalR => 0f8485cafc
[auto-updated: submodules]
2018-04-14 04:14:43 -07:00
David Fowler
0f8485cafc
Renamed class to match the file ( #2019 )
2018-04-14 04:08:26 -07:00
ASP.NET CI
413fec6015
Updating submodule(s)
...
SignalR => e4d0f2980e
[auto-updated: submodules]
2018-04-14 02:14:51 -07:00
James Newton-King
e4d0f2980e
Microsoft.AspNetCore.SignalR.Client refactor ( #2000 )
2018-04-14 21:09:41 +12:00
ASP.NET CI
cf8cfefa4c
Updating submodule(s)
...
AADIntegration => 898b8cec84
EntityFrameworkCore => cddbcfa2564d2ae46ab9338ce6d0ea6d008dc548
HttpClientFactory => 64e9d90776049edf219150f596f59cbdff535967
Identity => ae9aa9ebec
KestrelHttpServer => e30a02cee5
Mvc => 4984dd2cdd
Razor => 95835d6c37
ServerTests => f4493b99bd
SignalR => 3f0a6ebc0d
WebHooks => 13da6ec8ac8bab0b4fc7389dcc9352a4855cf8aa
[auto-updated: submodules]
2018-04-13 21:52:05 -07:00
Ben Adams
e30a02cee5
Less StringValue struct copies for header checks ( #2488 )
2018-04-13 18:21:50 -07:00
Ryan Nowak
d0c949f2d1
Update artifacts.props
2018-04-13 17:58:19 -07:00
BrennanConroy
3f0a6ebc0d
API Review Dependency Injection ( #2015 )
2018-04-13 17:21:48 -07:00
Andrew Stanton-Nurse
1fbb940b82
Remove MSG from SignalR ( #2006 )
2018-04-13 17:08:02 -07:00
Justin Kotalik
f4493b99bd
React to ANCM current addition and organize tests ( #109 )
2018-04-13 17:04:56 -07:00
Javier Calvarro Nelson
4984dd2cdd
Revert "[ Fixes #7587 ] No easy way to change ASPNETCORE_ENVIRONMENT"
...
This reverts commit 22510e1377 .
2018-04-13 16:51:25 -07:00
Javier Calvarro Nelson
86a036cf76
Revert "[ Fixes #7635 ] Provide a way to configure clients in WebApplicationFactory"
...
This reverts commit 1e26571ba6 .
2018-04-13 16:50:38 -07:00