0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

176 Commits

Author SHA1 Message Date
Aaron
015faa0b60 on splitting, balance nodes using aggregate key size rather than number of keys 2010-10-19 10:38:56 -07:00
Aaron
16cdfae7d8 SERVER-1844 killing parent op should interrupt and kill child op 2010-10-06 00:03:02 -07:00
Aaron
f9110a0355 SERVER-1818 add shutdown kill test 2010-10-05 12:16:53 -07:00
Aaron
4a7a23a29c SERVER-1816 make killop robust by storing kill request in curop 2010-10-04 22:29:44 -07:00
Aaron
92a5d51100 SERVER-1840 make eval function construction logic in v8 more consistent with sm 2010-10-04 14:44:42 -07:00
Aaron
5e538ccb8a SERVER-394 implement rename modifier 2010-09-29 11:16:25 -07:00
Aaron
8c82a9c5c6 SERVER-387 support killop with db.eval 2010-09-14 17:01:01 -07:00
Aaron
d983964bf1 SERVER-726 calculate bound unions a bit more precisely 2010-09-13 21:00:20 -07:00
Aaron
30c59fa550 SERVER-1705 validate op type with regex 2010-08-30 20:11:00 -07:00
Aaron
3b6de560b8 SERVER-1212 ne range negation checkpoint 2010-08-30 14:09:01 -07:00
Aaron
fe7a8dfaf4 SERVER-726 optimize exclusive bounds 2010-08-18 11:42:58 -07:00
Aaron
4d7319d82f SERVER-1040 add test 2010-08-16 11:06:12 -07:00
Aaron
86c72c061a SERVER-1551 check cursor ok after yield 2010-08-02 22:27:53 -07:00
Aaron
ead8bad5b2 SERVER-1549 implement empty capped 2010-08-02 14:26:14 -07:00
Aaron
69a0d45f5c capped trunc prob final cut 2010-07-26 15:34:16 -07:00
Aaron
d78ed0f030 capped truncate rough cut 2010-07-26 12:01:15 -07:00
Aaron
ccb3b9d1c0 SERVER-1387 add database clone test 2010-07-15 15:50:26 -07:00
Aaron
7e6a063529 SERVER-1180 check free space in repair path 2010-07-12 14:06:44 -07:00
Aaron
c6a3e6caf2 SERVER-1159 forgot test 2010-07-08 00:55:42 -07:00
Aaron
4798e64b1c SERVER-371 checkpoint 2010-07-07 12:26:20 -07:00
Aaron
344a92341e SERVER-1217 add test 2010-06-28 14:06:25 -07:00
Aaron
48a31918c8 slow test 2010-06-28 13:52:44 -07:00
Aaron
bf36eebd4f SERVER-776 NumberLong in sm 2010-06-22 17:53:11 -07:00
Aaron
155e38b679 SERVER-1026 handle stacked constraints from in clauses 2010-06-22 15:07:08 -07:00
Aaron
f46551260b enhance repair test 2010-06-21 20:38:26 -07:00
Aaron
0715c4db07 SERVER-1242 check nsdetails before using 2010-06-15 12:29:27 -07:00
Aaron
d782c98f9c SERVER-366 btree extent and node freeing 2010-06-14 15:47:12 -07:00
Aaron
eabc79c785 SERVER-109 expand $in clauses in simplifiedQuery 2010-06-09 14:43:36 -07:00
Aaron
dc00413381 SERVER-1203 repair oplog properly 2010-06-08 11:50:45 -07:00
Aaron
595e8104a0 SERVER-109 fix update prescan/details match issue 2010-05-24 22:32:54 -07:00
Aaron
5ca456e9d5 add assert.eq.automsg 2010-05-20 10:54:57 -07:00
Aaron
b0ddd5e622 SERVER-1062 test 2010-04-28 10:54:34 -07:00
Aaron
5f13e864d7 SERVER-810 _id modifying updates replicate correctly 2010-04-27 00:33:35 -07:00
Aaron
51daf493a1 SERVER-1005 $nor 2010-04-26 17:22:33 -07:00
Aaron
9ff7914250 SERVER-1004 $or with other top level fields 2010-04-13 15:17:34 -07:00
Aaron
12a6aecb30 SERVER-1003 top level $or by itself 2010-04-12 17:48:55 -07:00
Aaron
f6ea3d75f4 parallel repl test 2010-03-22 17:24:09 -07:00
Aaron
8f7d5a26f5 SERVER-803 add pair test 2010-03-22 14:51:37 -07:00
Aaron
07db021d74 SERVER-803 add test 2010-03-22 12:44:45 -07:00
Aaron
7aaaaa01a7 validate all collections in basic parallel tests 2010-03-15 23:18:49 -07:00
Aaron
6d8e0f047e SERVER-615 debugging 2010-03-15 10:30:11 -07:00
Aaron
c971842a55 Revert "Revert "SERVER-695 don't destroy static global mutexes""
This reverts commit eb7cde3e75.

Conflicts:

	db/instance.h
2010-03-15 09:42:01 -07:00
Aaron
eb7cde3e75 Revert "SERVER-695 don't destroy static global mutexes"
This reverts commit 714ec2fdc8.
2010-03-10 00:39:26 -08:00
Aaron
714ec2fdc8 SERVER-695 don't destroy static global mutexes 2010-03-09 23:59:10 -08:00
Aaron
c4b55b2957 SERVER-727 release lock before doing remote auth 2010-03-09 17:03:01 -08:00
Aaron
67c299cf51 SERVER-664 elemMatch/all work with query optimizer 2010-03-09 11:53:40 -08:00
Aaron
6d095cf357 SERVER-322 implement $in with regex 2010-03-08 16:53:45 -08:00
Aaron
cfe99b6363 SERVER-705 check for negative effects of large clock skews, seed last optime using oplog 2010-03-08 12:55:18 -08:00
Aaron
95b9d930fb SERVER-692 replace startKey/endKey with indexBounds 2010-03-03 01:46:31 -08:00
Aaron
2bdb76cf6f SERVER-670 don't allow simple index matching with negating operators 2010-03-02 16:53:07 -08:00