Export - CSV (All fields)
Export - CSV (Current fields)
CDRIVER-42
remove unnecessary test: if (p) free (p); -> free (p);CDRIVER-40
tell how to make "scons test" passCDRIVER-37
Use bson_malloc instead of vanilla malloc to avoid null dereferenceCDRIVER-32
C Driver BSON_timestamp support.CDRIVER-41
Cannot build on Windows using VisualCDRIVER-35
File descriptor leakCDRIVER-50
Remove replica pair supportCDRIVER-47
gridfile_writer_done()CDRIVER-10
change bson_bool_t to int32CDRIVER-4
Replica Pairs supportCDRIVER-20
Not-null-terminated string supportCDRIVER-21
add replica set supportCDRIVER-2
platform_hacks.h functions require a cast from void * to char * in C++ compilersCDRIVER-8
bson_append_binary produces bogus dataCDRIVER-9
Make sure everything works on windowsCDRIVER-7
bson_append_long produces bogus dataCDRIVER-51
Change mongo_connect API to be more sensible.CDRIVER-26
Unable to work with large files in GridFS
{"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