Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/yiisoft/db-mongodb
Yii Framework MongoDB extension
https://github.com/yiisoft/db-mongodb
Tiny phpdoc fix in Query::andFilterCompare() [skip ci] (#231)
c86e87deb20d16178a01527f0e744111ac8b27d3 authored about 7 years ago by Pavel Dovlatov <[email protected]>
c86e87deb20d16178a01527f0e744111ac8b27d3 authored about 7 years ago by Pavel Dovlatov <[email protected]>
Fixed `yii\mongodb\Command::aggregate()` does not support 'cursor' option
9395f072c2bf220e4b62fb677f93542e9a53fffe authored over 7 years ago by Klimov Paul <[email protected]>
9395f072c2bf220e4b62fb677f93542e9a53fffe authored over 7 years ago by Klimov Paul <[email protected]>
PHP 5.4 removed from Travis
56a34b7fff01f56b987ffa956823bc6de97c8bba authored over 7 years ago by Klimov Paul <[email protected]>
56a34b7fff01f56b987ffa956823bc6de97c8bba authored over 7 years ago by Klimov Paul <[email protected]>
switch to `asset-packagist.org`
8fd225d4fe23518c1625ba1464a8039358f32625 authored over 7 years ago by Klimov Paul <[email protected]>
8fd225d4fe23518c1625ba1464a8039358f32625 authored over 7 years ago by Klimov Paul <[email protected]>
remove mongodb config cat
dfe0c1728caac385d8d0840b769ec886ce4c6411 authored over 7 years ago by Klimov Paul <[email protected]>
dfe0c1728caac385d8d0840b769ec886ce4c6411 authored over 7 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\file\Collection::remove()` does not removes all file chunks in case `limit` is specified
2bf212da7964179d82fd038db8b968ad1afbc951 authored over 7 years ago by Klimov Paul <[email protected]>
2bf212da7964179d82fd038db8b968ad1afbc951 authored over 7 years ago by Klimov Paul <[email protected]>
unit test for `Query::distinct()` added
5629b7f5c387dfd96799d2f174f58b4164eae6d0 authored over 7 years ago by Klimov Paul <[email protected]>
5629b7f5c387dfd96799d2f174f58b4164eae6d0 authored over 7 years ago by Klimov Paul <[email protected]>
Added `yii\mongodb\Migration::$compact` supporting `yii\console\controllers\BaseMigrateController::$compact` option
0767984d326308e06c3b710f58114e3afffbb77a authored over 7 years ago by Klimov Paul <[email protected]>
0767984d326308e06c3b710f58114e3afffbb77a authored over 7 years ago by Klimov Paul <[email protected]>
allow to skip `testRefreshMigration()` test for old Yii version
7c738661149e41a5e03b5bc7f2da5b69173a59d6 authored over 7 years ago by Klimov Paul <[email protected]>
7c738661149e41a5e03b5bc7f2da5b69173a59d6 authored over 7 years ago by Klimov Paul <[email protected]>
Provided support for 'migrate/fresh' command to truncate database and apply migrations again
42fd51995835395835a639ee612b4c767cfd081f authored over 7 years ago by Klimov Paul <[email protected]>
42fd51995835395835a639ee612b4c767cfd081f authored over 7 years ago by Klimov Paul <[email protected]>
Fix typos in docs (#219) [skip ci]
dfcc24f7ffa2e6e18a38869171eec31742ce2280 authored over 7 years ago by Lesha701 <[email protected]>
dfcc24f7ffa2e6e18a38869171eec31742ce2280 authored over 7 years ago by Lesha701 <[email protected]>
Better wording and fix typos in docs (#220) [skip ci]
a6e831627561ddad08b18d9d716806934fd10b3e authored over 7 years ago by Lesha701 <[email protected]>
a6e831627561ddad08b18d9d716806934fd10b3e authored over 7 years ago by Lesha701 <[email protected]>
MongoDB links updated
f6a011e685fda778a9aafa21881b6a742afaf8c3 authored over 7 years ago by Klimov Paul <[email protected]>
f6a011e685fda778a9aafa21881b6a742afaf8c3 authored over 7 years ago by Klimov Paul <[email protected]>
MongoDB logo added
b8c7c8d8248e69b1afa2dfe27ac3f7d833b56640 authored over 7 years ago by Klimov Paul <[email protected]>
b8c7c8d8248e69b1afa2dfe27ac3f7d833b56640 authored over 7 years ago by Klimov Paul <[email protected]>
prepare for next release
4efadb826694dfaef4c70219099a03e6ffb41fb9 authored over 7 years ago by Paul Klimov <[email protected]>
4efadb826694dfaef4c70219099a03e6ffb41fb9 authored over 7 years ago by Paul Klimov <[email protected]>
release version 2.1.4
ec67acfdfe104dd83055c6e43606cfb80265a588 authored over 7 years ago by Paul Klimov <[email protected]>
ec67acfdfe104dd83055c6e43606cfb80265a588 authored over 7 years ago by Paul Klimov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2-mongodb
e2a689cc46895274e3be49e25da617df9ff5ff3d authored over 7 years ago by Klimov Paul <[email protected]>
e2a689cc46895274e3be49e25da617df9ff5ff3d authored over 7 years ago by Klimov Paul <[email protected]>
HHVM removed from Travis
a18642b418714c55bf9495c9ababf2c68049720b authored over 7 years ago by Klimov Paul <[email protected]>
a18642b418714c55bf9495c9ababf2c68049720b authored over 7 years ago by Klimov Paul <[email protected]>
Merge pull request #212 from yiisoft/migration-controller
forward compatibility with Yii 2.0.12
6e149bb55f801f7e44e0e1f71a98a2a7c3766fe7 authored over 7 years ago by Carsten Brandt <[email protected]>
Update CHANGELOG.md
2c119760f4a3fc613266394a08948905430ff80b authored over 7 years ago by Carsten Brandt <[email protected]>
2c119760f4a3fc613266394a08948905430ff80b authored over 7 years ago by Carsten Brandt <[email protected]>
forward compatibility with Yii 2.0.12
to be merged when https://github.com/yiisoft/yii2/pull/14241 is ready.
5fd5590ecf5e86b396ebc4bef2bb8edfd8e71d22 authored over 7 years ago by Carsten Brandt <[email protected]>
Fixed `yii\mongodb\debug\MongoDbPanel` overrides explain action of `yii\debug\panels\DbPanel`
0a66b7fc7b370dd482a87de148c3ff0407e3a756 authored over 7 years ago by Klimov Paul <[email protected]>
0a66b7fc7b370dd482a87de148c3ff0407e3a756 authored over 7 years ago by Klimov Paul <[email protected]>
`MongoDateValidator::parseDateValue()` fixed to return timestamp from `UTCDateTime` instance
a4d30dce8a54027186bed921c610277a0e8b5ee2 authored over 7 years ago by Klimov Paul <[email protected]>
a4d30dce8a54027186bed921c610277a0e8b5ee2 authored over 7 years ago by Klimov Paul <[email protected]>
Fixed negative values for `Query::limit()` and `Query::offset()`
53f6c432398e8f68a25c34ff9f6873862fdc3235 authored over 7 years ago by Klimov Paul <[email protected]>
53f6c432398e8f68a25c34ff9f6873862fdc3235 authored over 7 years ago by Klimov Paul <[email protected]>
Send query directly to `MongoDB\Driver\Manager`
60cabf86d6d6b3337eabbef2dd94f3c2ac8f3b4c authored over 7 years ago by Yura <[email protected]>
60cabf86d6d6b3337eabbef2dd94f3c2ac8f3b4c authored over 7 years ago by Yura <[email protected]>
Fix compatibility with PHPUnit 6
98e22ca9254c527928dbaf2bc9e131734436d56c authored over 7 years ago by Klimov Paul <[email protected]>
98e22ca9254c527928dbaf2bc9e131734436d56c authored over 7 years ago by Klimov Paul <[email protected]>
Unit test for PHPUnit 6.x fix
efcbcb470b0773feebde36ff0c91f10ed6370b62 authored over 7 years ago by Klimov Paul <[email protected]>
efcbcb470b0773feebde36ff0c91f10ed6370b62 authored over 7 years ago by Klimov Paul <[email protected]>
`yiiunit\extensions\mongodb\TestCase` parent fixed
c69b4a1f082d61d6d04a80c0172d16289c6af4be authored over 7 years ago by Klimov Paul <[email protected]>
c69b4a1f082d61d6d04a80c0172d16289c6af4be authored over 7 years ago by Klimov Paul <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2-mongodb
dd585d05bf6113b26cf3f9e4399226eb4cfc65ec authored over 7 years ago by Klimov Paul <[email protected]>
dd585d05bf6113b26cf3f9e4399226eb4cfc65ec authored over 7 years ago by Klimov Paul <[email protected]>
compatibility with PHPUnit < 6.x added
2c657aa0a43e5e3fc0f992101a3d749ef8416671 authored over 7 years ago by Klimov Paul <[email protected]>
2c657aa0a43e5e3fc0f992101a3d749ef8416671 authored over 7 years ago by Klimov Paul <[email protected]>
Translated docs into French [skip ci]
e4e75fcbf08f15b9b19cc1df9256db4fe1f310c3 authored almost 8 years ago by Azzeddine Faik <[email protected]>
e4e75fcbf08f15b9b19cc1df9256db4fe1f310c3 authored almost 8 years ago by Azzeddine Faik <[email protected]>
Aggregation docs added
e1b4e7348311a3cf79c19e4f9758ff8cd3c4a7d2 authored almost 8 years ago by Klimov Paul <[email protected]>
e1b4e7348311a3cf79c19e4f9758ff8cd3c4a7d2 authored almost 8 years ago by Klimov Paul <[email protected]>
Translated docs into French [skip ci]
94584a14c85fd9d2c3e60f413de380790baf65df authored almost 8 years ago by Alexander Makarov <[email protected]>
94584a14c85fd9d2c3e60f413de380790baf65df authored almost 8 years ago by Alexander Makarov <[email protected]>
documentation french
c3427a05b8361e6688d5f23f18313e9b615b7da7 authored almost 8 years ago by Azzeddine Faik <[email protected]>
c3427a05b8361e6688d5f23f18313e9b615b7da7 authored almost 8 years ago by Azzeddine Faik <[email protected]>
yii french doc
ce13ed70f089d392b3b2edc22226ec3792cabf59 authored almost 8 years ago by Azzeddine Faik <[email protected]>
ce13ed70f089d392b3b2edc22226ec3792cabf59 authored almost 8 years ago by Azzeddine Faik <[email protected]>
Fixed exception is thrown on `yii\mongodb\rbac\MongoDbManager::invalidateCache()` invocation
87dd4072db6506e9906eed0db49d41eb51c5c50d authored almost 8 years ago by Paul Klimov <[email protected]>
87dd4072db6506e9906eed0db49d41eb51c5c50d authored almost 8 years ago by Paul Klimov <[email protected]>
prepare for next release
2e55c6d59b5a8801b1b352c5a02c41cc4787bf1a authored almost 8 years ago by Paul Klimov <[email protected]>
2e55c6d59b5a8801b1b352c5a02c41cc4787bf1a authored almost 8 years ago by Paul Klimov <[email protected]>
release version 2.1.3
431811d9d030b4ece6ce32e13650af640e82fa14 authored almost 8 years ago by Paul Klimov <[email protected]>
431811d9d030b4ece6ce32e13650af640e82fa14 authored almost 8 years ago by Paul Klimov <[email protected]>
Fixed `yii\mongodb\rbac\MongoDbManager::getRolesByUser()` results now includes default roles
e1309eafe2861eeb5da7439628f3a4f55c3bef71 authored almost 8 years ago by Klimov Paul <[email protected]>
e1309eafe2861eeb5da7439628f3a4f55c3bef71 authored almost 8 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\file\Upload` unable to handle custom `_id` value, if it does not provided as `\MongoDB\BSON\ObjectID` instance
80c54ada648d5b8e20a6d2c8aa8ef49f401274a1 authored almost 8 years ago by Klimov Paul <[email protected]>
80c54ada648d5b8e20a6d2c8aa8ef49f401274a1 authored almost 8 years ago by Klimov Paul <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2-mongodb
12c7551f34833a04941894f1714900c0ba5ee9b8 authored almost 8 years ago by Klimov Paul <[email protected]>
12c7551f34833a04941894f1714900c0ba5ee9b8 authored almost 8 years ago by Klimov Paul <[email protected]>
Added missing `@since` tags
5e9e673e63a0272a6aa1c062b3822090bd167581 authored almost 8 years ago by Klimov Paul <[email protected]>
5e9e673e63a0272a6aa1c062b3822090bd167581 authored almost 8 years ago by Klimov Paul <[email protected]>
Method `yii\mongodb\ActiveQuery::exists()` optimized avoiding redundant ActiveRecord and relations population
eb06029dc54515bfb5d5bf61f55fe3693c623d8e authored almost 8 years ago by Klimov Paul <[email protected]>
eb06029dc54515bfb5d5bf61f55fe3693c623d8e authored almost 8 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\validators\MongoDateValidator` uses seconds instead of milliseconds while creating `MongoDB\BSON\UTCDateTime` instance
1c47907f7a8b865a7027ec2f8ee46468c7b271ad authored almost 8 years ago by Klimov Paul <[email protected]>
1c47907f7a8b865a7027ec2f8ee46468c7b271ad authored almost 8 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\ActiveQuery` does not respects relational link at methods `count()`, `distinct()`, `sum()`, `average()`, `modify()`
d7cfcf42f49928e6b480965069c213853f03e363 authored about 8 years ago by Klimov Paul <[email protected]>
d7cfcf42f49928e6b480965069c213853f03e363 authored about 8 years ago by Klimov Paul <[email protected]>
Fix #171 : Added support for `QueryInterface::emulateExecution()` (#172)
Added support for `yii\db\QueryInterface::emulateExecution()` to force returning an empty result...
fad34b2b11462c8b470e63fe03f701ab301d4174 authored about 8 years ago by Paul Klimov <[email protected]>
fixing unit tests
52ffd6aeb4586b608b5b1d12c8a4f3af160c913b authored about 8 years ago by Klimov Paul <[email protected]>
52ffd6aeb4586b608b5b1d12c8a4f3af160c913b authored about 8 years ago by Klimov Paul <[email protected]>
default timezone added to `MongoDateValidatorTest`
aaa22672969576c062858ef49bc8136ddda74923 authored about 8 years ago by Klimov Paul <[email protected]>
aaa22672969576c062858ef49bc8136ddda74923 authored about 8 years ago by Klimov Paul <[email protected]>
Update Connection.php
c2f0ecf73332984a01904c2307dd19579474884c authored about 8 years ago by Boudewijn Vahrmeijer <[email protected]>
c2f0ecf73332984a01904c2307dd19579474884c authored about 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Doc improvement
c83512c881ad283a1c6eaaad9a05f9de5fdd10e4 authored about 8 years ago by Klimov Paul <[email protected]>
c83512c881ad283a1c6eaaad9a05f9de5fdd10e4 authored about 8 years ago by Klimov Paul <[email protected]>
PHPDoc fix
304285d60b7fb878ee7b450c9728725fc1b0f05a authored about 8 years ago by Klimov Paul <[email protected]>
304285d60b7fb878ee7b450c9728725fc1b0f05a authored about 8 years ago by Klimov Paul <[email protected]>
Fixed incorrect order of migrations history in case `yii\mongodb\console\controllers\MigrateController::$migrationNamespaces` is in use
83bda50e87d30d2e44238571fd21b0d20afe7603 authored about 8 years ago by Klimov Paul <[email protected]>
83bda50e87d30d2e44238571fd21b0d20afe7603 authored about 8 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\Command::update()` uses `upsert` option by default
a86e92433c823df9c3030e169d77980379653cd5 authored about 8 years ago by Klimov Paul <[email protected]>
a86e92433c823df9c3030e169d77980379653cd5 authored about 8 years ago by Klimov Paul <[email protected]>
Merge pull request #166 from s1lver/fixed_translate
Fixed translate
4707d2794acb047abac8a3163fd26df9bcae3cf3 authored about 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Fixed translate
cb044edbd1ed91d623bb52eac38065ca79dfe59c authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
cb044edbd1ed91d623bb52eac38065ca79dfe59c authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
Russian docs [skip ci]
8f91e0be577dadc24c016db25b3bce4623e0a5ae authored about 8 years ago by Alexander Makarov <[email protected]>
8f91e0be577dadc24c016db25b3bce4623e0a5ae authored about 8 years ago by Alexander Makarov <[email protected]>
This first translate
56ecc565340cbb7c4142d1f22a947ff567387e8c authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
56ecc565340cbb7c4142d1f22a947ff567387e8c authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
This first translate
ca5db89953c83edafc84340b960f6805e70d5048 authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
ca5db89953c83edafc84340b960f6805e70d5048 authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
This first translate
00bcb559080310c9130b6278ef2d760367c3857f authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
00bcb559080310c9130b6278ef2d760367c3857f authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
This first translate
45991fa56a664cf5bf1a87b4bd169e18a528364e authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
45991fa56a664cf5bf1a87b4bd169e18a528364e authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
This first translate
2d4cb8b5077572d1cea26bb02da2a70614f4ca72 authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
2d4cb8b5077572d1cea26bb02da2a70614f4ca72 authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
This first translate
0488513f97f64ea82bc9285f4c78c47df5cc4a83 authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
0488513f97f64ea82bc9285f4c78c47df5cc4a83 authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
This first translate
af1a7929699f5a425efb0008b82d796578bb42ab authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
af1a7929699f5a425efb0008b82d796578bb42ab authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
This first translate
2f494ad3fcf301c80f85f751b0d783c1c607be54 authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
2f494ad3fcf301c80f85f751b0d783c1c607be54 authored about 8 years ago by Evgeniy Moiseenko <[email protected]>
prepare for next release
f9a3908d83685dc680566b7d4bb9f75b5c3d298b authored about 8 years ago by Paul Klimov <[email protected]>
f9a3908d83685dc680566b7d4bb9f75b5c3d298b authored about 8 years ago by Paul Klimov <[email protected]>
release version 2.1.2
4c809b59d640d083fcb39431e3087780fdb4f895 authored about 8 years ago by Paul Klimov <[email protected]>
4c809b59d640d083fcb39431e3087780fdb4f895 authored about 8 years ago by Paul Klimov <[email protected]>
Fixes #161: getChildRoles() throws an exception when role has no children
693dcb077a2fcda65b2f018e225cfe1cb2e65eb5 authored about 8 years ago by Alexander Makarov <[email protected]>
693dcb077a2fcda65b2f018e225cfe1cb2e65eb5 authored about 8 years ago by Alexander Makarov <[email protected]>
Fixed #136: getChildRoles() throws an exception when role has no
children
7f12e0bd578594e538946fc77a3fb89ae71895e2 authored about 8 years ago by Pavel Dovlatov <[email protected]>
doc comment fix
eb181b8945cf19f5e9907346f7b719551a6cbcf1 authored about 8 years ago by Klimov Paul <[email protected]>
eb181b8945cf19f5e9907346f7b719551a6cbcf1 authored about 8 years ago by Klimov Paul <[email protected]>
Added missing @since PHPDoc declaration (#157)
31a80f8dae549f27677004ebeeb4d8ffe71c2763 authored about 8 years ago by Pavel Dovlatov <[email protected]>
31a80f8dae549f27677004ebeeb4d8ffe71c2763 authored about 8 years ago by Pavel Dovlatov <[email protected]>
Fixed `yii\mongodb\Query` unable to process `not` condition with `null` compare value
ab8e4effea7ae72e20be8749fedfa0b79a2e42a8 authored about 8 years ago by Klimov Paul <[email protected]>
ab8e4effea7ae72e20be8749fedfa0b79a2e42a8 authored about 8 years ago by Klimov Paul <[email protected]>
Added `yii\mongodb\rbac\MongoDbManager::getChildRoles()`
89ea4bee51590aea0d8eb26b75e234e63938f5be authored about 8 years ago by Klimov Paul <[email protected]>
89ea4bee51590aea0d8eb26b75e234e63938f5be authored about 8 years ago by Klimov Paul <[email protected]>
Methods `scalar()` and `column()` added to `yii\mongodb\Query`
077e3d5a33d64687e3b874ff1468519ff36f1472 authored about 8 years ago by Klimov Paul <[email protected]>
077e3d5a33d64687e3b874ff1468519ff36f1472 authored about 8 years ago by Klimov Paul <[email protected]>
Added migration namespace support
0dcf9065494cda9a3ee3f151a5a8a8c23332c392 authored over 8 years ago by Klimov Paul <[email protected]>
0dcf9065494cda9a3ee3f151a5a8a8c23332c392 authored over 8 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\Query::exists()` always returning true
dc19a5ea7b41afd2810fea9c73db13d20e751903 authored over 8 years ago by Klimov Paul <[email protected]>
dc19a5ea7b41afd2810fea9c73db13d20e751903 authored over 8 years ago by Klimov Paul <[email protected]>
update composer.json contraints
avoid unbound constraints
yiisoft/yii2#12154
a39187678dcbf94ee2b9e033e8f00c31fb73632c authored over 8 years ago by Carsten Brandt <[email protected]>
prepare for next release
c367beecb9ebad1ca2bba0cb3bf02f966f3b81f7 authored over 8 years ago by Paul Klimov <[email protected]>
c367beecb9ebad1ca2bba0cb3bf02f966f3b81f7 authored over 8 years ago by Paul Klimov <[email protected]>
release version 2.1.1
d16a0029e78e2d590741ea0bbde32572ce9973cc authored over 8 years ago by Paul Klimov <[email protected]>
d16a0029e78e2d590741ea0bbde32572ce9973cc authored over 8 years ago by Paul Klimov <[email protected]>
added unknown methods for fseek and ftell, according #147 (#149)
Added support for `fseek()` and `ftell()` to `StreamWrapper`
9e4a3634ff1f3db6ae56f4ab751321cc418e07e6 authored over 8 years ago by Roman <[email protected]>
Fixed `yii\mongodb\ActiveRecord` and `yii\mongodb\file\ActiveRecord` looses `_id` custom value on insertion
7a597b0a202682f55e6553af4e681c5fc524a440 authored over 8 years ago by Klimov Paul <[email protected]>
7a597b0a202682f55e6553af4e681c5fc524a440 authored over 8 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\ActiveFixture` fails to find default data file if `collectionName` is specified in array format
2eee5827f94f289427d015a7474e86570ed6be7c authored over 8 years ago by Klimov Paul <[email protected]>
2eee5827f94f289427d015a7474e86570ed6be7c authored over 8 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\Migration::createIndexes()` triggers E_NOTICE
6a91fb5daf176e9b870fee75be2d6793c91af105 authored over 8 years ago by Klimov Paul <[email protected]>
6a91fb5daf176e9b870fee75be2d6793c91af105 authored over 8 years ago by Klimov Paul <[email protected]>
Doc comments for `MongoDbMessageSource` fixed
fe0f2b0f10714fb528f98ba800646e4f78ef522e authored over 8 years ago by Klimov Paul <[email protected]>
fe0f2b0f10714fb528f98ba800646e4f78ef522e authored over 8 years ago by Klimov Paul <[email protected]>
`fxp/composer-asset-plugin` version raised to '1.2.0'
22fbfefa02a8d516265f25e9132c1e31f77f5010 authored over 8 years ago by Klimov Paul <[email protected]>
22fbfefa02a8d516265f25e9132c1e31f77f5010 authored over 8 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\Collection::findOne()` returns `false` instead of `null` on empty result
b3f6577acccea5c49b1c7ac5ff40352afb393a54 authored over 8 years ago by Klimov Paul <[email protected]>
b3f6577acccea5c49b1c7ac5ff40352afb393a54 authored over 8 years ago by Klimov Paul <[email protected]>
Doc comments fixed
2babe1b6875209ffc7395fac3984821623883c49 authored over 8 years ago by Klimov Paul <[email protected]>
2babe1b6875209ffc7395fac3984821623883c49 authored over 8 years ago by Klimov Paul <[email protected]>
prepare for next release
701b00546be4a2c4f8a2b823301451943614851b authored over 8 years ago by Carsten Brandt <[email protected]>
701b00546be4a2c4f8a2b823301451943614851b authored over 8 years ago by Carsten Brandt <[email protected]>
release version 2.1.0
e36eac274ea445f065cdfa618dac4bd9e067999a authored over 8 years ago by Carsten Brandt <[email protected]>
e36eac274ea445f065cdfa618dac4bd9e067999a authored over 8 years ago by Carsten Brandt <[email protected]>
fixed file endings
b29eefb6322490bff5b0caf56fbbcb527359dce8 authored over 8 years ago by Carsten Brandt <[email protected]>
b29eefb6322490bff5b0caf56fbbcb527359dce8 authored over 8 years ago by Carsten Brandt <[email protected]>
Fixed typo
28cdb46e2c359068cc063a0b33fc22adbdbf7d40 authored over 8 years ago by Alexander Makarov <[email protected]>
28cdb46e2c359068cc063a0b33fc22adbdbf7d40 authored over 8 years ago by Alexander Makarov <[email protected]>
Fixed changelog formatting
790d4160829f7e6d72f46f6fb06de28b8ad52d94 authored over 8 years ago by Alexander Makarov <[email protected]>
790d4160829f7e6d72f46f6fb06de28b8ad52d94 authored over 8 years ago by Alexander Makarov <[email protected]>
docs/guide-ja updated [ci skip] (#133)
docs/guide-ja updated
6bd3f706bf50e8edc07fc54637f3aa0a0ec18a0b authored over 8 years ago by Nobuo Kihara <[email protected]>
Travis Update (#131)
use travis mongo service
d8f0fc78dbde8686b6163d8b4b537717fc47dd65 authored over 8 years ago by Paul Klimov <[email protected]>
UPGRADE notes for 2.1 improved
c502a7ed5a87d451d97a05798d43717850fe1e6f authored over 8 years ago by Klimov Paul <[email protected]>
c502a7ed5a87d451d97a05798d43717850fe1e6f authored over 8 years ago by Klimov Paul <[email protected]>
Guide updated
a10c1cfbd746adf134eba4c67d3ea83ce9b38069 authored over 8 years ago by Klimov Paul <[email protected]>
a10c1cfbd746adf134eba4c67d3ea83ce9b38069 authored over 8 years ago by Klimov Paul <[email protected]>
Doc comments updated
13b78f1572d38f5c1624a1a3f77904d0fba26932 authored over 8 years ago by Klimov Paul <[email protected]>
13b78f1572d38f5c1624a1a3f77904d0fba26932 authored over 8 years ago by Klimov Paul <[email protected]>
`LogBuilder` processing of `Javascript` advanced
d76e0055f184f8e29e754eaf09edd6a26f07349a authored over 8 years ago by Paul Klimov <[email protected]>
d76e0055f184f8e29e754eaf09edd6a26f07349a authored over 8 years ago by Paul Klimov <[email protected]>
`file\Collection::remove()` enhanced
59bcf3aef847d763633d08e6c6fd6bbae9f9cf65 authored over 8 years ago by Paul Klimov <[email protected]>
59bcf3aef847d763633d08e6c6fd6bbae9f9cf65 authored over 8 years ago by Paul Klimov <[email protected]>
Methods `listCollections()` and `listDatabases()` added to `Command`
e41c99b93ef7549b3885761b6301a2c42af7665b authored over 8 years ago by Paul Klimov <[email protected]>
e41c99b93ef7549b3885761b6301a2c42af7665b authored over 8 years ago by Paul Klimov <[email protected]>
Extra shortcut methods added
c23be06bbe1f83c12c20231d8737accdfe81faba authored over 8 years ago by Paul Klimov <[email protected]>
c23be06bbe1f83c12c20231d8737accdfe81faba authored over 8 years ago by Paul Klimov <[email protected]>