2 Commits (50deb075c85e5cca2d285302c7d7d9210233af85)

Author SHA1 Message Date
Carsten Brandt 91777ae7cc added test for explicit primary Key on auto increment column 10 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Qiang Xue aeaf0511d2 Fixes #3725: Fixed the bug that the filtering condition used in relation definition was ignored when calling `ActiveRecord::unlinkAll()` 10 years ago
Carsten Brandt 9ee76322d9 Added failing test cases for #3725 10 years ago
Carsten Brandt cc38e9c795 fixed issue with indexBy and array valued relations 10 years ago
Carsten Brandt 4e8e22da3c fixed issue with elasticsearch >=1.2.0 10 years ago
Carsten Brandt 1085f1bd9b cleanup after #4092 10 years ago
Carsten Brandt b0fb04efd4 fixed test break and wrong parameter 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
Carsten Brandt 0208f289c3 fixed test breaks 10 years ago
Carsten Brandt d92281dcda refactored ActiveRecord::unlinkAll() to work will noSQL 10 years ago
Alexander Makarov d34e3c326f Fixed typo in test 10 years ago
Alexander Makarov a5c4a0ebb4 Adjusted BaseActiveRecord code for better noSQL compatibility 10 years ago
Alexander Makarov 0003b10b02 ElasticSearch tests fix 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
Qiang Xue f7a6cb9f7a Refactored AR tests. 11 years ago
Carsten Brandt 46d9518c52 fixed test break, fixes #2892 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
Qiang Xue 9b8ffdfacc Fixes #2653: Fixed the bug that unsetting an unpopulated AR relation would trigger exception (qiangxue) 11 years ago
Qiang Xue 6659919ad7 Fixed test break. 11 years ago
Carsten Brandt 505762d49c updated docs about active relation 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Alexander Kochetov 0ec5643ce3 Unit tests updated 11 years ago
Carsten Brandt 81d23332df afterFind event in AR is now called after relations have been populated 11 years ago
Carsten Brandt 31fece562e fixed test break 11 years ago
Qiang Xue dc01411bea Fixes #1791 11 years ago
Carsten Brandt a7b852fcc3 Changed elasticsearch AR primary key handling 11 years ago
Qiang Xue 7654fff26d Added unit test for ActiveRecord::updateAttributes(). 11 years ago
Qiang Xue 42d8748e6e Fixes #1579: throw exception when the given AR relation name does not match in a case sensitive manner. 11 years ago
Carsten Brandt b4612637ec make count behave like in SQL 11 years ago
Carsten Brandt e2b4708bbd added support for updateCounters to elasticsearch 11 years ago
Qiang Xue b868e91fee Fixed test break. 11 years ago
Qiang Xue b0568612bf Fixes #1402: AR eager loading has problem when asArray() is used together with viaTable(). 11 years ago
Carsten Brandt be583a7a22 fixed problem with sorting by id in elasticsearch 11 years ago
Panagiotis Moustafellos 58bd2fb958 Only whitespace removal 11 years ago
Panagiotis Moustafellos f6a3496e8d Removed trailing whitespace.. (OCD really kicking in) 11 years ago
Carsten Brandt 5164a1671c finalized Query interface + general cleanup 11 years ago
Carsten Brandt 025d36cbec even more on random test failure 11 years ago
Carsten Brandt d56e020109 more random test fixes 11 years ago
Carsten Brandt c1febb74ff reduce randomness in test results 11 years ago
Carsten Brandt 325fc28182 several fixes and cleanup 11 years ago
Carsten Brandt 47705f0bc9 corrected assertations for test on #1310 11 years ago
Carsten Brandt 643593737d added test case for #1310 11 years ago
Carsten Brandt f017ba357f refactored unit tests. put common AR tests in trait 11 years ago