9 Commits (50d5fb2bd9ca8ce8ab065cd60673c9bd2f44b729)

Author SHA1 Message Date
Vladimir Reznichenko ecf3ef8bf9 Use root NS specification for opcoded functions 7 years ago
Klimov Paul 71c541773f PHPDoc fix 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
SilverFire - Dmitry Naumenko 3b32359fa9 Updated ActiveRecordTestTrait to ensure nested relations work as expected 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
John Was 4f49feee8d fixes #7757: in oci schema fix query results row keys case when PDO::ATTR_CASE is set to PDO::CASE_LOWER 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Carsten Brandt 9ee76322d9 Added failing test cases for #3725 10 years ago
Carsten Brandt 0899b8d474 changed updateAttributes to be more simple update 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
NmDimas 95d2b29bff Change unit test to Unlink and add test to unlinkAll 10 years ago
Alexander Makarov 75154d351d Refactored AR find 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 ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 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 0699eaadd5 Fixed test breaks 11 years ago
Carsten Brandt f017ba357f refactored unit tests. put common AR tests in trait 11 years ago
Carsten Brandt c62e0cbbfb added unit test to verify AR afterSave isNewRecord value 11 years ago
Qiang Xue fb8e818204 Dropped support for supporting default namespace for classes of related models. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt f974e1a59f fixed validator test break 11 years ago
Carsten Brandt 3a347c3587 added property docs to AR test classes 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
Qiang Xue 034d88e5e4 Fixes issue #134 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue b51d347465 Added count, average, sum, min, max, scalar methods to ActiveQuery. 12 years ago
Qiang Xue 5d90e6da80 removed scopes. 12 years ago
Qiang Xue 3ca50f3043 clean up AR 12 years ago
Qiang Xue 46ab456f4e finished new AR. 12 years ago
Qiang Xue c9b104f0a1 refactored AR relation. 12 years ago
Qiang Xue 8517ee9e50 reorganized DB classes. 12 years ago
Qiang Xue 30c52fad96 finished draft implementation of new AR. 12 years ago
Qiang Xue 44af0aa97a AR wip 12 years ago
Qiang Xue 377181a008 new AR WIP 12 years ago
Qiang Xue d876da383e ... 12 years ago
Qiang Xue 8c26893992 Implemented new scope declaration syntax. 12 years ago
Alexander Makarov 85c0a3b355 Fixed scope issue in tests 13 years ago
Qiang Xue e281b402b6 ... 13 years ago
Qiang Xue df003215de ... 13 years ago