index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2009-04-03
fix warnings
Aaron
2009-04-03
whitespace
Mike Dirolf
2009-04-02
bridge retry connect
Aaron
2009-04-02
Add mongobridge
Aaron
2009-03-19
Replace emptyObj with BSONObj()
Aaron
2009-03-17
implemented dropIndexes for alt rec store
Dwight
2009-03-10
Remap cursor id on forward
Aaron
2009-03-10
Cleaner
Aaron
2009-03-09
sniffer enhancements: Parse additional message types, detect dropped packets,...
Aaron
2009-02-18
fix gridfs - can't use BSONElement for strage like that
Eliot Horowitz
2009-02-14
safety
Eliot Horowitz
2009-02-13
enough sniffing functionality to work with mongos - more to do
Eliot Horowitz
2009-02-13
Remove compiler warning
Aaron
2009-02-13
most of a mongo protocol sniffer
Eliot Horowitz
2009-02-11
spelling
Mike Dirolf
2009-02-11
whitespace
Mike Dirolf
2009-02-10
include for windows
U-ELIOT-019992DFC\Administrator
2009-02-09
doneAndDecouple() -> obj()
Dwight
2009-02-09
change file name
Eliot Horowitz
2009-02-09
remove the EOF check - too aggressive
Eliot Horowitz
2009-02-03
npe equiv
Eliot Horowitz
2009-02-02
list enhancements and search and better help
Eliot Horowitz
2009-02-02
gridfs and some tools
Eliot Horowitz
2009-02-02
export to json/csv tool
Eliot Horowitz
2009-02-02
option for creating an index before or ater import
Eliot Horowitz
2009-01-31
don't try to import files of size 0
yellow
2009-01-31
slave ok for doing dumps
yellow
2009-01-29
sort() for c++ client
Dwight
2009-01-29
put logging back
Eliot Horowitz
2009-01-29
fixes and timing
Eliot Horowitz
2009-01-29
mongoimportjson
Eliot Horowitz
2009-01-29
make run return and that is what the binary exits with
Eliot Horowitz
2009-01-27
made import use new Tool class
Eliot Horowitz
2009-01-27
moving to unified Tool system
Eliot Horowitz
2009-01-15
Replaced our #defined cout with mongo::out()
Aaron
2009-01-15
Indent all lines within namespaces one level
Aaron
2009-01-14
Replace tab indentation with spaces
Aaron
2009-01-14
Put our code in 'mongo' namespace
Aaron
2009-01-12
nicer messages
Eliot Horowitz
2009-01-11
import
Eliot Horowitz
2009-01-11
typo
Eliot Horowitz
2009-01-10
fix param parsing
Eliot Horowitz
2008-12-29
typo
r0.1.7_rc1
Eliot Horowitz
2008-12-29
fast db binary dump
Eliot Horowitz