Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-3
implement inf. loop protection in spider monkeySERVER-75
add cursor.countReturn() that takes limit and skip into considerationSERVER-70
if bson_object hasn't been modified - don't translate, just returnSERVER-9
negated $in operatorSERVER-65
conserve number types when going bson -> js -> bsonSERVER-6
cursors can return the same object twiceSERVER-77
warn if spidermonkey isn't build with utf8 support and make builders have itSERVER-74
add currentOp and killOp to db object in shellSERVER-73
spider monkey memory leak?SERVER-71
don't allow multiple _id indexes on same collectionSERVER-69
fix spidermonkey gcSERVER-68
regex on embedded objectsSERVER-13
add index on _id automaticallySERVER-875
make resync work correctly across multiple mongosSERVER-7
need to ensure consistency on repl pair recoverySERVER-34
inprog update better diagnosticsSERVER-32
add option to bind to different interfaces/ipSERVER-873
check return of median - don't allow splitting empty shardSERVER-871
count() for sharded collectionsSERVER-868
need to set #returned in query resultSERVER-874
ensureIndex on ShardKeySERVER-872
move shard after splitSERVER-23
Post benchmark data to web appSERVER-869
mongod admin command for total allocated file spaceSERVER-870
mongod needs to forward writes to correct serverSERVER-61
when replicating a huge amount of data from an oplog - print statusSERVER-59
Doing a query on a list inside of an object inside of a list does not work.SERVER-53
After switching from paired setup to standalone DB should say it is masterSERVER-50
make web page top have reads/writes rather than callsSERVER-49
make admin page have current op?SERVER-47
make c++ client not depend on PCRESERVER-45
testing system portSERVER-14
unique indexesSERVER-58
array matchingSERVER-876
.save() supportSERVER-56
spider monkey on windwosSERVER-42
spider monkey for $where and db.evalSERVER-40
Graceful handling of "Disk Full"SERVER-44
basic shellSERVER-43
make shell use spider monkeySERVER-60
Cursor .next() broken in db.eval
{"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