summaryrefslogtreecommitdiff
path: root/src/mongo/tools
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13084: some work on DiskLoc::extEliot Horowitz2014-04-131-0/+1
* remove Record::getNext and Record::getPrevEliot Horowitz2014-04-031-6/+7
* SERVER-13084: more IndexDetails and header workEliot Horowitz2014-04-031-0/+1
* SERVER-13429 Eliminate rawOut and related functionsMathias Stearn2014-04-012-4/+1
* SERVER-13306 mongobridge should not try forever to connect to deadKaloian Manassiev2014-03-212-3/+20
* SERVER-13265 Fix race condition in mongorestore startupSpencer T Brody2014-03-192-9/+19
* fix single-db restores without the --restoreDbUsersAndRoles flagSpencer T Brody2014-03-051-4/+7
* SERVER-12854 Prevent mongorestore from restoring user data to a 2.6 system wi...Spencer T Brody2014-03-051-23/+39
* SERVER-12539 Make mongorestore not interfere with ongoing user or role modifi...Spencer T Brody2014-03-054-83/+148
* SERVER-11770 Support setting the gssapiServiceName in mongo* tools.Andy Schwerin2014-02-283-5/+34
* SERVER-12921 Make sure mongorestore runs cleanup routines on errorSpencer T Brody2014-02-281-10/+14
* SERVER-12885 Make sure mongodump can dump admin.system.users when explicitly ...Spencer T Brody2014-02-281-1/+1
* Revert "SERVER-8391 mongoadmin initial commit"matt dannenberg2014-02-194-351/+0
* SERVER-12541 Make sure 2.4 users can be restored to a clean 2.6 systemSpencer T Brody2014-02-061-17/+27
* SERVER-4761: Not exhaustive, what I found while reading the dump.cppCharlie Page2014-02-051-5/+5
* SERVER-12606: change mongosniff help text ordering to be consistentSam Kleinman2014-02-051-2/+2
* SERVER-12369 SERVER-11461 Update mongodump and mongorestore to properly handl...Spencer T Brody2014-01-296-84/+365
* SERVER-11144 Removed unnecessary tests of option implementation detailsShaun Verch2014-01-2911-4892/+0
* SERVER-8391 mongoadmin_options_test addedmatt dannenberg2014-01-291-0/+474
* SERVER-8391 mongoadmin initial commitmatt dannenberg2014-01-294-0/+351
* Revert "SERVER-12187 Extend mongodump to support --listExtents and --dumpExte...Dan Pasette2014-01-293-162/+5
* Revert "SERVER-12187 add unit test for new options"Dan Pasette2014-01-291-36/+0
* Revert "SERVER-12187 fix windows compile"Dan Pasette2014-01-291-2/+2
* SERVER-11661 Validation for port command line option in toolsShaun Verch2014-01-2811-17/+24
* Revert "SERVER-11661 Validation for port command line option in tools"Matt Kangas2014-01-241-3/+2
* Revert "Updated command line options tests with new port type"Matt Kangas2014-01-248-8/+8
* Revert "SERVER-11661 Extract port as the same type as the option registered i...Matt Kangas2014-01-241-2/+2
* SERVER-11661 Extract port as the same type as the option registered in toolsShaun Verch2014-01-231-2/+2
* Updated command line options tests with new port typeShaun Verch2014-01-238-8/+8
* SERVER-11661 Validation for port command line option in toolsShaun Verch2014-01-231-2/+3
* SERVER-12374: Windows dumps have corrupted CONTEXT_RECORDMark Benvenuto2014-01-221-0/+2
* re-org structure and catalog directories part 2Eliot Horowitz2014-01-151-1/+1
* re-org structure and catalog directoriesEliot Horowitz2014-01-141-1/+1
* SERVER-10142: Eliminate Compiler Warnings on Windows BuildersMark Benvenuto2014-01-141-1/+1
* SERVER-12054 Add --sort for mongoexportDan Pasette2014-01-034-3/+30
* SERVER-11903 Remove BSONElement::validate()Mathias Stearn2014-01-032-17/+32
* SERVER-12165 Only fallback on using the file name when a file name is actuall...Shaun Verch2013-12-301-7/+4
* SERVER-12187 fix windows compileDan Pasette2013-12-221-2/+2
* SERVER-12187 add unit test for new optionsDan Pasette2013-12-221-0/+36
* SERVER-12187 Extend mongodump to support --listExtents and --dumpExtentsDan Pasette2013-12-223-5/+162
* SERVER-10017 Remove "run repair" recommendation from error messagesMatt Kangas2013-12-201-1/+0
* SERVER-12092 Fix mongorestore warning that collection options changedJason Rassi2013-12-191-2/+2
* SERVER-12092 mongorestore should generate valid "create" command objJason Rassi2013-12-171-24/+19
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-1047-0/+564
* SERVER-11941 Don't use buffered output in rawOutMathias Stearn2013-12-051-1/+1
* Rename mongoDumpGlobalParams.outputFile to mongoDumpGlobalParams.outputDirectoryShaun Verch2013-12-043-6/+10
* SERVER-10886 Create function to override rawOut destination stream to avoid c...Shaun Verch2013-11-261-0/+3
* SERVER-11714: fixing mongostat help outputSam Kleinman2013-11-181-26/+27
* SERVER-10330 Fixed build failure on enterprise buildsAndreas Nilsson2013-11-138-0/+96
* SERVER-11643: remove nsdetails from mongodumpEliot Horowitz2013-11-091-1/+3