Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-96940
Remove putBack() and _putBack members from dbclient_cursorSERVER-18952
Improve formatting of "starting new replica set monitor..." messageSERVER-17753
Remove GridFS from the server copy of the C++ driverSERVER-10102
mongo::Date_t::toTimeT conversion bug.SERVER-10558
C++ Driver: text.h compilation issuesSERVER-22055
Cleanup unused legacy client functionality from the server codeSERVER-5668
Add appendBinData method to BSONArrayBuilderSERVER-6575
Add some additional methods for GridFS to the C++ driverSERVER-6396
Add C++ helper function for $and queries.SERVER-1959
It is impossible to compare const OIDSERVER-439
Client doesn't connect to all available IPsSERVER-435
OID generation in C++ driver should be threadsafeSERVER-350
Append a date as std::time_t to BSONObj from a streamSERVER-12737
Remove jsobjmanipulator header from files where it is not usedSERVER-12649
C++ driver needlessly includes md5main.cpp among files compiled into the librarySERVER-12729
C++ driver does not depend on histogram.cppSERVER-12719
C++ driver does not depend on trace.cppSERVER-12717
fail_point_registry.cpp should not depend on dbcommands.hSERVER-95109
Fix inefficiencies in DBClientCursor implementationSERVER-31402
Document validator fails to reject invalid values in array memberSERVER-18705
DBClientRS::_isSecondaryQuery will return false for $query wrapped commandsSERVER-10843
example tutorial (valgrind memleak checkable ) memory leakSERVER-9763
Remove BSONObjBuilder::append(const StringData&, unsigned)SERVER-9725
Bring the ConnectionString class inline with the documentationSERVER-9881
Error while Compiling C++ Client Driver with clang++ -std=c++11 or possible process_id.h issueSERVER-9105
why cpp/c driver is much slower than java driver when mongodb server is cold?SERVER-10677
Execute aggregation framework on secondary nodeSERVER-9540
How to get the previous mongoDB document from a compound indexSERVER-9631
Client example changesSERVER-9629
CoreDriver/dbclient.cpp remove unused variableSERVER-10278
Assertion: 13111:wrong type for field 3 != 4 - MongoDB C++ driverSERVER-9966
Enable C++ driver logging on DEBUG levelSERVER-9414
mongo::fromjson failedSERVER-8764
The C++ driver SConstruct should offer a larger subset of the main SConstruct optionsSERVER-15331
decorate DataView::writeNative with std::is_trivially_copyable in C++11 buildsSERVER-12972
DBClientReplicaSet should ignore value of "inline" field of MapReduce commandsSERVER-8695
different criteria used for determining slaveOk connection in parallel cursor code and Replica set codeSERVER-7920
getCollectionNames function may return empty string in the listSERVER-7919
getCollectionNames function may return empty string in the listSERVER-8609
Enable detection of C++ driver version via header inspection without compiling.SERVER-7889
Handling data type errors with UserException in MongoDB with the C++ driverSERVER-7716
change DBClientWithCommands count() to take a Query instead of a BSON objectSERVER-5773
mongo::PeriodicTask::Runner cleanupSERVER-2521
1300 byte memory leak in PiggyBackData on socket exceptionSERVER-2480
Respect clients' wishes for slaveOk count()SERVER-2412
improve object id generation in c++ driver for OS XSERVER-1698
A shell function should be implemented to see if the client is authenticated with the dbSERVER-3191
BSONObj::operator= issue with aliasingSERVER-3161
Docs links are broken on C++ driver page - http://api.mongodb.org/cplusplus/SERVER-3284
nextSafe() doesn't check for error code from request, can get confused by accidentally storing error fields
{"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