Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-1959
It is impossible to compare const OIDSERVER-2434
Filter "db.currentOp()" to remove writebacklisten ops and moreSERVER-2003
Provide a plugin for FogLight for monitoring MongoDBSERVER-1791
in buildscripts/smoke.py, line 442: SyntaxWarning: name 'smoke_db_prefix' is used prior to global declarationSERVER-1820
Regular expression queries don't work with array index keySERVER-1878
mongorestore & mongoimport should check isMaster() WAS: mongoimport reports 'imported n objects' when connected to secondary replica member - but has actually imported nothingSERVER-1864
Support Resizing Capped CollectionsSERVER-1763
Tab Completion Fails (Win7-amd64)SERVER-1784
Packaging: Use correct Ubuntu version for sources.listSERVER-1744
renameCollection "to" param as an arraySERVER-1741
Have mongod/mongos --installService --reinstallService and --removeService invoke a windows UAC promptSERVER-2098
BSONArrayBuilder::subXStart, various forms of inefficiencySERVER-2494
DBClientBase::insert requires multiple alloc/copy/free operations, should be zero copy for passed in BSONObjSERVER-2033
Add skip and limit options for mongoexportSERVER-2063
Need a plugin for excelSERVER-2013
Have $or queries with two $in queries to return unique resultsSERVER-1950
question about replicationSERVER-1793
getLastError(2) hangs/timesout about every N inserts into replica set shardSERVER-1792
sometimes mongos does not see dataSERVER-1848
Remove the ~2.5 gig limit on 32-bit mongod binariesSERVER-2585
Allow nested $or operatorSERVER-1921
unable to add a shard when passive members are listed on addshard commandSERVER-1891
Audit "DDL" operationsSERVER-1896
limit() clause is not being pushed down to the shard for evaluation, causing more documents to be returned than are neededSERVER-1868
change the --nssize without requiring a repairDatabaseSERVER-1889
Support different networks / nics for client & replication trafficSERVER-1768
getLastError(2) hangs forever when "replSet error RS102 too stale to catch up"SERVER-1767
Chunk balancing does not resume after a temporary network outage of a config serverSERVER-1766
ERROR: splitIfShould failed: locking namespace failedSERVER-1780
"doing delete inline" blocks the whole clusterSERVER-1779
"finding median" too slow.SERVER-1776
mongos counting bulk insert as 1 op WAS: mongostat shows different insert data when connecting to mongos versus single primary in single rep setSERVER-1760
Support geo searches across the anti-meridianSERVER-1783
Assertion failure get()->isReady() util/so ck.cpp 211SERVER-1750
mongostat <ops/query/update>/sec incorrectSERVER-1752
improve the performance of simple countsSERVER-1735
Inconsistent behaviour for $exists: false and $type: 10 in querySERVER-1757
Prompt should include server/dbSERVER-2152
BSONObjBuilder and BSONArrayBuilder objects should be re-useableSERVER-1812
Add the ability to get query results and the query plan in one callSERVER-1799
Allow multiple databases to be specified with replication (extend replicate --only to accept a list)SERVER-1835
problem with replication
{"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