Export - CSV (All fields)
Export - CSV (Current fields)
RUBY-982
1.x-stable reconnect doesn't work for replica setsRUBY-547
Support readPreference in connection URIsRUBY-931
Fail fast when the cluster you connect to doesn't expose the requested replica setRUBY-930
Client#initialize documentation is incorrectRUBY-1281
Mongo::Error::NoServerAvailable: No server is available matching preference: #<Mongo::ServerSelector::PrimaryRUBY-1030
Mongo Driver throws "No server is available matching preference" after replica set primary went downRUBY-505
GETMORE is sent to wrong server if an intervening query unpins the connectionRUBY-606
Support auth params in Mongo::MongoReplicaSetClient.from_uriRUBY-675
Use setVersion field in isMaster for replica set discoveryRUBY-1101
Socket is nil error when primary in replicaset is shut down (NoMethodError: undefined method `write' for nil:NilClass)RUBY-1087
Replica Set topology won't updateRUBY-1212
Count performance degrades 2x starting in 2.3 driverRUBY-877
Refreshing replica set from a forked process sometimes causes BSON errorRUBY-801
Read preference with mode nearest and tag sets does not conform to specRUBY-783
ThreadError: deadlock; recursive lockingRUBY-900
Connecting to a single server of a replica set connects to an arbiterRUBY-759
comparison of Fixnum with nil failed with batch insert using ReplicaSetClient and threads.RUBY-932
Cluster can have references to duplicate nodesRUBY-933
aggregate fails on secondary with Mongo::Error::OperationFailure: not master ()RUBY-898
Can't select server on replica set with :ssl => trueRUBY-899
Connecting with read: {mode: :primary_preferred} to a replica set with an unreachable server throws a unhandled (by the gem) expectionRUBY-815
replica set uri sets wrong cluster modeRUBY-817
servers removed from cluster and seed addresses and not added backRUBY-813
aggregation pipeline cursor option crashes when used against a replica setRUBY-775
ThreadError - Mutex relocking by same threadRUBY-522
Replica set seed connections cause ever-increasing socket usageRUBY-495
@config nil in Mongo::Node when secondary? calledRUBY-491
Reconnection problem with ReplicaSets (manager has invalid seeds)RUBY-608
Unauthorized db error when using Mongo::MongoClient.from_uri when connecting to a replica setRUBY-579
Reconnecting a replica/sharded client errorsRUBY-1239
Possible code bugRUBY-1241
Mongo ruby driver caches unreachable replica ipaddressesRUBY-572
DB#authenticate fails due to read preference changes in MongoReplicaSetClient#checkout_readerRUBY-607
Replica set :read option of :nearest fails with "undefined local variable or method `pools' for #<Mongo::MongoReplicaSetClient:0x6b18617f>"RUBY-1116
Socket IOError after Primary member restarts and becomes Primary again
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0