Export - CSV (All fields)
Export - CSV (Current fields)
CXX-1180
Exclude files/dirs from git-generated archive filesCXX-1458
Deprecate ~frame() destructor, and add close() function as replacementCXX-1340
Write integration tests for client metadata handshake featureCXX-1429
Document polyfill option BSONCXX_POLY_USE_SYSTEM_MNMLSTCCXX-1367
bsoncxx::types::timestamp t and i parts are reversedCXX-1325
Overly-greedy template substitution in declarations of comparison operator free functions for bsoncxx::types::valueCXX-1301
Read preference constants should be mapped to libmongoc constantsCXX-852
Fix missing mongocxx documentationCXX-915
Add example of how to write a CMake project to build against the C++11 driverCXX-1043
Add doxygen tag for mongocxx and bsoncxx namespacesCXX-994
Fix missing or misleading docs about pools, thread/fork safety and background monitoringCXX-1077
Audit test database names to avoid collisionsCXX-1141
Tests should not reuse collections across clientsCXX-1075
Add section to manual on connecting with auth and SSLCXX-1162
Use stdx::make_unique instead of bare calls to 'new' when initializing std::unique_ptr variables, where possibleCXX-1160
Please add instructions to compile Mongo C++ driver as static libraryCXX-1237
Implement unit tests for GridFS options and result classesCXX-1014
bsoncxx::builder::core exceptions are undocumentedCXX-995
Add mongocxx::pool examplesCXX-1087
Public method documentation for command helpers should point users to command reference, not shell method referenceCXX-1453
Compilation fails on GCC 6 due to -Wignored-attributesCXX-1464
Support non-experimental use of std::optional and string::view in C++17 modeCXX-1354
Add integration tests for $out stage in pipeline aggregationCXX-1330
Remove RHEL 5.5 Evergreen builderCXX-1318
Add GridFS integration tests which upload/download files of size >4 GBCXX-1317
bucket::upload_from_stream() and bucket::upload_from_stream_with_id() should abort upload on failureCXX-1323
Improve performance of "Cursor iteration" testCXX-1304
Document std::experimental polyfill as unsupportedCXX-1315
mongocxx: Change static library name to "mongocxx-static", add static-only pkg-config and CMake config files, depend on mongoc-static-1.0 if BUILD_SHARED_LIBS=OFFCXX-1302
Documentation for read_concern::acknowledge_string() should clarify that any read concern string can be passed inCXX-1313
"bsoncxx" depends on "bson-1.0" if BUILD_SHARED_LIBS, else depends on "bson-static-1.0"CXX-1066
Audit all libmongoc and libbson calls for error handlingCXX-1007
Add additional directives to clang-format style fileCXX-869
mongocxx::result::insert_many::inserted_ids() should be constCXX-1358
Implement the index view API for the C++ driverCXX-1356
Add support for reading and writing OP_COMPRESSEDCXX-1379
Generate microbenchmark scoresCXX-1376
Implement Single-Doc microbenchmarksCXX-1375
Implement BSON microbenchmarksCXX-1374
Write scoring code for microbenchmarksCXX-1372
Implement the microbenchmark suite and generate scores for the driverCXX-1387
Bulk write operations don't inherit write concern from the collectionCXX-1338
Capped size in bytes is limited to 32bit integer, need 64bit integerCXX-1342
Add missing unit tests for options/results classesCXX-1368
Replace osx-1010 Evergreen variant with macos-1012CXX-1362
Replace dummy index view implementation with actual implementationCXX-1339
Write additional collation integration testsCXX-1359
Replace use of index options in API with BSON documentCXX-1361
Write tests for index view implementationCXX-1357
Add test and implementation for max staleness of -1 specified in URI
{"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