This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
166b86a00718dfd0626466a10f581705170d4e51
Umbraco-CMS
/
src
/
Umbraco.Infrastructure
/
Routing
History
Shannon
d1df6c4719
less allocations with AbsolutePathDecoded. removes more aspx checks, adds UmbracoRouteValueTransformerTests, adds interface for IRoutableDocumentFilter
2021-01-13 11:08:48 +11:00
..
ContentFinderByConfigured404.cs
less allocations with AbsolutePathDecoded. removes more aspx checks, adds UmbracoRouteValueTransformerTests, adds interface for IRoutableDocumentFilter
2021-01-13 11:08:48 +11:00
NotFoundHandlerHelper.cs
Fixes the custom RequestCultureProvider to dynamically add cultures to the supported cultures list, changes the request/builder to not reference a ICultureInfo and instead just a string to avoid allocations and confusion since the handlers will end up as a string anyways. Removes the unnecessary cultureinfo concurrentdictionary because CultureInfo.GetCultureInfo does the same thing.
2021-01-11 13:39:09 +11:00
RedirectTrackingComponent.cs
Merge remote-tracking branch 'origin/netcore/dev' into netcore/netcore
2020-12-01 11:34:13 +01:00
RedirectTrackingComposer.cs
Merge remote-tracking branch 'origin/netcore/dev' into netcore/netcore
2020-12-01 11:34:13 +01:00