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

11343 Commits

Author SHA1 Message Date
Eliot Horowitz
3ac6dfcd5c more map/reduce refactoring for SERVER-1837 2010-12-15 09:32:58 -05:00
Eliot Horowitz
2da179f9a7 BONObjBuilder::append( const StringData& fieldName, string str), second argument should be passed by const& SERVER-2224 2010-12-15 00:36:52 -05:00
Eliot Horowitz
094efa18f9 remove xcode files 2010-12-15 00:32:33 -05:00
Eliot Horowitz
bcae358b95 win scons typo 2010-12-15 00:25:54 -05:00
dwight
ba84222056 use relative paths in the journal 2010-12-14 20:27:24 -05:00
dwight
b608193a58 fix errno display 2010-12-14 20:23:17 -05:00
dwight
b55418440a comment 2010-12-14 18:06:59 -05:00
Aaron
8e73062d88 SERVER-387 test killop with map reduce 2010-12-14 13:06:59 -08:00
Alberto Lerner
f74c2e179e better error message 2010-12-14 15:34:40 -05:00
Mathias Stearn
488eeaadec Fail hard if maps don't match 2010-12-14 14:24:42 -05:00
Mathias Stearn
d946dce692 Exceptions in durThread should cause immediate shutdown 2010-12-14 14:24:42 -05:00
Aaron
3b5f19c587 clean xcode proj 2010-12-14 10:52:32 -08:00
Aaron
9c14510e64 SERVER-2217 queryoptimizer handle properly when notablescan exception is generated in queryop init 2010-12-14 10:52:32 -08:00
Aaron
d2092adc16 SERVER-2217 fix parsing of notablescan command line option 2010-12-14 10:52:32 -08:00
Eliot Horowitz
a6127a617b some map/reduce cleaning 2010-12-14 11:23:51 -05:00
Eliot Horowitz
efac81dc39 indenatation 2010-12-14 11:23:51 -05:00
Kristina
1e196fb851 check that latest writes haven't changed in repl tests 2010-12-14 10:09:43 -05:00
Alberto Lerner
394455bba9 compile 2010-12-14 06:51:42 -05:00
Eliot Horowitz
f477e690d3 comment 2010-12-14 02:43:34 -05:00
Eliot Horowitz
d7569703d9 replace countCommas with str::count 2010-12-14 02:40:37 -05:00
Eliot Horowitz
573dcb41e4 str::count function 2010-12-14 02:40:27 -05:00
Eliot Horowitz
e97dddd66b initialize bool 2010-12-14 00:26:46 -05:00
dwight
0a854688df Merge branch 'master' of github.com:mongodb/mongo 2010-12-13 22:13:15 -05:00
dwight
cd49f778d9 shell 2010-12-13 22:13:03 -05:00
dwight
eb70ed360d comment 2010-12-13 22:12:15 -05:00
Mathias Stearn
de9b3527e7 old boost compile 2010-12-13 20:59:16 -05:00
dwight
8f98101ecb faster 2010-12-13 20:45:16 -05:00
dwight
6691b05e5b getting warnings about destructor not returniing on windows 2010-12-13 20:29:58 -05:00
dwight
166adfc64d elim warning 2010-12-13 20:22:54 -05:00
dwight
7ee635b2a2 fix warning convesion 64 bit to 32 bit int 2010-12-13 20:09:00 -05:00
dwight
a774b9c5d3 unref local var 2010-12-13 20:07:40 -05:00
Mathias Stearn
623ad9da1a fix off-by-one in spidermonkey line numbering SERVER-2215 2010-12-13 19:02:27 -05:00
Mathias Stearn
e1bcc6b3a2 crlf 2010-12-13 19:02:27 -05:00
Mathias Stearn
2198a6d266 Use /data/db for jstests/dur/* 2010-12-13 18:54:53 -05:00
Mathias Stearn
f2a3be8596 dur jstests should use paranoid mode 2010-12-13 18:54:53 -05:00
Mathias Stearn
02572f806f Use memcmp to speed up dur checking. Add --durOptions bit for extra checks 2010-12-13 18:54:53 -05:00
Mathias Stearn
54a40fe790 glibc memcmp faster than gcc's 2010-12-13 18:54:53 -05:00
Mathias Stearn
bd8b5fe801 rename --durTrace to --durOptions 2010-12-13 18:54:53 -05:00
dwight
c7c5a57b1f eliminate the _DURABLE preprocessor define 2010-12-13 18:03:32 -05:00
Eliot Horowitz
74149fa1e2 cleaning now that it should compile 2010-12-13 16:42:57 -05:00
Eliot Horowitz
2b5c8d876a Cmdline() needs to be .h for now to compile cleanly 2010-12-13 16:42:12 -05:00
Alberto Lerner
2224288933 SERVER-2213 balancer tolerates servers being down at mongos startup 2010-12-13 16:11:16 -05:00
Dwight
98f5d5396a compile 2010-12-13 16:11:04 -05:00
Dwight
85502d3bd8 compile 2010-12-13 16:08:40 -05:00
Dwight
1a4ec92282 dur safety when going back and forth with startup options 2010-12-13 16:06:13 -05:00
Dwight
eb77acc4fc _DURABLEDEFAULTON option for testing (only) 2010-12-13 15:51:53 -05:00
Dwight
4ccfed22b1 log less 2010-12-13 15:36:34 -05:00
Dwight
c7f9beba44 zero end of Namespace string buffers 2010-12-13 15:30:26 -05:00
Dwight
4a437cc8b8 commitNow() 2010-12-13 14:53:49 -05:00
Alberto Lerner
fd899470c1 semantics is already clear but it doesn't hurt leaving a reminder 2010-12-13 14:32:58 -05:00