Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-435
OID generation in C++ driver should be threadsafeSERVER-433
`./mongosniff --source` crashSERVER-398
Having leading comments in Javascript can break db.eval()SERVER-449
M/R allow setting variables in global scopeSERVER-441
csv escaping not supportedSERVER-437
optional query for distinctSERVER-424
mongoimport mangles large numbers (BIGINT) on import via CSV.SERVER-419
Command Line "Ambiguous Option" for all General and Replication OptionsSERVER-309
fromjson modifies input int type to floatSERVER-199
JSON PrettyPrinterSERVER-326
Optimize MapReduce processingSERVER-895
handle _id shard key w/o _id specified. Sharding example in docs shows sharding gridfs based on _id column, but this fails with error on insert "UserException: tried to insert object without shard key"SERVER-396
red hat init scriptsSERVER-395
Remove on a capped collection should fail before looking up what to removeSERVER-430
mongofiles: add option to replace via filename WAS: GridFS duplicates a file when added twice using mongofiles.SERVER-442
durability: sync files to disk every minute, configurableSERVER-436
btree removal error at end of cursorSERVER-450
mongodump doesn't work against slaveSERVER-443
json parsing overflows stack on long arraysSERVER-420
[PATCH] Allow mongo to build cleanly on debianSERVER-897
Dropping a database should erase sharding settingsSERVER-896
Segmentation Fault in Mongos when database not foundSERVER-417
make count command take optionally take limit,skipSERVER-401
M/R : params for mapSERVER-407
Change in Google v8 TryCatch interfaceSERVER-444
mongoimport take --headerline for csv,tsvSERVER-389
map/reduce kaboomSERVER-413
Queries with $exists operator on indexed key return on results
{"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