summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump 2.8.0-rc02.8.0-rc0mike o'brien2014-11-101-1/+1
* TOOLS-123 remove more incorrect validationKyle Erf2014-11-101-5/+0
* TOOLS-123 fix for auth errorsKyle Erf2014-11-103-23/+30
* TOOLS-352: add mongooplog to build.shWisdom Omuya2014-11-102-9/+2
* TOOLS-351: revert template change in spacemonkeygoWisdom Omuya2014-11-081-2/+2
* Bump and vendorize mgo versionWisdom Omuya2014-11-074-4/+54
* Configure mongoimport session before useWisdom Omuya2014-11-071-0/+1
* TOOLS-330: mongorestore doesn't validate --numWorkersPerCollectionSam Helman2014-11-071-0/+5
* TOOLS-123 validate --db and --collection inputs in mongorestoreKyle Erf2014-11-073-6/+80
* README.md updateWisdom Omuya2014-11-061-2/+2
* TOOLS-346: explicitly use SCRAM-SHA-1 and update the dumprestore_auth[2/3].js...Wisdom Omuya2014-11-063-19/+21
* TOOLS-346 w=0 for tests that depend on partial restoresAdam Midvidy2014-11-064-14/+14
* TOOLS-345: mongostat crashes when a new node is added to a replica setSam Helman2014-11-061-1/+1
* Only show wiredtiger warning if it wasn't shown previouslySam Helman2014-11-061-5/+9
* Modify commentSam Helman2014-11-061-1/+1
* TOOLS-342: display warning message if running mongostat against wiredtiger st...Sam Helman2014-11-062-3/+21
* TOOLS-333 fix writeconcern bug for w=majorityKyle Erf2014-11-061-1/+13
* TOOLS-277 add support for repair cursors in mongodumpKyle Erf2014-11-068-8/+430
* TOOLS-333 fix bug with merge auth commandKyle Erf2014-11-061-1/+1
* TOOLS-271: filter mongostat output based on storage engineSam Helman2014-11-061-51/+89
* TOOLS-339: mongodump should use interfaces to marshal indexesWisdom Omuya2014-11-051-18/+7
* TOOLS-338 cleanup unneccessary js files from legacy jstests folderAdam Midvidy2014-11-051447-93810/+0
* TOOLS-336 have legacy26 task run against jstests from 2.6 branch of masterAdam Midvidy2014-11-0595-1/+6325
* TOOLS-333 mongodump defaults to w=majorityKyle Erf2014-11-052-9/+38
* TOOLS-337: mongodump should allow dumping users for versions >= 3Wisdom Omuya2014-11-051-2/+2
* pull upstream changes to legacy tools tests from server repoAdam Midvidy2014-11-052-17/+4
* tools-195 don't show blank hostnames for localhost with --discovermike o'brien2014-11-052-3/+5
* TOOLS-276 use SSL to create user if necessaryValeri Karpov2014-11-041-1/+6
* TOOLS-276 don't hardcode auth mechanism because SCRAM-SHA-1 is now defaultValeri Karpov2014-11-041-4/+3
* Quick fix for db suiteValeri Karpov2014-11-041-1/+2
* TOOLS-276 address sams cr commentsValeri Karpov2014-11-041-6/+2
* TOOLS-276 address CR commentsValeri Karpov2014-11-043-58/+21
* TOOLS-276 add integration-auth suiteValeri Karpov2014-11-041-0/+10
* TOOLS-276 remove commented out auth suiteValeri Karpov2014-11-041-45/+0
* TOOLS-276 clean upValeri Karpov2014-11-041-22/+11
* TOOLS-276 enable auth suiteValeri Karpov2014-11-049-23/+154
* TOOLS-325: fix mongoimport flagsWisdom Omuya2014-11-041-8/+16
* TOOLS-323: json output support for mongotopSam Helman2014-11-044-5/+68
* TOOLS-322: json output option for mongostatSam Helman2014-11-043-2/+132
* TOOLS-307 add unit test flag to oplog_test.goKyle Erf2014-11-041-0/+2
* TOOLS-307 implement --oplogLimit in mongorestoreKyle Erf2014-11-043-11/+191
* TOOLS-325: fix failing testsWisdom Omuya2014-11-045-322/+289
|\
| * TOOLS-318: pass in session to configureSessionWisdom Omuya2014-11-031-14/+10
| * TOOLS-318: cache isReplicaSetWisdom Omuya2014-11-033-26/+22
| * TOOLS-318: handleErr => filterIngestErrorWisdom Omuya2014-10-313-12/+20
| * TOOLS-318: remove write commandsWisdom Omuya2014-10-314-133/+116
| * TOOLS-318: only increment numInserted for nil upsert errorsWisdom Omuya2014-10-303-3/+6
| * TOOLS-318: mongoimport should check if the connected server is part of a repl...Wisdom Omuya2014-10-304-80/+149
* | TOOLS-195 improve comments and fix behavior of mongostat if a node is restart...mike o'brien2014-11-034-17/+37
* | TOOLS-325 rename multithreaded flags and set defaultsAdam Midvidy2014-11-0310-49/+49