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

796 Commits

Author SHA1 Message Date
Dwight
971524387a Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	client/dbclient.h
2008-12-05 16:51:43 -05:00
Dwight
74f630aacc timing capabilities 2008-12-05 16:45:10 -05:00
Aaron Staple
2bbe7adce3 Fix auto_ptr usage in test 2008-12-05 16:13:21 -05:00
Aaron Staple
243a3e6b2f Adding some pairing tests 2008-12-05 16:03:35 -05:00
Dwight
932e7a3295 dbhelpers started 2008-12-05 12:10:03 -05:00
Dwight
4b161903e4 $cmd assertinfo 2008-12-05 11:06:51 -05:00
Dwight
1a95c75d0f don't log to our oplog operations we are replicating from elsewhere 2008-12-05 10:09:16 -05:00
Dwight
9fadd09ac6 show assertions in the web console 2008-12-04 18:11:25 -05:00
Dwight
0fe5e50be0 web console work 2008-12-04 14:33:18 -05:00
Aaron Staple
30573a6d91 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2008-12-04 10:14:11 -05:00
Aaron Staple
0caf3b7529 Initialize cursor based on query in certain sorting cases where sorting is specified (fix bug 1079). 2008-12-04 08:18:07 -05:00
Dwight
e0727dc658 clone/copy db now works on replicating databases 2008-12-03 18:27:32 -05:00
Aaron Staple
fa3ec70ca3 Check trailing '/' correctly 2008-12-03 13:31:44 -05:00
Aaron Staple
ea3e1d0830 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2008-12-03 13:25:23 -05:00
Aaron Staple
466bd00a2b Add usage info, make dbpath configurable 2008-12-03 13:25:06 -05:00
Aaron Staple
68f46c8491 Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/p 2008-12-03 10:16:01 -05:00
Aaron Staple
2b1b3eabff Only require libunittest when building dbtests target 2008-12-03 10:15:16 -05:00
Dwight
e98dbf5acd compile on windows 2008-12-03 10:12:27 -05:00
Aaron Staple
58fd04ab38 Merge with recent db.cpp, makefile changes 2008-12-03 09:56:18 -05:00
Aaron Staple
ffc4cd87af Remove #include cruft 2008-12-02 17:27:22 -08:00
Eliot Horowitz
d390114bb2 java code still thinks its $client 2008-12-02 20:02:00 -05:00
Dwight
eff1694cd7 repl tran log was smaller than it should be 2008-12-02 15:51:00 -05:00
Dwight
1c2e0672dd Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-12-02 14:24:56 -05:00
Dwight
60b769a8cb replication fixes -- "first: true" support (local.dbinfo.*); clean up class name 2008-12-02 14:24:45 -05:00
Aaron Staple
6c5b0b5cfb Forgot commit -a 2008-12-02 09:54:32 -08:00
Aaron Staple
482b00b01e Adding new unit dbtests binary, with a few btree tests; moved some global state from db.cpp to instance.cpp 2008-12-02 09:53:05 -08:00
Aaron Staple
f2097285ac Move pcre include to a more idiomatic place 2008-12-02 09:50:19 -08:00
Aaron Staple
165a783a1d Prevent right bucket data overflow, index reverse locations consistently when key is missing 2008-12-01 14:48:05 -08:00
Dwight
aa8d238b0f Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-12-01 14:55:46 -05:00
Dwight
182651744c repl pair bug fix 2008-12-01 14:55:36 -05:00
Aaron Staple
70d8917627 Remove test file 2008-12-01 11:32:45 -08:00
Aaron Staple
54642dbd15 Test commit 2008-12-01 11:27:56 -08:00
Dwight
d4504325ee replication debug output

2008-12-01 13:23:20 -05:00
Dwight
d68ca4cc23 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-12-01 11:00:04 -05:00
Dwight
d78b9d0f7d slightly smarter tostring 2008-12-01 10:59:53 -05:00
unknown
5ca796e0dd a little more on web 2008-11-30 21:00:54 -05:00
dwight
07216811d0 updated makefile 2008-11-29 20:04:40 -05:00
unknown
dfb8f562ae web console beginnings 2008-11-29 20:01:58 -05:00
Dwight
cc1c365abd log info if dbeval is slow 2008-11-24 14:23:19 -05:00
Dwight
6f9636903b num 2008-11-21 14:14:40 -05:00
Dwight
ccd67f3bf3 beginnings of some numeric compare testing. 2008-11-21 12:08:11 -05:00
Dwight
6c1d07af9b go 'dead' mode if replication pairing confused 2008-11-20 18:03:41 -05:00
Dwight
458de60cf0 better error message replication 2008-11-19 17:29:06 -05:00
Dwight
a9ada55c2e fix bug from last commit 2008-11-18 16:09:58 -05:00
Dwight
ede1f1e2ba big change for stopOnMiss 2008-11-18 15:47:37 -05:00
Dwight
580369978b class UnitTest was broken 2008-11-18 09:30:31 -05:00
Dwight
805b9b23ad $explain should honor limit() 2008-11-17 17:03:17 -05:00
Dwight
261d46c2f2 include execution time in $explain output 2008-11-17 16:38:41 -05:00
Dwight
342cd60ae9 optimization on 2008-11-17 16:29:50 -05:00
Dwight
20c1d67ee9 $hint+$explain fix 2008-11-17 16:22:01 -05:00