Commit Graph

40898 Commits

Author SHA1 Message Date
Cesar Blum Silveira 00ee2145fc Add xproj for Microsoft.AspNetCore.Server.Kestrel.TestCommon. 2016-04-21 14:51:37 -07:00
Chris R c06cac5d30 #744 Change OIDC's default ResponseType to IdToken. 2016-04-21 14:46:40 -07:00
Ryan Nowak 8efd12187c Remove unused interface 2016-04-21 14:01:46 -07:00
jacalvar 683356ea59 Merge branch 'release' into dev 2016-04-21 10:39:45 -07:00
John Luo 744e736c70 Merge branch 'release' into dev 2016-04-21 10:38:19 -07:00
John Luo e874f99791 Updating deployers for apps using shared runtime 2016-04-21 10:27:03 -07:00
Ryan Nowak 87704c67e1 React to routing cleanup 2016-04-21 07:55:20 -07:00
SteveSandersonMS 7b53e4aa55 Update Angular 2 Music Store sample to latest Angular2/angular-universal and make HTTP requests work during server-side prerendering 2016-04-21 11:59:01 +01:00
SteveSandersonMS a0c47252ca Update to latest Angular2/angular-universal and use relative URLs in template's HTTP request 2016-04-21 11:36:27 +01:00
Ryan Nowak e8ce0e7523 TreeRouter cleanup 2016-04-20 18:12:10 -07:00
Cesar Blum Silveira 9f520dd7ff Merge branch 'release' into dev 2016-04-20 17:35:09 -07:00
Cesar Blum Silveira 95722670c1 More robust port assignment for tests. 2016-04-20 17:25:50 -07:00
jacalvar d9aacd0f87 [Fixes 4509] Stop registering disposable objects in our controller helper methods 2016-04-20 17:00:34 -07:00
Doug Bunting d9141d6bf8 Add tests of body-bound top-level collections
- relates to #4496

Also fix test names in `BodyValidationIntegrationTests`
2016-04-20 11:57:15 -07:00
Cesar Blum Silveira 7ca0fbeb3d Merge branch 'release' into dev 2016-04-19 22:22:48 -07:00
Cesar Blum Silveira f29dd60999 Fix connection termination issues when using connection filters (#737, #747).
- If we're done before the client sends a FIN, force a FIN into the raw
  SocketInput so the task in FileteredStreamAdapter finishes gracefully
  and we dispose everything in proper order.
- If there's an error while writing to a stream (like ObjectDisposedException),
  log it once and prevent further write attempts. This means the client closed
  the connection while we were still writing output.
- This also fixes a bug related to the point above, where memory blocks were
  being leaked instead of returned to the pool (because we weren't catching
  the exception from Write()).
2016-04-19 22:04:33 -07:00
Pranav K 5120c5075d Merge branch 'release' into dev 2016-04-19 14:54:15 -07:00
Pranav K 4154b4c260 Use latest build of dotnet-test-xunit 2016-04-19 14:54:14 -07:00
Pranav K f315a08075 Merge branch 'release' into dev 2016-04-19 14:54:14 -07:00
Pranav K 6829675f5f Use latest build of dotnet-test-xunit 2016-04-19 14:54:14 -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
Pranav K 868442c352 Merge branch 'release' into dev 2016-04-19 14:54:12 -07:00
Pranav K 2b45e806cc Use latest build of dotnet-test-xunit 2016-04-19 14:54:12 -07:00
Pranav K cdc6c47aec Merge branch 'release' into dev 2016-04-19 14:54:11 -07:00
Pranav K 85b5eb28a0 Use latest build of dotnet-test-xunit 2016-04-19 14:54:11 -07:00
Pranav K f826be9206 Use latest build of dotnet-test-xunit 2016-04-19 14:54:10 -07:00
Pranav K ea2d30ff49 Merge branch 'release' into dev 2016-04-19 14:54:10 -07:00
Pranav K 1101ff55ae Use latest build of dotnet-test-xunit 2016-04-19 14:54:09 -07:00
Pranav K 68e2727859 Merge branch 'release' into dev 2016-04-19 14:54:09 -07:00
Pranav K a9f8c166a6 Merge branch 'release' into dev 2016-04-19 14:54:08 -07:00
Pranav K d87d8283d0 Use latest build of dotnet-test-xunit 2016-04-19 14:54:07 -07:00
Pranav K b6db6d1e4f Use latest build of dotnet-test-xunit 2016-04-19 14:54:06 -07:00
Pranav K 10a1a15881 Merge branch 'release' into dev 2016-04-19 14:54:06 -07:00
Pranav K b6b4ad3754 Merge branch 'release' into dev 2016-04-19 14:54:05 -07:00
Pranav K f98204d723 Use latest build of dotnet-test-xunit 2016-04-19 14:54:05 -07:00
Pranav K fc9e2165e5 Merge branch 'release' into dev 2016-04-19 14:54:04 -07:00
Pranav K 088d8b291a Use latest build of dotnet-test-xunit 2016-04-19 14:54:04 -07:00
Pranav K 593b367b3d Merge branch 'release' into dev 2016-04-19 14:54:04 -07:00
Pranav K 77cf9711ac Merge branch 'release' into dev 2016-04-19 14:54:04 -07:00
Pranav K 33ad355114 Use latest build of dotnet-test-xunit 2016-04-19 14:54:04 -07:00
Pranav K 391db10384 Merge branch 'release' into dev 2016-04-19 14:54:03 -07:00
Pranav K 3a211533c3 Merge branch 'release' into dev 2016-04-19 14:54:03 -07:00
Pranav K b7cf7df686 Use latest build of dotnet-test-xunit 2016-04-19 14:54:03 -07:00
Pranav K f12932405d Use latest build of dotnet-test-xunit 2016-04-19 14:54:03 -07:00
Pranav K 655c7c3a12 Merge branch 'release' into dev 2016-04-19 14:54:02 -07:00
Pranav K cfc071071b Use latest build of dotnet-test-xunit 2016-04-19 14:54:02 -07:00
Pranav K f429cd262b Use latest build of dotnet-test-xunit 2016-04-19 14:54:02 -07:00
Pranav K bf5ee72106 Merge branch 'release' into dev 2016-04-19 14:54:02 -07:00
Pranav K 0a8f1327b5 Use latest build of dotnet-test-xunit 2016-04-19 14:54:01 -07:00