14613 Commits (81b18e1538c84330ede764103bf158a612a2d049)
 

Author SHA1 Message Date
Kevin Carey 836a65b697 Fix spelling 9 years ago
Daniel Gomez Pan 29b76e2e8c WIP #10840: add phpdocs [skip ci] 9 years ago
Carsten Brandt 187c314d01 better fix for test break b9880f3247 9 years ago
SilverFire - Dmitry Naumenko 4e4fb02264 Fixed QueryBuilterTest for PgSQL 9 years ago
Dmitry Naumenko 4640f7478a Merge pull request #10874 from lukBarros/patch-1 9 years ago
Lucas Barros f639d63cf9 Sync the file guid, translater, review for ptBR 9 years ago
Daniel Gomez Pan f6c2a4382d WIP #10840: fix naming var 9 years ago
Daniel Gomez Pan 26ff223855 WIP #10840: add display shorcuts in help command 9 years ago
Daniel Gomez Pan edfdb54430 WIP #10840: rename shortCuts() to optionAliases() 9 years ago
Carsten Brandt b9880f3247 added test for custom index hints in FROM and JOIN 9 years ago
Daniel Gomez Pan a0a44c382a WIP #10840 9 years ago
Carsten Brandt 33f86b3913 updated composer.json to match the one in framework 9 years ago
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