Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/yii2-mongodb

Yii 2 MongoDB extension
https://github.com/yiisoft/yii2-mongodb

`file\Collection::remove()` enhanced

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]>
Extra shortcut methods added

c23be06bbe1f83c12c20231d8737accdfe81faba authored over 8 years ago by Paul Klimov <[email protected]>
`QueryBuilder::buildSelectFields()` fixed to support `#elemMatch`

a76fa46076e913bb047e675412932f8122109fd0 authored over 8 years ago by Paul Klimov <[email protected]>
Debug panel update to match new driver

c370013c913469bb4b9f5bc8ae7f95e7033e346d authored over 8 years ago by Paul Klimov <[email protected]>
`Connection` auto open logic changed to be performed in `Command`

b88f89a058ec5bdfde0530d4a5063ccef8975996 authored over 8 years ago by Paul Klimov <[email protected]>
`Command::explain()` added

8e67e39cdb2e1ba53258bd8b68c05f4167807e98 authored over 8 years ago by Paul Klimov <[email protected]>
`yii\mongodb\ActiveRecord::toArray()` provides better representation for BSON objects in recursive mode

332edb1fa03255a1188c174e30042bbac964a4ee authored over 8 years ago by Klimov Paul <[email protected]>
Fix #120 stream wrapper (#125)

`StreamWrapper` created

7293fb09eb79ec5891965e8dac850db92a572515 authored over 8 years ago by Paul Klimov <[email protected]>
Method `Download::substr()` added

e7956a228e073abc072c8fdda36803db5dab2af0 authored over 8 years ago by Klimov Paul <[email protected]>
Added support for fetching data from MongoDB in batches (#121)

ac75d3b94ccc2d7742ef5bf4ef32809018d92a20 authored over 8 years ago by Paul Klimov <[email protected]>
Clean up

03961b4031df59bac84c9da95e9fabcc95f6995f authored over 8 years ago by Klimov Paul <[email protected]>
Fix #117 New Driver GridFS implementation (#118)

New Driver GridFS implementation

db29ff3377c1d7f35b8246dd66af630aea39c2ee authored over 8 years ago by Paul Klimov <[email protected]>
CHANGELOG updated

aefda75a38c38484e764852040fedf939ec1f562 authored over 8 years ago by Klimov Paul <[email protected]>
Fix #56 new MongDB driver (#116)

Upgrade to new driver

1717d7d1f023a1b32851fcc41dd66b56aef723f8 authored over 8 years ago by Paul Klimov <[email protected]>
Docs ja 0509 [ci skip] (#113)

docs/guide-ja updated

eaa716579c8181b8dadb27e49d57c17ec36a572f authored over 8 years ago by Nobuo Kihara <[email protected]>
Update composer.json

update branch alias

905066986a2932bc435bf2d0f9c456bd2603ca8b authored over 8 years ago by Carsten Brandt <[email protected]>
prepare for the next release

361891876ddc001e2df64da93819e2a8feb1439e authored over 8 years ago by Klimov Paul <[email protected]>
Release 2.0.5

b920e885b214bdd3b9409ab0c793384c2caf4c31 authored over 8 years ago by Klimov Paul <[email protected]>
unit test namespace fix

6363dda5b8e83efc1216e31c20a27d8a69a666a6 authored over 8 years ago by Klimov Paul <[email protected]>
Added docs about TTL index for the `Session`

88741aa476ac4bcf843c1e9e7c767d48b91ce9e9 authored over 8 years ago by Klimov Paul <[email protected]>
RBAC manager (#110)

RBAC implementation

f9d70660288669820b5a65d1e28117f83ea20530 authored over 8 years ago by Paul Klimov <[email protected]>
Added unit test for `Query::andFilterCompare()`

1f5595331b7ead1106b7417dd0e12761a5ec8dc2 authored over 8 years ago by Klimov Paul <[email protected]>
Support compare in MongoDB (#24)

Support compare in MongoDB

f1f626149cb778b0145956e54813bca04b127fc5 authored over 8 years ago by Lennart van den Dool <[email protected]>
adjusting `ExplainAction`

c61711bf2e27b376c3369695ecddfceaa806a09c authored over 8 years ago by Klimov Paul <[email protected]>
Doc fix

d667b770524890b01705fe05c38efc300bc9582a authored over 8 years ago by Klimov Paul <[email protected]>
Merge branch 'explain_for_mongodb_debug'

c02010531b110ab2db3b5fa6d0d8bf2593e2efb3 authored over 8 years ago by Klimov Paul <[email protected]>
Docs updated

597b65dfefa9194592e88fae018200203f657509 authored over 8 years ago by Klimov Paul <[email protected]>
extra unit test for `Collection::remove()` method added

f62e782cc58486ddef16d6207d515db173a453c9 authored over 8 years ago by Klimov Paul <[email protected]>
docs/guide-ja updated [skip ci] (#109)

693bf680245224d29262bf2593ec2f3621f5b5e0 authored over 8 years ago by Nobuo Kihara <[email protected]>
Docs for i18n added

1e5d423483cc5d14a25d124ab271a505d2c3f91a authored over 8 years ago by Klimov Paul <[email protected]>
`yii\mongodb\i18n\MongoDbMessageSource` created

766f24dd89125c23fac31224634b8629630f9660 authored over 8 years ago by Klimov Paul <[email protected]>
`MongoDbTarget` now uses `batchInsert()` while exporting log messages

00a2f806c523e03f1cb3f92d52946912253b3714 authored over 8 years ago by Klimov Paul <[email protected]>
`Collection::buildHashCondition()` fixed to handle indexed arrays correctly

f0e9695c5df213c6fac42e63df43fd8b973ba2c3 authored over 8 years ago by Klimov Paul <[email protected]>
Fixed links in CONTRIBUTING.md

5c7003d3421a93725080ec4f753f7433bef5cab7 authored over 8 years ago by Alexander Makarov <[email protected]>
fixed issue with serializing exceptions

same fix as applied for log targets in framework code:
- https://github.com/yiisoft/yii2/pull/11...

4c072ba7cb92580d515be9725027534d95daf68c authored over 8 years ago by Carsten Brandt <[email protected]>
Fixed `yii\mongodb\ActiveFixture` throws exception on empty fixture data

209420ae3d6df28ea6dbd53b9f4bb3d0969007a7 authored over 8 years ago by Klimov Paul <[email protected]>
`ActiveFixtureTest` added

ee4da718bd2580ec609e6f8e6b63ce0d1e954c08 authored over 8 years ago by Klimov Paul <[email protected]>
fix missing doc comments

1385107ce9e97e22266b570fccd11f5e9793cac2 authored over 8 years ago by Klimov Paul <[email protected]>
required version of `yiisoft/yii2` changed to `>=2.0.5`

8bcfdee0040ead2c399fd325ffad4bb6299c7fc7 authored over 8 years ago by Klimov Paul <[email protected]>
Added `yii\mongodb\Connection::driverOptions`

cc1264566228f9c3171babb73697395a23bac61f authored over 8 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\Collection::buildInCondition()` unable to process composite 'IN' condition

a14cdd51658c55164e613fdd19fb4c20530df36a authored over 8 years ago by Klimov Paul <[email protected]>
Skip condition at `CollectionTest::testFullTextSearch()` fixed

8455f3aa3a9cdd4901d748529b453a52e0a3c313 authored over 8 years ago by Klimov Paul <[email protected]>
added allow failure for PHP7 and HHVM at `.travis.yml`

ca7455abf44a63be838ee5e57692a2351a9f4ac8 authored over 8 years ago by Klimov Paul <[email protected]>
`.travis.yml` fixed

2342f477a273495d4d1b9694250d929b8a983a4d authored over 8 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\Collection::distinct()` always returns `false` on empty condition for MongoDB 2.8

985f5a25e0a1fb613e7526b5b11058a475aacebc authored over 8 years ago by Klimov Paul <[email protected]>
Added issue templates

d6c5553c17158c19dcac2037d227061fa5b50284 authored over 8 years ago by Alexander Makarov <[email protected]>
Merge pull request #86 from yiijan/docs-ja-0227

updated docs/guide-ja/usage-mongoid.md [ci skip]

38590d631d121051646c123459e9345bd4eba406 authored over 8 years ago by Dmitry Naumenko <[email protected]>
updated docs/guide-ja/usage-mongoid.md [ci skip]

2985bbaa412e252b033b817df3f3bcd5e3d6df41 authored over 8 years ago by Nobuo Kihara <[email protected]>
Added note about IdentityInterface::getId()

b1b718ad3d6bf1dae220c51f445bdfd2869fa2d0 authored over 8 years ago by Alexander Makarov <[email protected]>
Merge pull request #70 from yiisoft/logfix

fixes #69 by using same method as in yii\log\DbTarget

a38ffa05ac9d1a13c81ff41caaffe5adcef2cb49 authored over 8 years ago by Paul Klimov <[email protected]>
fixes #69 by using same method as in yii\log\DbTarget

cast exception to string to have a readable representation.

dd7ab0d4694bffd26ee333a2f698858096c157c1 authored over 8 years ago by Carsten Brandt <[email protected]>
Merge pull request #64 from yiijan/docs-ja-1215

docs-ja 1215 updates [ci skip]

1ae935a83b5833c5f409519f70cbcc0465569e0b authored almost 9 years ago by Alexander Makarov <[email protected]>
docs/guide-ja/topics-gii.md block type identifier fixed [ci skip]

02da06bfbcbc353d9b04ec3fa13973afdb11b7cf authored almost 9 years ago by Nobuo Kihara <[email protected]>
docs/guide-ja/topics-debug.md updated [ci skip]

643ce9d623119f8d0b956d37523ba0ab73861a52 authored almost 9 years ago by Nobuo Kihara <[email protected]>
Update topics-debug.md

03a63d4fcdf3a52691e67f1cde982f0ec655b651 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Update topics-debug.md

dc2e810a23bd959ad42089e46e8640376f6a4303 authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #50 from webdevsega/fix_not_in_query

Fixed generation wrong condition fo NOT IN query

2d96f4d46e3bc0261104dac667c46ef21ae60da4 authored about 9 years ago by Carsten Brandt <[email protected]>
Fixed generation wrong condition fo NOT IN query

f54a2693510e89ad7e1e2808b7008d9f81f8d36e authored about 9 years ago by sega <[email protected]>
Merge pull request #49 from pana1990/add-editorconfig

Add editorconfig [skip ci]

cfb60d5d6dedd80f2bb9ee1f13a3edb906d920ef authored about 9 years ago by Alexander Makarov <[email protected]>
Add editorconfig [skip ci]

9ff6a3ff6883afad19092129e8d2df994f176ee1 authored about 9 years ago by Daniel Gomez Pan <[email protected]>
replace explain method to new PR

97e0e3c4796c278fc6053802bfb5b848706670b8 authored about 9 years ago by webdevsega <[email protected]>
Merge pull request #45 from yiijan/docs-ja-update

docs/guide-ja/usage-embedded-documents.md updated [ci skip]

18163bdfb7a215cdea8817f66379da43ad733175 authored about 9 years ago by Alexander Makarov <[email protected]>
docs/guide-ja/usage-embedded-documents.md updated [ci skip]

1a7090ac1d007d7fa0a84dd2526ae456f58dcd8d authored about 9 years ago by Nobuo Kihara <[email protected]>
Added ability to EXPLAIN queries in Debug panel

b3235def63be7deed068b75f7316c3eb710464f3 authored about 9 years ago by webdevsega <[email protected]>
Fixes #38: added guide to link

a41a96bd00639ee01f70028fbdef635e5c306a47 authored about 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #37 from webdevsega/query_performance

update buildInCondition for array of one element

eb9ab12ccbb74412e0ffd8350a390dacfd35603a authored about 9 years ago by Paul Klimov <[email protected]>
strict comparison and changelog updated

d4589bd70b9f1f12030f3a051b3120b7340e315e authored about 9 years ago by webdevsega <[email protected]>
update buildInCondition for array of one element

6e2a4f00fbe7be60029c3f7303d124cbaca85a1d authored about 9 years ago by webdevsega <[email protected]>
grammar fix

9dd545c242d9c2e15ec4b1b744905d919f705eff authored over 9 years ago by Klimov Paul <[email protected]>
Docs about embedded documents updated

f58f371f3e2e8c2c50a0f89af758f142462247d0 authored over 9 years ago by Klimov Paul <[email protected]>
Docs about embedded documents updated

6e73379d76973157800875055aff759ac2ff259d authored over 9 years ago by Klimov Paul <[email protected]>
Added support for compare operators (like '>', '<' and so on) at `yii\mongodb\Query`

8c37684500a42028ef04e29b5325bcb058e0a3e3 authored over 9 years ago by Klimov Paul <[email protected]>
Added support for cursor options setup at `yii\mongodb\Query`

7ac3d082dd0e2754be5d0a22defeeb26eac0b53f authored over 9 years ago by Klimov Paul <[email protected]>
'yiisoft/yii2' package dependency version switched to 'dev'

324b3631b0f9dcf3b322366ee13299fb99d0fb56 authored over 9 years ago by Klimov Paul <[email protected]>
Added support for saving extra fields in session collection for `yii\mongodb\Session`

306b23944d2c781c5023d76b93608bbf304dc8be authored over 9 years ago by Klimov Paul <[email protected]>
Added support for complex sort specification at `yii\mongodb\Query`

aa6d1468cdf8fe6b231c56ee9e3aabbca7cafb3a authored over 9 years ago by Klimov Paul <[email protected]>
Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly

3f48f13dca6e59d025c00eb5a2de8e48481a355c authored over 9 years ago by Alexander Makarov <[email protected]>
Fixed `ActiveRecord` does not updates attribute specified at `optimisticLock()` after save

bab952773701a59d4178a8f7a6a9e82fb08cd0c3 authored over 9 years ago by Klimov Paul <[email protected]>
Merge pull request #25 from yiijan/docs-ja-update

docs/guide-ja small fixes [ci skip]

3e575f43145d97b65e7eed21f4a0c49f36477c73 authored over 9 years ago by Alexander Makarov <[email protected]>
docs/guide-ja small fixes [ci skip]

629b5386de218260b4a4f783c0dd80b08af7a97d authored over 9 years ago by Nobuo Kihara <[email protected]>
prepare for next release

4937c0a6b4288e9aa0954cfcb0584a11c7f41c0c authored over 9 years ago by Qiang Xue <[email protected]>
2.0.4 release

8f959240e17bfdab6fb4e16be078b81b461988a2 authored over 9 years ago by Qiang Xue <[email protected]>
ignore composer.lock

37bfeb44a5fea4aac47343c9ffeba070fbb4cd1a authored over 9 years ago by Qiang Xue <[email protected]>
Issue #5802 added to CHANGELOG.md

5112430b02827d809344ab83f1dac66612728b86 authored over 9 years ago by Klimov Paul <[email protected]>
`MongoDateValidator` created

2c1882c47f8eaae0937b71d4e5b66a2c7940d58b authored over 9 years ago by Klimov Paul <[email protected]>
`MongoIdValidator` created

f7e41224b54e1fb4370d4e2110a3cb460989c7b8 authored over 9 years ago by Klimov Paul <[email protected]>
Migrations in history are now ordered by time applied allowing to roll back in reverse order no matter how these were applied

2f53c7dad9d412a7285a044b256b788433ab4b2c authored over 9 years ago by Klimov Paul <[email protected]>
Unit test for `ActiveRelation` advanced

7f7da8e380754bd908b5ed455f634ff29d33241e authored over 9 years ago by Klimov Paul <[email protected]>
updated fxp/composer-asset-plugin version constraint

8aec154707c9108e0c1826b83d0d8d708d22efeb authored over 9 years ago by Carsten Brandt <[email protected]>
adjusted composer.json links

ab53ca02de6912cf6ed55d94d87004123c718df5 authored over 9 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2-mongodb

ced6ed1f73dd0b18cce6646e8fa4e8ea6d7f2a4b authored over 9 years ago by Klimov Paul <[email protected]>
Added support for 'NOT' conditions

6156f4f91d2ccf7ef96aedde6804ee13bd6960e1 authored over 9 years ago by Klimov Paul <[email protected]>
Merge pull request #15 from romeOz/added-session-test

Added tests for `\yii\mongodb\Session`

9f1947879a142c2ce5451f7a5267044b698fb426 authored over 9 years ago by Paul Klimov <[email protected]>
Removed line break.

d3f065ebab885ee36fb2d1035a0b0f5281072123 authored over 9 years ago by romeOz <[email protected]>
Added tests for `\yii\mongodb\Session`.

7c21ec41a71ecb0dedb5cdfbd32b2f779ac31547 authored over 9 years ago by romeOz <[email protected]>
`yii\mongodb\file\Query` and `yii\mongodb\file\ActiveQuery` refactored

b14f7ad691a9cf13689bc92cdf596c555a1d0786 authored over 9 years ago by Klimov Paul <[email protected]>
Fixed `yii\mongodb\Query::one()` fails on PHP MongoDB extension version 1.6.x

5d382ae9141b9156664abd82f99d405d8f3181ee authored over 9 years ago by Klimov Paul <[email protected]>
`Query::populate()` added

184e46d167be35564f3fab59e1058343dff379f0 authored over 9 years ago by Klimov Paul <[email protected]>
Unit test for `Collection::distinct()` added

2b053a3b90927b5d6bc1996faeb8dcc318e02196 authored over 9 years ago by Klimov Paul <[email protected]>