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

3323 Commits

Author SHA1 Message Date
Dwight
1efea63bdb vs2010 cleaning 2010-05-04 17:08:30 -04:00
Eliot Horowitz
ed7c6c5516 remove a warning 2010-05-04 10:43:31 -04:00
Eliot Horowitz
37d63af939 Merge branch 'master' of git@github.com:mongodb/mongo 2010-05-04 09:59:09 -04:00
Eliot Horowitz
8d7a7320cb print version info sooner 2010-05-04 09:58:55 -04:00
Eliot Horowitz
c540e566de fix array index when empty array SERVER-1082
Note: this only increase index keys, not decrease or change, so old indexes won't cause corruption
2010-05-04 00:12:36 -04:00
Eliot Horowitz
914a2017e5 fix repl test 2010-05-03 17:04:55 -04:00
Eliot Horowitz
7e8ab84b41 jsonString for CodeWScope SERVER-1080 2010-05-03 16:36:04 -04:00
Eliot Horowitz
085eb2a0d1 cleaner sharded m/r locking 2010-05-03 16:27:44 -04:00
Eliot Horowitz
a48c830de9 Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00
Dwight Merriman
ed4225a36a rs 2010-05-03 13:33:49 -04:00
Dwight Merriman
8be209992d build procdess tweaking 2010-05-02 19:17:35 -04:00
Dwight Merriman
3461ea7c2d minor 2010-05-02 17:31:50 -04:00
Dwight Merriman
60a9adc550 vs2010 proj file better 2010-05-02 15:24:09 -04:00
Dwight Merriman
5473d2a554 boost etc mnior 2010-05-01 21:36:33 -04:00
Dwight Merriman
19ef9359ca vcproj fixes and buildboost.bat for windows 2010-05-01 19:40:57 -04:00
Dwight Merriman
d502f918b2 vcproj work 2010-05-01 15:12:10 -04:00
Mathias Stearn
b89833d549 Support explicit exclusion of _id. SERVER-822 2010-04-30 21:39:01 -04:00
Mathias Stearn
3e47000a1a Safer filemd5 command 2010-04-29 18:18:21 -04:00
Dwight Merriman
3894aa4c52 vcproj 2008 add dbclientcursor 2010-04-29 11:32:26 -04:00
Dwight Merriman
1387990cab fix vcproj dbclientcursor.cpp 2010-04-29 11:29:16 -04:00
Dwight Merriman
492d1b8764 Merge branch 'master' of github.com:mongodb/mongo 2010-04-29 10:52:49 -04:00
Dwight Merriman
577afd2756 boost can now be at \boost on windows; various vs2010 vcproj make clenaup 2010-04-29 10:52:37 -04:00
Eliot Horowitz
791386affe oplog debugging 2010-04-28 22:13:38 -04:00
Dwight Merriman
164095778e elim some 64 bit warnings etc. 2010-04-28 19:39:21 -04:00
Dwight Merriman
0355daf534 visual studio 2010 2010-04-28 18:04:32 -04:00
Eliot Horowitz
4002e942bd more aggressive about checking for index moves in multi-update SERVER-1060 2010-04-28 16:56:14 -04:00
Eliot Horowitz
aa82a78789 $maxScan for limiting how much to scan SERVER-1015 2010-04-28 16:11:27 -04:00
Eliot Horowitz
e0d8e8541d really fix getLastError in mongos SERVER-1039 2010-04-28 15:39:52 -04:00
Eliot Horowitz
2531a6cafd moved some commands around so can be used for mongod and mongos 2010-04-28 13:20:08 -04:00
Eliot Horowitz
c8e9ec0247 maxSize for dataSize command 2010-04-28 12:19:46 -04:00
Eliot Horowitz
be8ca3a191 uassert option for richer messages and better logging for geo issues 2010-04-28 10:57:18 -04:00
Eliot Horowitz
747b7203bd typo 2010-04-28 09:54:01 -04:00
Dwight Merriman
3483f22813 refactor and rename insert 2010-04-28 08:25:56 -04:00
Dwight Merriman
0e695b7a56 better err msgs 2010-04-27 18:55:45 -04:00
Dwight Merriman
f8654f8f56 find boost on win64 2010-04-27 18:28:10 -04:00
Dwight Merriman
542b7cdbb3 tabs 2010-04-27 18:22:07 -04:00
Dwight Merriman
d09a9ea087 fix for new pch file and windows vcproj 2010-04-27 18:16:43 -04:00
Dwight Merriman
30fd95fcb5 cflf 2010-04-27 17:50:26 -04:00
dwight
7cdfaa8a8a better msg 2010-04-27 17:07:07 -04:00
Eliot Horowitz
a6045bbb86 better "n" for getlasterror 2010-04-27 15:58:45 -04:00
Eliot Horowitz
f947bce011 don't define __linux__ on sun 2010-04-27 15:48:38 -04:00
Eliot Horowitz
0a7fd9cc2b stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
Dwight
d85a93fc76 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-27 15:28:33 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Mathias Stearn
c6cfe9fc00 double forking + close stdin and stderr SERVER-966 2010-04-27 15:05:09 -04:00
Dwight
b95d9603a0 fix errnos 2010-04-27 14:37:41 -04:00
Dwight
42bf241b9d Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-27 14:23:03 -04:00
Dwight
4ea1fe91d3 replsetcnfig work 2010-04-27 14:22:46 -04:00
Eliot Horowitz
a3cb25a0a3 logging for yield recursive failure, dont do bg index when have a recursive index 2010-04-27 14:19:10 -04:00
Dwight
5f62e6af47 vcproj cleaning 2010-04-27 13:04:08 -04:00