Commit History

Author SHA1 Message Date
  Andreas Braun 9f42213a51 Add changelog for 1.1.3 8 years ago
  Andreas 8415fd8c40 Merge pull request #203 from alcaeus/fix-nested-empty-keys 8 years ago
  Andreas Braun 4228631552 Harden checks for empty keys 8 years ago
  Andreas Braun c5712ed51f Fix method signature of MongoCollection::update 8 years ago
  Andreas Braun ec44ecaf03 Improve checks for object or array 8 years ago
  Andreas Braun 0005023434 Fix wrong namespace in test 8 years ago
  Andreas c139c0f367 Merge pull request #187 from alcaeus/commands-apply-primary-readpreference 8 years ago
  Andreas Braun ca46570f15 Apply primary readPreference to certain commands 8 years ago
  Andreas 22ba9b9924 Merge pull request #201 from alcaeus/test-lowest-driver 8 years ago
  Andreas Braun e1855db407 Add test against lowest dependencies to matrix 8 years ago
  Andreas f1fea2f10f Merge pull request #200 from emirb/patch-1 8 years ago
  Emir Beganović 0d4fa1b061 Test 1.3.0 Mongo driver 8 years ago
  Andreas 1d75ce67c9 Merge pull request #198 from yurok1505/patch-1 8 years ago
  Andreas 9fdb55f6c4 Merge pull request #195 from robwil/updatedexisting 8 years ago
  Andreas 4352ad62af Merge pull request #193 from robwil/exception_handling 8 years ago
  Andreas 2c0e8db888 Merge pull request #191 from robwil/fix_mongocursor_iterator 8 years ago
  Rob Williams c976c05702 Add unit test to capture issue #190 which is fixed in previous commit 8 years ago
  Rob Williams cb2b52cb9e Add README section for development and unit tests to help would-be patchers 8 years ago
  Andreas 9eef0db2fa Merge pull request #189 from robwil/improve_explain 8 years ago
  Yurok a8237f9c4e Update TypeConverter.php 8 years ago
  Rob Williams 5942a237c8 Improve unit test to not rely on mongodb server version dependent message 8 years ago
  Rob Williams 7de7675619 improve updatedExisting calculation for update result 8 years ago
  Rob Williams 942208e793 Don't assert on parsedQuery since it will differ in mongod versions. The important assertion is the nReturned anyway 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
  Rob Williams eb00c842e0 add unit tests to capture explain() problems, and refactor handling of empty projection array based on CR comment 8 years ago
  Rob Williams 5b0b20190b cursor reset should reset cursorNeedsAdvencing field state 8 years ago
  Rob Williams 1d918f995e Convert query in MongoCursor explain fromLegacy 8 years ago
  Rob Williams ba5ea5da94 Don’t pass projection field through to mongod if it’s an empty array 8 years ago
  Andreas 6b489a77c0 Merge pull request #186 from alcaeus/test-beta1 8 years ago
  Andreas Braun 5de3c3fd2c Add changelog for 1.1.3 8 years ago