Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-11856
Fix some formatting in auth upgrade error messageSERVER-12644
Move note about noprealloc hurting performance to startup warningsSERVER-12789
A race between sockets owned by Listener & ListeningSocketsSERVER-13209
Ensure extended shell JSON ouput format round trips through the shellSERVER-12801
Allow floating point values for text index weightsSERVER-12465
write commands accept empty writeConcern documentSERVER-12427
Floating point exception in SLES 10SERVER-12121
Assertion when setting option Exhaust (64) in shellSERVER-12658
split chunk error empty makes poor message to end userSERVER-12725
$box should be able to use a 2dsphere query if available and valid coordsSERVER-12724
Missing query plan bounds for 2d index explainSERVER-12704
Remove unused options from UpdateDriverSERVER-12703
WriteConcernOptions::parse should error on invalid WriteConcern optionsSERVER-12689
Improve log message when capped cursor is overrunSERVER-12687
creating index on a collection named "oplog" creates spurious collectionsSERVER-12796
Consider not caching plans if all candidates are equally unproductiveSERVER-12783
MergeSort stage should be limit-aware, rather than adding an explicit limit stage after the sort completesSERVER-12753
Specify cyrus-sasl and net-snmp-libs versions in enterprise rpm dependenciesSERVER-12771
db.adminCommand('top') may record total time wrongSERVER-12764
Using maxTimeMS & Javascript can lead to different errors from the serverSERVER-12735
Improve negation-related tree normalization during query canonicalizationSERVER-12584
Query: planner returns bad hint error for hint on compound indexSERVER-12576
Human readable Bulk state and SingleWriteResultSERVER-12587
Better error responses for errors in the destination shardSERVER-12598
Cannot upsert 16MB document from shellSERVER-12633
Query: Cannot hint with geo $nearSERVER-12630
incorrect nscannedObjects for $orSERVER-12433
Positional projection on query with $all crashes serverSERVER-12431
Positional projection on $or query causes server to segfaultSERVER-12423
Need ability to turn on/off the use of Index IntersectionSERVER-12417
mongostat.exe crashes on windows on shutdownSERVER-12529
incorrect explain output for covered $or with new query frameworkSERVER-12532
Negate index bounds for $not instead of defaulting to a collection scanSERVER-12531
$not expression inside $elemMatch causes assertion errorSERVER-12530
KillCursor on an agg cursor leaves child cursor orphanedSERVER-12554
Count queries negatively impact concurrencySERVER-12553
Bulk operation's find() should require arg.SERVER-12394
query cache needs an eviction policySERVER-12125
indexed elemMatch query incorrectly matches non-array fieldSERVER-12860
Index on sub-document in _idSERVER-13325
Allow page fault of updated indexes to happen outside of locksSERVER-13318
Update stats are incorrect after an errorSERVER-13307
Server crash when a predicate inside $elemMatch value is not indexableSERVER-13315
Add yield metrics like RecordStats (pagefault thrown/not)SERVER-13122
sort stage must ensure validity of key even when sorting parallel arraysSERVER-12672
createCollection() silently ignores the {usePowerOf2Sizes:false} option with previous versions of the shellSERVER-12660
Make parallelCollection Scan consistentSERVER-12657
validate all write command writes to system.indexesSERVER-12655
Memory leak when running queries in aggregationSERVER-12651
Unindexed distinct queries regression (wrt 2.4)
{"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