Historique des commits

Auteur SHA1 Message Date
  Andreas Braun 63f8ed6116 Fix checkstyles il y a 8 ans
  Andreas Braun 4228631552 Harden checks for empty keys il y a 8 ans
  Andreas Braun c5712ed51f Fix method signature of MongoCollection::update il y a 8 ans
  Andreas Braun ec44ecaf03 Improve checks for object or array il y a 8 ans
  Andreas 9fdb55f6c4 Merge pull request #195 from robwil/updatedexisting il y a 8 ans
  Rob Williams 7de7675619 improve updatedExisting calculation for update result il y a 8 ans
  Rob Williams 91c7dc5c89 Ensure MongoCollection update checks keys of new document to prevent empty keys; also ensure forceConnect converts exceptions toLegacy il y a 8 ans
  Emir Beganovic f086c71478 PSR2 code style il y a 8 ans
  Andreas Braun 02ccc211f1 Expose missing option in indexInfo method il y a 9 ans
  Andreas Braun 8d02816260 Fix find queries with legacy projection syntax il y a 9 ans
  Andreas Braun 04fd2427b7 Fix wrong usage of trigger_error il y a 9 ans
  Andreas Braun d3c52ddc66 Fix findAndModify when specifying update param and option il y a 9 ans
  Damien ALEXANDRE 05a26b43c1 Fix the Collection::getIndexInfo method for missing "unique" option il y a 9 ans
  Vincze Tamás a6bfdfe20e fix and test for MongoCollection::aggregate il y a 9 ans
  Andreas Braun d851097cc1 Convert BSON types in query projections il y a 9 ans
  Andreas Braun b7ba46b68b Ensure database and collection names are cast to string il y a 9 ans
  Andreas Braun e95c899548 Convert legacy types in query for distinct calls il y a 9 ans
  Andreas Braun 5aa730f1c5 Allow calling count with limit and skip parameters il y a 9 ans
  Andreas Braun cf4e316385 Support update option in findAndModify calls il y a 9 ans
  Andreas Braun 8537e34206 Fix aggregation when not using cursor il y a 9 ans
  Andreas Braun d08e992a4d Prevent duplicate class declarations il y a 10 ans
  Andreas Braun 75e972716f Allow string parameters for MongoGridFS::findOne il y a 10 ans
  Andreas Braun acf0e58d1c Skip write concern options during index creation il y a 10 ans
  Andreas Braun 19cd19e9a7 Ensure no MongoDB driver classes are serialized il y a 10 ans
  Andreas Braun b8acb343ea Remove index comparison il y a 10 ans
  Andreas Braun 3731f19e15 Fix errors with index creation il y a 10 ans
  Andreas Braun 5bb37a15e6 Properly catch exceptions when deleting indexes il y a 10 ans
  Andreas Braun edae7675cd Add method to convert exceptions to result array il y a 10 ans
  Andreas Braun 95ca30b44e Fix inserts with numeric keys il y a 10 ans
  Andreas Braun 654babba8d Fix calls to update() without a $ operator il y a 10 ans