966 Commits (c40ae859941d753c065033308b254447725cad6d)

Author SHA1 Message Date
Dirk Adler e0edca24a9 Improves mongodb nested and in condition test 11 years ago
Dirk Adler 70d495bcd4 Adds more mongodb tests for combination conditions 11 years ago
Dirk Adler 3dd8a039be Adds mongodb test for combination conditions 11 years ago
Carsten Brandt 093f5ebd32 ensure log dispatcher gets registered with logger in all cases 11 years ago
Carsten Brandt 46d9518c52 fixed test break, fixes #2892 11 years ago
Qiang Xue f7edebb295 Fixed test break. 11 years ago
Qiang Xue 636042b9b3 Fixed test break. 11 years ago
Qiang Xue 39667aa6b7 Fixed activequery select issue. 11 years ago
Qiang Xue bc378d1cae properly quote table names for join(). 11 years ago
Qiang Xue 21bc29560c Fixed test break. 11 years ago
Qiang Xue 78136d4278 Fixes #2880: filterByModels() should prefix key columns in a join query. 11 years ago
Qiang Xue c956ffb75d fixed test break. 11 years ago
Qiang Xue 6e8c460273 Fixes #2724: consistent use of absolute and relative routes. 11 years ago
Qiang Xue 1a71c10934 Added `yii\web\PrefixUrlRule` 11 years ago
Qiang Xue aae8622fce Fixed test break. 11 years ago
Qiang Xue bda1ffa6ce Finished refactoring of DI container and service locator. 11 years ago
Qiang Xue 87df068eb0 DI WIP 11 years ago
Alexander Makarov af030c5f5b Added $skipIfSet to ActiveRecord::loadDefaultValues 11 years ago
Alexander Makarov f40011abc4 Fixed CubridCommandTest::testBindParamValue 11 years ago
Alexander Makarov 647e9e146f Added missing columns to cubrid test schema 11 years ago
Alexander Makarov aece6d309e Adjusted test for cubrid 11 years ago
Alexander Makarov 5c3e4fa4ba Adjusted unit tests, added description to docs 11 years ago
Alexander Makarov b66427f8c7 Fixes #2726: ActiveRecord now fills default values on creating new instance of the model if defaults are available from DB schema 11 years ago
Qiang Xue 72c99663ff Refactored container. 11 years ago
Qiang Xue 43fb937a20 Added unit tests. 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
David Renty 91e4ad5978 PSR-2 compliance 11 years ago
Zhandos Nuftiev 202e3ae0ca Fixed typo in FilterValidator for skipping array values. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 08f6003c1d Fixed test break. 11 years ago
Qiang Xue e5031dfd5f test break fix. 11 years ago
Qiang Xue 9ff8b0f903 Fixes #2571: Fixed the bug that batchInsert will fail for SQLite if the values contain null or boolean false; 11 years ago
David Renty cb3eb9c6d8 Added support for inverted intervals (future time) and unit tests 11 years ago
Carsten Brandt f944278a74 Update ActiveFormTest.php 11 years ago
Carsten Brandt 5d309c2075 added unit tests for boolean attributes 11 years ago
Alexander Pletnev b9c0871218 tabs vs spaces 11 years ago
Qiang Xue bcf5b4644e Fixes #2687: ActiveQuery::joinWith() has problem when the query is used twice. 11 years ago
Zhandos 385ee5550a Update FileValidatorTest.php 11 years ago
Zhandos 780c5aa36c Update FakedValidationModel.php 11 years ago
Zhandos Nuftiev b3b9bd353e fix isEmpty method for file validator. 11 years ago
Alexander Makarov 2ceab799e2 Removed unneeded config from tests 11 years ago
Alexander Makarov 842e7eb573 Added tests, final Url helper adjustments 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
AlexGx 183819abfd fix phpDoc method signature 11 years ago
Paul Klimov bc73a2481c MongoDB log fixed to handle Mongo objects correctly 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Paul Klimov 866ba85010 yii\mongodb\file\Collection::ensureMongoId() fixed to suppress exception on invalid _id format. 11 years ago
Paul Klimov 8d5536ac12 yii\mongodb\file\ActiveRecord::update() fixed to save the attributes while updating file. 11 years ago
Qiang Xue 203bc5ea05 Fixed test break. 11 years ago
Qiang Xue fad635440b Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 11 years ago