-
Notifications
You must be signed in to change notification settings - Fork 763
Pull requests: go-mgo/mgo
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
add support and test for cursor first batch and cursor get more method.
#177
opened Oct 9, 2015 by
cscs54cs
updated Oct 14, 2015
Add Collection.Exists() and Collection.IsCapped()
#233
opened Feb 29, 2016 by
freman
Loading…
updated Jun 8, 2016
make decoder can secode string to int
#226
opened Feb 23, 2016 by
yqylovy
Loading…
updated Jun 8, 2016
Add lazy check connection after session creation
#281
opened Jun 15, 2016 by
espencer
Loading…
updated Jun 15, 2016
Support Query.SetMaxTime too for count operations
#231
opened Feb 27, 2016 by
wpjunior
Loading…
updated Jun 27, 2016
add ssl detection to ParseURL and test accordingly
#304
opened Jul 22, 2016 by
hcliff
Loading…
updated Jul 25, 2016
updates and normalizes all license date ranges
#314
opened Aug 10, 2016 by
qhenkart
Loading…
updated Aug 10, 2016
Encoding and decoding of interfaces
#353
opened Nov 13, 2016 by
falcon71
Loading…
updated Nov 13, 2016
fixed "connection option must be key = value"
#379
opened Jan 2, 2017 by
arifemre
Loading…
updated Jan 2, 2017
Fallback json tag incase bson was not defined
#384
opened Jan 15, 2017 by
ninhdhx
Loading…
updated Jan 15, 2017
[doc] use M struct from bson package
#389
opened Feb 7, 2017 by
bamarni
Loading…
updated Feb 7, 2017
Changed json decoder to trim whitespace before unquoting keys
#409
opened Mar 17, 2017 by
tdelacour
Loading…
updated Mar 17, 2017
Allow NewIter to reuse cursors on the server when using MongoDB 3.2+
#359
opened Nov 28, 2016 by
domodwyer
Loading…
updated Mar 29, 2017
impl marshal/unmarshal JSON for Decimal128
#417
opened Mar 30, 2017 by
0x457
Loading…
updated Mar 30, 2017
reset server.abended state after successful isMaster call
#255
opened Apr 15, 2016 by
wgallagher
Loading…
updated Apr 13, 2017
Add Hint and MaxTimeMS support to Count()
#461
opened Jul 3, 2017 by
fmpwizard
Loading…
updated Jul 3, 2017
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.