提交歷史

作者 SHA1 備註 提交日期
  Andreas Braun 06aa04be6a Throw a bunch of exceptions in Mongo class 10 年之前
  Andreas Braun f603857e1c Minor code cleanup 10 年之前
  Andreas Braun 36e6897451 Report correct state in getHosts() 10 年之前
  Andreas Braun b1b0c66078 implement MongoClient 10 年之前
  Andreas Braun 3e0a765d27 Fix failing test 10 年之前
  Andreas Braun c971cb4679 Merge branch 'implement-mongo-collection' 10 年之前
  Andreas Braun 5b46f643ec Minor code cleanup 10 年之前
  Andreas Braun faf6b5f514 Don't rely on __debugInfo for correct information 10 年之前
  Andreas Braun db5d912803 Ensure correct return types for index methods 10 年之前
  Olivier Lechevalier ee7998cb9d Add missing methods to MongoCollection #2 10 年之前
  Andreas Braun 1b1945590a Merge branch 'slave-okay-helper' 10 年之前
  Andreas Braun 569c3e6f0d Use slaveOkay helper in classes 10 年之前
  Andreas Braun 29165300fc Add new slaveOkay helper 10 年之前
  Andreas 9578a49648 Merge pull request #13 from alcaeus/write-concern-read-preference-helpers 10 年之前
  Andreas Braun 4dcca5e8c9 Fix magic access to properties in MongoDB class 10 年之前
  Andreas Braun 29f9414aa0 Remove magic handling for undefined members 10 年之前
  Andreas Braun c7595b0c83 Ensure cursor inherits readPreference 10 年之前
  Andreas Braun 197b01172c Fix readPreference and writeConcern in MongoCollection 10 年之前
  Andreas Braun a85399b8e6 Fix readPreference and writeConcern in MongoDB 10 年之前
  Andreas Braun 0f7935c735 Fix readPreference and writeConcern in MongoClient 10 年之前
  Andreas Braun 64434c3dc6 Add helpers for readPreference and writeConcern 10 年之前
  Andreas b3f7d48206 Merge pull request #10 from alcaeus/implement-command-cursor 10 年之前
  Andreas Braun 59166c7be1 Add tests for MongoCommandCursor 10 年之前
  Andreas Braun b708d85b97 Add test for info() method in cursor 10 年之前
  Andreas Braun 1945e262c9 Add missing test cases for collection methods 10 年之前
  Andreas Braun c0fbc2c3e6 Don't traverse arrays in ensureCorrectType 10 年之前
  Andreas Braun 512670e39b Implement aggregate() and aggregateCursor() 10 年之前
  Andreas Braun dc81b19bd0 Implement MongoDB::command() 10 年之前
  Andreas Braun d2eb05e8e2 Only convert arrays with non-numeric keys 10 年之前
  Andreas Braun ca93e54924 Don't initialize collection for command cursors 10 年之前