Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Braun 00ee9472c4 Implement MongoCursorInterface in MongoCursor 6 lat temu
  Andreas Braun 63f8ed6116 Fix checkstyles 8 lat temu
  Andreas 2c0e8db888 Merge pull request #191 from robwil/fix_mongocursor_iterator 8 lat temu
  Rob Williams c976c05702 Add unit test to capture issue #190 which is fixed in previous commit 8 lat temu
  Rob Williams 942208e793 Don't assert on parsedQuery since it will differ in mongod versions. The important assertion is the nReturned anyway 8 lat temu
  Rob Williams eb00c842e0 add unit tests to capture explain() problems, and refactor handling of empty projection array based on CR comment 8 lat temu
  Andreas Braun 4b6720a1c3 Merge branch '1.0.x' 8 lat temu
  Andreas Braun 9c37267383 Don't pass a batch size of 0 by default 8 lat temu
  Andreas Braun ff89438b9b Implement MongoCursor::explain() 9 lat temu
  Andreas Braun 93ebbb3246 Allow PHPUnit 6.x on PHP 7 9 lat temu
  Andreas Braun ea653df13b Remove call to deprecated getMock method 9 lat temu
  Andreas Braun d851097cc1 Convert BSON types in query projections 10 lat temu
  Andreas Braun 124a4a7dc2 Fix erorr when counting a closed cursor 10 lat temu
  Andreas Braun 6e6854a66b Add support for hasNext() in MongoCursor 10 lat temu
  Andreas Braun 19cd19e9a7 Ensure no MongoDB driver classes are serialized 10 lat temu
  Andreas Braun ae36b1e959 Move tests to their own namespace 10 lat temu