Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-7104
jsonString has incorrect output on undefined BSON elements.SERVER-6625
db.adminCommand('top') seems to record commands as queriesSERVER-6765
mongos_validate_backoff.js too sensitiveSERVER-7036
long log lines are logged with added NULs when truncatedSERVER-1887
dropIndex not working if a name was specified during the ensureIndexSERVER-7484
empty mongos queries with returnPartial can segfaultSERVER-7206
potential mongod crash in profiling, 2.2SERVER-7289
validate command should do more inexpensive testsSERVER-7500
Set socket timeout on connection used to run _recvChunkCommit to greater than the internal timeout of the commandSERVER-7302
Add SpiderMonkey info to THIRD-PARTY-NOTICES fileSERVER-7612
explicit primary read pref does not work well with shard versioningSERVER-6881
Do not replicate from hidden nodesSERVER-7443
writeback ids can be generated out of orderSERVER-7501
Background indexes should be built in foreground on secondariesSERVER-7410
SYSLIBDEPS functionality brokenSERVER-7259
mongodump output to stdout brokenSERVER-7031
Windows service shuts down when user logs outSERVER-6877
mongodump raises BSONElement: bad type 117 errorSERVER-7045
validate command does not explain failure in all casesSERVER-7666
shard maxSize does not support draining wellSERVER-7498
top level option in replica set to disable chainingSERVER-7204
logging for shard selection for chunk migration is too verboseSERVER-7551
_id Unique key violation during initial syncSERVER-6207
Windows version of printStackTrace is not thread-safeSERVER-7665
Connection used to update rs config in config servers should get the internal auth tableSERVER-7494
If _recvChunkCommit throws an exception we don't properly roll back the migrationSERVER-7472
Replication lag can cause cluster to hang in migration critical sectionSERVER-7367
Make replica set members pick up their own connection via DBDirectClient, not over the networkSERVER-7369
WBL too verbose when calling GLESERVER-7253
Do not use indirect pointer to call 'snprintf'SERVER-7408
Need to handle $limit differently in sharding if before first $sort or $groupSERVER-2243
refactor btree code and btree scanning codeSERVER-2784
shellspawn test count failed in parallel suiteSERVER-7493
Possible for read starvation to cause migration to get stuck in critical sectionSERVER-7378
Windows Azure logs errors and retries if WRITETODATAFILES and FlushViewOfFile run at the same timeSERVER-7190
Mongodump metadata.json files should be in proper json formatSERVER-7491
Can't use subfields of composite _id in $group _idSERVER-7361
segfault in mongod after failed moveChunkSERVER-7352
Do not try to exit cleanly after unhandled exception in WindowsSERVER-7111
DBClientReplicaSet::connect should not assert if primary is down but secondaries are availableSERVER-7460
Issue with threads re-using previously released memory containing a Shard versionSERVER-7516
exhaustReceiveMore() doesn't propagate error on recv()
{"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