239 Commits (d5375e8c3bdc36c990aa6ec7aa829d48be9aaae3)

Author SHA1 Message Date
Carsten Brandt d5375e8c3b added elasticsearch test case for array attribute relations 10 years ago
Qiang Xue ae1ed5bdfd Fixed test break. 10 years ago
Qiang Xue ab9d906351 Fixed test break. 10 years ago
Alexander Makarov 2f19030e37 Switched to Codeception 2.0.* for application template tests 10 years ago
Carsten Brandt cd5bdd90d2 fixed postgres tests 10 years ago
Carsten Brandt 651e6a3feb added support for BIT default values 10 years ago
Carsten Brandt 4f95fcd91f added unit tests for schema detection 10 years ago
Carsten Brandt 0899b8d474 changed updateAttributes to be more simple update 10 years ago
Klimov Paul 3c5b98f7fe Unit test for issue #4018 added 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Alexander Makarov 22884e7384 Fixes #3535: Syntax changes 10 years ago
Mark a89d574a20 updated FileValidator , CHANGELOG.md , UPGRADE.md guides , tests fixed 10 years ago
Mark 1a3c04e0d2 fixed tests 10 years ago
Carsten Brandt 3489f295bb fixed hhvm build error 10 years ago
Carsten Brandt 18c5bb1352 fixed file permission 10 years ago
Carsten Brandt 3a42c8c3e7 try to fix hhvm tests 10 years ago
Carsten Brandt e9758fec29 fixed test break 10 years ago
Carsten Brandt d92281dcda refactored ActiveRecord::unlinkAll() to work will noSQL 10 years ago
Alexander Makarov 2a75cd19c0 Added missing relations to Redis/Elasticsearch test models 10 years ago
Alexander Makarov 4769e730fa Fixed sqlite schema SQL 10 years ago
Alexander Makarov 9c564808e5 Added missing models for Redis tests 10 years ago
Alexander Makarov d0aadffb91 Added missing test models for elasticsearch 10 years ago
NmDimas 95d2b29bff Change unit test to Unlink and add test to unlinkAll 10 years ago
Carsten Brandt 676b366928 adjusted elasticsearch extension to version 1.0 of ES 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Carsten Brandt c5ad45c771 fixed test break 11 years ago
Qiang Xue 54e08f3f01 fixed build break. 11 years ago
Qiang Xue 8b4dfcc876 Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes 11 years ago
Alexander Makarov b987c92151 Escaped more table names 11 years ago
Alexander Makarov 538a074c0f Escaped table names for unit tests 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Alexander Makarov 647e9e146f Added missing columns to cubrid test schema 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
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Pletnev b9c0871218 tabs vs spaces 11 years ago
Zhandos 780c5aa36c Update FakedValidationModel.php 11 years ago
Zhandos Nuftiev b3b9bd353e fix isEmpty method for file validator. 11 years ago
AlexGx 183819abfd fix phpDoc method signature 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Alexander Makarov 71835d977e More short syntax for arrays 11 years ago
Carsten Brandt f90a369932 Skipping CUBRID on HHVM 11 years ago
Carsten Brandt b6e0c2b26f skipping memcache on HHVM 11 years ago
Alexander Mohorev 6e7edfdf5b short array syntax 11 years ago
Qiang Xue d3ff343e5e try to fix test break. 11 years ago
Carsten Brandt c21e01930e added unit test for #2568 11 years ago
Carsten Brandt 683a46d9ee test for deeply nested relation 11 years ago
Carsten Brandt 3b40d44909 made createQuery() config param optional 11 years ago
Carsten Brandt 1708a36d95 WIP merge ActiveRelation into ActiveQuery 11 years ago
Qiang Xue c92a260a3d Fixes #2415: Added support for inverse relations 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago