616 Commits (e4d9e9df4e160b3dec23966e517895c0ac2ecffe)

Author SHA1 Message Date
Carsten Brandt 9821c589c5
fixed issue with rest\UrlRule extraPatterns 8 years ago
Alexander Makarov e83624df9e
Closes #11418: Added test for #11418 8 years ago
SilverFire - Dmitry Naumenko 11c58549d4
Fixed FileHelperTest::testFindFilesRecursiveWithSymLink() 8 years ago
SilverFire - Dmitry Naumenko 9a45b70adf
Updated FileHelperTest 8 years ago
Alexander Makarov b78d6367ba
Removed duplicate assertion from tests, divided test method into two 8 years ago
Elvira Sheina bfba0aa711 Refactor validateAttribute method in UniqueValidator (#13202) 8 years ago
Carsten Brandt 01997441cc
added tests for rest\UrlRule::createUrl() 8 years ago
Alexander Makarov 837b33767c
Fixes #11697: Added `filterHaving()`, `andFilterHaving()` and `orFilterHaving()` to `yii\db\Query` 8 years ago
SilverFire - Dmitry Naumenko 88f2348ed5
Fixed `ActiveRecord::unlinkAll()` to respect `onCondition()` 8 years ago
SilverFire - Dmitry Naumenko a132ee9a08
Fixed order or checks in IpValidator 8 years ago
Klimov Paul 50b668eee8 redundant code removed 8 years ago
Chris Harris ae83dd0524 Fixes #13128: Fixed incorrect position of {pos} string in ColumnSchemaBuilder `__toString` 8 years ago
Robert Korulczyk 8e0af24203 Fix protocol-relative URLs in `Url::to()` (#13156) (#13157) 8 years ago
Zlakomanov Alexander b8bf0d0c0c added hint into foreign keys query for oracle 11g optimisation 8 years ago
Alexey Rogachev bd85b7ced2 Closes #6242: Access to validator in inline validation (#13027) 8 years ago
Sergey Makinen 3611aa409b Fixes PageCacheTest: requestedRoute is not set up (#13173) 8 years ago
Boudewijn Vahrmeijer 92eee10ae1 Change the name of method getQueryTableName and remove its $query argument (#12893) 8 years ago
Carsten Brandt 65e4a28800 consistent behavior for Yii::$app->controller and ->action (#13167) 8 years ago
Carsten Brandt 8913bee15a refactored pagecache test 8 years ago
Sergey Makinen f8787b4471 Adds tests for yii\filters\PageCache 8 years ago
Carsten Brandt 48c806fe1c added unit test for DynamicModel::load() 8 years ago
SilverFire - Dmitry Naumenko 0261a5498f Simplified ListViewTest 8 years ago
Boudewijn Vahrmeijer 7dac3ed1ca Kirkhansen 9053 add radio button column (#13126) 8 years ago
Robert Korulczyk 35998449eb Add `yii\filters\HostControl::$fallbackHostInfo` (#13117) 8 years ago
Carsten Brandt 187c44e43e implement suggestion for unknown command in console application 8 years ago
SilverFire - Dmitry Naumenko 4454d05410 Added ZSH completion, moved scripts to a separate directory 8 years ago
Carsten Brandt beb140446b added test for helpcontroller list action 8 years ago
SilverFire - Dmitry Naumenko 437825be70
Implemented Container::setDependencies(), Container::setDefinitions 8 years ago
Klimov Paul c17766181f Added `QueryInterface::emulateExecution()` 8 years ago
Alexander Makarov ed8acc8e03 #12399 adjustments 8 years ago
a.kompaniets fb779e3ec6 Fixes #12399: Added `ActiveField::addAriaAttributes` property for `aria-required` and `aria-invalid` attributes rendering 8 years ago
SG5 1141fc81a7 Fixes #12735: Fixed `yii\console\controllers\MigrateController` creating multiple primary keys for field `bigPrimaryKey:unsigned` 8 years ago
zalatov deea3cf798 Fixes #12854: Added `RangeNotSatisfiableHttpException` to cover HTTP error 416 file request exceptions 8 years ago
Boudewijn Vahrmeijer 5784dd1dbf fix travis 8 years ago
Boudewijn Vahrmeijer 9218adcec2 fixes after @samdark review 8 years ago
Boudewijn Vahrmeijer 7f537d684e Custom ID generation for Pjax widgets to solve unstable ajax calls (issue #12969) 8 years ago
Carsten Brandt 081ee7c5b1 Implemented shortcut methods for returning JSON and XML (#13101) 8 years ago
Carsten Brandt 6782954c6a improved test coverage of HostFilter 8 years ago
Klimov Paul 7da77c3d5a created `HostControl` filter to prevent Host header attacks 8 years ago
Klimov Paul 18b0dab360 Fixed `yii\console\controllers\AssetController::adjustCssUrl()` breaks URL reference specification (`url(#id)`) 8 years ago
Robert Korulczyk 2d91723934 Add support for creating protocol-relative URLs. 8 years ago
Tim Beks f23dc5aee9 Add attribute to set the openlog $option attribute for SyslogTarget 8 years ago
Fabian Peter Hammerle 46da2df98d yii\db\mysql\Schema::loadColumnSchema sets enumValues attribute incorrectly if enum definition contains comma 8 years ago
SilverFire - Dmitry Naumenko 63e650952b Updated tests for HtmlHelper::textarea() 8 years ago
Elvira Sheina 0545bb6936 Fixed truncateHtml leaving extra tags (#7727) 8 years ago
Alexey Rogachev e705519c5a Fixes #13071: Help option for commands was not working in modules 8 years ago
yamaha252 22b2a78a0a Added test for unique validator with empty values 8 years ago
Alexander Makarov 41b3f0db0b Fixed driver name in MSSQL test 8 years ago
Carsten Brandt a837c59182 improved error message for Instance::ensure() when component does not exist (#12967) 8 years ago
Boudewijn Vahrmeijer aba42fce4d Squash merge rebased branch nadar-patch-4 8 years ago