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

573 Commits

Author SHA1 Message Date
Aaron Staple
ffc4cd87af Remove #include cruft 2008-12-02 17:27:22 -08: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
Dwight
7ce45ce381 first cut of $hint 2008-11-17 15:39:03 -05:00
unknown
3e53cfe1d7 tostring better 2008-11-16 21:00:22 -05:00
unknown
e227ff9bac better toString() for indexcursor 2008-11-16 20:56:43 -05:00
Eliot Horowitz
cb1081beed compile fixes for gcc 4.3 2008-11-16 19:11:21 -05:00
unknown
b1a5b9ed52 nscanned on slow query output in log 2008-11-15 19:04:01 -05:00
Dwight
8c4778e59f beginnings of $explain 2008-11-14 16:19:47 -05:00
Dwight
2d95d88899 remove deprecated files 2008-11-14 13:51:33 -05:00
Dwight
4e6f1c1f0e better json output 2008-11-14 11:20:23 -05:00
unknown
2c7fca7647 roll back change 2008-11-13 22:29:25 -05:00
unknown
48a432d4ad temp patch regarding query optimizer 2008-11-13 21:59:56 -05:00
Dwight
5c02aabbc8 dbgrid cmd line optinos 2008-11-13 15:52:20 -05:00
Dwight
d7798312c6 more detail on slow queries 2008-11-11 17:27:26 -05:00
Dwight
890048958b --source useful now 2008-11-10 17:45:39 -05:00
Dwight
a89d6b94f7 --source cmd line 2008-11-10 11:20:30 -05:00
Dwight
baede1ed85 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-11-10 10:54:45 -05:00
dwight
1575950af6 makefile updated 2008-11-09 17:54:20 -05:00
unknown
8beba2346e checkpoint work 2008-11-09 17:49:37 -05:00
Dwight
2a46ef9acd embedded object segfault fix 2008-11-04 15:05:01 -05:00
Dwight
c831573684 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/makefile
2008-11-03 20:44:31 -05:00
Dwight
a4968427e2 bug fix with $natural
timeout on connects w/dbgrid faster
2008-11-03 20:42:59 -05:00
unknown
45d9d8db48 move connpool to client folder 2008-10-31 19:17:54 -05:00
unknown
ac9bd9ce60 catch file io exception 2008-10-29 17:26:06 -05:00
unknown
9bc872695d catch asserts and report error to client on a query
various dbgrid work incremental
background job class
2008-10-29 16:48:03 -05:00