404 Commits (e7146c823736ffe182b5d4978616a63c83a1c106)
 

Author SHA1 Message Date
Mathias Buus 4deb11e9ad Missing comma in example 13 years ago
Mathias Buus 8b0c428fdd Another mongo docs link 13 years ago
Mathias Buus c52dc8f861 Added replication set to README 13 years ago
Mathias Buus 54f467650b support for replication sets 13 years ago
Mathias Buus df360a7b21 compatible with mongodb 1.x.x 13 years ago
Mathias Buus 69ddb6f00e exposed native mongodb object through a .client property 13 years ago
Ian Jorgensen d59f4eb42f renamed close to disconnect 13 years ago
Ian Jorgensen b03b6e18f4 added close function 13 years ago
Mathias Buus 215db4fa93 Merge pull request #12 from kevinmctigue/patch-1 13 years ago
kevinmctigue f118ee8a02 Added an example to the connections samples to show users that the ['collections'] array is optional on connect. 13 years ago
Mathias Buus 68ffc955ed Merge pull request #11 from Erkan-Yilmaz/master 13 years ago
Erkan Yilmaz 5fcb1f0f3e change 1 word: to -> we 13 years ago
Ian Jorgensen a2bf06e425 fixed typo 13 years ago
Mathias Buus 19a5de0ff4 Merge branch 'master' of https://github.com/gett/mongojs 13 years ago
Mathias Buus 3c1a871996 npm bump 13 years ago
Mathias Buus dca0383472 safe option will now always be set if a callback is given to a collection 13 years ago
Mathias Buus f18e2a542b Better docs 13 years ago
Mathias Buus eaeadd9758 npm bump 13 years ago
Mathias Buus f703899000 no more normalizing ids 13 years ago
Mathias Buus d419919f6d we do not require native compilation now 13 years ago
Mathias Buus bf22b8336b npm version bump 13 years ago
Mathias Buus 70c06e14c7 npm version bump 13 years ago
Mathias Buus 6d55c1b25a removed normalize function as it serves no purpose with the new JS parser, some style tidy 13 years ago
Ian 11cb2826e3 updated monogdb version 13 years ago
Ian 2f8c908ba6 removed deprecated native_parser 13 years ago
Ian 12451e5d47 Merge pull request #4 from Srirangan/master 13 years ago
Srirangan 3c052020c9 Use JS parser if native parser is not available 13 years ago
Mathias Buus 112df62ee3 bump 13 years ago
Mathias Buus ebf22e9aaa added auto_connect = true 13 years ago
Mathias Buus b7c9350bba tidy 13 years ago
Mathias Buus 40643ca1f4 Merge branch 'master' of https://github.com/gett/mongojs 13 years ago
Mathias Buus 6079f88f7c Added native compilation 13 years ago
Mathias Buus e99d05aa42 exposed all methods from db and collection upwards 13 years ago
Mathias Buus 0939ff47d9 version bump 13 years ago
Mathias Buus 5db2f357d7 Merge pull request #1 from walling/master 13 years ago
Bjarke Walling 6e8ffb38dc Exposing BSON constructors. 13 years ago
Mathias Buus 8c21dc0b9c updated homepage, description and keywords 14 years ago
Mathias Buus dd81982855 version bump 14 years ago
Mathias Buus 3a406615ff fixed possible null pointer 14 years ago
Mathias Buus aacfb51d61 removed redundant object 14 years ago
Mathias Buus 20efefb464 fixed typo 14 years ago
Mathias Buus e87d993ba7 fixed normalize bug and removed a duplicate toArray method 14 years ago
Mathias Buus d293b21dd9 fixed feature detection bug with Proxies 14 years ago
Mathias Buus e143b01b09 fixed indentation 14 years ago
Mathias Buus 4ef10e3e4c removed the sympathy thing 14 years ago
Mathias Buus ed3875e61f added ian as a sympathy thing 14 years ago
Mathias Buus 787ad7d388 version bump 14 years ago
Mathias Buus 0afe687edd collections is now optional 14 years ago
Mathias Buus 075c2cb56d added proxy support 14 years ago
Mathias Buus 3b5755d5e1 mongo shell is now mongo API 14 years ago