Historique des commits

Auteur SHA1 Message Date
  Andreas f919da0ec7 Merge pull request #212 from alcaeus/travis-build-stages il y a 8 ans
  Andreas Braun 28e296ed82 Switch to build stages in travis config il y a 8 ans
  Andreas 9ecfd4afa2 Merge pull request #208 from gabriel-caruso/refactoring-tests il y a 8 ans
  Gabriel Caruso 0afbce419c Use assertFileExists il y a 8 ans
  Andreas 59402bde27 Merge pull request #207 from alcaeus/rework-installation-instructions il y a 8 ans
  Andreas Braun f936350c33 Rework installation instructions il y a 8 ans
  Andreas Braun 9f42213a51 Add changelog for 1.1.3 il y a 8 ans
  Andreas 8415fd8c40 Merge pull request #203 from alcaeus/fix-nested-empty-keys 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 Braun 0005023434 Fix wrong namespace in test il y a 8 ans
  Andreas c139c0f367 Merge pull request #187 from alcaeus/commands-apply-primary-readpreference il y a 8 ans
  Andreas Braun ca46570f15 Apply primary readPreference to certain commands il y a 8 ans
  Andreas 22ba9b9924 Merge pull request #201 from alcaeus/test-lowest-driver il y a 8 ans
  Andreas Braun e1855db407 Add test against lowest dependencies to matrix il y a 8 ans
  Andreas f1fea2f10f Merge pull request #200 from emirb/patch-1 il y a 8 ans
  Emir Beganović 0d4fa1b061 Test 1.3.0 Mongo driver il y a 8 ans
  Andreas 1d75ce67c9 Merge pull request #198 from yurok1505/patch-1 il y a 8 ans
  Andreas 9fdb55f6c4 Merge pull request #195 from robwil/updatedexisting il y a 8 ans
  Andreas 4352ad62af Merge pull request #193 from robwil/exception_handling il y a 8 ans
  Andreas 2c0e8db888 Merge pull request #191 from robwil/fix_mongocursor_iterator il y a 8 ans
  Rob Williams c976c05702 Add unit test to capture issue #190 which is fixed in previous commit il y a 8 ans
  Rob Williams cb2b52cb9e Add README section for development and unit tests to help would-be patchers il y a 8 ans
  Andreas 9eef0db2fa Merge pull request #189 from robwil/improve_explain il y a 8 ans
  Yurok a8237f9c4e Update TypeConverter.php il y a 8 ans
  Rob Williams 5942a237c8 Improve unit test to not rely on mongodb server version dependent message il y a 8 ans
  Rob Williams 7de7675619 improve updatedExisting calculation for update result il y a 8 ans
  Rob Williams 942208e793 Don't assert on parsedQuery since it will differ in mongod versions. The important assertion is the nReturned anyway 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