14445 Commits (6d2f0837fc0f14e6382f0e358b7cfdb936e745ec)
 

Author SHA1 Message Date
Alexander Makarov bf3d8fe40f Use $arr[] = 'x' instead of array_push 9 years ago
Alexander Makarov 4bc7c51180 Removed unnecessary if 9 years ago
Alexander Makarov 5c4e2d4372 Removed unnecessary parentheses 9 years ago
Alexander Makarov 1f7134634b Use static:: instead of $this for static method calls 9 years ago
Alexander Makarov 97bc4e0567 Fixed wrong case in method calls 9 years ago
Alexander Makarov 608479dc53 Use actual cache methods instead of deprecated ones, fixed static method call in non-static context 9 years ago
Alexander Makarov b6caff1952 Removed unused imports 9 years ago
Alexander Makarov 1af5980b35 Removed unused use statement, replaced preg_split with explode 9 years ago
Dmitry Naumenko 84a3bc2ebf Merge pull request #10842 from lukBarros/master 9 years ago
Alexander Makarov 69d8f2296f Merge pull request #10860 from pana1990/patch 9 years ago
Alexander Makarov 386aacae5c Fixes #10422: `yii\db\ColumnSchemaBuilder::buildNotNullString` now returns `NULL` instead of empty string to properly work with MSSQL (reverted from commit 2498a9b3bb) 9 years ago
Daniel Gomez Pan 8b0f28f780 Add @since [skip ci] 9 years ago
nevermnd 2498a9b3bb Fixes #10422: `yii\db\ColumnSchemaBuilder::buildNotNullString` now returns `NULL` instead of empty string to properly work with MSSQL 9 years ago
Sam Mousa af5f5d0e3e Fixes #9851: Fixed partial commit / rollback in nested transactions 9 years ago
quantum 7b46bd1f7c Fixes #10451: Check of existence of `$_SERVER` in `\yii\web\Request` before using it 9 years ago
Alexander Makarov 1ec972fbf7 Fixes #10610: Added `BaseUrl::$urlManager` to be able to set URL manager used for creating URLs 9 years ago
Dmitry Naumenko a41208b37f Merge pull request #10777 from pana1990/10764-enh-options-tag 9 years ago
Daniel Gomez Pan 3bf3c20710 Merge remote-tracking branch 'upstream/master' into 10764-enh-options-tag 9 years ago
Dmitry Naumenko 6ac7496931 Merge pull request #10853 from githubjeka/filevalidator_doc 9 years ago
Carsten Brandt 3802c83b5d Merge pull request #10856 from lukBarros/patch-1 9 years ago
Lucas Barros 2e50270527 grammatical adjustment 9 years ago
Daniel Gomez Pan 2825e06451 Update changelog [skip ci] 9 years ago
githubjeka f0c666cd6f Update FileValidator phpDoc: see link added to maxSize 9 years ago
githubjeka 07c3403f27 Update FileValidator phpDoc: see link added to maxSize 9 years ago
githubjeka e23f47f49a Update phpDoc maxSize of FileValidator 9 years ago
Dmitry Naumenko 1d43bb5421 Merge pull request #10852 from githubjeka/uploadfile_doc 9 years ago
githubjeka 984c51ab1a Update phpDoc: return of UploadedFile::getInstance() / getInstanceByName() 9 years ago
Vladimir Khramov ef8b0a2be0 parameter dimensions in ArrayHelper::index 9 years ago
Lucas Barros 21fe25ff18 finish review ptbr - 100% done 9 years ago
Lucas Barros 3f6f691e52 partial change for ptBR lang (3/3) 100% done 9 years ago
Lucas Barros 64fb931270 partial change for ptBR lang (2/3) 9 years ago
Lucas Barros a1a77fa7fd partial change for ptBR lang (1/3) 9 years ago
Lucas Barros e1eae343a0 Sync files for doc to ptBR 9 years ago
Carsten Brandt c04f068439 prepare for next release 9 years ago
Carsten Brandt 9b5f6cb188 prepare for 2.0.7 release 9 years ago
Alexander Makarov a1846cd57c Fixed issue number 9 years ago
Carsten Brandt 4359f4665b docs adjustement for blameable behavior 9 years ago
SilverFire - Dmitry Naumenko 5714ae576d Updated CHANGELOG, UPGRADE.md 9 years ago
SilverFire - Dmitry Naumenko 624be05be0 Updated TimestampBehaviorTest to test the callable in array format as value 9 years ago
SilverFire - Dmitry Naumenko 4f75bd70b9 `BlameableBehavior::getValue()` changed to make value processing consistent with `AttributeBehavior::getValue()` 9 years ago
SilverFire - Dmitry Naumenko 2e13136ca8 `AttributeBehavior::getValue()` now respects the callable in array format 9 years ago
drodata 048b0ba870 Fixed wording 9 years ago
Sam Mousa 8ea4c660da Several improvements to DI container 9 years ago
Carsten Brandt 3d719d057e review `yii\web` namespaces docs 9 years ago
Carsten Brandt 997dfa3e11 review guide and UPGRADE file 9 years ago
Carsten Brandt 31bd0e392b Merge pull request #10828 from yiisoft/activequery-alias2 9 years ago
Carsten Brandt 4f4a661061 fixed test break when formatter is loaded before intl magic 9 years ago
SilverFire - Dmitry Naumenko 6fbac596ca Travis: added ICU_DATA_VERTION to output 9 years ago
Dmitry Naumenko 763f961269 Merge pull request #10827 from yiijan/docs-ja-0212 9 years ago
Carsten Brandt ce35739469 joinWith implementation cleanup 9 years ago