40 Commits (a2df4730f440e719e2351bb04197afef1ccb8f76)

Author SHA1 Message Date
Robert Korulczyk 8142de23d4 Improve normalizer for URL manager 8 years ago
Cronfy a7f63b6da3 Add normalizer for URL manager. 8 years ago
Nikola Kovacs 9d327baa8b coding style fixes 8 years ago
Carsten Brandt 3d719d057e review `yii\web` namespaces docs 9 years ago
Carsten Brandt f620f4de90 phpdoc fixes 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
SilverFire - Dima Naumenko e3c49f243c UrlRule::placeholders, UrlRule::substitutePlaceholderNames are now protected. Updated PHPDoc and UPDATE.md 9 years ago
SilverFire - Dima Naumenko 289b051c4a Bug #9999: Fixed `yii\web\UrlRule` to allow route parameter names with `-`, `_`, `.`characters 9 years ago
Chris Harris 26e5b021a8 Fixes #9246: Added `yii\web\UrlRule::getParamRules()` 9 years ago
Qiang Xue 72c34cda1e Fixes #6871: Fixed the bug that using defaults and hostnames in URL rules may cause an out-of-range index issue 10 years ago
Carsten Brandt 792746883e urlManager: ensure route is trimmed by / on empty pattern 10 years ago
Alexander Mohorev 899b778994 Correct type declarations 10 years ago
Alexander Makarov 50fd1f586c Bug: `yii\web\UrlRule` was unable to create URLs for rules containing unicode characters 10 years ago
Qiang Xue be2828d593 Fixes #5484: Fixed potential string suffix detection failure on 5.5.11 10 years ago
Tadas Z f010fb57b4 Enh #4581: Added ability to disable url encoding in `UrlRule`. 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov 07f01bcf2b Used substr_compare instead of substr when we don't care about result 10 years ago
Carsten Brandt 435747cf98 apidoc and codestyle fixes 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 21f2f38b35 Fixes #2691: Null parameters will not be included in the generated URLs by `UrlManager` 11 years ago
Qiang Xue 65bfd1633b Fixes #2646: Added support for specifying hostinfo in the pattern of a URL rule 11 years ago
Qiang Xue 48a12559b2 rest api WIP 11 years ago
Qiang Xue 24e086deaf Added `yii\web\UrlRuleInterface` and `yii\web\CompositeUrlRule` 11 years ago
Alexander Makarov 462c50031a Fixes #1930: Fixed domain based URL matching for website root 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue e56d60ad49 Escape special chars in URL rules. 11 years ago
Qiang Xue 7b0ba10d31 Fixes #1248: url manager didn't handle array parameters well. 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue 8bff031fc2 Fixed the issue that dots in URL rules would match any character. 11 years ago
Qiang Xue e433c98ed4 Fixes #599 11 years ago
Qiang Xue ec28988a37 Added UrlRule::name. 11 years ago
Qiang Xue 67d677b21e Renamed Request::getRequestMethod() to Request::getMethod(). 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 9e948ccd43 Added UrlRule::host. 12 years ago
Qiang Xue e6b52b8523 Fixes issue #268: added support for subdomain matching of URL rules. 12 years ago
resurtm c98628d42e CS fixes. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Alexander Kochetov 48d04fbb8c !== array() => !empty() 12 years ago
LAV45 57e175552a The first rule of a template can not start with a "/", even if it has a default value 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue a095d383e2 refactored url management. 12 years ago
Qiang Xue a5fe4a6af2 Fixed URLManager bugs. 12 years ago
Qiang Xue c08c2e8b72 url wip 12 years ago
Qiang Xue 12fbb0f71d url WIP 12 years ago
Qiang Xue f65a0bd9ac url wip 12 years ago
Qiang Xue e25ad4bc88 URL wip. 12 years ago
Qiang Xue a946a86386 fixed parseUrl. 12 years ago
Qiang Xue f31369e7c1 url wip 12 years ago