Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-2606
Current sys infoSERVER-3159
Re-adding member in replica set failsSERVER-2578
Replica Set Sync (rs_sync) operation not closing correctlySERVER-2301
In shell, the "db address" argument has ambiguous syntaxSERVER-2605
SunOS system info hardcoded in buildSERVER-3097
mongod --install uses wrong image path depending on current working directorySERVER-2314
Mongo should not allow the creation of empty name database nor collecttionSERVER-2749
Collection inaccessable via db.foo.find(); if you save {toString : {}}SERVER-2343
$in check for empty array does not workSERVER-2688
temporary collection created by mapReduce returned Double instead of IntSERVER-2201
Ubuntu "start: Unknown job: mongodb" error after upgradeSERVER-2202
couldn't unlink socket file /tmp/mongodb-28017.sockerrno:1 Operation not permitted skippingSERVER-2322
$exists requires true, should also accept 1SERVER-2537
connTicketHolder leak in OurListenerSERVER-2593
Background index creation inflates concurrent inserts/s operations in mongostatSERVER-2267
RPM init script hard codes path of pid file which will change if user specifies new data directorySERVER-2672
output of db.currentOp() is messed upSERVER-2682
Absurd query times printed in logSERVER-2384
remove({_id : undefined}); removes everything from collectionSERVER-2641
Use larger buffer for mongoimportSERVER-1402
NumberLong(1) should workSERVER-2357
mongoimport should ignore trailing commas in CSV filesSERVER-2634
mongoimport fails to import CSV when field value is a full stop "."SERVER-2434
Filter "db.currentOp()" to remove writebacklisten ops and moreSERVER-2423
command line option --quiet does not silence config server outputSERVER-2918
Server shuts down once a day, without being able to reproduce the crashSERVER-2276
Lost Data while Master in Replica set went downSERVER-2283
MongoDB query using the $or operator with 54 expressions crashes mongodSERVER-2599
potential connection leak in sharded environmentSERVER-2785
UTF-8 encoding meta data for replication oplog page in HTTP server (REST API)SERVER-2836
When fed through sdtin mongo should have a better outputSERVER-2646
shard hangs on migrateSERVER-2623
diffrentiate between special dbs (admin, local) and normal dbsSERVER-2330
order of keys is matters in hashes, in find, similar object gives different results on different queries.SERVER-3152
Segmentation fault after too many open filesSERVER-2601
Shared client buildSERVER-2307
Lost Index on collection after mongorestoreSERVER-2265
Map reduce failed with special character (utf-8) and a pipe ( | )SERVER-2635
findAndModify() and getLastError() ProblemSERVER-2832
bound query problem within+boxSERVER-3530
Certain types of invalid keys which buggy drivers permit (such as invalid $ operators) can save in server validly, but choke replicationSERVER-2280
Several exceptions running JavaScript Man/Reduce jobSERVER-2247
geo query with regex against an array returns no resultsSERVER-2910
Update with upsert and $inc modifier breaks find()SERVER-2777
moveChunk failed, socket exceptionSERVER-2440
avgObjSize return Nan instead of 0 when there are no objects and running db.runCommand( { dbStats: 1});SERVER-2200
"limit nofile 20000" in upstart job breaks thingsSERVER-2381
Cannot use compound of 2d and multikey indexSERVER-2394
when map/reduce has no output data, collection doesn't get renamedSERVER-2378
REST Api Invalid JSON date format
{"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