Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Revert Dispatcher changes #508

Merged
merged 3 commits into from
Jan 10, 2018
Merged

Revert Dispatcher changes #508

merged 3 commits into from
Jan 10, 2018

Conversation

jbagga
Copy link
Contributor

@jbagga jbagga commented Jan 9, 2018

Copy link
Contributor

@pranavkm pranavkm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems ok to me.

  1. Could you re-open Tolerate a leading / or ~/ on conventional routes #441 and triage it for preview1?
  2. Build Mvc using these changes and verify things continue working?

@@ -12,7 +12,6 @@ namespace Microsoft.AspNetCore.Routing
{
public class RouteCollection : IRouteCollection
{
private readonly static char[] UrlQueryDelimiters = new char[] { '?', '#' };
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you revert this file?

@pranavkm
Copy link
Contributor

pranavkm commented Jan 9, 2018

Do get signoff from @rynowak

@jbagga jbagga force-pushed the jbagga/RevertDispatcher2741 branch from 516f07e to 02058cc Compare January 9, 2018 20:28
@jbagga
Copy link
Contributor Author

jbagga commented Jan 9, 2018

Verified MVC builds locally, reopened #441 and reverted RouteCollection

@jbagga
Copy link
Contributor Author

jbagga commented Jan 10, 2018

@rynowak Updated with changes Pranav suggested. Waiting for your sign off

@jbagga
Copy link
Contributor Author

jbagga commented Jan 10, 2018

@rynowak Updated. You should expect to see that the Routing benchmarks project has moved from test to benchmarks directory.

@jbagga jbagga merged commit 93d20ec into dev Jan 10, 2018
@natemcmaster natemcmaster deleted the jbagga/RevertDispatcher2741 branch November 22, 2018 01:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants