Export - CSV (All fields)
Export - CSV (Current fields)
TOOLS-405
Mongostat not reporting by the secondTOOLS-404
mongostat without --discover should not stop if the server goes down during monitoringTOOLS-401
csv exported representation of "null" should be a blank stringTOOLS-398
Disable mongodump --repair on WiredTigerTOOLS-396
mongorestore with --oplogReplay panics when oplog.bson file doesn't existTOOLS-392
mongodump rewrite should be able to read from secondariesTOOLS-389
mongodump should error when given positional argumentsTOOLS-388
mongorestore with --oplogReplay breaks on a replica set reconfigTOOLS-387
rename --once in mongotop to --rowcountTOOLS-386
add --writeConcern flag to mongofilesTOOLS-385
mongodump --repair on sharded cluster should return a helpful errorTOOLS-376
mongofiles allows for an empty prefixTOOLS-373
On validation error, mongoimport/mongoexport should show help textTOOLS-371
mongotop should use gridwriterTOOLS-370
Add 'stepback' to tools configTOOLS-367
Mongotop not differentiating reads/writesTOOLS-366
mongoimport sits in infinite loop of "error inserting documents: EOF" if server goes down during importTOOLS-364
bsondump --help includes inapplicable host optionsTOOLS-362
merge set_gopath_windows.sh and set_gopath.shTOOLS-356
mongostat prints "no data" on 2nd sampleTOOLS-355
Rearrange progress bar styles to have consistent tabbing with namesTOOLS-354
Progress bars should use int64 for all counting valuesTOOLS-338
prune legacy jstests folderTOOLS-336
Use tests from 2.6 server branch for legacy26 taskTOOLS-329
mongorestore gets "incorrect" i/o write timeoutsTOOLS-327
Replace --w with --writeConcernTOOLS-321
reactivate code coverage in automated testsTOOLS-306
mongoimport/mongorestore should support write concernTOOLS-300
mongorestore should accept data from stdinTOOLS-295
--dbpath should trigger error msg and dochub linkTOOLS-262
Mongotop doesn't display connection url anymoreTOOLS-220
assume localhost when using --port without --host behaviorTOOLS-204
Create mechanism for setting exit codes in the toolsTOOLS-186
Mongorestore: ns name too long, max size is 128TOOLS-157
MONGODB-CR default value breaks formatting for tools help outputTOOLS-143
Better help text for bsondumpTOOLS-123
mongorestore allows period in database nameTOOLS-102
Add --gridfsnamespace option to "mongofiles" toolTOOLS-101
--collection argument in mongofiles doesn't make senseTOOLS-97
Mongofiles lists invalid optionsTOOLS-85
When exporting a document to a csv file with MongoExport, miliseconds are being dropped from ISODate columns.TOOLS-54
mongoimport doesn't show error messages for duplicate recordsTOOLS-3
mongodump --dbpath doesn't properly handle query errors
{"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