Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-10235
ProgressMeter for closeAllFiles uses arguments incorrectlySERVER-10660
mongod --repair erroneously reports pdfile version is out of dateSERVER-10707
Coverity analysis defect 10178SERVER-8477
Extra return statement in DBException::toString()SERVER-10186
setupSecurityKey should check character count after whitespace has been strippedSERVER-3442
mongoimport should take collection name from filename, like mongorestoreSERVER-8992
uasserts in GeoParser::parseGeoJSONPolygon don't return _id for document in errorSERVER-9590
Update $push + $sort should be able to sort by the whole array elementSERVER-8713
bsondump output interferes with progress meterSERVER-9248
MongoDB crash on startup on linux system when unable to check readahead due to limited permissionsSERVER-6157
Refactor BSONObjExtSortSERVER-10742
mongod config file no longer accepts verbose=vvv syntaxSERVER-10540
"couldn't update slave" error messages are not meaningfulSERVER-4868
Record more in config.changelogSERVER-10641
Additional input validations for geo queriesSERVER-11517
Mongo index on implicit/explicit $and not consistentSERVER-10712
duplicate code in mongodumpSERVER-11125
setProfilingLevel() does not accept zero for slowms parameterSERVER-10930
Improve error message when detecting duplicate command line argumentsSERVER-11048
Remove unused mongo.spec from repoSERVER-11018
Auth behavior of mergeChunks command is inconsistent with splitChunkSERVER-10782
Mongoexport doesn't work with --fieldFileSERVER-11032
Do not veto if "primary" is the node trying to be electedSERVER-10978
inconsistent naming for indexOnly between cursor.explain() and aggregation explainSERVER-9238
Shell stops working after long autocomplete operationSERVER-9282
Audit tools for correct handling of log outputSERVER-9289
Date operators incorrectly throw exceptions for object argumentsSERVER-10251
JsobjTests::OIDTests::ToDate failed on Nightly Linux 64-bit SSL Amazon AMISERVER-9628
text indexing picks up strings in arrays ignoring remaining dotted pathSERVER-9340
Mongo will stop loading the configuration file if comment line exceeds 256 charactersSERVER-8606
Remove to change frightening OpenVZ message at mongod startupSERVER-6901
db.printSlaveReplicationInfo() and db.printReplicationInfo() should be present in both rs.* and db.*SERVER-5916
In $group allow "$$ROOT" to expand to the whole document matched.SERVER-10408
Setting sleep to 0 in mongostat results in uninitialized data being printedSERVER-9441
Secondaries execute distinct/aggregate commands irrespective of slaveOk bitSERVER-11011
getCmdLineOpts returns boolean values as strings for options that come from a config fileSERVER-3579
Standardize package & service names across installersSERVER-2363
$push/$pushAll support for insertion at any position (top/bottom/ordinal)SERVER-11775
$all with null handled differently in 2.4 and 2.5SERVER-7808
mongos allows you to specify an invalid port numberSERVER-8524
--sslPEMKeyFile and other ssl arguments require the full path when using --forkSERVER-7920
getCollectionNames function may return empty string in the listSERVER-9352
Log entire index specificationSERVER-5037
mongostat --noheaders --discover prints headersSERVER-4973
$not should return error if used as a top-level key in query documentSERVER-3988
should regex matching work with $pull? it doesn't.SERVER-1534
$min, $max field update operatorsSERVER-11181
parallel basic.js failing on Windows 64 DEBUG (or6.js?)SERVER-11164
smoke.py fails inside of setup_admin_userSERVER-11165
or4.js failing on (at least) Enterprise builders
{"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