Commit Graph

19 Commits

Author SHA1 Message Date
gregs
4a376eab5b allow cursor to specify whether auto-deduping is enabled SERVER-3688 2011-10-04 11:27:42 -04:00
Tony Hannan
55351e6fc8 SERVER-3730: Disallow himBHfields in modifier ops 2011-09-20 20:44:19 -04:00
dwight
fa6ebc65be fix a possible issue with initial sync with replication when updates are in flight.
also correct UpdateResult in one case
2011-09-18 17:23:28 -04:00
dwight
81be3aab3f paddingFits call was missing for a certain update case 2011-09-16 22:43:03 -04:00
Eliot Horowitz
cba958b223 fix yield with disk issue in update.cpp SERVER-3633 2011-08-29 14:39:43 -04:00
Aaron
278f5cee2c SERVER-3555 comments 2011-08-22 20:03:10 -07:00
Aaron
acebc5e05e SERVER-3555 prevent some implicit yielding in MultiCursor usage 2011-08-22 19:53:48 -07:00
Mathias Stearn
ad9b50e4e4 always commitIfNeeded in multi-update. Fixes db.eval() SERVER-3447 2011-08-01 19:14:03 -04:00
Aaron
44ca61eafb SERVER-3370 partition lexNumCmp comparisions with dot characters 2011-07-31 08:59:02 -07:00
Aaron
7a9337b122 SERVER-3422 honor atomic mode in update 'WillNeed' yielding 2011-07-31 08:59:02 -07:00
Aaron
789bd622ae SERVER-3208 refresh cached namespace pointers on update yield 2011-07-31 08:59:01 -07:00
Eliot Horowitz
07e069fdc4 fix upsert 2011-07-15 20:48:40 -04:00
Kristina
5eaf9a15c9 don't create multicursor for _id upsert 2011-07-15 13:59:16 -04:00
Eliot Horowitz
28a46041ca SERVER-3360 don't allow embededd $ ops to propogate 2011-07-01 17:38:26 -04:00
Eliot Horowitz
bef400c02b move lexNumCmp to util/stringutils.h 2011-06-25 23:24:44 -04:00
Eliot Horowitz
23b40a4000 fix yield 2011-06-24 16:39:58 -04:00
Eliot Horowitz
131e1d2182 more cleaning 2011-06-22 15:51:08 -04:00
Dwight
09a3af0229 compile vstudio 2011-06-20 17:54:02 -04:00
Eliot Horowitz
cf2980774d move update.* to db/ops/ 2011-06-20 16:16:37 -04:00