Export - CSV (All fields)
Export - CSV (Current fields)
PHPLIB-85
Legacy index creation should specify a write concernPHPLIB-90
Define Database, Collection, and Client string conversionPHPLIB-143
Client constructor should default URI to localhost:27017PHPLIB-152
Do not specify negative limit in FindOne operationPHPLIB-135
Create/modify collection helpers needs to support creating "validators"PHPLIB-49
withOptions() method for cloning immutable Database and Collection objectsPHPLIB-125
Support bypassDocumentValidation option for write operationsPHPLIB-130
Add support for the readConcern optionPHPLIB-121
Add "indexOptionDefaults" to createCollection()PHPLIB-68
Throw exception when accessing fields in unacknowledged WriteResultPHPLIB-145
Implement __debugInfo() for Client, Database, and Collection classesPHPLIB-122
Checking ok field in command response is redundantPHPLIB-132
MongoDB 3.2 CompatibilityPHPLIB-129
findAndModify take a write concernPHPLIB-138
Add global typemap configurationPHPLIB-144
Use option arrays for taking optional method argumentsPHPLIB-153
Add Database::command() helperPHPLIB-151
Use IPv4 address in Client's default connection 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