Activity
Fix store code resolver when store in path is disabled
Fix store code resolver when store in path is disabled
Use one-dimensional array for cache
Use one-dimensional array for cache
Fix store code resolver for store configured with empty path
Fix store code resolver for store configured with empty path
Url type is missing in cache key
Url type is missing in cache key
Prevent recursion over plugin and improve readability
Prevent recursion over plugin and improve readability
Do not override path info if we cannot process it
Do not override path info if we cannot process it
Fix memory leak : unexpected loop
Fix memory leak : unexpected loop
Always resolve the valid store code from baseUrl
Always resolve the valid store code from baseUrl
Fix memory leak: infinite loop because a path info is returned even i…
Fix memory leak: infinite loop because a path info is returned even i…
Fix unset store path when custom is enabled
Fix unset store path when custom is enabled
Bypass resolver if uri is invalid
Bypass resolver if uri is invalid
Fix malformated uri (during build)
Fix malformated uri (during build)
Optim + fix store resolver when path is unset
Optim + fix store resolver when path is unset
Setup MAGE_RUN_CODE & MAGE_RUN_TYPE are not necessary anymore
Setup MAGE_RUN_CODE & MAGE_RUN_TYPE are not necessary anymore
Allows paths with non-ending '/'
Allows paths with non-ending '/'
Update variable scope to store
Update variable scope to store
Allows to unset path for websites with single store
Allows to unset path for websites with single store
Improve convert underscore to hypen
Improve convert underscore to hypen