Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-3616
"syncingTo" field should only be present on secondariesSERVER-8049
Very short timeout for select() call in net listener eats up CPU timeSERVER-3653
Issues with multiple spatial indexesSERVER-3648
Trailing commas are not ignored by mongoimport. Fields with empty values are createdSERVER-3628
can crash mongos by specifying fractional chunksize in config.settingsSERVER-3600
"too stale to catch up" leaves state in RECOVERINGSERVER-3670
polygon edge case fixes..SERVER-3673
Tab completion fails on Windows 64 with the official buildsSERVER-3587
mongos should check with config servers about auth on startupSERVER-3697
Helpers no longer allow semicolon afterSERVER-3639
--repair fails if mongodb.lock file exists (and has data) if journaling on (but there are no journal files)SERVER-3581
When disk gets full, FileAllocator holds write lock forever preventing deletes that could free up spaceSERVER-3737
v8 BinData corruptionSERVER-3640
Fix sync target edge caseSERVER-3562
moveprimary moves all databases, including sharded collectionsSERVER-3584
Should getlasterror block on a brand-new connection?SERVER-3621
mongodump stalls dumping a sharded database when authentication is in useSERVER-3614
strings with embedded nulls cannot be retrieved correctlySERVER-3684
In Cygwin, pressing ^C can terminate a mongod running in the backgroundSERVER-3666
mongod --auth must disable __system access
{"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