0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
Richard Kreuter
b96e4b2976 Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
Eliot Horowitz
e70c6030b1 fix tools with --dbpath 2010-02-01 21:35:54 -05:00
Mathias Stearn
7302f4ac00 tools: add repl pair syntax to --help SERVER-561 2010-01-27 13:43:35 -05:00
Aaron
d0847c9912 SERVER-308 add support for --directoryperdb option 2010-01-26 14:40:06 -08:00
Aaron
d0cd08bfb2 SERVER-541 disable preallocation for tools 2010-01-25 12:11:21 -08:00
Mike Dirolf
80ac4248a9 minor: tool argument errors to stderr not stdout 2010-01-22 11:53:14 -05:00
Eliot Horowitz
fa8961c3e8 Exception classess need codes too SERVER-112 2009-12-28 17:06:07 -05:00
Eliot Horowitz
a246b2219f fix tool locking 2009-12-06 11:34:00 -05:00
Dwight
851a94b853 try to fix mongodump 2009-12-04 15:56:57 -05:00
Eliot Horowitz
84dc801b60 use SlaveOk for doing counts SERVER-450 2009-12-02 16:56:49 -05:00
Eliot Horowitz
91e18dc16b tool cleaning 2009-10-27 11:44:22 -04:00
Dwight
01f1f6915d move CurOp into Client and make inprog handle multiple in progress 2009-10-16 15:36:34 -04:00
Dwight
68b99ea200 Merge branch 'master' of git@github.com:mongodb/mongo 2009-10-12 15:21:41 -04:00
Dwight
81a73d0f63 compile 2009-10-12 15:21:30 -04:00
Eliot Horowitz
fcd3220d16 add option to read fields from a file 2009-10-12 15:05:42 -04:00
Eliot Horowitz
503d45411b Connection::initThread 2009-10-09 20:58:41 -04:00
Eliot Horowitz
0496aa5ac7 changed mongoimportJSON to mongoimport - handles json/tsv/csv 2009-10-09 14:55:29 -04:00
Eliot Horowitz
27fd0a7a9f more ProgressMeter to public place 2009-10-05 15:09:18 -04:00
Eliot Horowitz
46000ef2d4 nice progress meters for dump/restore SERVER-307 2009-09-24 11:17:03 -04:00
Eliot Horowitz
01e1564c03 casing 2009-09-24 11:02:00 -04:00
Eliot Horowitz
a74cdf759d lowercase 2009-09-24 11:00:16 -04:00