Commit History

Author SHA1 Message Date
  Andreas Braun 4228631552 Harden checks for empty keys 8 years ago
  Andreas 9fdb55f6c4 Merge pull request #195 from robwil/updatedexisting 8 years ago
  Rob Williams 7de7675619 improve updatedExisting calculation for update result 8 years ago
  Rob Williams 91c7dc5c89 Ensure MongoCollection update checks keys of new document to prevent empty keys; also ensure forceConnect converts exceptions toLegacy 8 years ago
  Andreas Braun 96e5026464 Fix failing tests on legacy build 8 years ago
  Andreas Braun 8359e21397 Fix wrong server URL in tests 8 years ago
  Andreas Braun 72d745b99f Use correct exception code in GridFS classes 8 years ago
  Andreas Braun 93ebbb3246 Allow PHPUnit 6.x on PHP 7 8 years ago
  Emir Beganovic a5dd298f04 Check different behaviour for index version for MongoDB 3.4 8 years ago
  Andreas Braun dcae136e88 Ensure string field names for legacy projection 9 years ago
  Andreas Braun aaa0a678c0 Add tests for projection with numeric keys 9 years ago
  Andreas Braun 6a08c6fad5 Harden projection tests 9 years ago
  Andreas Braun 8fc89d02e2 Fix handling of BSON types in TypeConverter 9 years ago
  Andreas Braun 671197913c Allow using bools for writeConcern 9 years ago
  Andreas Braun 02ccc211f1 Expose missing option in indexInfo method 9 years ago
  Andreas Braun 220229c18c Fix tests on newer MongoDB versions 9 years ago
  Andreas Braun 8d02816260 Fix find queries with legacy projection syntax 9 years ago
  Andreas Braun d3c52ddc66 Fix findAndModify when specifying update param and option 9 years ago
  Damien ALEXANDRE 05a26b43c1 Fix the Collection::getIndexInfo method for missing "unique" option 9 years ago
  Andreas Braun d874ea52de Check result of aggregation call 9 years ago
  Vincze Tamás a6bfdfe20e fix and test for MongoCollection::aggregate 9 years ago
  Andreas Braun d851097cc1 Convert BSON types in query projections 9 years ago
  Andreas Braun 0b27c0ee07 Fix wrong behavior of hasNext() 9 years ago
  Andreas Braun b7ba46b68b Ensure database and collection names are cast to string 9 years ago
  Andreas Braun e95c899548 Convert legacy types in query for distinct calls 9 years ago
  Andreas Braun 5aa730f1c5 Allow calling count with limit and skip parameters 9 years ago
  Andreas Braun cf4e316385 Support update option in findAndModify calls 9 years ago
  Andreas Braun 8537e34206 Fix aggregation when not using cursor 10 years ago
  Andreas Braun acf0e58d1c Skip write concern options during index creation 10 years ago
  Andreas Braun 19cd19e9a7 Ensure no MongoDB driver classes are serialized 10 years ago