История коммитов

Автор SHA1 Сообщение Дата
  Andreas Braun 7d488cc5b3 Use internal class instead of now-removed internal function (#301) 2 лет назад
  Andreas Braun 46e9830bac Correctly handle index creation errors 6 лет назад
  Patrick Lawley 8e57644c6e Support inserting documents with identifiers considered empty by PHP 6 лет назад
  Andreas Braun e41f814417 Fix inserts with array objects 6 лет назад
  Greg Dickson 3222d2b4b6 Allow "0" to be used as a key 7 лет назад
  Andreas Braun 63f8ed6116 Fix checkstyles 8 лет назад
  Andreas Braun 4228631552 Harden checks for empty keys 8 лет назад
  Andreas Braun c5712ed51f Fix method signature of MongoCollection::update 8 лет назад
  Andreas Braun ec44ecaf03 Improve checks for object or array 8 лет назад
  Andreas 9fdb55f6c4 Merge pull request #195 from robwil/updatedexisting 8 лет назад
  Rob Williams 7de7675619 improve updatedExisting calculation for update result 8 лет назад
  Rob Williams 91c7dc5c89 Ensure MongoCollection update checks keys of new document to prevent empty keys; also ensure forceConnect converts exceptions toLegacy 8 лет назад
  Emir Beganovic f086c71478 PSR2 code style 8 лет назад
  Andreas Braun 02ccc211f1 Expose missing option in indexInfo method 9 лет назад
  Andreas Braun 8d02816260 Fix find queries with legacy projection syntax 9 лет назад
  Andreas Braun 04fd2427b7 Fix wrong usage of trigger_error 9 лет назад
  Andreas Braun d3c52ddc66 Fix findAndModify when specifying update param and option 9 лет назад
  Damien ALEXANDRE 05a26b43c1 Fix the Collection::getIndexInfo method for missing "unique" option 9 лет назад
  Vincze Tamás a6bfdfe20e fix and test for MongoCollection::aggregate 9 лет назад
  Andreas Braun d851097cc1 Convert BSON types in query projections 9 лет назад
  Andreas Braun b7ba46b68b Ensure database and collection names are cast to string 9 лет назад
  Andreas Braun e95c899548 Convert legacy types in query for distinct calls 9 лет назад
  Andreas Braun 5aa730f1c5 Allow calling count with limit and skip parameters 9 лет назад
  Andreas Braun cf4e316385 Support update option in findAndModify calls 9 лет назад
  Andreas Braun 8537e34206 Fix aggregation when not using cursor 9 лет назад
  Andreas Braun d08e992a4d Prevent duplicate class declarations 10 лет назад
  Andreas Braun 75e972716f Allow string parameters for MongoGridFS::findOne 10 лет назад
  Andreas Braun acf0e58d1c Skip write concern options during index creation 10 лет назад
  Andreas Braun 19cd19e9a7 Ensure no MongoDB driver classes are serialized 10 лет назад
  Andreas Braun b8acb343ea Remove index comparison 10 лет назад