Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-13522
Cleanup encapsulation violations and unused codeSERVER-13381
Misspelling in assert message for sh.shardCollection()SERVER-13037
Typo in error message for "compatibility mode"SERVER-13466
Error message in collection creation failure contains incorrect namespaceSERVER-13710
Cleanup Replication TestsSERVER-13972
connections_opened.js failureSERVER-13762
Configure check for library rt is not done under Ubuntu C++11 buildSERVER-13616
"type 7" (OID) error when acquiring distributed lock for first timeSERVER-13618
Optimization for sorted $in queries not applied to reverse sort orderSERVER-13587
ndeleted in system.profile documents reports 1 too few documents removedSERVER-13579
Wait for deletion after migration in feature2.jsSERVER-13588
Shell prints startup warning when auth enabledSERVER-13492
extend BsonTemplateEvaluator for richer benchRun benchmarking casesSERVER-13615
sharding_rs2.js intermittent failure due to reliance on opcountersSERVER-13494
setup_multiversion_mongodb.py doesn't download 2.4.10 because of non-numeric version sortingSERVER-13185
too much (virtual) memory allocated on getmore under edge conditionSERVER-13577
fix geo_borders.jsSERVER-13600
Remove copying implicit conversions between NamespaceString and std::string.SERVER-13661
Increase the maximum allowed depth of query objectsSERVER-12255
Building with --32 on a 64 bit host machine fails due to tcmalloc linking errorsSERVER-10827
The --full option to the SCons build should be removedSERVER-13425
migrate sharding jstest suite to use write commands apiSERVER-13427
Shell should verify that user password is a string during user creationSERVER-13437
Cannot wait for write concern for createIndexes command on mongosSERVER-13402
bulk insert can result in too large chunksSERVER-13172
Cryptic error when trying to update with a valid big documentSERVER-12638
Initial sharding with hashed shard key can result in duplicate split pointsSERVER-13585
Race in dist lock after winning "tournament" roundSERVER-13742
--dont-start-mongod spams log with mongod messagesSERVER-13633
Make DiskLoc::ext go awaySERVER-13634
Make DiskLoc::rec go awaySERVER-13452
Add PPC64 as a supported platformSERVER-13477
rollback5.js can fail due to poor assumptions it makesSERVER-13664
Query with $elemMatch using a compound multikey index can generate incorrect resultsSERVER-13687
Results of $near query on compound multi-key 2dsphere index not sorted by distanceSERVER-13715
Aggregation pipeline execution can fail with $or and blocking sortsSERVER-13680
Bring collMod under RecordStoreSERVER-13330
Remove unused setParameter option supportCompatibilityFormPrivilegeDocumentsSERVER-13368
Need to expose better timing information in currentOpsSERVER-13666
Near queries with out-of-bounds points in legacy format can lead to crashSERVER-13752
verify assert on empty $in clause and sort on second field in compound indexSERVER-13816
Temporarily disable balancer in auto2.jsSERVER-13734
Remove catch (...) from handleIncomingMsgSERVER-13738
Get rid of StackCheckerSERVER-13527
Enable C++11 by default on platforms where the compiler offers itSERVER-13537
Large skip and and limit values can cause crash in blocking sort stageSERVER-13470
Give mongo::Status move semantics when compiling in C++11 modeSERVER-13611
Missing sort order for compound index leads to unnecessary in-memory sortSERVER-13582
jstests/noPassthrough/server6733.js call to replSetSyncFrom does not handle an expected failure case properlySERVER-13561
Improve wire API message validation
{"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