Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-1263
setSlaveOk has no effect with group() queriesSERVER-1047
db.stats() returns 0 for all counters on slaveSERVER-1035
Basic migration toolsSERVER-1072
The --oplogSize command line switch is silently ignored unless the local.* database files have been removedSERVER-1170
The Windows SCM (Service Control Manager) options should have their ownSERVER-1189
Improves logging in util/ntservice.cppSERVER-1369
Convert all multiword command line options to lowerCamelCaseSERVER-1227
Make installService grant the "Login as a Service" right if necessary to the user that is running the serviceSERVER-1225
Add --serviceUser and --servicePassword options to windows version of mongodSERVER-1224
Add --reinstall option to windows build of mongodSERVER-1288
Mongod consumes massive amounts of memorySERVER-1368
Remove --service from the command line arguments in windows. Let the program auto-detect if it is running in the SCM or notSERVER-1046
Segfault in C++ driver when using boost::program_options in our own projectSERVER-1033
no exception from insert when mongdb is downSERVER-1031
Allow user to choose whether to wrap MapReduce results inside "value"-attribute of resultSERVER-1055
error message "can't append to array using string field name" on indexed list updatesSERVER-1060
multi-update only affectsSERVER-1588
mongodump/mongoexport should issue its own lock commandSERVER-1152
mongoimport not creating object for valid JSON file inputSERVER-1181
Disk pre-allocation over estimates unreasonably - something is not kosher hereSERVER-1196
pre-allocation fixSERVER-1868
change the --nssize without requiring a repairDatabaseSERVER-1091
Readonly users in the admin database do not have access to other databasesSERVER-1052
$ operator and $set can behave poorly with replicationSERVER-1056
utf8 error causes Segmentation fault while deleting a Map/Reduce temporary collection
{"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