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

20 Commits

Author SHA1 Message Date
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Alberto Lerner
7a7cc4adfa SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
Mathias Stearn
5d2ac5576d Print newlines in mongofiles 2010-04-29 14:49:01 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Mathias Stearn
41f0e6d464 make tools wait until all modifications have completed before exiting 2010-02-09 17:51:15 -05:00
Mathias Stearn
3e269473da mongofiles put --replace 2009-11-20 01:57:52 -05:00
Mathias Stearn
468b56691b add delete command to mongofiles 2009-10-14 18:19:14 -04:00
Mathias Stearn
23bbf840ba add uploadDate and contentType fields to GridFS files generated in C++. Add --type option to mongofiles. 2009-10-14 17:43:18 -04:00
Mathias Stearn
b7a086e1ad mongofiles now supports stdin/out for put/get operations 2009-10-14 17:43:18 -04:00
Mike Dirolf
c5985d6892 mongofiles: --local option to specify different filename on local filesystem than on GridFS 2009-09-24 16:31:18 -04:00
Eliot Horowitz
01e1564c03 casing 2009-09-24 11:02:00 -04:00
Mike Dirolf
eae40d3e62 minor: mongofiles more clear docs 2009-09-11 14:14:31 -04:00
Mike Dirolf
71f76d998c add hidden_options to Tool.cpp - better help message for mongofiles 2009-09-01 16:27:08 -04:00
Mike Dirolf
0bbc36fae3 minor: more whitespace 2009-09-01 15:53:31 -04:00
Eliot Horowitz
016d49ffd2 auth support for tools SERVER-147 2009-08-12 16:31:22 -04:00
Aaron
da7a9b3f71 make tools capable of running standalone, without a mongod instance 2009-05-20 11:39:12 -04:00
Eliot Horowitz
7bca09b9f9 fix gridfs - can't use BSONElement for strage like that
also did md5 while i was there
2009-02-18 11:26:30 -05:00
Dwight
147948c7b3 doneAndDecouple() -> obj() 2009-02-09 13:04:32 -05:00
Eliot Horowitz
8098043bb8 list enhancements and search and better help 2009-02-02 22:16:46 -05:00
Eliot Horowitz
288d83370d gridfs and some tools 2009-02-02 17:19:55 -05:00