136 Commits (ac10c44b072c9eeaa5ed35ae463b517d82800027)
 

Author SHA1 Message Date
Mathias Buus ac10c44b07 changed tag line 11 years ago
Mathias Buus 7deb30384d bump 11 years ago
Mathias Buus 9b508215e9 added destroy to cursor 11 years ago
Mathias Buus c78b9943d2 Merge pull request #65 from sorribas/master 11 years ago
Eduardo Sorribas 26d17aa20f Add mongo native Db protptype methods to the Database prototype. 11 years ago
Eduardo Sorribas a37030ac93 Refactor: add a Database constructor function and move db object functions to the prototype of said function. 11 years ago
Mathias Buus a6116dc65c updated desc 11 years ago
Mathias Buus 8d451fde7b updated contributors 11 years ago
Mathias Buus b4e192fc8a bump 11 years ago
Mathias Buus 0af4f457f6 minor style normalizations 11 years ago
Mathias Buus 0c06bddb91 Merge pull request #64 from sorribas/master 11 years ago
Eduardo Sorribas f82d35650e Add error handling to runCommand functions. 11 years ago
Eduardo Sorribas a7faea3303 Add support for both db.runCommand and db.collection.runCommand. Fixes #62. 11 years ago
Mathias Buus c5a3bf2e32 Merge pull request #63 from sorribas/master 12 years ago
Eduardo Sorribas 14d803c700 Merge remote-tracking branch 'upstream/master' 12 years ago
Eduardo Sorribas fd3b42f943 Fix the code styling and add error handling. 12 years ago
Mathias Buus 5b0099d6c5 better error message on bad conf 12 years ago
Mathias Buus 2884029857 bump 12 years ago
freeall 55e8e63cd6 Added getIndexes alias 12 years ago
Mathias Buus 06efeeeb23 tests should work even if not installed in node_modules 12 years ago
Eduardo Sorribas 41f562573a Add the justOne option to the remove method and add tests for the remove method. fix #60 12 years ago
Mathias Buus 75cef67bda timeout is disabled in tailable example 12 years ago
Mathias Buus 8995a19b36 added section on tailable cursors 12 years ago
Mathias Buus 74c3fd7080 bump 12 years ago
Mathias Buus 39c10808c7 callback should be optional for all mutators 12 years ago
Mathias Buus d4e6513ffc bump 12 years ago
Mathias Buus f0942d5d41 Merge pull request #48 from benediktarnold/keyf 12 years ago
Benedikt Arnold f4d56052d5 Add compatibility support for keyf in group command 12 years ago
mafintosh 9835b78210 bump 12 years ago
Mathias Buus 7dd4354605 Merge pull request #47 from RG72/master 12 years ago
Алексей 34c45b37d1 Install mongodb refuses until the latest version does not specified directly. I don't know why. 12 years ago
Mathias Buus 11c7d67f4e Merge pull request #43 from ForbesLindesay/patch-1 12 years ago
Forbes Lindesay c52a7dc576 Expose Constructors 12 years ago
mafintosh 48819171b8 compat with new stream interface 12 years ago
mafintosh 3117fb3c11 using thunky 12 years ago
Mathias Buus c9c525c23f license info 12 years ago
mafintosh 1135bf0979 better comment 12 years ago
mafintosh bb415cc9a0 0.7 release 12 years ago
mafintosh f68576f793 docs for streaming cursors 12 years ago
mafintosh e7326e92a5 test for streaming cursors 12 years ago
mafintosh e20e689277 cursor is a 0.10 and 0.8 compat readable stream 12 years ago
mafintosh bf89980b02 npm bump 12 years ago
mafintosh 1d340be4e8 using memolite 12 years ago
mafintosh 3555dde5dc npm bump - stricter mongodb version 12 years ago
mafintosh 5944380b36 Fixed #41 12 years ago
mafintosh b7872dcc16 removed old comment 12 years ago
Mathias Buus aeaa4119ff more examples in readme 12 years ago
mafintosh 34819d893b fixed cursor config issue 12 years ago
mafintosh 20f7a5b89f better test coverage 12 years ago
mafintosh 5ef53daadc fixed group issue 12 years ago