Commit Graph

10 Commits

Author SHA1 Message Date
Carsten Brandt
9cac1317b9 added test for #11801 2016-06-25 19:09:12 +02:00
Klimov Paul
6066b63c6e UrlManagerTest fixed 2016-03-09 10:37:13 +02:00
SilverFire - Dmitry Naumenko
8e1ab29592 Changelog updated 2016-03-09 00:01:53 +02:00
Sam Mousa
c4e782725c Fixed cache key collision in yii\web\UrlManager::createUrl()
Closes #10935
2016-03-09 00:01:31 +02:00
Andrew Nester
fecd4dcfa5 10739 - Multiple slashes at the end of route should not be accepted as valid url 2016-02-05 16:38:49 +03:00
Carsten Brandt
d6c45d36ce added test to verify #10204 2015-11-27 18:42:37 +01:00
Alexander Makarov
80d377ea57 Adjusted test for #9596 2015-09-05 11:41:03 +03:00
Alexander Makarov
6f0bb29e7a Added test for #9596 2015-09-05 01:04:35 +03:00
Carsten Brandt
854e186210 fixed caching issue with UrlManager::createUrl
this fix will skip the cache in case we encounter a situation which can
not easily be cached.

fixes #9091
2015-08-03 00:31:59 +02:00
Alexander Makarov
6949992246 Simplified tests directory structure a bit 2015-04-16 12:10:01 +03:00