Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-8440
Don't nag about soft rlimits on OSXSERVER-8470
generate_buildinfo always runs on WindowsSERVER-8570
Warning messages given on MongoDB startup when some parameters are set to their default valuesSERVER-8619
Drop of collection or database should drop tag rangeSERVER-5024
Fix shutdown method on ShardingTest to work with authentication on windowsSERVER-8595
indexStats() function works on secondaries without suitable read preference setSERVER-8087
Some ServerParameters (enableTestCommands, --others--???) need to return false for allowedToChangeAtRuntime()SERVER-8601
Weird logging behavior when re-attempting 2.2 -> 2.4 upgrade on mongos after first attempt failsSERVER-8473
Large datasets and low granularity can cause mongoD crashes when using diskStorageStats() and pagesInRAM()SERVER-8539
Profiler omits operations which don't acquire a database lockSERVER-8282
Make MinKey/MaxKey instanceof and "===" comparableSERVER-8524
--sslPEMKeyFile and other ssl arguments require the full path when using --forkSERVER-8455
ConfigServer::checkConfigServerConsistent mishandles lifecycle of scopeddbconnectionSERVER-8633
ensureIndex does not enforce constraints until collection existsSERVER-8679
Absolute path required for --sslPEMKeyFile argument when used with --forkSERVER-8318
remove custom String/Object extensions in favor of ES5SERVER-12537
Support $slice/sort in $addToSetSERVER-8674
Update references in codebase to mongodb wikiSERVER-8634
Make hidden _v8_function property read-onlySERVER-8677
replsets/remove1.js raceSERVER-8589
drop2.js failing under authSERVER-8596
Upgrade process from 2.2 to 2.4 does not clean up "upgradeId" and "upgradeState" fields in config.versionSERVER-8480
Only zero-fill newly allocated files for Windows versions that are affected by NTFS issueSERVER-8525
mongorestore -h is slightly incorrect in 2.4.0-rc0SERVER-8512
support $slice/sort in $addToSetSERVER-8627
Mongodb on AWsSERVER-8501
Rename MONGO-CR to MONGODB-CRSERVER-8626
User with read role can do fsync unlock in sharded clusterSERVER-8706
Wrong BinData written with mongoimportSERVER-8682
mongo tools do not support --sslPEMKeyFile or --sslPEMKeyPasswordSERVER-8632
System.js functions are not available to map/reduce jobsSERVER-8521
Lazily clean up temp collectionsSERVER-8593
Incorrect results when projecting a field with a hashed indexSERVER-8507
Running replSetSyncFrom on mongod with no replset config causes crashSERVER-8452
Improve GSSAPI error message when mongod fails to start with Kerberos enabledSERVER-8610
$elemMatch (objects in array) not using index range correctlySERVER-8449
Index build errors during mongod --repair swallowed, not reported.SERVER-8460
Remove ScopedDbConnection::getScopedDbConnection factory functions in favor of instantiating ScopedDbConnections directlySERVER-8654
yielding too much?SERVER-8481
Check to see if Windows 8/Server 2012 incorporates the 2008 R2 NTFS hotfixSERVER-8331
jstests/profile4.js fails on fast machine in Windows 64-bitSERVER-8243
shell returns different return codes Windows vs. Linux on exceptionSERVER-8630
Log the actual error message when running getnonce failsSERVER-8753
Query optimizer doesn't use hashed key in a query with sorting on a different indexed valueSERVER-8129
Allow descending fields in the shard key patternSERVER-8494
collection_manager_test debug build assert failureSERVER-8683
Handle asynchronous cursor destruction from clientsSERVER-8213
Make copyDB and clone work with auth when using new-style usersSERVER-8448
No results with $near and $nearSphere queries using 2dsphere indexes and $maxDistance parameterSERVER-8552
setParameter command has confusing behavior when setting multiple parameters.
{"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