14752 Commits (00d506c398c4581ecfbcba3b110a79f42ec24405)
 

Author SHA1 Message Date
Sam Mousa c7436909f4 Added optional `$checkHeader` param to loginRequired for checking the Accept header; defaults to `true`. 9 years ago
SilverFire - Dmitry Naumenko 3298ea6b31 Updated CHANGELOG 9 years ago
SilverFire - Dmitry Naumenko 7620f673f5 Fixed structure-models guide 9 years ago
SilverFire - Dmitry Naumenko da82ff3fb1 Merge branch 'mdmunir-8139-unsafe-validator' 9 years ago
SilverFire - Dmitry Naumenko e16f776406 Updated docs 9 years ago
SilverFire - Dmitry Naumenko 5db2afbaeb Code style fixed, PHPDoc updated 9 years ago
mdmunir 67b5f4ea19 fix for unsafe validator 9 years ago
Borales 9bc4f49224 Merge branch 'master' of https://github.com/yiisoft/yii2 into uk_translate 9 years ago
Alexander Makarov 2134442ba3 Merge pull request #10921 from df2/9562-add-char-datatype 9 years ago
Chris Harris 2fe6cee8bf Added SQLite bigpk test. Moved schema builder patterns spreadsheet to docs/internals folder. 9 years ago
Chris Harris e8c3f6cc6f Fixing tests 9 years ago
Chris Harris 0b2db6f18a Fixing tests 9 years ago
Chris Harris 7bfcd0c427 Fixing tests 9 years ago
Chris Harris 0ba1f5bba5 Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype 9 years ago
Chris Harris d8d10229c6 Fixing tests 9 years ago
Dmitry Naumenko d85e0eb80d Merge pull request #11150 from yiisoft/11139-each-validator-attribute-value 9 years ago
Paul Klimov a7c18e4e8e Merge pull request #11159 from s1lver/fixed_docs_guide_ru_db_dao 9 years ago
Evgeniy Moiseenko 9b14c801c3 Fixed spelling 9 years ago
LAV45 6c2545c807 Added SVG image and SVG mimeType test to FileValidatorTest 9 years ago
Alexander Makarov f118771763 Merge pull request #11072 from izemize/patch-1 9 years ago
SilverFire - Dmitry Naumenko 1d74e761d5 Fixed UploadedFile::getBaseName() - mb_substr wrong arguments order 9 years ago
SilverFire - Dmitry Naumenko a0f9bf2893 Fixed `yii\web\UploadedFile::getBaseName()` to be multibyte-safe, added test 9 years ago
hiscaler 75db69f90a Fixed `yii\web\UploadedFile::getBaseName()` to work with UTF-8 file names 9 years ago
Carsten Brandt 7e5fa258b8 adjusted phpdoc controller for gii 9 years ago
SilverFire - Dmitry Naumenko 08b9f12afa Merge branch 'DrDeath72-patch-9' 9 years ago
DrDeath72 8757088f5f `yii.js` - fixed `getQueryParams()` function to handle URLs with anchors correctly 9 years ago
SilverFire - Dmitry Naumenko 0c462226fe Merge branch 'nukkumatti-fix-10784' 9 years ago
Taras Gudz 151610f611 Fixed #10784 9 years ago
SilverFire - Dmitry Naumenko a0e614eb20 `yii\validators\EachValidator` injects specific attribute value in error message parameters 9 years ago
Borales d62d1dbffc [EN] Typo in tutorial-console.md 9 years ago
Dmitry Naumenko acee309f8c Merge pull request #11145 from yiijan/docs-ja-0319 9 years ago
Nobuo Kihara 72db1db3e9 replaced '/' with '%2F' in "r" query parameter in docs/guide-ja 9 years ago
Carsten Brandt 512bd45426 release controller enhancements 9 years ago
Carsten Brandt 70c59c49d7 add next version info to release controller 9 years ago
Carsten Brandt 4112ddadfa added version info action to release controller 9 years ago
Carsten Brandt 6e4aaaa31b finished automated extension releases 9 years ago
Carsten Brandt 168c1cddfe release controller 9 years ago
Carsten Brandt 2f103ac5aa Update ISSUE_TEMPLATE.md 9 years ago
Alexander Makarov d002df072e Added issue and pull request templates 9 years ago
LAV45 049ea37f77 Fixes #10993: Fixed `yii\rbac\DbManager::removeAllRules()` and `yii\rbac\PhpManager::removeAllItems()` 9 years ago
Alexander Makarov c17f887583 Added `StringHelper::countWords()` that given a string returns number of words in it 9 years ago
Alexander Makarov b6d26a12e9 Fixes #11052: Fixed `HtmlPurifier` configuration sequence 9 years ago
Dmitry Khlystov 7eff23886c Fixes #10726: Added `yii\rbac\ManagerInterface::canAddChild()` 9 years ago
fps01 258175149d Fixes #11125: Fixed `JSON_ERROR_SYNTAX` for `json_decode(null)` in PHP 7 9 years ago
Alexander Makarov d3b5f4a284 Fixes #3656: Encode / in "r" query parameter in docs as it really is 9 years ago
Dmitry Naumenko 6b53e220ea Merge pull request #11124 from yiijan/docs-ja-0315 9 years ago
Nobuo Kihara 6441a44340 docs/guide-ja updated [ci skip] 9 years ago
Carsten Brandt d82bf74f41 fixed removal of empty lines in array in phpdoc controller 9 years ago
Carsten Brandt e16fe2fbd1 Merge pull request #11076 from pana1990/add-repo-extensions 9 years ago
Dmitry Naumenko 938bdc0a62 Merge pull request #11113 from githubjeka/error-doc 9 years ago