Commit Graph

441 Commits

Author SHA1 Message Date
Dwight
d85e75b674 switching locations 2008-06-28 13:46:59 -04:00
Dwight
b1a480423b first cut at "fast count" 2008-06-27 18:35:03 -04:00
Dwight
0c4751cb78 pad objects when allocated, when appropriate, to make updates faster. 2008-06-26 19:11:19 -04:00
Dwight
59a93423a9 better validation - check if things mistakenly in the free list 2008-06-25 19:41:30 -04:00
Dwight
26dea1fcd6 db.dropDatabase(); 2008-06-24 17:31:51 -04:00
Dwight
cb18407a0d replay better 2008-06-23 16:28:25 -04:00
Dwight
5d2cdfbad0 replay 2008-06-18 17:34:14 -04:00
Dwight
f1b1ff1f79 ok really works now 2008-06-17 17:02:29 -04:00
Dwight
652faabd18 catch exception on getMore() 2008-06-17 16:57:12 -04:00
Dwight
1d8c3e37b3 bad memory issue with cursors 2008-06-11 16:58:34 -04:00
Dwight
bb7e499d70 debug stuff 2008-06-10 16:57:25 -04:00
Dwight
94cb05e36a Merge branch 'dwight' 2008-06-10 13:13:57 -04:00
Dwight
4690479e34 handle bad connect from something weird 2008-06-09 15:05:00 -04:00
Eliot Horowitz
343ce21110 less debugging spam 2008-06-08 12:11:50 -04:00
Dwight
5080d260b0 horrific cursor code gone 2008-06-08 10:58:19 -04:00
Dwight
3ac43db818 unifhished 2008-06-06 14:59:58 -04:00
Dwight
3051b961ca dos2unix 2008-06-06 09:43:15 -04:00
Dwight
6cc05ab96e make validatens better 2008-05-02 17:42:19 -04:00
Dwight
9b01407c9f get profiling level 2008-04-29 15:34:11 -04:00
Dwight
a8339eedf6 good error msg on an assertion failure in dbCommand 2008-04-28 15:19:53 -04:00
Dwight
50f7e4dc7a assert 2008-04-28 12:36:36 -04:00
Dwight
8210548d7f dbproblem.log file 2008-04-25 17:24:27 -04:00
Dwight
a3f3a664a8 group by
appendBool / return bool from jni
2008-04-08 15:42:14 -04:00
Dwight
993e4fd967 overassert fixed 2008-04-07 13:35:58 -04:00
Dwight
f26b090d41 minor 2008-04-07 13:08:28 -04:00
Dwight
e21dfab42e v104 assert 2008-03-31 09:39:43 -04:00
Dwight
b9666b4db1 switch machines 2008-03-31 08:35:28 -04:00
Dwight
3709542459 add assert 2008-03-29 17:32:42 -04:00
Dwight
a46965e010 where tweaks 2008-03-26 14:51:47 -04:00
Dwight
8cdedebc9c jnicallback 2008-03-24 18:04:22 -04:00
Dwight
f3fd7c2b7a dbeval 2008-03-21 20:01:49 -04:00
Dwight
cf6cd6c60b bad assert
cleanup
2008-03-21 18:21:22 -04:00
Dwight
bdacd93bb8 profiling 2008-03-16 20:59:19 -04:00
Dwight
fba714c583 new dup key implementation 2008-03-13 15:39:09 -04:00
Dwight
d496242919 $natural 2008-03-09 11:05:25 -04:00
Dwight
00008aa0d6 cap by size 2008-03-09 09:40:34 -04:00
Dwight
45b79abf1f Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p
Conflicts:

	db/db.cpp
2008-03-08 23:18:28 -05:00
Dwight
5e68964e9e capped 2008-03-08 23:16:41 -05:00
Dwight
d6f4757d2e safer 2008-03-06 18:06:06 -05:00
Dwight
cb778b072b delete one index 2008-03-06 15:03:12 -05:00
Dwight
79552ed639 patch: killcursors more defensive 2008-03-05 16:51:27 -05:00
Dwight
00b50ed6eb cursor fix 2008-02-29 11:11:54 -05:00
Dwight
8a66ac7a48 ntoreturn < 0 for no wantMore 2008-02-28 13:38:56 -05:00
Dwight
158889dccd intr.curs fix;
new latent cursor implementation (actually works perhaps)
2008-02-27 18:17:48 -05:00
Dwight
7dc85fae2c clientCursor fixes 2008-02-26 16:50:29 -05:00
Dwight
9cb73f240f duplicate key indexing fix 2008-02-24 20:16:36 -05:00
Dwight
13e6a66d08 catch asserts on queries (always now)
prints the query in the log now too

still can terminate on getMore()
2008-02-24 14:59:03 -05:00
Dwight
b59d9b5f65 cursor cleanup 2008-02-13 00:26:39 -05:00
Dwight
33b635ea54 latent cursor checkUnused bug 2008-02-12 10:12:07 -05:00
Dwight
d58f630358 drop 2008-02-11 11:37:11 -05:00