Export - CSV (All fields)
Export - CSV (Current fields)
RUBY-1113
How to disable monitoring thread?RUBY-1260
How to rename a collectionRUBY-1000
Profiling/monitoring with Mongo::Protocol::Query#payloadRUBY-2143
Pass through all options to listCollections commandRUBY-1083
Support "expire_after_seconds" in addition to "expire_after" in index viewRUBY-1219
Need to convert old Moped coding to Mongo codingRUBY-1306
Ruby Driver Incorrectly Reports Value for next_primaryRUBY-1428
block form support for start_transactionRUBY-1427
block form support for start_sessionRUBY-1234
map_reduce api is unfriendlyRUBY-1235
Documentation for read option of Collection#find is incorrectRUBY-1240
Fix warning messageRUBY-1495
Make Cluster#disconnect api-privateRUBY-1483
Retry reads on non-network errors e.g. cluster electionsRUBY-1482
Consistent exception hierarchyRUBY-911
Specify write concern on individual write operationsRUBY-793
Build Failing for Old Ruby VersionsRUBY-1045
Collection#insert_one modifies input hashRUBY-829
enumerable cursor with next methodRUBY-434
Queries should return a Hash w/ Indifferent AccessRUBY-2295
Collation option in view not included in count_documentsRUBY-2172
Improve error reporting when nil and empty string are given to URI#getRUBY-3335
@deprecated tags should be reviewed, removedRUBY-1488
Do not publish heartbeat events when monitoring is disabledRUBY-1081
"w has to be a number or a string" when using w=majority in connection stringRUBY-1065
Collection#insert_many raise undefined method `each_with_index'RUBY-993
Implement command monitoring specificationRUBY-963
How can one pass a write concern to #delete_many ?RUBY-1005
SIGINT causes client to became unusableRUBY-876
Can't use options for Aggregate QueriesRUBY-1029
Interrupt of query makes mongo driver return empty result setsRUBY-995
CollectionView.parallel_scan doesn't apply proper filterRUBY-1062
Ruby mongo driver 2.1.2 can't handle invalid documents in bulk-insertRUBY-907
Error message parser throws TypeErrorRUBY-816
client options lost when creating with URIRUBY-823
Database#command method lacks options for read preference and tagsRUBY-831
MongoClient.active? raises an errorRUBY-811
Database should be optional for new client via uriRUBY-814
/database in Connection String URI should be optionalRUBY-630
Implement Async Driver InterfaceRUBY-586
Ruby Driver 2.0 ArchitectureRUBY-887
Can't connect the driver on a non-initiated replica-set/shardRUBY-878
db.collection.find(.......) returns BSONObj size ...... errorRUBY-892
drop method on Collection should not throw if collection does not existRUBY-871
:pk is mentioned, but not supportedRUBY-660
New aggregation command option to return a cursorRUBY-803
Add “text” to SECONDARY_OK_COMMANDSRUBY-895
Using a string instead of a hash in the projection method will freeze the method callRUBY-940
Loggable builds log messages even if they aren't emitted, reducing performance.RUBY-804
aggregate command fails with symbol keys
{"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