227 Commits (0da628ae1acf649635e73d1f8c49a8586c13f020)

Author SHA1 Message Date
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
Alexander Makarov 1e602adb6e - Fixed BaseFileHelper::localize docs. 11 years ago
Klimov Paul 504fc76f5c Unit test for yii\mongodb\file\ActiveRecord fixed 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Alexander Kochetov 0ec5643ce3 Unit tests updated 11 years ago
Alexander Makarov 87d42e9f37 Fixed wrong namespace 11 years ago
Alexander Makarov af385858c7 Fixed tests for elasticsearch, mongo, redis 11 years ago
Alexander Makarov ed97632f53 Fixed scope method signatures 11 years ago
Alexander Makarov 0699eaadd5 Fixed test breaks 11 years ago
Carsten Brandt 7e961eee85 fixed test break 11 years ago
Carsten Brandt 81d23332df afterFind event in AR is now called after relations have been populated 11 years ago
Carsten Brandt 5dca1257b2 reverted primaryKey of elasticsearch to be array again 11 years ago