185 Commits (1539a3259c3a3880bde5f6dfe7d74977747e1984)

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
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 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
Alexander Makarov c5ec3550de Removed unused "use" statements 11 years ago
Alexander Makarov 71835d977e More short syntax for arrays 11 years ago
Alexander Mohorev 1676d914fa Add unit tests 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Alexander Mohorev 6e7edfdf5b short array syntax 11 years ago
Carsten Brandt 8a32379537 fixed test break 11 years ago
Carsten Brandt aedfef1e79 added tests for smarty and worked around a small bug 11 years ago
Paul Klimov db6d0a57f9 Unit test for yii\sphinx\Query::count() added. 11 years ago
Paul Klimov 1e58570741 Unit test sphinx\ActiveRecordTest fixed 11 years ago
Paul Klimov 08131477a2 yii\mongodb\Collection::mapReduce() fixed to handle 'inline' output correctly. 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Carsten Brandt e407d0489c updated elasticsearch querybuilder test to use yiitest index 11 years ago
Florian Fackler a3724aa4d1 Fixed bug which prevented a field query as described in the example: 11 years ago
Luciano Baraglia fe3ff6dd99 Missing codestyle fix 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Alexander Kochetov 0ec5643ce3 Unit tests updated 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
Paul Klimov 91c86fb704 MongoDB ActiveRecord uit test advanced to check integer value handling. 11 years ago
Paul Klimov 5d3684fd7c Unit test for MongoDB Cache advanced. 11 years ago
Paul Klimov 32887edf5a MongoDB Cache class added as draft. 11 years ago
Paul Klimov 48be2bb7d1 MongoDB Session class added. 11 years ago
Luciano Baraglia cbf649b16c Some code style fixes [skip ci] 11 years ago
Qiang Xue e6f9aef3a9 fixed test break. 11 years ago
Qiang Xue ab47d58c69 path fixes. 11 years ago
Carsten Brandt 31fece562e fixed test break 11 years ago
Carsten Brandt 5dca1257b2 reverted primaryKey of elasticsearch to be array again 11 years ago
Paul Klimov 232a223c17 SwiftMailer message updated to setup charset for alternative body correctly. 11 years ago
Carsten Brandt 951791f245 added unit test for twig renderer 11 years ago
Carsten Brandt a7b852fcc3 Changed elasticsearch AR primary key handling 11 years ago
Qiang Xue 35373b14ae fixed test breaks. 11 years ago
Qiang Xue 3cd7a7440e Refactored imagine extension. 11 years ago
Antonio Ramirez 53160797df added tests 11 years ago
Paul Klimov f0b9e1503d OpenId client 'discover()' method updated to return 'identity' instead of set internal field. 11 years ago
Paul Klimov 46746cd8a1 OpenId client 'discover()' method refactored. 11 years ago
Paul Klimov 5a137e6dec OpenId client refactor in progress. 11 years ago
Paul Klimov 7a4c1cd387 Trait "ClientTrait" converted into "BaseClient" class. 11 years ago