14541 Commits (c7436909f4dee104ae745909b38d6bba3f04e268)
 

Author SHA1 Message Date
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
Carsten Brandt 438be14a8e adjusted the guide on GridView relations for joinWith aliases 9 years ago
Carsten Brandt 3f8df39f45 more tests for joinWith alias 9 years ago
Carsten Brandt 94571e2c23 improved tests for ActiveQuery::joinWith alias 9 years ago
Carsten Brandt 5f19e7aa41 Added Alias Syntax for joinWith() 9 years ago
Carsten Brandt 157d6c79cc fixes #4972 by adding and `alias()` to `ActiveQuery` 9 years ago
Klimov Paul d22a3a0a07 Fixed `yii\validators\EachValidator` does not respect `skipOnEmpty` rule parameter 9 years ago
Nobuo Kihara ec1dff0823 docs/guide-ja/output-data-widgets.md updated [ci skip] 9 years ago
nainoon 076329bfba add test for join with alias 9 years ago
Klimov Paul e4f71eef69 `CheckboxColumnTest` location fixed 9 years ago
Nobuo Kihara 65efa8c4e8 docs/internals-ja/core-code-style.md updated [ci skip] 9 years ago