Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-8892
Use $regex as the expression in a $condSERVER-7293
Useless/incorrect uassert in BSONElement constructorSERVER-7347
Do not scale avgObjSize in db.stats() for mongos to be consistent with mongodSERVER-6885
Output of show dbs should look nicer (fixed width or smarter spacing)SERVER-13543
numThreads is inaccurate in OldDataCleanupSERVER-7486
Allow "show databases" as alias for "show dbs".SERVER-7032
add help for sh.addTagRangeSERVER-6935
shell cursor help should include readPref documentation.SERVER-6911
TTL monitor reports "ERROR: error processing ttl for db" during initial syncSERVER-7860
mongodump do not work properly in "print to stdout" modeSERVER-8570
Warning messages given on MongoDB startup when some parameters are set to their default valuesSERVER-7506
RamLog and standard log should preserve utf8 encoding when truncatingSERVER-7425
distinct should run in parallel in a sharded clusterSERVER-7673
Support hash size (for hash indexes)SERVER-7195
Error accessing a database on unix host with mongoshell running on windowsSERVER-7292
mongoimport misleading error messageSERVER-7424
Shell trims multiple whitespace characters in strings when displaying (data not affected)SERVER-7251
Detect and handle non-supported CPU on startupSERVER-7324
Inappropriate use of toHex( &number, 4 ) to display value in hexSERVER-7331
Optimize mongos performanceSERVER-9396
otherLock cache variable was not workingSERVER-6990
Clearing the screen in Terminal.app causes prompt to disappearSERVER-7162
Add $in operator for $cond, etc., in aggregation framework.SERVER-7108
Better message for uassert 9517SERVER-7154
Bulk unique updates (similar to bulk inserts)SERVER-7189
Apparent typo or cut-and-paste error in src/mongo/db/db.hSERVER-7421
Using the projection $elemMatch causes all other fields not to be selected in query responseSERVER-7451
Add node startup information to the local DBSERVER-6986
ObjectId#toString and ObjectId#valueOfSERVER-8025
shell supports "query" works as a meta-operator - only "$query" should be supportedSERVER-6942
Will mongooplog tool work against servers that require authentication?SERVER-7051
dbshell (mongo/mongo.exe) should read/write a .dbshell file if it fails to open one in the home folderSERVER-7053
Performance: LockState::isLocked() should be optimizedSERVER-7050
C++ Driver to support creation of TTL indexesSERVER-7023
Visual Studio rebuilds jsscan.c unnecessarilySERVER-7109
Errors in Writeback Listener is leaking to client's GLESERVER-7974
Suppress stack trace on replication errorsSERVER-7540
The MongoDB challenge response authentication takes place over clear textSERVER-7365
Allow flushing of CPU profiler stats during long-running operationSERVER-7402
optmization on key in 2.2SERVER-8445
ShardingTest should support auth in stop()SERVER-6910
In the .deb should conflict with mongodb-clientsSERVER-7138
Performance -- make ccByLoc a collection-level structureSERVER-6994
NumberLong(0).toNumber silently failsSERVER-7080
On Solaris, link to backtrace() at run-time or emulate it if not foundSERVER-7294
Passing bad logpath to mongod/mongos should prevent server startup.SERVER-7434
Startup race with --forkSERVER-7485
Allow ranges in the delay argument in mongobridgeSERVER-6961
v2.2 mongodump is incompatible with pre-v2.2 mongorestoreSERVER-6901
db.printSlaveReplicationInfo() and db.printReplicationInfo() should be present in both rs.* and db.*
{"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