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

947 Commits

Author SHA1 Message Date
dwight
2cf810007d Merge branch 'master' of github.com:mongodb/mongo 2010-12-05 21:12:18 -05:00
dwight
4a5a00525b refactor OID class a bit, cleanup, better id generation SERVER-2175 2010-12-05 20:56:51 -05:00
dwight
37b57e98ef dur 2010-12-05 16:53:39 -05:00
Alberto Lerner
7579d6bbfb fix multisplit case and move that logic to manager cloning 2010-12-04 13:36:26 -05:00
Alberto Lerner
e27946f49f split behavior 2010-12-02 20:20:11 -05:00
Alberto Lerner
6a95937332 first and last chunk behavior 2010-12-01 16:22:59 -05:00
Alberto Lerner
cf0a35acd4 allow cloning chunk state 2010-11-30 16:29:41 -05:00
Dwight
54eedf9aa4 --dur cmd line option to dbtest program 2010-11-30 14:04:48 -05:00
Dwight
df1ce3043a dur fixes for cmdLine.dur==false when _DRUABLE is defined 2010-11-29 16:05:17 -05:00
Dwight
bfdffff0a4 alignedbuilder improvements and fixes for other platforms 2010-11-29 14:08:31 -05:00
Dwight
d698cfbbe3 remove old vcproj files. vcxproj files are maintained. sadly the vcproj files are way out of date :-( 2010-11-29 13:18:17 -05:00
dwight
bf3cc2aa0d update db_10.sln 2010-11-29 11:07:13 -05:00
dwight
278fba2dd4 dur make fixes 2010-11-27 16:14:47 -05:00
dwight
fedd8734b1 test vcxproj 2010-11-27 15:37:16 -05:00
Alberto Lerner
78e92c49fe SERVER-1849 check for dropped collections 2010-11-26 09:28:32 -05:00
dwight
3e6f660046 vcxproj 2010-11-25 12:00:47 -05:00
Aaron
05c10db550 btree balance rather than delete bucket 2010-11-23 12:31:30 -08:00
Alberto Lerner
596b75709a prep for collecting per-chunk stats on mongod 2010-11-23 12:22:10 -05:00
Alberto Lerner
dce215638a BSON( min << MINKEY << max << MAXKEY) is handy 2010-11-23 11:28:49 -05:00
Alberto Lerner
b82faa5421 eliminate duplicate test cases, merge left-over? 2010-11-23 11:17:45 -05:00
dwight
b8555c9f52 dur optimizations to not journal too much 2010-11-21 19:36:40 -05:00
dwight
11e4719820 dur mongommf cleanup and fixes 2010-11-21 14:02:13 -05:00
dwight
f9c798ba76 Merge branch 'master' of github.com:mongodb/mongo 2010-11-20 16:42:00 -05:00
Aaron
fe9ffe854f fix test 2010-11-20 13:20:23 -08:00
dwight
8c6075dc61 dur 2010-11-20 15:29:49 -05:00
Aaron
cd93cf90c7 compile win 2010-11-18 00:18:07 -08:00
Aaron
1922082d61 fix test 2010-11-17 23:59:28 -08:00
Aaron
65c309a9e5 btree add low water mark test and balancing density of neighboring nodes 2010-11-17 19:20:45 -08:00
Eliot Horowitz
598af81eaa safety for Projection's current state SERVER-192 SERVER-2104 2010-11-16 14:44:39 -05:00
Eliot Horowitz
fb109a0670 worked towards covered indexes SERVER-192 2010-11-16 03:10:57 -05:00
dwight
df434530b2 compile vstudio 2010-11-15 22:59:48 -05:00
Eliot Horowitz
62878d24b7 rename FieldMatcher to Projection 2010-11-15 16:36:04 -05:00
Eliot Horowitz
48ad70487a starting FieldMatcher cleaning 2010-11-15 16:36:01 -05:00
Eliot Horowitz
c220a4a767 finish removing CursorIterator 2010-11-15 15:26:06 -05:00
dwight
62d48d63dd dur 2010-11-13 13:04:48 -05:00
dwight
dad0b0bb25 compile vstudio 2010-11-13 13:03:47 -05:00
Eliot Horowitz
50fb799a72 make isSelf just return false if can't resolve host SERVER-1769 2010-11-12 15:33:30 -05:00
Dwight
1e15c2a363 organizing 2010-11-08 15:22:03 -05:00
dwight
b56cba0c7e logfile.cpp 2010-11-06 21:29:49 -04:00
Dwight
c5ca01e648 dur 2010-11-04 17:43:02 -04:00
Aaron
edeb5cc71d SERVER-2007 in btree code use const qualifiers to better enforce durability requirements, also attempt to remove memory state dependencies between functions and make remaining dependencies more explicit 2010-11-03 20:25:33 -07:00
dwight
4760fa86ac comments 2010-11-02 00:21:14 -04:00
Eliot Horowitz
2dd5f90b5d fix $inc overflow on int SERVER-2005 2010-11-01 23:38:17 -04:00
Eliot Horowitz
8a50d05676 make inc6 a little cleaner 2010-10-27 16:48:16 -04:00
Eliot Horowitz
2998c9f313 really fix 32-bit update test 2010-10-27 14:45:15 -04:00
Eliot Horowitz
0b1282baff fix update on 32-bit machines 2010-10-26 15:08:40 -04:00
Aaron
5963d0e454 some work on btree coalescing 2010-10-26 11:43:33 -07:00
Eliot Horowitz
664cd5f069 cleaning sume test namespaces 2010-10-26 07:57:44 -04:00
Eliot Horowitz
4e5c46df58 test for SERVER-2005 2010-10-26 07:56:28 -04:00
Eliot Horowitz
d31fdaef02 option for db.eval not to lock SERVER-381 2010-10-24 18:51:43 -04:00