16321 Commits (b4c7aaa5e03587752b06c009772792ccb21482cf)
 

Author SHA1 Message Date
Alexander Makarov cc37cd626f Fixes #12599: Fixed MSSQL fail to work with `nvarbinary`. Enhanced SQL scripts compatibility with older versions 8 years ago
SilverFire - Dmitry Naumenko 97cad130f3
Merge branch 'rob006-url-rule-defaults' 8 years ago
Robert Korulczyk 507cc52658
Allow omit default params on URL creation 8 years ago
Andrew Nester 21faee5504 Fixes #13212: Fixed `DbSession::regenerateID()` failure when `session_regenerate_id()` fails 8 years ago
Elvira Sheina b82caa97e8 Fixes #7820: Add `or` relation for `targetAttribute` in `yii\validators\UniqueValidator` 8 years ago
SilverFire - Dmitry Naumenko 3d549374bf
Added BlameableBehaviorTest 8 years ago
Vladimir Kuprienko e5d169beb8
Fixes #13393: Removed redundant call to `yii\helpers\Url::to()` in `yii\web\Controller::redirect()` 8 years ago
Leandro Gehlen 736cd7bc80
Fixes #13417: Allow customizing `yii\data\ActiveDataProvider` in `yii\rest\IndexAction` 8 years ago
Dmitry Naumenko e454dd0e18 Merge pull request #13420 from mpestov/log_methods_doc 8 years ago
Dmitry Naumenko 28325f2e0d Update BaseYii.php 8 years ago
Maksim Pestov e6424b190e Append phpdoc for log methods 8 years ago
Alexander Makarov 3f66fb6cdf
Suggest latest PHP 7 usage in the guide [skip ci] 8 years ago
Carsten Brandt 38e97c0fa7 Update .travis.yml 8 years ago
Carsten Brandt 5fb3368506 Update .travis.yml 8 years ago
Carsten Brandt b26fad7258 travis_retry for mysql 8 years ago
Alexander Makarov 97171a0db7 Fixes #13401: Fixed lack of escaping of request dump at exception screens 8 years ago
Klimov Paul 862a5dd6b7 Added support for field `yii\console\controllers\BaseMigrateController::$migrationNamespaces` setup from CLI 8 years ago
Alexander Makarov 913b51b0b9 Adjusted changelog 8 years ago
Nobuo Kihara 1708f38b13 docs/guide-ja some files updated [ci skip] (#13396) 8 years ago
Carsten Brandt c1c11d06ae
Revert "Fixed some comment issues (#13392) [skip ci]" 8 years ago
João Pedro Pereira 3692941ead
Fixes #11464: Foreign key name is not provided by schema 8 years ago
Alexander Makarov 9ec4799951 Merge pull request #13114 from yiisoft/fix-numbervalidator-comma-decimal-separator 8 years ago
Alexander Makarov 3f66f1907f
Removed unused method 8 years ago
Alexander Makarov ebe30bd5ee
Exposed number normalization as StringHelper::normalizeNumber() 8 years ago
Alexander Makarov eee7b9663c
Merge branch 'master' into fix-numbervalidator-comma-decimal-separator 8 years ago
Tetyuev Pavel 3a1cd7f3aa
Fixes #13287: Fixed translating "and" separator in `UniqueValidator` error message 8 years ago
Sergei Malmygin 3ea671454c
Fixes #12133: Fixed `getDbTargets()` function in `yii\log\migrations\m141106_185632_log_init` that would create a log table correctly 8 years ago
Hao 652d05f0b8 Fixed some comment issues (#13392) [skip ci] 8 years ago
Arthur Khachaturov 21eff20fcf Fixed typos in docs/internals/core-code-style (#13391) [skip ci] 8 years ago
alchimik 96069b341a fixed some links in doc (#13390) 8 years ago
Alexander Makarov 442ac040cc
Used is_subclass_of() as suggested by @SamMousa 8 years ago
Alexander Makarov 4c2e5119b6 Fixes #13387: Extracted "Custom validator for multiple attributes" into community cookbook 8 years ago
SilverFire - Dmitry Naumenko bd87be990f
Updated travis config to build only on master branches 8 years ago
SilverFire - Dmitry Naumenko 43de339a72
Reordered CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko 8cce2027ad
Merge branch 'nowm-13309-incorrect-console-width-height' 8 years ago
Sergey fc00e60ade
Incorrect console width/height detecting with using Stty on Mac 8 years ago
SilverFire - Dmitry Naumenko 0efed3f2b0
Fixed wrong background color generation in `BaseConsole::renderColoredString()` 8 years ago
Dmitry Naumenko 6a8b22f87a Fixed typos in guide-ru/db-migrations 8 years ago
Klimov Paul d4ac47abe7 Added `yii\validators\EachValidator::$stopOnFirstError` allowing addition of more than one error 8 years ago
Klimov Paul b93856cdfd Unit test for `yii\caching\DbDependency` added 8 years ago
Klimov Paul 3946ac0dab Added `yii\widgets\InputWidget::$field` field, allowing access to the related `yii\widget\ActiveField` instance 8 years ago
Klimov Paul 25a7ed60e7 Docs about namespaced migrations fixed 8 years ago
Robert Korulczyk 6d277ddafb Tests for create URLs with multiple domain rules. (#13351) 8 years ago
Carsten Brandt 7c98000391 Update Controller.php 8 years ago
Carsten Brandt 3050dedded Update BaseConsole.php 8 years ago
Nobuo Kihara 92270bcd24 docs/guide-ja updated [skip ci] (#13342) 8 years ago
Bizley b113ad460a Docs about cache key limitation (#13341) [skip ci] 8 years ago
Vovan-VE d8566aecc4 Exception within useMaster() completely disables slaves 8 years ago
Dmitry Naumenko fe14834294 Merge pull request #13339 from yiijan/docs-softark-fix-2017-01 8 years ago
Nobuo Kihara 11f8078ec4 docs/guide/db-migrations.md readability improved [skip ci] 8 years ago