7 Commits (c7d84390723771b97e2e41e793d9a5500a05d3f7)

Author SHA1 Message Date
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 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
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 943bf88904 doc fix. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Paul Klimov 9b5f3fab99 Extension "mongo" renamed into "mongodb" 11 years ago
Klimov Paul 99b6ae27b3 Logging and profiling at Mongo improved. 11 years ago
Paul Klimov 04fb75b6a7 File retrieve methods added to Mongo File Active Record. 11 years ago
Klimov Paul aa3a6dbe74 Doc comments at Mongo updated. 11 years ago
Paul Klimov 3e744b73e9 Mongo Collection "findAll" method removed. 11 years ago
Paul Klimov e3c281f3cb Mongo Collection "aggregate" method interface refactored. 11 years ago
Paul Klimov 0e082c170c Aggregation functions added to Mongo Query. 11 years ago
Klimov Paul 139450dad1 Mongo condition composition reworked to match original DB interface. 11 years ago
Paul Klimov 9c7d2b23c2 Mongo Active Record and Active Query fixed. 11 years ago
Paul Klimov 0f7ded8f53 Mongo query unit test fixed. 11 years ago
Paul Klimov 9da7a80f0f Mongo query condition composition composed. 11 years ago
Paul Klimov d42a942aed Mongo Command 'update' and 'insertBatch' methods added. 11 years ago
Paul Klimov 4f5f5bb691 Mongo Query implemented as draft. 11 years ago
Paul Klimov c929268b25 Mongo classes created as blank. 11 years ago
Carsten Brandt 8250cfbb0f reverted change of count() signature 11 years ago
Carsten Brandt 65338972c7 refactored ActiveRecord classes to use Interfaces and traits 11 years ago
Carsten Brandt b8e31d50bb renamed AR trait classes 11 years ago
Carsten Brandt 4653526262 moved common parts of db ActiveRelation and Query to traits 11 years ago