Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-12729
C++ driver does not depend on histogram.cppSERVER-12719
C++ driver does not depend on trace.cppSERVER-12717
fail_point_registry.cpp should not depend on dbcommands.hSERVER-12649
C++ driver needlessly includes md5main.cpp among files compiled into the librarySERVER-12737
Remove jsobjmanipulator header from files where it is not usedSERVER-12606
Make mongosniff help text ordering consistent with other optionsSERVER-5153
Read-only users should not be able to activate query profilerSERVER-12422
cleanupOrphaned should not need remote metadata refresh if metadata existsSERVER-12118
authSchemaUpgradeStep could handle invalid users betterSERVER-12653
Server logging uses wrong unit on compactSERVER-12720
Needless inclusion of file_allocator in util/util.cpp creates C++ client driver dependency on posix_fadviseSERVER-12704
Remove unused options from UpdateDriverSERVER-12682
Better default arguments to scons on OSX MavericksSERVER-12711
cached plan runner should provide explain info on all plansSERVER-12047
geoNear cmd + uniquedocs = fuzzier resultsSERVER-12077
authSchemaUpgradeStep error message when running on 2.5.4 mongos with 2.4 config server could be betterSERVER-12525
Distinct: cursor is empty for $or query with hashed indexSERVER-12487
SNMP: MIB fails validationSERVER-12576
Human readable Bulk state and SingleWriteResultSERVER-12562
Possible to run user mgmt read commands on secondarySERVER-12561
clusterAuthMode and sslMode allowed in --setParameterSERVER-12560
sslMode help is incorrectSERVER-9639
2dsphere indexes with {2dsphereIndexVersion:2} should be sparse on geo fieldsSERVER-10848
Test suites taking ~twice as long with --auth enabledSERVER-6503
keep cursor disk loc dups in an unordered setSERVER-4887
sharded queries on system.indexes hit the primarySERVER-12475
Query on compound multi-key indexes lost performance between 2.4.6 and 2.5.5-pre-SERVER-12470
document and audit multikey bounds behaviorSERVER-12449
Query planner generates incorrect plan for predicate on prefix field of compound text indexSERVER-12448
Check all scanners for EOF before processing during intersectionSERVER-12439
$where in $elemMatch no longer valid in 2.5.5-preSERVER-12409
db.coll.remove() should not default to db.coll.remove({})SERVER-12526
Combine planCacheClear and planCacheDrop commandsSERVER-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-12509
URL_ROOT for buildlogger should be overridable with command line argSERVER-12553
Bulk operation's find() should require arg.SERVER-12398
Confusing error when $meta projecting geoNearDistance for non-geo querySERVER-12384
Add tests for dropUser and dropRole functionalitySERVER-12382
Windows hosts do not honor --maxConns values > 20,000SERVER-12380
port update improvements to batch write commandsSERVER-12089
Error message unclear for $text query on collection with no text indexSERVER-12129
$meta projection operator should overwrite fieldsSERVER-12133
Running auth upgrade step gives cryptic error and dumps stack if version doc and actual schema are out of syncSERVER-12131
Tests for multi version dump and restoreSERVER-11370
applyOps should not allow yieldsSERVER-11444
$lt/$lte/$gte/$gt behaves differently with array operandSERVER-12668
shell reporting of w:0 write results is ugly
{"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