0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

3442 Commits

Author SHA1 Message Date
Dwight
cabcd3c1ad prettier 2010-05-06 10:05:48 -04:00
Eliot Horowitz
f16161e6f1 Merge branch 'master' of github.com:mongodb/mongo 2010-05-05 22:53:28 -04:00
Eliot Horowitz
0deaaf82e7 fix updates on indexes fields when using array offsets SERVER-1093 2010-05-05 22:52:51 -04:00
dwight
b09a3eebe8 Merge branch 'master' of git@github.com:mongodb/mongo 2010-05-05 20:59:20 -04:00
dwight
98abf6279e csmess 2010-05-05 20:59:11 -04:00
Mathias Stearn
36421f21ca Count multi-insert. SERVER-814 2010-05-05 18:46:15 -04:00
Dwight
1faf2cb388 Merge branch 'master' of github.com:mongodb/mongo 2010-05-05 16:33:43 -04:00
Dwight
e70ce01e32 rs 2010-05-05 16:33:35 -04:00
Mathias Stearn
30103e5418 Counters should be atomic 2010-05-05 16:28:11 -04:00
Richard Kreuter
126a0f80b6 Merge branch 'master' of github.com:mongodb/mongo 2010-05-05 16:14:45 -04:00
Richard Kreuter
c8f781ce32 Revert "New methods dropTempCollectionsInDB & dropAllTempCollectionsInDB. SERVER-756."
This reverts commit 59645ef064.
2010-05-05 16:13:59 -04:00
Mathias Stearn
9e6121b6cb Only $slice outer arrays when nested. SERVER-1085 2010-05-05 15:52:40 -04:00
Dwight
e2972cb6a0 rs renaming 2010-05-05 14:57:49 -04:00
Dwight
e33b721f4c Merge branch 'master' of github.com:mongodb/mongo 2010-05-05 14:00:35 -04:00
Dwight
c783a1fbba rs 2010-05-05 14:00:25 -04:00
Richard Kreuter
39eb68c592 Merge branch 'SERVER-756' 2010-05-05 13:03:14 -04:00
Dwight
30e567df03 cleaner logging 2010-05-05 12:01:20 -04:00
Richard Kreuter
59645ef064 New methods dropTempCollectionsInDB & dropAllTempCollectionsInDB. SERVER-756. 2010-05-05 11:51:28 -04:00
Eliot Horowitz
5d4d3c74f1 another case for SERVER-1082 2010-05-04 19:18:59 -04:00
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
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
Dwight Merriman
8fb9289813 bson cleaning 2010-04-25 17:48:49 -04:00
Dwight Merriman
81649832c4 rs config 2010-04-25 16:13:21 -04:00
Eliot Horowitz
35b3b71bcf more attemps to get tests to pass 2010-04-24 22:48:09 -04:00
Eliot Horowitz
4653fe5709 trying to get tests to pass 2010-04-24 22:23:36 -04:00
Dwight Merriman
5be10027f3 bson!!! 2010-04-24 19:56:42 -04:00
Dwight Merriman
88e56090e6 bson separation 2010-04-24 19:24:07 -04:00
Dwight Merriman
c4bd465042 towards 3 2010-04-24 18:25:58 -04:00
Dwight Merriman
96b58977fc towards 2 2010-04-24 17:14:44 -04:00
Dwight Merriman
8d3ab6a171 towards a clena bson cpp lib 2010-04-24 16:43:09 -04:00
Dwight Merriman
0fdc95bfb5 some bson cleaning 2010-04-24 15:45:50 -04:00
Dwight Merriman
0dd902e096 fix for tools 2010-04-24 15:04:35 -04:00
Dwight Merriman
ebb1a574eb decruft 2010-04-24 14:42:59 -04:00
Dwight Merriman
eee1ce9b3d dont need these undefs anymore 2010-04-24 14:40:22 -04:00
Dwight Merriman
d11dad41b7 more compile fix 2010-04-24 14:31:23 -04:00
Dwight Merriman
38d1bd875c fix compile for unix 2010-04-24 14:27:15 -04:00
Dwight Merriman
66039bd827 less defines - use inlines instead. uassert etc. 2010-04-24 14:23:25 -04:00
Dwight Merriman
0c7e5438e0 get rid of macros in log.h 2010-04-24 14:03:14 -04:00
Dwight Merriman
0c7aa5f861 null->NULL in ntservice.cpp 2010-04-24 13:01:26 -04:00
Dwight Merriman
6b337f36e1 add define in VCPROJ so it will compile again 2010-04-24 12:58:00 -04:00
Mathias Stearn
036a302e38 Macro smashing. Also sequester lower-case null to ntservice.cpp 2010-04-23 21:07:59 -04:00
Mathias Stearn
4f3c48b853 fix opwrite 2010-04-23 20:17:51 -04:00
Mathias Stearn
4f4dd053aa Get rid of xassert 2010-04-23 20:14:37 -04:00
Dwight Merriman
1a27750682 opread doesnt need to be a macro 2010-04-23 19:32:21 -04:00
Dwight
998a363ec4 warning 2010-04-23 18:51:51 -04:00
Dwight
4b77d7fc78 allow a chaining style with BSONObjBuilder appends 2010-04-23 18:48:20 -04:00
Dwight
52fe13e41a more build fix 2010-04-23 17:37:05 -04:00
Dwight
103b84006a fix broken build 2010-04-23 17:35:05 -04:00
Dwight
1d908a2740 tweaks 2010-04-23 16:55:31 -04:00
Dwight
1d7e7984b6 Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:

	db/driverHelpers.cpp
2010-04-23 16:42:57 -04:00
Dwight
bd8a3e9527 more /_commands 2010-04-23 16:41:56 -04:00
Eliot Horowitz
5e104b1f50 fixes 2010-04-23 16:23:56 -04:00
Dwight
837fd2cd86 /_commands in the http interface 2010-04-23 15:50:49 -04:00
Dwight Merriman
dd4097595a vcproj cleaning and ohter minor 2010-04-22 21:41:51 -04:00
Dwight
ca84dc6bb1 cleaning 2010-04-22 18:43:37 -04:00
Dwight
0976928780 less chatty 2010-04-22 16:23:59 -04:00
Dwight
09a4b15404 rs work; ismaster 2010-04-22 16:17:18 -04:00
Dwight
3243403a5f tweak web page 2010-04-22 13:07:36 -04:00
Dwight
2f2f486639 sr 2010-04-22 11:58:19 -04:00
Dwight
67e3503b9d bson cleaning 2010-04-22 10:31:16 -04:00
Dwight Merriman
dc75bbf201 master check for replsets 2010-04-21 21:49:09 -04:00
Dwight Merriman
4150161551 rs 2010-04-21 21:19:37 -04:00
Dwight Merriman
ac91527d47 rename file 2010-04-21 18:46:31 -04:00
Dwight
927000277e fix String() elem; 2010-04-21 17:40:24 -04:00
Dwight
dbb9439a58 rs 2010-04-21 17:13:25 -04:00
Dwight
2932118a10 bad errno 2010-04-21 16:48:30 -04:00
Dwight
60b6c65c2a re 2010-04-21 16:43:51 -04:00
Dwight
f0928e5f7d rs work 2010-04-21 16:14:28 -04:00
Dwight
1142df2e2a rs 2010-04-21 15:26:08 -04:00
Dwight
213c83e9ca minor 2010-04-21 15:24:30 -04:00
Dwight
5dab211e68 more bson headers 2010-04-21 15:23:00 -04:00
Dwight
f658ff62f8 minor 2010-04-21 15:13:24 -04:00
Dwight
4c709a735a missing file 2010-04-21 15:07:38 -04:00
Dwight
73ee41d32d Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:

	db/jsobj.h
2010-04-21 15:03:55 -04:00
Dwight
29fc7049a8 bson 2010-04-21 15:03:05 -04:00
Eliot Horowitz
65cd977625 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-21 15:03:04 -04:00
Eliot Horowitz
64c2ab5a06 can iterate over a BSONObjBuilder without commiting 2010-04-21 15:02:37 -04:00
Dwight
6ef037a784 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-21 14:41:48 -04:00
Dwight
7fb0052d9c some rs work and clean up BSONElement 2010-04-21 14:41:09 -04:00
Eliot Horowitz
0d6ea43699 slight tweak to maxDistance SERVER-1027 2010-04-21 12:54:37 -04:00
Eliot Horowitz
50ffb4ac70 slightly better followupExtentSize SERVER-1034 2010-04-21 11:41:05 -04:00
Eliot Horowitz
7ba0914ed4 fix case where its possible to creaet an invalid extent SERVER-1034 2010-04-21 10:09:25 -04:00
Eliot Horowitz
5660d03477 fix Ordering 2010-04-20 23:11:35 -04:00
Eliot Horowitz
a70a2973d4 warning 2010-04-20 23:11:25 -04:00
Dwight Merriman
b0cdfca990 checkpooint 2010-04-20 21:55:34 -04:00
Dwight Merriman
18f3614188 faster! Ordering class 2010-04-20 19:42:53 -04:00
Dwight Merriman
2bef8e784f cleanup bucketbasics start 2010-04-20 19:07:37 -04:00
Dwight
28a303759c more tomorrow 2010-04-20 18:12:30 -04:00