2499 Commits (0ebff0a7ab873d76a1c1a3a7262ab0ca880aa58a)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 1dc4618f3d
Fixed `MessageConstroller::saveMessagesToDb()` to work on different DBMS correctly 8 years ago
SilverFire - Dmitry Naumenko e9a96ee834
Replced InvalidParamException with \yii\console\Exception in Request::resolve() 8 years ago
SilverFire - Dmitry Naumenko 86b08e29d2
Enhanced `yii\console\Request::resolve()` to prevent passing parameters, that begin from digits 8 years ago
SilverFire - Dmitry Naumenko f496567735
Fixed `yii\web\CacheSession::destroySession()` to work correctly when session is not written yet 8 years ago
Bob Olde Hampsink fab53b4a6e Fixes #13582: Added tests for all `yii\db\QueryBuilder::resetSequence` implementations, fixed SQLite implementation 8 years ago
Bob Olde Hampsink 56c65f6079 Fixes #13577: Implemented `yii\db\mssql\QueryBuilder::resetSequence()` 8 years ago
Nikolay Oleynikov 7d82bbcd37 Fixes #13467: `yii\data\ActiveDataProvider` no longer queries models if models count is zero 8 years ago
Robert Korulczyk bf841b926d Additional tests. 8 years ago
Robert Korulczyk 8d4a197d19 Fix bug with creating URL in UrlRule with optional params at the beginning of pattern. 8 years ago
Robert Korulczyk 5d81af21fb Fix bug with optional params at the beginning of pattern in UrlRule. 8 years ago
Dmitry Klyukin ecd2dc0d1b Model loadMultiple test (#13585) 8 years ago
Nikolay Oleynikov 323568c2e9 Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
Sergey Makinen ef4dadf437 Fixes #13592: Fixes Oracle’s `yii\db\oci\Schema::setTransactionIsolationLevel()` 8 years ago
Kolyunya edc7a55692 Add a failing test to the `yii\web\UrlRule` 8 years ago
Alexey Rogachev 6b8cf1709e Fixes #13306: Wildcard in `reloadableScripts` in `yii.js` allows 0 characters 8 years ago
Nikolay Oleynikov e8f8ba2129 Remove excessive `use` statement (#13604) 8 years ago
Boudewijn Vahrmeijer 45d670c995 Update ConnectionTest.php 8 years ago
Nikolay Oleynikov a26d28f8e3 Fixes #13576: Added support of `srcset` to `yii\helpers\Html::img()` 8 years ago
Tobias Munk 9f95f71572 added groups to tests 8 years ago
Carsten Brandt 22972b86db
update date formatter test for intl 8 years ago
Bizley 54278fc842
asTime fixed for time-only values 8 years ago
Tobias Munk ec8daa0d77 added db group to test 8 years ago
Tobias Munk 7a4666fe3a added build trigger example 8 years ago
Elvira Sheina 3a4505ac08 Fixes #11230: Include `defaultRoles` in `yii\rbac\DbManager->getRolesByUser()` results 8 years ago
Alexey Rogachev 8e1a4208ed Improved way of testing jQuery's AJAX "script" and "jsonp" requests (#13554) 8 years ago
Sergey Makinen a5ab79746b Fixes Oracle’s test fixture 8 years ago
Vovan-VE 3538bde085 Add test case for #13340 and update CHANGELOG 8 years ago
Tobias Munk 0dd1ed6594 use custom docker config in dockerized tests 8 years ago
Tobias Munk 7b43cf09f1 added separate docker config for testing 8 years ago
Paul Klimov 95b7ffc066 Fix #13278: `DbQueryDependency` created (#13384) 8 years ago
Carsten Brandt e82b40abee
avoid duplicate slashes on empty values 8 years ago
Carsten Brandt 456d23272c
added failing test for #13522 8 years ago
Carsten Brandt fba4e43469
added failing test for #13533 8 years ago
Robert Korulczyk 4c46c6a096 Improve messages test on HHVM. (#13520) 8 years ago
Carsten Brandt 25b78aa615 Fixes #13508: Fixed duplicate attachment of behavior BC break 8 years ago
Bizley 1749c46c5d
Fixes #11502: Fixed `yii\console\controllers\MessageController` to properly populate missing languages in case of extraction with "db" format 8 years ago
Carsten Brandt a7f8d0efb4
added test for #12697 8 years ago
ErickSkrauch c641513583
Implementation of support UrlRule with relative host definition 8 years ago
Elvira Sheina d39c491022 Fix BC breaking #13475 (#13478) 8 years ago
Carsten Brandt 8faedcbd7c
Refactored UrlManagerTest to cover more use cases 8 years ago
Carsten Brandt 4187718c14
added missing groups to tests 8 years ago
PowerGamer1 37b8cbb2d0
Fixes #12758: Added the ability to use instances of `\yii\db\Query` class as values in the `\yii\db\QueryBuilder::insert()` method 8 years ago
Alexander Makarov c4175be7a3
Adjusted command test for incorrect inserts to use data provider 8 years ago
voroks 25f08afc96
Fixes #8293: `yii\db\Query` can be passed to `insert` method in `yii\db\QueryBuilder` 8 years ago
Alexander Makarov 1cc327f108
Run common batch insert tests for SQLite 8 years ago
Dmitriy Bashkarev be4ebdd049 Fixes #13134: Added logging URL rules (bashkarev) 8 years ago
Alexey Rogachev 37f19a0256 Fixes #13300, #13307, #13310, #13312 8 years ago
Tobias Munk 478331efe8 updated build 8 years ago
Herbert Maschke d4d6c1dabf Tests for 13393 (#13439) 8 years ago
Herbert Maschke a6da9d5da8 Added unit tests regarding redirection for ResponseTest (#13437) 8 years ago