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

3309 Commits

Author SHA1 Message Date
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
Dwight
5b2a78a134 dbwebserver 2010-04-27 12:51:49 -04:00
Aaron
fb7a84b791 Merge branch 'master' of github.com:mongodb/mongo 2010-04-27 00:33:53 -07:00
Aaron
5f13e864d7 SERVER-810 _id modifying updates replicate correctly 2010-04-27 00:33:35 -07:00
Dwight Merriman
0d21a119d2 vcproj tweaks 2010-04-26 21:29:08 -04:00
Dwight Merriman
e9561a49e9 fix warning with ismaster 2010-04-26 21:16:57 -04:00
Dwight Merriman
ae42460539 fix warning with ismaster 2010-04-26 20:58:41 -04:00
Aaron
ccb496081e SERVER-1005 more correct error messages 2010-04-26 17:24:40 -07:00
Aaron
45048fa94f Merge branch 'master' of github.com:mongodb/mongo 2010-04-26 17:23:31 -07:00
Aaron
51daf493a1 SERVER-1005 $nor 2010-04-26 17:22:33 -07:00
Dwight
8351cbb2a7 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-26 17:10:13 -04:00
Dwight
53ad3023c9 look for boost in program files/boost/latest/ on windows in vcproj 2010-04-26 17:09:56 -04:00
Eliot Horowitz
2ff883624b $ operator and $set can behave poorly with replication SERVER-1052 2010-04-26 15:24:16 -04:00
Eliot Horowitz
0967ed4b5d helper to load collection names so not to use DBDirectClient
beter and also fixed SERVER-1047
2010-04-25 23:15:42 -04:00
Eliot Horowitz
c09a3a4703 warning cleaning 2010-04-25 22:11:16 -04:00