Export - CSV (All fields)
Export - CSV (Current fields)
TOOLS-71
Refactor mongoimport to read in batchesTOOLS-82
mongoexport can't handle ":" in field namesTOOLS-175
mongoexport can produce content that can't be imported via mongoimportTOOLS-62
mongoimport doesn't support multiline string fieldsTOOLS-91
Mongoexport should output Timestamp(...) as {$timestamp : ...}TOOLS-81
mongoexport --csv exports oddly formatted floatsTOOLS-119
make mongorestore multi-threaded / parallelTOOLS-48
Skip recordStats for db.serverStatus() call in mongostats to avoid acquire read lockTOOLS-303
Better support concurrency in the progress bar pkgTOOLS-4
Mongodump segmentation fault when it has no permissions to write to dump directoryTOOLS-118
bsondump help text is copypasted from mongorestoreTOOLS-57
Creating a document which contains key with dots (.) embedded is allowed with mongoimportTOOLS-76
mongoimport should default to w:majorityTOOLS-58
mongoimport prints incorrect "JSON is too large" message on attempt to import invalid jsonTOOLS-60
Mongoimport silenty ignores rows with update modifersTOOLS-56
mongoimport fails when record contains dates before epoch with "Assertion: 10338:Invalid use of reserved field name"TOOLS-229
x509 authentication for toolsTOOLS-237
Write tests for mongoimport and get all to passingTOOLS-235
Write unit tests for mongofiles and get all to passingTOOLS-233
Write tests for mongorestore and get all to passingTOOLS-286
Use new createIndexes command in mongorestoreTOOLS-319
dump/restore tests failing in "legacy" with "unknown flag: ..."TOOLS-199
go driver support for kerberos on windowsTOOLS-170
mongooplog --dbpath throws assertionTOOLS-83
Mongoexport to CSV fails for dates before epoch.TOOLS-185
mongoexport/import break BSONTimestampsTOOLS-63
mongoimport maximum object size applies to JSON object size rather than BSON object sizeTOOLS-198
All tools automatically packaged in dot release tarballTOOLS-59
mongoimport incorrect/unexpected behavior when importing json with --headerlineTOOLS-225
Get to feature parity with mongooplog rewriteTOOLS-245
Add multithreaded support to mongoimportTOOLS-221
support for --dbpath in new mongoimportTOOLS-214
mongoimport ignores fields when import file contains big datesTOOLS-213
mongoimport imports longs as integersTOOLS-206
implement the --sslAllowInvalidHostnames option in mongotopTOOLS-166
mongotop displays negative number for readsTOOLS-380
mongoimport imports "NumberLong(x)" as 32-bit intTOOLS-64
dotted field names should produce nested objects in mongoimportTOOLS-230
Write tests for mongotop and get all to passingTOOLS-330
mongorestore doesn't validate --numInsertionWorkersPerCollectionTOOLS-238
Write tests for mongooplog and get all to passingTOOLS-351
Revert template change in spacemonkeygoTOOLS-352
Add mongooplog to build.shTOOLS-283
Parallelize restoring dumps per collectionTOOLS-282
Use batch inserts in mongorestoreTOOLS-288
set up alternate legacy suites that use SSLTOOLS-289
mongofiles should disable socket timeoutsTOOLS-196
Get to feature parity with mongorestore rewriteTOOLS-203
implement mongofilesTOOLS-260
make --fields and --fieldFile incompatible
{"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