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

160 Commits

Author SHA1 Message Date
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
98623f1410 minor defensive 2008-03-05 21:11:18 -05:00
Dwight
79552ed639 patch: killcursors more defensive 2008-03-05 16:51:27 -05:00
Dwight
c2e932245f version tag 2008-02-29 12:09:28 -05:00
Dwight
5b4f184fcc smarter about logging 2008-02-29 12:03:03 -05:00
Dwight
782ceb6f3b idiot 2008-02-29 12:00:17 -05:00
Dwight
00b50ed6eb cursor fix 2008-02-29 11:11:54 -05:00
Dwight
9620db309d don't terminate on assert 2008-02-29 08:08:40 -05:00
Dwight
225d58f88e granular indexing assertion catch. 2008-02-28 16:29:31 -05:00
Dwight
8a66ac7a48 ntoreturn < 0 for no wantMore 2008-02-28 13:38:56 -05:00
Dwight
a00a904aa7 version str 2008-02-27 18:56:42 -05:00
Dwight
ed155a7fdb oops 2008-02-27 18:36:26 -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
880049d39e recv() 2008-02-25 19:13:30 -05:00
Dwight
dce3cb2a9e unindex fix 2008-02-25 18:22:10 -05:00
Dwight
3fc3a61fda defensive code for corruption of deleted list 2008-02-24 21:45:03 -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
0fafc08113 embedded objects now indexable
embedded fields still not indexable yet
2008-02-24 14:15:36 -05:00
Dwight
661156fd1a timestampts 2008-02-24 11:29:42 -05:00
Dwight
1ebb06ede3 don't terminate on some asserts 2008-02-20 23:01:45 -05:00
Dwight
40aa7d63b9 catch assertions 2008-02-16 22:23:37 -05:00
Dwight
6d1d189d79 no validate 2008-02-14 12:59:10 -05:00
Dwight
e895ee6844 parent ptr fix (btree) 2008-02-14 12:50:13 -05:00
Dwight
8b6fb11385 better err msg 2008-02-14 00:19:21 -05:00
Dwight
031790ba19 Merge branch 'master' of ssh://git.10gen.com/data/gitroot/p 2008-02-13 10:20:31 -05:00
Dwight
b59d9b5f65 cursor cleanup 2008-02-13 00:26:39 -05:00
Eliot Horowitz
5b0458b68e fink paths 2008-02-13 00:07:01 -05:00
Dwight
4f4c54fcbb fix a dup key insert assertion
DBRef compare
2008-02-12 23:59:34 -05:00
Dwight
33b635ea54 latent cursor checkUnused bug 2008-02-12 10:12:07 -05:00
Dwight
f6c30d15f0 aboutToDelete / checkLocation issue. 2008-02-11 23:38:10 -05:00
Dwight
4669f5d10b big datafile for alleyinsider db. 2008-02-11 12:36:51 -05:00
Dwight
d58f630358 drop 2008-02-11 11:37:11 -05:00
Dwight
e91eda2415 clean 2008-02-11 11:23:02 -05:00
Dwight
ab84902428 more tracing 2008-02-10 21:34:17 -05:00
Dwight
32ae4e1d12 Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/p 2008-02-10 16:29:10 -05:00
Dwight
329020083a assertions etc. 2008-02-10 16:28:48 -05:00
Eliot Horowitz
dfd1aaafb8 oops 2008-02-05 17:33:52 -05:00
Eliot Horowitz
7ab80ff396 better 2008-02-05 17:33:35 -05:00
Eliot Horowitz
02c5ac3206 debugging 2008-02-05 17:32:44 -05:00
Eliot Horowitz
4df9632b6a better asserts 2008-02-05 15:50:42 -05:00
Dwight
43c52c96ad show insert ns 2008-02-01 14:07:55 -05:00
Dwight
da99b9c4cf more logging on assert 2008-02-01 13:56:41 -05:00