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

3449 Commits

Author SHA1 Message Date
Eliot Horowitz
0cfa107650 DBCclientPaired::slaveConn - for getting the slave side of a paired connection 2009-08-12 16:54:57 -04:00
Eliot Horowitz
016d49ffd2 auth support for tools SERVER-147 2009-08-12 16:31:22 -04:00
Eliot Horowitz
a5b2286039 don't need execinfo in bridge at all MINOR 2009-08-12 15:50:35 -04:00
Mike Dirolf
172cec88a6 check for NOEXECINFO for mongobridge as well 2009-08-12 15:34:39 -04:00
Eliot Horowitz
7b9da727ba compile on 10.4 SERVER-231 2009-08-12 14:54:53 -04:00
Eliot Horowitz
e07cbd8434 get rid of spurious warning about no _id index on system namespaces 2009-08-12 14:29:38 -04:00
Eliot Horowitz
d804f7f3ee add collstats command SERVER-215 2009-08-12 13:53:52 -04:00
Eliot Horowitz
b5bb4b2af9 better sm locking 2009-08-12 10:51:31 -04:00
Eliot Horowitz
886e5b605d almost made sniff compile on WIN32 MINOR 2009-08-11 17:17:23 -04:00
Eliot Horowitz
c13927d6d3 another sniff win attempt MINOR 2009-08-11 17:14:15 -04:00
Eliot Horowitz
2dc836fbb8 try to fix win32 compile MINOR 2009-08-11 17:09:01 -04:00
Aaron Staple
9fd0168eff SERVER-100 checkpoint field range organization improvements 2009-08-11 16:43:30 -04:00
Aaron Staple
714de2af68 SERVER-100 checkpoint btree cursor can take multiple ranges 2009-08-11 16:42:27 -04:00
Dwight
d22866abff Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-11 14:35:08 -04:00
Dwight
0545f5ff48 better comment 2009-08-11 14:34:45 -04:00
Eliot Horowitz
01ff742b4e changed dbpath to std::string 2009-08-11 14:29:03 -04:00
Eliot Horowitz
b208f54e5a Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-11 14:03:56 -04:00
Mike Dirolf
6200d94d38 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-11 13:59:19 -04:00
Mike Dirolf
21415980ca don't require 'run' to start mongod SERVER-160 2009-08-11 13:57:01 -04:00
Eliot Horowitz
be7ff8eadd use DBClientPaired when given , servers 2009-08-11 13:35:59 -04:00
Eliot Horowitz
0d1165765a Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-11 12:59:25 -04:00
Eliot Horowitz
e3cfc2264a added currentOp/killOp 2009-08-11 12:59:00 -04:00
Eliot Horowitz
d2caa282ca cleaning 32-bit warning again MINOR 2009-08-11 11:32:03 -04:00
Eliot Horowitz
72c986acd6 cleaned 32bit warning 2009-08-11 11:27:02 -04:00
Eliot Horowitz
a9e20d2dfd $snapshot in shell SERVER-227 2009-08-11 10:52:20 -04:00
Eliot Horowitz
043f15bbd7 use $snapshot for dump/export tools SERVER-226 2009-08-11 10:50:02 -04:00
Eliot Horowitz
1205ca8786 fix $snapshot on empty db 2009-08-11 10:48:33 -04:00
Eliot Horowitz
b3322b86a0 32-bit startup message 2009-08-11 10:28:32 -04:00
Eliot Horowitz
2b0dbe323d don't optimize field set for sharding internals 2009-08-11 04:58:54 -04:00
Eliot Horowitz
34fb6220f2 some more tests 2009-08-11 04:58:19 -04:00
Eliot Horowitz
f0e44b2907 use new append(Min|Max)Key 2009-08-11 04:55:35 -04:00
Eliot Horowitz
5025bb7637 beter output for (Min|Max)Key 2009-08-11 04:54:58 -04:00
Aaron Staple
671cf3ddd4 MINOR merge / fix namespace test failure 2009-08-11 02:36:38 -04:00
Aaron Staple
245b625178 MINOR merge matcher changes 2009-08-11 02:25:45 -04:00
Aaron Staple
63b8f32e13 Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-11 01:43:03 -04:00
Eliot Horowitz
386aa02cce fix test and clean code 2009-08-10 21:04:13 -04:00
Eliot Horowitz
d2dc0575e0 fix 32-bit compile MINOR 2009-08-10 20:46:08 -04:00
Eliot Horowitz
4c6edcd91a fix solaris compilre MINOR 2009-08-10 17:14:42 -04:00
Eliot Horowitz
94dadc846b Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-10 17:09:21 -04:00
Eliot Horowitz
af27a6594d append(Min|Max)ForType - so that range queries can be made smarter SERVER-177 2009-08-10 17:08:43 -04:00
Dwight
17042c403e use $snapshot in the clone / repl code where appropriate
also adds snapshot to the C++ client driver
2009-08-10 16:57:59 -04:00
Dwight
c454bd3cd3 better $snapshot code 2009-08-10 16:04:10 -04:00
Eliot Horowitz
9d23766511 handle empty objects better in FieldMatcher SERVER-224 2009-08-10 15:24:48 -04:00
Eliot Horowitz
79fcbfa97a implement paired connection support in shell SERVER-171 2009-08-10 14:00:18 -04:00
Eliot Horowitz
8bbd6eadf6 implement DBClientPaire::connect( string s ) 2009-08-10 14:00:03 -04:00
Eliot Horowitz
2f16b7065c Merge branch 'master' of git@github.com:mongodb/mongo 2009-08-10 13:32:59 -04:00
Eliot Horowitz
e44b51ee69 make copyDatabase use admin db automatically SERVER-222 2009-08-10 13:31:48 -04:00
Eliot Horowitz
f04c0ab0fc don't lookup unknown address MINOR 2009-08-10 12:28:04 -04:00
Eliot Horowitz
d4961e1575 fix search on $ref , $id SERVER-223 2009-08-10 11:10:15 -04:00
Eliot Horowitz
7cadc27b27 make binding to an address work SERVER-220 2009-08-10 10:37:56 -04:00