Skip to content

Pull requests: mongodb/node-mongodb-native

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

DOCS-888: correcting syntax in a few docs examaples
#803 by tychoish was merged Dec 13, 2012 Loading… updated Dec 13, 2012
CursorStream.pipe(stream) halts with event 'drain'
#807 by thesmart was closed Dec 17, 2012 Loading… updated Dec 17, 2012
Cursor.each should work in batches
#804 by Swatinem was merged Dec 19, 2012 Loading… updated Dec 23, 2012
allow Grid.get and Grid.delete to accept non ObjectID ids
#820 by nailgun was closed Dec 26, 2012 Loading… updated Dec 26, 2012
small typo in collection doc
#822 by bodokaiser was merged Jan 7, 2013 Loading… updated Jan 7, 2013
allow gridfs objects to use non ObjectID ids
#825 by nailgun was merged Jan 7, 2013 Loading… updated Jan 7, 2013
removed the double wrap, by not passing an Error object to the wrap function.
#832 by m4tty was merged Jan 7, 2013 Loading… updated Jan 7, 2013
if no error call with null
#835 by Raynos was merged Jan 7, 2013 Loading… updated Jan 7, 2013
bad field selection now returns instanceof Error
#838 by aheckmann was merged Jan 7, 2013 Loading… updated Jan 7, 2013
use toError in toArray
#840 by aheckmann was merged Jan 8, 2013 Loading… updated Jan 8, 2013
fixed; passing noOpen option to connect()
#842 by aheckmann was merged Jan 14, 2013 Loading… updated Jan 14, 2013
cursor_test: shouldCorrectlyFailTailedCursor hangs
#880 by aheckmann was closed Feb 13, 2013 Loading… updated Feb 13, 2013
Ensure MongoClient.connect closes connection if an error occurred
#889 by natesilva was closed Feb 21, 2013 Loading… updated Feb 21, 2013
Fix async callback handling issue
#909 by medikoo was merged Mar 13, 2013 Loading… updated Mar 13, 2013
Fix "Query options"
#919 by pvorb was merged Apr 3, 2013 Loading… updated Apr 3, 2013
db.collectionNames throws when options is null
#934 by nmalaguti was closed Apr 8, 2013 Loading… updated Apr 8, 2013
Update Run button
#946 by ykumar6 was merged Apr 23, 2013 Loading… updated Apr 23, 2013
1.3 dev emit close
#952 by aheckmann was merged Apr 25, 2013 Loading… updated Apr 25, 2013
fix "name" global leak
#953 by aheckmann was merged Apr 25, 2013 Loading… updated Apr 25, 2013
Create README.md
#958 by leemunroe was merged Apr 29, 2013 Loading… updated Apr 29, 2013
should pass uri_decode_auth flag to parser in connect
#973 by supershabam was merged May 14, 2013 Loading… updated May 14, 2013
If we switch connections on reconnect, copy that into the cursor.
#982 by glasser was merged May 22, 2013 Loading… updated May 22, 2013
ProTip! Add no:assignee to see everything that’s not assigned.