Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-4189
"can't find self in new replset config" error when trying to run multiple mongod processes on the same machineSERVER-4958
Slave does not properly sync with master if the database name passed to --only contain regex charactersSERVER-4473
duplicate key error on local.slavesSERVER-5689
The string "return," passed as a parameter to MongoDB function calls, causes Javascript to returnSERVER-4718
Replica Set re-sync fails if --notablescan is activeSERVER-4955
Sharding a collection with a database name that has a regex character can result in a errorSERVER-4750
Secondary syncs to another secondary that has slaveDelay > 0SERVER-4745
Figuring out which shard to send a query to takes a long time when doing large $in queries on the shard keySERVER-4163
findAndModify returns an empty document with "new" : true flag if the _id value in the query document does not match the _id value in the update document.SERVER-4157
findAndModify throws exception when _id is in the update document and "new":trueSERVER-4144
Attach database to running mongod.exeSERVER-4545
setShardVersion failedSERVER-4797
automatically rotate mongo logs on a schedule or size thresholdSERVER-4954
Dropping a database of a sharded cluster that contains regex characters will not cleanup config docsSERVER-4952
mongofiles list will not display correctly when passing a database name with regex charactersSERVER-4567
mongos process doesn't update on DNS changeSERVER-4433
Replication should be smarter if unable to apply an operation to a secondarySERVER-4364
Method for running large mapReduce operations in a working replica setSERVER-4502
No chunk splits when using findAndModify() to upsertSERVER-4197
Not possible to use multiple $push statements in the same update() commandSERVER-4856
movePrimary should fail if any sharded and undrained collections exists in dbSERVER-4091
rs.reconfig(...) on 1.8.4_rc0 causes server to exitSERVER-4233
corruption during '$set' operation
{"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