Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-8901
Improvements to DBQuery help(), comment() and some internal refactoringSERVER-8957
Explain on 2dsphere find query includes "nscanned" twice, and some other inconsistenciesSERVER-8941
Unify JavaScript lazy and eager object conversion logicSERVER-8931
Shell's cd() and mkdir() functions should validate user input and not print stack traceSERVER-8916
Is there a tool to help with drawing out and documenting the Schema.SERVER-8894
Invalid noncopyable logic in MongoDB C++ client (src/mongo/util/goodies.h)SERVER-8885
BinData type issues with db.eval and mapReduceSERVER-8967
Memory leaks from DatabaseHolder::getOrCreate() and relatedSERVER-8962
increasing Chinese support of text indexSERVER-8959
Better story for mongos refresh when another mongos dropped a databaseSERVER-8942
readWrite users can delete privilege documents via cloneCollectionSERVER-8983
Add error code for authentication fails - especially important for auditing productsSERVER-8926
Shell displays "JavaScript execution failed: " before all JavaScript errors, adds "L" before line numberSERVER-8924
Result of date plus millseconds cannot be used within same projectSERVER-8923
Users with {foo:"1"} indexes able to rolling upgrade 2.2=>2.4, but then unable to initial syncSERVER-8921
improve error message on invalid text index specSERVER-8920
Add new fields to dbStats command for pdfile versionSERVER-8912
Metric "document.scanned" is not the same as nscannedObjects (from explain)SERVER-8911
If keyFile parameter is quoted in config file, mongod will not find it on startupSERVER-8899
upgrading ShardChunkManager without write lock on setShardVersion can cause errors on writesSERVER-8898
Scoring algorithm exact match detection not performed correctlySERVER-8882
Rename text search filter to match to be consistent with aggregationSERVER-8863
balancer won't start until all shards are reachable onceSERVER-8861
GeoSearch::expandEndPoints can elicit --multiset::begin()SERVER-8827
JSTests::TypeConservation unit test segfaults on SpidermonkeySERVER-8280
copydb command always requires credentials if the destination mongod is running with authentication, even if the source is running without itSERVER-7538
When using profiling on a sharded system, user field is always "__system@local"SERVER-8925
Add --downgrade optionSERVER-8914
Rename (serverStatus.metrics) "document.scanned" -> "queryExecutor.scanned"SERVER-6859
Recursive db.eval causes server crash with illegalInstruction message
{"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