summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-04-03fix warningsAaron
2009-04-03whitespaceMike Dirolf
2009-04-02bridge retry connectAaron
2009-04-02Add mongobridgeAaron
2009-03-19Replace emptyObj with BSONObj()Aaron
2009-03-17implemented dropIndexes for alt rec storeDwight
2009-03-10Remap cursor id on forwardAaron
2009-03-10CleanerAaron
2009-03-09sniffer enhancements: Parse additional message types, detect dropped packets,...Aaron
2009-02-18fix gridfs - can't use BSONElement for strage like thatEliot Horowitz
2009-02-14safetyEliot Horowitz
2009-02-13enough sniffing functionality to work with mongos - more to doEliot Horowitz
2009-02-13Remove compiler warningAaron
2009-02-13most of a mongo protocol snifferEliot Horowitz
2009-02-11spellingMike Dirolf
2009-02-11whitespaceMike Dirolf
2009-02-10include for windowsU-ELIOT-019992DFC\Administrator
2009-02-09doneAndDecouple() -> obj()Dwight
2009-02-09change file nameEliot Horowitz
2009-02-09remove the EOF check - too aggressiveEliot Horowitz
2009-02-03npe equivEliot Horowitz
2009-02-02list enhancements and search and better helpEliot Horowitz
2009-02-02gridfs and some toolsEliot Horowitz
2009-02-02export to json/csv toolEliot Horowitz
2009-02-02option for creating an index before or ater importEliot Horowitz
2009-01-31don't try to import files of size 0yellow
2009-01-31slave ok for doing dumpsyellow
2009-01-29sort() for c++ clientDwight
2009-01-29put logging backEliot Horowitz
2009-01-29fixes and timingEliot Horowitz
2009-01-29mongoimportjsonEliot Horowitz
2009-01-29make run return and that is what the binary exits withEliot Horowitz
2009-01-27made import use new Tool classEliot Horowitz
2009-01-27moving to unified Tool systemEliot Horowitz
2009-01-15Replaced our #defined cout with mongo::out()Aaron
2009-01-15Indent all lines within namespaces one levelAaron
2009-01-14Replace tab indentation with spacesAaron
2009-01-14Put our code in 'mongo' namespaceAaron
2009-01-12nicer messagesEliot Horowitz
2009-01-11importEliot Horowitz
2009-01-11typoEliot Horowitz
2009-01-10fix param parsingEliot Horowitz
2008-12-29typor0.1.7_rc1Eliot Horowitz
2008-12-29fast db binary dumpEliot Horowitz