Andreas Braun
|
6fcf2dbbe6
Implement includeSystemCollections behavior
|
10 years ago |
Andreas
|
8e5bf60781
Merge pull request #55 from alcaeus/fix-hash-numeric-keys
|
10 years ago |
Andreas Braun
|
64e96ac58c
Add tests for TypeConverter
|
10 years ago |
Andreas Braun
|
6c755969ab
Ensure objects with numeric keys remain objects
|
10 years ago |
Andreas Braun
|
ae36b1e959
Move tests to their own namespace
|
10 years ago |
Andreas
|
6354403216
Merge pull request #56 from alcaeus/fix-gridfs-findone
|
10 years ago |
Andreas Braun
|
a04d12fd2e
Ensure MongoGridFS::findOne returns null when no results are found
|
10 years ago |
Andreas
|
340eb908ea
Merge pull request #54 from alcaeus/fix-integer-keys-insert
|
10 years ago |
Andreas Braun
|
95ca30b44e
Fix inserts with numeric keys
|
10 years ago |
Andreas
|
489af3591f
Merge pull request #53 from alcaeus/fix-map-reduce-queries
|
10 years ago |
Andreas Braun
|
73562833ea
Ensure mapReduce queries with empty map work
|
10 years ago |
Andreas
|
662a8c0029
Merge pull request #52 from alcaeus/fix-update-incompatibility
|
10 years ago |
Andreas Braun
|
654babba8d
Fix calls to update() without a $ operator
|
10 years ago |
Andreas Braun
|
41c3c7901d
Harden batchInsert test
|
10 years ago |
Andreas Braun
|
8907523733
Remove old entry about createIndex
|
10 years ago |
Andreas Braun
|
7e2eb3181c
Implement MongoDB::repair method
|
10 years ago |
Andreas
|
2d25dfd14b
Merge pull request #51 from alcaeus/tighten-autoloader
|
10 years ago |
Andreas Braun
|
b641e36aec
Use psr-0 autoloader with Mongo prefix
|
10 years ago |
Andreas
|
e8bb929d76
Merge pull request #28 from alcaeus/run-ext-mongo-tests
|
10 years ago |
Andreas Braun
|
199e9d287f
Skip aggregation tests until bug in library is fixed
|
10 years ago |
Andreas Braun
|
9f24c12891
Fix tests in MongoCollection
|
10 years ago |
Andreas Braun
|
9741e02412
Ensure correct exceptions in GridFS class
|
10 years ago |
Andreas Braun
|
c370fc711c
Stabilize batch classes
|
10 years ago |
martinr
|
0330cacee9
Default to '' all update data in findAndModify if doesn't contain a key operator
|
10 years ago |
Andreas Braun
|
70c5a5d416
Stabilize MongoCursor classes
|
10 years ago |
Andreas Braun
|
9e81cea007
Start stabilizing MongoCollection
|
10 years ago |
Olivier Lechevalier
|
2bcb1f74d9
Add WriteConcernException to exceptionconverter.
|
10 years ago |
Olivier Lechevalier
|
c0c01bd56e
Stabilize batch classes.
|
10 years ago |
Olivier Lechevalier
|
1deb739a7c
fix MongoDB::CreateDBRef
|
10 years ago |
Andreas Braun
|
d4d337c8c5
Change build matrix to only run ext-mongo on 5.6
|
10 years ago |