Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-4261
mongoexport query doesn't support advanced queriesSERVER-4371
pretty print when find returns one resultSERVER-4391
--eval should be affected by the --quiet switchSERVER-4754
Profiling silently fails with --authSERVER-4953
clean/fix exception handling in query plan runnersSERVER-5189
Retrieving fields from a covered index doesn't use the covered index when fields are specified with _true_ instead of _1_SERVER-4473
duplicate key error on local.slavesSERVER-4472
Red Hat/CentOS init script should not have option for 'reload' or 'force-reload'SERVER-4448
findAndModify allows invalid field names on update but not insertSERVER-4481
Assertion failure in Replica Set IP address changeSERVER-4625
better wrap exceptions in 2.0 branch from setVersion() in parallel cursorSERVER-4189
"can't find self in new replset config" error when trying to run multiple mongod processes on the same machineSERVER-4166
Implement operator<< for std::ostream output of mongo::Query objectsSERVER-4292
Encryption for replicating across multiple regionsSERVER-4284
Don't create entries in config.databases if the dbname is invalidSERVER-4282
clean up log messagesSERVER-4267
getLastError "n" is 0 if previous writes goes through writebackListenerSERVER-4210
Compact that even failed to start leaves server in "RECOVERING" stateSERVER-4243
If there is a pending write due to an fsync lock, all reads are blockedSERVER-5094
Add configuration options to /etc/sysconfig/mongod for easier configuration mongodSERVER-4344
Re-adding former replica set member has to have same _idSERVER-4362
Add XOR operator to $bitSERVER-4413
Mongodump segfaults on certain collection namesSERVER-4408
_id index should be used for find queries against nested fields of the _id objectSERVER-4406
Better warnings for missing SSL settings in mongod.confSERVER-4376
Determining array and document size (number of keys) without loading document to clientSERVER-4370
$pushAll an empty list is reported as $pushAll an empty object in the logsSERVER-4126
restart does not work in standalone mongoSERVER-7964
Server at 100% CPU, slow queries (15s) in spite of indexesSERVER-5893
autoIndexId:true creates a non-unique index on _idSERVER-5881
One of the shards is taking more data than othersSERVER-6117
SlaveOk Query fails with auth error even after logging inSERVER-6330
Can still perform unauthenticated queries after logging out on a replica set connectionSERVER-4441
Got Signal: 11 (Segmentation Fault) under heavy loadSERVER-4428
should geoSearch commands should work with certain? query operatorsSERVER-4425
Mongodump occasionally fails to dump database with --oplogSERVER-4418
rs.initiate(); failedSERVER-4417
Replication stops in one data centre when reIndex issued on one secondary in that datacentreSERVER-4416
Assertion failure !loc.isNull() db/pdfile.cpp 1881SERVER-4415
mongoexport assertion: 10311:Number inf cannot be represented in JSONSERVER-4510
sort with index hint throws error unless limit appliedSERVER-4502
No chunk splits when using findAndModify() to upsertSERVER-4471
[SECURITY] MapReduce able to overwrite any collection in any db regardless of authenticationSERVER-4469
Make findAndModify behave as expectedSERVER-4465
counts with large numbers of shards can error with too many retriesSERVER-4463
Allow covered index use for non-array fields in multi-key indexSERVER-4462
ensuring unique index on collection with duplicate breaks cursorSERVER-4457
avgObjSize didn't shrink as expected after updating documents and compactingSERVER-4456
Journal archiving for physical/disaster recoverySERVER-4453
Shards not picking up replica set updates
{"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