Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-1410
mongod doesn't handle SIGHUP (e.g., closing a terminal window)SERVER-1359
No need to copy in util/stringutils.cpp:splitStringDelim()SERVER-1398
mongostat gives queue lengthsSERVER-1411
lockfilepath option is no good; need a pidfilepath option instead.SERVER-1353
Sharding commands should take both shard name or server:portSERVER-1406
A drop database should be logged in the ConfigDB's changelogSERVER-1180
--repair does not seem to respect --repairpath on disk space checkSERVER-932
mongos must handle fsync and unlock commandsSERVER-931
currentOp() and killOp() - finish for sharded environmentsSERVER-951
Shard Key compound keySERVER-1397
distinct query param needs to be in help() and used in mongosSERVER-1372
NULL check for auto_ptr<DBClientConnection> is missingSERVER-1385
remove7 failureSERVER-1283
$within:$box is not finding the pointsSERVER-952
Don't do linear scans of chunks in mongosSERVER-1239
Clean up an oplog channel if a chunk move does not get consummatedSERVER-1159
{a: {$in: [null]}} brokenSERVER-1387
cloneCollection should use exhaust modeSERVER-1254
Upgrading MongoDB from RPMS on Centos stops mongodSERVER-1361
split slow into nightly and weeklySERVER-1185
enableSharding should split up a pre-existing collectionSERVER-1396
Mongos-2 is using stale state if mongos-1 moves a chunk underneath itSERVER-1296
giving an empty array to a $in condition inside a $or causes a failed assertionSERVER-1211
don't use simplifiedQuery() to negate earlier index ranges in new matcherSERVER-1365
assertion at db/geo/2d.cpp:290 fails when using find($near).limit(1) or runCommand(geoNear:.., num:1)SERVER-1357
yield on slow countsSERVER-1253
in Master-Master replication ismaster is 0 on both nodesSERVER-1404
Make moveChunk in d_migrate take min/max rather than querySERVER-1413
Should replSetInitiate be optional?SERVER-962
Better exception on slaving from a non-masterSERVER-1425
finish TODOs in d_migrate and finish jstests/slowNightly/sharding_balance4.jsSERVER-1422
Cannot list databases while an fsync and lock is in placeSERVER-973
64bit integers in groupSERVER-373
don't use cout - use log() or something else for everythingSERVER-733
mongod does not log anything when run as windows serviceSERVER-1377
mongorestore should restore system.indexes lastSERVER-371
optimize compound index multiple rangesSERVER-1354
fix balancer lock with sync serversSERVER-1363
Parallel build error on windows debug build: C:\src\mongo\mongod.pdb : fatal error LNK1212: error opening program database; file is in useSERVER-1416
fromjson can cause a crashSERVER-802
Query optimization is doing a big scan for searches involves $inSERVER-1420
DBClientPaired issue: checkMaster inlined in .CPPSERVER-1376
Yield in QueryPlanSetSERVER-1390
Server crashes when running PyMongo test suiteSERVER-1258
Do not redefine _WIN32SERVER-1217
Invalid cross-device link when repairDatabase() is called with --repairpath using a path on another file systemSERVER-1370
FULL option to BSONObj::toString
{"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