13784 Commits (c96cbfa8e69156c808a150d0d0f4e906f61654e4)
 

Author SHA1 Message Date
SilverFire - Dima Naumenko 6f6e54686b Skip IpValidatorTest fully, when IPv6 support is not enabled 9 years ago
SilverFire - Dima Naumenko c1b0d1263b FromatterDateTest - fixed tests on PHP7 9 years ago
Alexander Makarov 082da56b74 Merge pull request #10129 from SilverFire/patch-php7 9 years ago
SilverFire - Dima Naumenko ebee1d04ce ComposerValidatorTest - Fixed PHP7 error 9 years ago
Alexander Makarov d95ed24a1e Merge pull request #10124 from SilverFire/patch-url-rule 9 years ago
SilverFire - Dima Naumenko e3c49f243c UrlRule::placeholders, UrlRule::substitutePlaceholderNames are now protected. Updated PHPDoc and UPDATE.md 9 years ago
Carsten Brandt e0ffba31b0 do not allow failures on PHP 7 anymore 9 years ago
Carsten Brandt e2c8c08875 made it easier to extend SluggableBehavior slug generation 9 years ago
Alexander Makarov effc4facda Used alias instead of relative path in ServeController 9 years ago
Alexander Makarov 9d7db8c7ab Fixed ServeController phpdoc 9 years ago
Alexander Makarov 02af975bde Merge pull request #10112 from bizley-code/guide-pl 9 years ago
Bizley ef4039a399 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-pl 9 years ago
rezident1307 be407391ce Fixes #10101: Fixed assignments saving on role removing in `\yii\rbac\PhpManager` 9 years ago
Alexander Makarov 7094145547 Update db-active-record.md 9 years ago
Alexander Makarov 460095b267 Merge pull request #10105 from githubjeka/patch-1 9 years ago
Evgeniy Tkachenko db7441f866 Update db-active-record.md 9 years ago
Alexander Makarov 3e915903a2 Fixes #10083: Added wrapper for PHP webserver 9 years ago
Sidney Lins (slinstj, former sidtj) c33574bc0a Fixes #7566: Improved `\yii\validators\CompareValidator` default messages 9 years ago
Alexander Makarov bb2bc7008d Merge pull request #10104 from SilverFire/patch-4 9 years ago
Angel Guevara 34c940de50 Fixes #10096: Added examples for AR extra field values taken from internal data to AR guide 9 years ago
SilverFire - Dima Naumenko 8edc1e5109 IpValidator PHPDoc update: removed links to private methods 9 years ago
Alexander Makarov 8b702839ca Merge pull request #10093 from SilverFire/10061-inflector-translit 9 years ago
SilverFire - Dima Naumenko a7f102fa94 Enh #10061: `yii\helpers\BaseInflector::transliterate()` is now public 9 years ago
Alexander Makarov 8ee625b2f7 Merge pull request #10094 from yiijan/docs-ja-1105 9 years ago
Nobuo Kihara 7075fc3e95 docs/guide-ja updated [ci skip] 9 years ago
Alexander Makarov 6991145f6b Merge pull request #10091 from hableel/patch-1 9 years ago
hableel 12b811a46e Fix arabic language 9 years ago
Alexander Makarov 1fbfbfdd9e #10089 9 years ago
Alexander Makarov e7375f3dac Changelog for #9282 9 years ago
freezy 7bea7b65fd Fixes #9282: Improved JSON error handling to support PHP 5.5 error codes 9 years ago
Alexander Makarov 95f251edd1 Fixes #10084: Improved DB docs 9 years ago
Alexander Makarov ff00930f15 Fixes #10080 9 years ago
Alexander Makarov da6670f266 Fixes #10077 9 years ago
Bizley 36b174fa43 Guide PL next sections 9 years ago
Alexander Makarov df6cb4d7ea Merge pull request #10079 from janisto/message_fi_update-6 9 years ago
Jani Mikkonen 9200ff2009 Update Finnish translation 9 years ago
Alexander Makarov d8d2869e0f Merge pull request #10068 from SilverFire/9999-url-validator 9 years ago
SilverFire - Dima Naumenko 8d80616cb6 Bug #9999: added PHPUnit test case to `UrlRuleTest` 9 years ago
Alexander Makarov 87f96e6560 Merge pull request #10064 from SilverFire/9999-url-validator 9 years ago
SilverFire - Dima Naumenko 289b051c4a Bug #9999: Fixed `yii\web\UrlRule` to allow route parameter names with `-`, `_`, `.`characters 9 years ago
Alexander Makarov 00e328753a Fixes #10029: Fixed MaskedInput not working with PJAX 9 years ago
freezy b6254dd68b Fixes #10056: Allowed any callable to be passed to `ActionColumn::$urlCreator` 9 years ago
Alexander Makarov c5f2ccbab9 Merge pull request #10059 from yiijan/docs-ja-1030 9 years ago
Nobuo Kihara da66097eab docs/guide-ja/structure-modules.md updated [ci skip] 9 years ago
Alexander Makarov 8e92e33763 Merge pull request #10054 from nikashitsa/trim-memcache-duration 9 years ago
Nikita Verkhovin abb4d6f353 Fixed Memcache duration which exceeds 30 days 9 years ago
Carsten Brandt 939b3a9283 added scenario test while reproducing #10034 9 years ago
Alexander Makarov 29de5d3791 Merge pull request #10049 from machour/update-fr-translation 9 years ago
Mehdi Achour 72d5658c34 Updated french translation [ci skip] 9 years ago
Alexander Makarov 9c9670d04b Merge pull request #10048 from SilverFire/ip-validator-messages-fix 9 years ago