Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-295
mongorestore.exe crashes on Windows XP SP3SERVER-328
optinally don't check field names in JS (WAS: field names cannot start with $ [$set])SERVER-360
mongoexport crash with bad parametersSERVER-350
Append a date as std::time_t to BSONObj from a streamSERVER-339
make --logpath work on windowsSERVER-336
$type operatorSERVER-359
won't compile with xulrunner-1.9.0SERVER-358
Need a clean way to rotate server logs when mongod is started with --logpathSERVER-354
mongofiles deleteSERVER-213
Array.fetchRefs( colName ) ( WAS : db.col.findOne().val.fetchAll() for lists of DBRefs )SERVER-317
Copy a single collection from DB1 to DB2SERVER-327
clean up M/R temp collectionsSERVER-334
track total virtual memory / mmapped memorySERVER-330
change Map/Reduce output to use _id instead of key for keySERVER-338
add serverStatus command - remove meminfo and timeinfoSERVER-312
Support creating grid files from bytes rather than the filesystemSERVER-311
support reading from and writing to stdin/stdout for mongofilesSERVER-361
group doesn't deep copy arrays for initialSERVER-352
Missing include in engine_spidermonkey.h when using the latest spidermonkey ?SERVER-351
SConstruct referencing old mongoimportjson binary in the install process (easy fix)SERVER-348
mongoimport replaces mongoimportjsonSERVER-346
--notablescan doesn't work with replicationSERVER-343
oplog should use Timestamp not DateSERVER-342
Floating point exception in mongoimportjsonSERVER-146
arrays don't match themselvesSERVER-279
Multi-key indexes with empty arrays may cause incorrect results on queries that don't use the full indexSERVER-243
make dbref type use DBPointer and add new DBRef for js (WAS: DBRef in console doesn't work in .find() context.)SERVER-356
cursors on capped collections can "skip" objects
{"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