16614 Commits (7aeb008a5da745ba5fd6a54b409dcd58411d5115)
 

Author SHA1 Message Date
Herbert Maschke d4d6c1dabf Tests for 13393 (#13439) 8 years ago
Herbert Maschke a6da9d5da8 Added unit tests regarding redirection for ResponseTest (#13437) 8 years ago
Revin Roman d3bde96852 Fix Russian messages (#13438) [skip ci] 8 years ago
Alexander Makarov c8e467f919 Removed changelog entry for reverted #13393 8 years ago
Alexander Makarov eab3489ec7
Reverted #13393: Removed redundant call to `yii\helpers\Url::to()` in `yii\web\Controller::redirect()` (reverted from commit e5d169beb8) 8 years ago
Carsten Brandt 73f61b4f6b Update UPGRADE.md 8 years ago
Klimov Paul c73de31a90 Fixed `yii\web\MultipartFormDataParser` adds an extra newline to every value 8 years ago
Alexander Makarov 3f4771b1de
Phpdoc adjustments [skip ci] 8 years ago
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
Tobias Munk bd956aa98d run cubrid only on branch tests/cubrid 8 years ago
Tobias Munk b6d14cab26 Merge commit '3f66fb6cdfd498a119bfb34562549d07ff2ff9e0' into feature/docker-testing 8 years ago
Tobias Munk 4db2ff971a fixed tuple 8 years ago
Tobias Munk 25cc36c524 fixed network setup 8 years ago
Tobias Munk 8893ecaf79 fixed cleanup 8 years ago
Tobias Munk cc1f398946 updated docs 8 years ago
Tobias Munk f5ab85c393 updated debug settings (+56 squashed commits) 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
Alexander Makarov a21c4a8dc0
Moved masked input field widget into separate extension https://github.com/yiisoft/yii2-maskedinput 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