Export - CSV (All fields)
Export - CSV (Current fields)
CDRIVER-160
declare no parameters with ( void ) when a function uses no paramtersCDRIVER-180
warning with type conversion between int and time_tCDRIVER-179
Some functions should be staticCDRIVER-157
example.c doesn't compile in v0.6CDRIVER-161
Guard against dereferencing null pointersCDRIVER-162
fix error MONGO_USE_LONG_LONG_INTCDRIVER-164
BCON (BSON C Object Notation) C initializers for BSONCDRIVER-165
BCON Notation for insert key/value only when value meets conditionCDRIVER-158
linker errors on mac v0.6CDRIVER-173
Support github contributing guidelinesCDRIVER-182
C driver 0.7 releaseCDRIVER-175
Implement default write acknowledgement with new MongoClient classCDRIVER-167
Clarification on mongo_connect example in tutorialCDRIVER-156
Cursor fails to terminate consistently or correctly at the end of a set of large documentsCDRIVER-109
Support for Unix domain socketsCDRIVER-148
Memory leak using write_concernCDRIVER-169
non-NULL write concern forces blocking read-responseCDRIVER-168
Update "w" description to be clear it includes the primary, so "(total) number of replicas" not "replicated to"CDRIVER-137
Exit fatally if bson_malloc and friends fail.CDRIVER-159
test_validate fails intermittently with JenkinsCDRIVER-152
When calling API mongo_get_primary if mongo->primary has not been initalized results on memory overrun (REOPENING)
{"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