Commit Graph

17 Commits

Author SHA1 Message Date
Eliot Horowitz
6a324b4a98 $set doesn't convert from int to other types SERVER-555 2010-01-20 09:53:48 -05:00
Eliot Horowitz
39c29494c1 some update cleaning with indexes 2009-11-09 16:12:32 -05:00
Dwight
d7a8eb644d compile windows 2009-11-03 09:15:45 -05:00
Mathias Stearn
d7c527d437 pull EmbeddedBuilder to its own file 2009-11-02 13:32:20 -05:00
Eliot Horowitz
d79c6006e4 fix multi-update and modding indexed field SERVER-268 SERVER-108 2009-11-02 12:25:51 -05:00
Eliot Horowitz
a782eb24c3 get rid of deep on Cursor::getsetdup 2009-11-02 10:47:29 -05:00
Eliot Horowitz
8ca8a7b1a7 multi-update with multi-key SERVER-365 2009-11-02 10:40:19 -05:00
Eliot Horowitz
30185da24a fix multi-update where objects move 2009-10-30 15:51:23 -04:00
Eliot Horowitz
8fea4b6e73 fix for old boost version MINOR 2009-10-26 17:26:38 -04:00
Eliot Horowitz
94f9c109bc fix for non-matching multi-update multi-key, some more tests SERVER-268 2009-10-26 17:20:33 -04:00
Eliot Horowitz
e8466f3dc5 flag to update multiple objects with $ operators SERVER-268 2009-10-21 22:54:11 -04:00
Eliot Horowitz
c737ba61df a little update cleaning MINOR 2009-10-21 20:47:45 -04:00
Eliot Horowitz
4774b56bf2 refactoring updateObjects return to be cleaner and so can work with multi-object update SERVER-268 2009-10-21 15:18:21 -04:00
Eliot Horowitz
fb6971e9b4 a little cleaning MINOR 2009-10-21 10:14:45 -04:00
Eliot Horowitz
d54681458c $inc/$set work even if indexes - not 100% efficient now - SERVER-108 2009-10-21 01:01:52 -04:00
Eliot Horowitz
d188a16d18 a little code cleaning before work on SERVER-108 2009-10-21 00:21:09 -04:00
Eliot Horowitz
529167b0f5 split all the update code out of query.cpp into update.cpp 2009-10-19 10:13:23 -04:00