Skip to content

Pull requests: go-mgo/mgo

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
Sort

Pull requests list

Add the support of pointer to an array
#257 opened Apr 19, 2016 by aergil updated Apr 19, 2016
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
Add an iter.NeedsNetwork function
#328 opened Aug 30, 2016 by alanhdu Loading… updated Nov 8, 2016
Encoding and decoding of interfaces
#353 opened Nov 13, 2016 by falcon71 Loading… updated Nov 13, 2016
gofmt source files
#376 opened Dec 27, 2016 by kuangchanglang Loading… updated Dec 27, 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
ObjectId
#349 opened Nov 6, 2016 by qAison Loading… updated Jan 22, 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
Update decimal.go
#419 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
V2
#426 opened Apr 16, 2017 by yanghongkjxy Loading… updated Apr 16, 2017
Add NumberLong support for C.Indexes
#42 opened Oct 31, 2014 by keitap Loading… updated May 4, 2017
add go 1.7 and 1.8 test
#447 opened May 31, 2017 by JodeZer Loading… updated May 31, 2017
Add Hint and MaxTimeMS support to Count()
#461 opened Jul 3, 2017 by fmpwizard Loading… updated Jul 3, 2017
Update session.go
#445 opened May 29, 2017 by sulthonzh Loading… updated Jul 19, 2017
ProTip! Type g i on any issue or pull request to go back to the issue listing page.