Export - CSV (All fields)
Export - CSV (Current fields)
RUBY-837
Update create_collection, create_index, ensure_index documentation for MongoDB 2.8RUBY-760
cbson has compile warningsRUBY-734
Validate authentication credentials when provided through URIRUBY-843
Support cursor in listCollections and listIndexes commandsRUBY-801
Read preference with mode nearest and tag sets does not conform to specRUBY-807
Bump maxWireProtocolVersion for 2.8 featuresRUBY-803
Add “text” to SECONDARY_OK_COMMANDSRUBY-744
Supports Unix domain socket path in URIRUBY-844
Always use command cursor 'ns' value for OP_GET_MORERUBY-735
Authentication should fail gracefully with invalid auth mechanismRUBY-733
Check that authentication is enabled before running authentication testsRUBY-804
aggregate command fails with symbol keysRUBY-805
When available, use listCollections command for DB.collection_namesRUBY-806
When available, use listIndexes command for DB.index_informationRUBY-791
Implement the SCRAM-SHA-1 SASL MechanismRUBY-800
Get 1.x read preference and complex connect tests working againRUBY-836
Unix sockets don't work in 1.11.1RUBY-842
mongo-ruby-driver does not populate error_code for exceptions from MongoDB 2.6 serversRUBY-832
Support readPreferenceTags in uri parserRUBY-813
aggregation pipeline cursor option crashes when used against a replica setRUBY-835
Make copydb work with SASL (SCRAM)RUBY-833
Test against wiredTiger storage engineRUBY-831
MongoClient.active? raises an errorRUBY-812
Auth Mechanism Properties in the Connection String
{"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