Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-8892
Use $regex as the expression in a $condSERVER-7860
mongodump do not work properly in "print to stdout" modeSERVER-6885
Output of show dbs should look nicer (fixed width or smarter spacing)SERVER-6911
TTL monitor reports "ERROR: error processing ttl for db" during initial syncSERVER-7486
Allow "show databases" as alias for "show dbs".SERVER-7347
Do not scale avgObjSize in db.stats() for mongos to be consistent with mongodSERVER-7293
Useless/incorrect uassert in BSONElement constructorSERVER-7032
add help for sh.addTagRangeSERVER-6935
shell cursor help should include readPref documentation.SERVER-13543
numThreads is inaccurate in OldDataCleanupSERVER-9542
Incorrectly coded chunk/shard version comparisonSERVER-9540
How to get the previous mongoDB document from a compound indexSERVER-9396
otherLock cache variable was not workingSERVER-8251
Startup hangs infinitely, DataFileSync background job cannot create new threadSERVER-8445
ShardingTest should support auth in stop()SERVER-8025
shell supports "query" works as a meta-operator - only "$query" should be supportedSERVER-7974
Suppress stack trace on replication errorsSERVER-8570
Warning messages given on MongoDB startup when some parameters are set to their default valuesSERVER-7889
Handling data type errors with UserException in MongoDB with the C++ driverSERVER-7815
mongos should support secondaryAcceptableLatencyMS optionSERVER-7851
the $returnKey operator behavior is inconsistent when used with { _id: something }SERVER-7673
Support hash size (for hash indexes)SERVER-20913
DateTime index ignored / horrible performanceSERVER-6901
db.printSlaveReplicationInfo() and db.printReplicationInfo() should be present in both rs.* and db.*SERVER-6910
In the .deb should conflict with mongodb-clientsSERVER-7506
RamLog and standard log should preserve utf8 encoding when truncatingSERVER-7485
Allow ranges in the delay argument in mongobridgeSERVER-7545
TTL collection very slow to accessSERVER-7540
The MongoDB challenge response authentication takes place over clear textSERVER-7530
It looks like mongostat calculate locked wrongSERVER-7608
Mongo Shell cannot be interrupted without a SIGKILLSERVER-7451
Add node startup information to the local DBSERVER-7365
Allow flushing of CPU profiler stats during long-running operationSERVER-7353
Assertion 10307 (bad object when --objcheck enabled) should display more informationSERVER-7331
Optimize mongos performanceSERVER-7328
enhanced replica set repair processSERVER-7325
Validation error "exception during validate" should display exception textSERVER-7324
Inappropriate use of toHex( &number, 4 ) to display value in hexSERVER-7294
Passing bad logpath to mongod/mongos should prevent server startup.SERVER-7425
distinct should run in parallel in a sharded clusterSERVER-7424
Shell trims multiple whitespace characters in strings when displaying (data not affected)SERVER-7421
Using the projection $elemMatch causes all other fields not to be selected in query responseSERVER-7402
optmization on key in 2.2SERVER-7401
sort() sorts wrong when sorted string contains numbersSERVER-7251
Detect and handle non-supported CPU on startupSERVER-7240
pidfile appears to be overwritten even when lock can not be obtainedSERVER-7434
Startup race with --forkSERVER-7430
Warning about smallfiles should include filenameSERVER-7292
mongoimport misleading error messageSERVER-7195
Error accessing a database on unix host with mongoshell running on windows
{"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