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

11156 Commits

Author SHA1 Message Date
Dwight
dd6beabbbf compile 2010-12-15 10:48:55 -05:00
dwight
6689861a0d Revert "Revert "str stuff""
This reverts commit 0e3aed4922a0c16756e1101b3c2ba24d1a10d9dc.
2010-12-15 10:42:50 -05:00
dwight
576feea5bb Revert "Revert "better errmsg""
This reverts commit c7f59b7cd08cb17194020fe7a3f3a05af1022687.
2010-12-15 10:42:48 -05:00
dwight
e0b30e313f paths.h 2010-12-15 10:42:47 -05:00
dwight
8a6a30bcb1 Revert "better errmsg"
This reverts commit 61c59369d29003b71f0823ca07af4c52cf6d6759.
2010-12-15 10:42:46 -05:00
dwight
dad23bdae0 Revert "str stuff"
This reverts commit c4b67bcf8092dec4dc2bc20a86808d5fde517381.
2010-12-15 10:42:45 -05:00
dwight
62fbef60e7 str stuff 2010-12-15 10:42:43 -05:00
dwight
30d7c304fd better errmsg 2010-12-15 10:42:42 -05:00
dwight
12477016f9 clearer 2010-12-15 10:42:41 -05:00
Eliot Horowitz
c770005874 more map/reduce refactoring for SERVER-1837 (4) 2010-12-15 09:51:01 -05:00
Eliot Horowitz
c022b54c08 init( BSONObj* ) can be const * 2010-12-15 09:50:35 -05:00
Eliot Horowitz
845360735a more map/reduce refactoring for SERVER-1837 all db access encapsulated 2010-12-15 09:32:58 -05:00
Eliot Horowitz
e5d0731c2d more map/reduce refactoring for SERVER-1837 (2) 2010-12-15 09:32:58 -05:00
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