Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-3670
polygon edge case fixes..SERVER-3666
mongod --auth must disable __system accessSERVER-3662
Add commented out nojournal option to default config filesSERVER-3659
embed spidermonkey 1.7 in sourceSERVER-3654
On 32-bit with neither --journal or --nojournal warn that journaling is disabledSERVER-3646
no easy way to recover from stored bad configSERVER-3640
Fix sync target edge caseSERVER-3621
mongodump stalls dumping a sharded database when authentication is in useSERVER-3619
mongostat can't authenticate to mongos using -u -p or the long name equivalentsSERVER-3618
Need to check size of object before trying to insert into system.profileSERVER-3605
After node is restarted it may not be set to ok state in mongosSERVER-3604
Set TCP keepalive time to a maximum of 5 minutes on linuxSERVER-3601
Create collection command should check type of argumentSERVER-3599
tagging stops working after additive reconfigsSERVER-3587
mongos should check with config servers about auth on startupSERVER-3555
or query may access invalid memory if a yield recovery fails before the last or clause due to dropping or closing a collection or dropping an indexSERVER-3554
finding start cursor may seg fault if it fails to recover form yield due to its collection being dropped or closedSERVER-3514
add "self" field to isMaster outputSERVER-3429
Use newer version of boost with windows release of mongoSERVER-3289
When we pull in PCRE set STACKRECURSE to 0SERVER-2327
MongoDB stuck after db.getServerStatus().globalLock.currentQueue.writers exceeds 128 (windows)SERVER-2085
pcre is in the source code, but scons isnt always using it
{"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