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

282 Commits

Author SHA1 Message Date
Dwight
fac2ee626f mamke getCollectionNames() in the shell prettier
overlogging
2009-02-03 14:42:53 -05:00
Aaron
c684aab51f Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-02-02 09:54:23 -05:00
Aaron
4c8dd6e18f Handle more signals in shell 2009-02-02 09:53:14 -05:00
Eliot Horowitz
9bcacf16c0 pragma pack changes for solaris
slight change this will break other platforms, will test
2009-02-01 22:21:32 -05:00
Aaron
0468be26d9 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-30 15:20:10 -05:00
Aaron
3613577677 Better kill 2009-01-30 15:15:48 -05:00
Eliot Horowitz
120f859704 change password digest
from md5( "mongo" + pwd )
to md5( username + ":mongo:" + pwd )
2009-01-30 15:06:12 -05:00
Aaron
02e22ec1c2 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-30 14:57:45 -05:00
Aaron
898a1f66c2 Add slaveOk option 2009-01-30 14:51:31 -05:00
Eliot Horowitz
e5d97f404a cleaning 2009-01-30 13:00:47 -05:00
Aaron
d4ac72577d Kill child mongod instances if killed abruptly 2009-01-30 12:37:46 -05:00
Eliot Horowitz
6a70dab62b hint 2009-01-30 10:05:07 -05:00
Eliot Horowitz
a0a79507ea slighly less spam 2009-01-29 20:41:05 -05:00
Aaron
c00066302a Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2009-01-29 16:32:18 -05:00
Aaron
ee7c4694ec Get rid of hudson compiler warning 2009-01-29 16:31:58 -05:00
Eliot Horowitz
4a01d610ad $where fix 2009-01-29 15:58:54 -05:00
Aaron
011cd2af7d Fix includes for linux 2009-01-29 12:21:58 -05:00
Aaron
04e53d2dc0 Typo 2009-01-29 12:02:32 -05:00
Aaron
dfbacf162d Merge 2009-01-29 11:54:49 -05:00
Aaron
8c926dd74d Add startMongod() and stopMongod() functions to mongo 2009-01-29 11:46:29 -05:00
Eliot Horowitz
584d2d36f2 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2009-01-29 09:24:15 -05:00
Eliot Horowitz
b4fdd9d0e8 listFiles 2009-01-29 09:05:46 -05:00
Eliot Horowitz
d5f45b0d52 not need so many v8:: around 2009-01-29 08:57:02 -05:00
Eliot Horowitz
14e3b3c714 --host and --port 2009-01-29 07:46:43 -05:00
Aaron
d3e776d48b Add 'nodb' arg to shell 2009-01-28 10:25:16 -05:00
Eliot Horowitz
0222a3cae8 bad command line handling 2009-01-28 09:13:55 -05:00
Eliot Horowitz
98874fe4fb use argv[0] instead of dbshell 2009-01-28 08:14:23 -05:00
Eliot Horowitz
0c15cfb0ce Date.timeFunc 2009-01-27 14:27:41 -05:00
Eliot Horowitz
d969b31abd show 20 instead of 10 things 2009-01-27 11:41:23 -05:00
Dwight
f4ff93369f change include path 2009-01-27 11:35:11 -05:00
Eliot Horowitz
76deb4703a fix some compiler warnings 2009-01-27 09:54:20 -05:00
Eliot Horowitz
4ffda5ea25 dbshell 2009-01-26 22:19:15 -05:00