summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump 2.8.0-rc12.8.0-rc1mike o'brien2014-11-211-1/+1
* tools-405 use averages for opcounters and netin/outmike o'brien2014-11-213-26/+50
* directory name mongorestore->restore in mongorestore testsSam Helman2014-11-218-12/+16
* Moved test dirs to avoid naming conflictSam Helman2014-11-2141-18/+23
* TOOLS-381 use signed integer for bsondump type with debugmike o'brien2014-11-211-1/+1
* Removed a combination from incompatible_flags.jsSam Helman2014-11-211-6/+0
* Add qa-tests to ubuntu1204Sam Helman2014-11-211-0/+1
* TOOLS-403 wip: added starter qa-tests taskSam Helman2014-11-215-0/+2206
* Added mongorestore/ prefix to uses of testdataSam Helman2014-11-216-9/+9
* Added first batch of integration tests for mongorestoreSam Helman2014-11-2139-0/+981
* TOOLS-295 nil hiddenoptions should not break kerberos testmike o'brien2014-11-211-1/+4
* TOOLS-388 skip no-ops when applying oplogKyle Erf2014-11-211-1/+7
* TOOLS-398 nicely error when storage engines do not support --repairKyle Erf2014-11-211-0/+4
* tools-387 fix args validation for mongotop, rename --once to --rowcountmike o'brien2014-11-213-26/+22
* TOOLS-389 mongodump should error when given positional argsKyle Erf2014-11-211-1/+10
* TOOLS-396 properly handle missing oplog.bsonKyle Erf2014-11-212-0/+12
* tools-295: unbreak kerberos test by constructing non-nil output options.mike o'brien2014-11-201-2/+3
* TOOLS-404 don't exit the process if server goes down between polling intervals.mike o'brien2014-11-201-1/+3
* TOOLS-295 make certain flags hidden, make --dbpath trigger error messagemike o'brien2014-11-2064-1441/+3318
* TOOLS-401 nulls in documents should be exported as blank strings in CSV outputmike o'brien2014-11-201-2/+3
* TOOLS-392 allow secondary reads in mongorestoreKyle Erf2014-11-192-0/+31
* TOOLS-371 refactor mongotop, use gridwriter, fix calculationsmike o'brien2014-11-196-396/+308
* TOOLS-385 helpful mongodump error when using --repair with mongosKyle Erf2014-11-183-7/+33
* TOOLS-361: fix legacy24 compatibility issues unrelated to correctnessAdam Midvidy2014-11-1820-398/+1471
* TOOLS-361 added legacy24 tests from r2.4.12 branch of mongodb repoAdam Midvidy2014-11-1838-0/+2683
* TOOLS-386: add --writeConcern flag to mongofilesWisdom Omuya2014-11-183-1/+20
* TOOLS-186 "characters" -> "bytes" rename for clarityKyle Erf2014-11-181-1/+1
* TOOLS-97: remove invalid -c option from mongofilesWisdom Omuya2014-11-184-13/+11
* TOOLS-186 client-side index namespace check in mongorestoreKyle Erf2014-11-181-0/+8
* TOOLS-376: TestValidArguments now an integration testWisdom Omuya2014-11-171-1/+1
* TOOLS-376: fixup mongofiles testsWisdom Omuya2014-11-171-21/+12
* TOOLS-376: mongofiles should disallow empty prefixWisdom Omuya2014-11-172-24/+24
* TOOLS-373: move legacy/legacy26 to test/Wisdom Omuya2014-11-17216-128/+13
* TOOLS-373: call ExitFail on errorsWisdom Omuya2014-11-144-27/+12
* TOOLS-362: merge set_gopath_windows.sh and set_gopath.shWisdom Omuya2014-11-144-53/+44
* TOOLS-373: remove unused importWisdom Omuya2014-11-141-1/+0
* TOOLS-373: print help text on validation errorWisdom Omuya2014-11-142-3/+8
* TOOLS-327: replace --w with --writeConcernWisdom Omuya2014-11-1413-29/+37
* TOOLS-310 allow tools to disable groups of options when not neededmike o'brien2014-11-1413-112/+70
* TOOLS-370: add 'stepback' to tools configuration fileWisdom Omuya2014-11-131-0/+3
* TOOLS-366: properly check for EOFWisdom Omuya2014-11-132-65/+14
* TOOLS-306: support all write concern optionsWisdom Omuya2014-11-136-74/+314
* TOOLS-354 progress bars should use int64 valuesKyle Erf2014-11-136-19/+20
* TOOLS-202 Basic QA tests for mongodump and test configurationsValeri Karpov2014-11-127-0/+179
* TOOLS-300 support mongorestore from stdinKyle Erf2014-11-124-38/+100
* TOOLS-356 fix mongostat timing, treat vsize and res as global fieldsmike o'brien2014-11-123-101/+167
* TOOLS-197 bsondump cmd line args use objcheck/noobjcheck, remove --filtermike o'brien2014-11-123-10/+13
* TOOLS-321: reenable code coverage for tool unit testsSam Helman2014-11-121-79/+116
* TOOLS-357: README.md update - building with SSL/Kerberos authentication supportWisdom Omuya2014-11-112-4/+18
* TOOLS-355 rearrange output of progress barKyle Erf2014-11-111-3/+3