Ecosyste.ms: OpenCollective

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

github.com/doctrine/mongodb

PHP MongoDB Abstraction Layer
https://github.com/doctrine/mongodb

fixed some typos

688655c0d4deca951b461afa55db3e02ed2fbfc2 authored almost 14 years ago by Eugene Leonovich <[email protected]>
fixed LoggableCollection method signature to be compatible with parent

e5928e8d068e39e8b7f23ec5023fec31199306dc authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
make 2nd param on ensureIndex optional to match php MongoCollection::ensureIndex()

f703338121d8a52a062f0b21428ea274329d6281 authored almost 14 years ago by IamPersistent <[email protected]>
fixed logging conflict

38559c9e97a4cf0f3e8f2b9ec72704000fbbd05d authored almost 14 years ago by Kris Wallsmith <[email protected]>
issue 7 - Make the be protected instead of private for when it gets extended

63e197075783dc731803e623ec41c55522335bb7 authored almost 14 years ago by Jon Whitcraft <[email protected]>
Fixing Builder#sort() to handle native sort() syntax which is just a single array.

4488aadb38d2fc24d0e82db928aa5e8e6a372d22 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Improving sort.

8360112ca1ee497750590c02160c5d357da361e2 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Builder::select() and Builder::exclude() => replaced booleans with integers

b07e82de0aaf7e10c537b7b1aff0cbb686e84be4 authored almost 14 years ago by feychenie <[email protected]>
Updated select() and added exclude() to MongoDB\Query\Builder, in order to reflet mongoDb native field selection possibilities

0976021f70ad927f90c68a4260ef77707ca48c79 authored almost 14 years ago by feychenie <[email protected]>
added Connection::getServer() to ease testing

92e26e53e42829f9ea204199a2828e0ff0ed49f7 authored almost 14 years ago by Bulat Shakirzyanov <[email protected]>
Fixing issue with Expr#set() and embedded.field

9c48d40df6ae0f6bf4cb5b7fed31b1697501dfd3 authored almost 14 years ago by Jonathan H. Wage <[email protected]>
Fixing incorrect parent call.

a0ea677f9a5d5cf7bfe8b5718b7efb8ce48fa74c authored almost 14 years ago by Jonathan H. Wage <[email protected]>
[MODM-113] Fixing issue with update queries not using options

9511df1cede93286e8ddaa5dd00c73236fee08bd authored almost 14 years ago by Jonathan H. Wage <[email protected]>
typo fix

a467d22d6ccbcae42aa89f4cdf6d35ea957b5ff9 authored almost 14 years ago by IamPersistent <[email protected]>
Added an accessor for the logger callable.

cef77dc42cac652ba55a9c866bf3dde72bc55f96 authored about 14 years ago by Kris Wallsmith <[email protected]>
Moved all cursor logging to a new LoggableCursor class.

69c6e5864d93defeece4b5069c2f00e05ef68774 authored about 14 years ago by Kris Wallsmith <[email protected]>
added missing class to the namespace

9de4c42400fbb96fcde3d61a5a05b3b437ab6716 authored about 14 years ago by Bulat Shakirzyanov <[email protected]>
moved to Query::__construct, implemented IteratorAggregate interface

2892cd9fad03c89d37b3e9da677d38951355eefe authored about 14 years ago by Bulat Shakirzyanov <[email protected]>
fixed error shallow

d5adb314b459a2cbde2ec5d04f67c3949ff759a0 authored about 14 years ago by Bulat Shakirzyanov <[email protected]>
added Loggable interface to help discriminate collection types

841905957b073a60a5b4f44d67c4bfecc77494b3 authored about 14 years ago by Bulat Shakirzyanov <[email protected]>
added and updated docblocks

dcd0622638f8a100e44049d67be1ccdb4e2c6134 authored about 14 years ago by Bulat Shakirzyanov <[email protected]>
whitespace in GridFS

70d01a8585d36c3d4d767d0db9fb8d3ebcd4dbee authored about 14 years ago by Bulat Shakirzyanov <[email protected]>
updated Connection to return (Loggable)Database depending on whether isset

4077d9db1aae9bc00be1c5e5702ef6fa26597b67 authored about 14 years ago by Bulat Shakirzyanov <[email protected]>
updated test logic to return proper collection type

d6a51b2cbbe681cb67fa2627cee461b7756af67c authored about 14 years ago by Bulat Shakirzyanov <[email protected]>
added Loggable(Collection|Database) extending (Collection|Database) accordingly

791ac6465f9f4da5a4b69807099c0b8ebb950c85 authored about 14 years ago by Bulat Shakirzyanov <[email protected]>
fixed tmp path on windows

bcfc8b87dcfdb91c6f829a3270ddb0c30d0a6907 authored about 14 years ago by Bulat Shakirzyanov <[email protected]>
added missing .gitmodules

6d2ef7a98f8a86e000cf3845cad1d26cf1e3d9ca authored about 14 years ago by Bulat Shakirzyanov <[email protected]>
Making storeFile public so you can manually store GridFSFile instances and an array of document information.

336ab526a29add65ad2353216a0370b6835bacce authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fixing typo.

4b22c893055df5c284e18180822d75a73b467099 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Renaming to avoid collision.

0b72103a78387d940bd87897d6443897caa9d514 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding back sorting to cursor.

a54ecc8d42ebd1347a33f351e21a2f28a5cbffff authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding info about events to readme.

1abb239fede6f2b5f5f294733f40734d81513f73 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding to readme.

b1d7cee53eb22eec68c56ae59ccca1f323f247b3 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding README

5747e37c5ccabb130845eb198e62a4e2a119630a authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with Connection::connect()

0ad06d6f111ad53c2380112695421fb155fdf21e authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fix.

64f9d4c3031fccc0720f6d7a9b45abf4ed150afa authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fix.

44032a4b6567f60217abae1fa106ad456072f99a authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with just reduce.

445ec61dcf94a995a80ee542dba72b014a404529 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding missing events.

644f12d31642e817a914b4095f188ed93e9e0a4c authored about 14 years ago by Jonathan H. Wage <[email protected]>
Refactoring to eliminate the query classes as they are not needed.

cd21ee9c6ae8b24748466aeb9ebdfbcb59c7041c authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fixing up events.

fe3055fe633804116d3e12c631fa83c3b3755972 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with cursor.

1d18cdf023e82544e7e198936e6b9db8cc0f9390 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fixing options.

d8b53fcc96d6abcfbdd55cc04ecdca662b1be5f9 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fixing typo.

f23057f4cb845ae764e6e6e1d3682087a1845c13 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding some convenience methods to commands to give it a better more explicit api.

6efdb22e9d058d5c9fd19ae45928582c775cc2db authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding doc blocks.

98905fdd0c6ff851c531c3842da350d599ed3a92 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Renaming collection events to avoid conflicts with odm.

effdc6acdfa0abf15e3b044e2cdf4b4c222fede2 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding ArrayAccess to ArrayIterator.

c5b6f4c93f21e505a8670ba1314d7e4cd8787844 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding some missing methods.

84bee308e51f89688bbcabb6bb4c01b20d3e9cc0 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Changing private to protected.

cbd380f1232167c71304a616e5a84de37863be97 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fix.

75728a86c815b68df52d30a231d792281943227c authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fixing namespace.

dd0ac09606fc9b552516e886e9049d5aa21aecc5 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fixing issue with map reduce type.

c47aaba3a5bb49f503d97096dbdae8086f011bd0 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Moving Cursor creation.

c4623ee4c3bbc3abc8790e868df49c34a1a12ec0 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Removing cache array.

f32df98de10ed084ff02f1992e45f2d305524f8a authored about 14 years ago by Jonathan H. Wage <[email protected]>
Removing unused properties.

77d6971dd4e4566965c4f0be603abc31975c7546 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Changing private to protected.

2b560404024cbd9a10c1a1894bc0843c402c7cf0 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding missing options for new and upsert.

d8fa3fcc972fd7f0c9b3faf9eadd0e7441329f21 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding wrap method for gridfs

263485e5dc5ef062f5137699c736428709bf481a authored about 14 years ago by Jonathan H. Wage <[email protected]>
Changing private to protected.

3c33738eb827d081417f77ed6e6c30a7ca5e75ef authored about 14 years ago by Jonathan H. Wage <[email protected]>
Extracting wrap method.

a0de78a6ba1ca3d966d35f000d9cf62b155674df authored about 14 years ago by Jonathan H. Wage <[email protected]>
Moving query builder core out of odm.

98e70d36b6ab9ab48970e3251c26df305b29f890 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Adding some initial unit tests

368f6389978c406455124c9dda8aabfa91570478 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fixing typo.

9740a4cb3d9e82c3a544a8255e5a0d982aa18799 authored about 14 years ago by Jonathan H. Wage <[email protected]>
Fixing events.

b700972ff25eaffbc6cdc03cc84a643a0ed0ccca authored about 14 years ago by Jonathan H. Wage <[email protected]>
first commit

45016c7c5bb88ed56f7972f7145e0e96713d68f6 authored about 14 years ago by Jonathan H. Wage <[email protected]>