Export - CSV (All fields)
Export - CSV (Current fields)
- SERVER-13048
add a progress meter to upgradeCheck() - SERVER-13030
Improve messages from shell's upgradeCheck() methods. - SERVER-13016
Preserve 2.4 configuration defaults in rpms and debs - SERVER-13007
Query plan cache key not unique to query shape - SERVER-13003
upgradeCheck on admin db should check all db's - SERVER-12985
getIndexStats doesn't print correct index name - SERVER-12980
Background fields are not ignored when comparing index spec equality - SERVER-12969
db.eval should not support load() - SERVER-12968
downcast createIndexes on 2.6 mongos -> insert - SERVER-12967
remove createIndexes 'noChangesMade' field as its redundant - SERVER-12964
Allow planCacheListPlans to accept the shape as an object - SERVER-12962
BatchSafeWriter::safeWriteBatch must call response->setOk in failure cases - SERVER-12955
Repair resets database data file version to 4.5 - SERVER-12950
Ordered write commands in mongos do not correctly break batches - SERVER-12945
v2.6.0-rc0 update $mul uses "increment" in error messages - SERVER-12939
2.4 prefers indexed sort plans when no other information is available, 2.6 does not - SERVER-12935
explain output is inaccurate - SERVER-12931
errors in MultiPlanRunner::workAllPlans are not propagated to getNext - SERVER-12925
Queries with projections limiting returned fields can result in full collection scans - SERVER-12924
enterprise windows build cannot start with GSSAPI - SERVER-12922
no_chaining.js failed on enterprise windows 64 (replicasets_auth suite) - SERVER-12921
mongorestore-2.6 doesn't remove it's own PID file when restoring auth data with --dbpath - SERVER-12920
Update use_power_of_2.js - SERVER-12918
Equality queries on _id don't obey skip() - SERVER-12915
update must keep track of all modified docs, even if they don't move - SERVER-12911
make ensureIndex return value consistent - SERVER-12910
clear thread-local shardconnection cache in mongos after every operation - SERVER-12908
balancer aggressively retries when inconsistency is detected - SERVER-12903
MSI Upgrade does not work - SERVER-12901
Make reset threshold to fall behind sync target tunable. - SERVER-12899
2.4 shards with 2.6 config servers causing error with split chunk - SERVER-12897
Community MSI fails to install - SERVER-12896
Multiversion mongodump/mongorestore tests fail on Windows - SERVER-12894
Missing Add/Remove Icon for Mongodb Windows installer - SERVER-12887
put --syslog option in --help output proximal to other syslog options - SERVER-12885
2.6 mongodump writes no output files when dumping "system.users" - SERVER-12878
Aggregations that do not return cursors need to clean up internal cursors - SERVER-12876
Server shuts down when compacting collection due to assertion failure in alignedbuilder.cpp - SERVER-12873
dbtest for plan ranking - SERVER-12870
Required field "credentials" not allowed in "createUser" command - SERVER-12868
index intersection needs to track memory usage and abort if it's too high - SERVER-12866
explain should re-run all plans for that query but NOT mutate the cache - SERVER-12863
sasl authd path is not being set - SERVER-12854
Prevent mongorestore from restoring user data to a 2.6 system with 2.4 schema users - SERVER-12852
v2.6.0-rc0 update $setOnInsert still saves invalid element names - SERVER-12851
compact: shell help text mentions non-existent cancelOp command - SERVER-12848
v2.6.0-rc0 update $addToSet does not add to "a.1" and similar items - SERVER-12843
Encoding of projection for query plan cache should be order-insensitive - SERVER-12842
explain does not work for oplog hack - SERVER-12841
upgradeCheck() gives unhelpful message for _id too long to index
{"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