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

4429 Commits

Author SHA1 Message Date
Eliot Horowitz
8223d2d509 some assertions for sharding test before more work 2009-11-03 17:15:05 -05:00
Mathias Stearn
9a81525018 Add assert to prevent calling appendAs with EOO 2009-11-03 16:39:55 -05:00
Mathias Stearn
6f7d89b01a use gdb trampoline in mongos 2009-11-03 16:39:55 -05:00
Mathias Stearn
80edd9e5cf Pull launchGDB out to debug_util.cpp 2009-11-03 16:39:55 -05:00
Eliot Horowitz
03d189f518 Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-03 14:45:14 -05:00
Eliot Horowitz
18e7e48ebd stats for sharded map/reduce SHARDING-37 2009-11-03 14:44:41 -05:00
Mathias Stearn
6e4852e148 Make launchGDB() work with multiple threads. 2009-11-03 13:23:13 -05:00
Eliot Horowitz
093fe68254 some defensive code for boost versions 2009-11-03 13:19:57 -05:00
Eliot Horowitz
6fd0beb957 wassert on extsort 2009-11-03 13:02:39 -05:00
Eliot Horowitz
8b23ad4f68 some log(1) debugging 2009-11-03 13:01:07 -05:00
Eliot Horowitz
d8fbead145 delete temp shard collections on shards SHARDING-37 2009-11-03 12:17:56 -05:00
Eliot Horowitz
aa15d45e9c fix compile issues 2009-11-03 12:17:51 -05:00
Eliot Horowitz
05712a3965 fix mac 64-bit 2009-11-03 12:13:42 -05:00
Eliot Horowitz
6d5e43755d sharded map-reduce basic test works SHARDING-37 2009-11-03 11:40:00 -05:00
Eliot Horowitz
3a1c9831c1 some sharded query re-factoring 2009-11-03 10:35:48 -05:00
Mathias Stearn
f874b55f1a Include (mangled) names in printStackTrace 2009-11-03 09:43:24 -05:00
Dwight
d7a8eb644d compile windows 2009-11-03 09:15:45 -05:00
Dwight
7711895110 Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-03 09:09:48 -05:00
Dwight
7b8640f468 comment 2009-11-03 09:09:37 -05:00
Mathias Stearn
39a66ce531 Remove debugging couts 2009-11-03 01:56:40 -05:00
Mathias Stearn
b92f5f3aa5 Launch GDB on SIGTRAP if compiled for debug (--dd) 2009-11-02 18:56:29 -05:00
Mathias Stearn
526e514bff assert and massert now trigger breakpoint() 2009-11-02 18:56:29 -05:00
Mathias Stearn
bf2467973f Make breakpoint() safe to call anywhere. 2009-11-02 18:56:29 -05:00
Eliot Horowitz
d680df473b Merge branch 'master' of git@github.com:mongodb/mongo 2009-11-02 16:52:32 -05:00
Eliot Horowitz
ac11d739e1 use CmdLine for port 2009-11-02 16:52:16 -05:00
Eliot Horowitz
ccd4f09387 cleaning sharding tests 2009-11-02 15:30:12 -05:00
Mathias Stearn
0c48803a96 fix for boost 1.33. no BOOST_FOREACH :( 2009-11-02 13:46:25 -05:00
Mathias Stearn
1acf77ce0c Add nested-dotted converters for BSONObj 2009-11-02 13:32:20 -05:00
Mathias Stearn
d7c527d437 pull EmbeddedBuilder to its own file 2009-11-02 13:32:20 -05:00
Eliot Horowitz
d79c6006e4 fix multi-update and modding indexed field SERVER-268 SERVER-108 2009-11-02 12:25:51 -05:00
Eliot Horowitz
39645a2739 removing dead code 2009-11-02 11:00:49 -05:00
Eliot Horowitz
d22098f810 get rid of deep in Matcher 2009-11-02 10:51:42 -05:00
Eliot Horowitz
a782eb24c3 get rid of deep on Cursor::getsetdup 2009-11-02 10:47:29 -05:00
Eliot Horowitz
8ca8a7b1a7 multi-update with multi-key SERVER-365 2009-11-02 10:40:19 -05:00
Eliot Horowitz
d1057d5a9d clean trailing spaces when importing json SERVER-402 2009-11-02 09:52:58 -05:00
Mathias Stearn
9ecceafbca Add breakpoint functions (*nix only) 2009-11-01 23:29:20 -05:00
Eliot Horowitz
48ae894e3f fix scons on freebsd8 SERVER-400 2009-11-01 20:19:00 -05:00
Eliot Horowitz
d9f5e91892 don't do magic ctrl-c handling on freebsd SERVER-399 2009-11-01 20:18:37 -05:00
Eliot Horowitz
b98067022f added getContentType and getField to gridfs 2009-10-31 11:23:29 -04:00
Eliot Horowitz
2878fc0b5e fix sharded multi-update and test 2009-10-30 15:52:54 -04:00
Eliot Horowitz
30185da24a fix multi-update where objects move 2009-10-30 15:51:23 -04:00
Eliot Horowitz
e0c377e0ee update returns DiskLoc where object ends up 2009-10-30 15:50:21 -04:00
Eliot Horowitz
de7fe40a96 multi test that passed trying to track down other test 2009-10-29 17:19:23 -04:00
Eliot Horowitz
90eceb3c91 ensureing index on _id shouldn't cause an error 2009-10-29 16:14:43 -04:00
Eliot Horowitz
fdcff3645e more work on various shard key types, an update fix 2009-10-29 16:07:06 -04:00
Eliot Horowitz
d7544326ab cleaning 2009-10-29 16:06:35 -04:00
Eliot Horowitz
944f8d43ce debugging for odd error 2009-10-29 12:10:58 -04:00
Eliot Horowitz
2dcaea56d3 windows compile MINOR 2009-10-29 12:06:16 -04:00
Eliot Horowitz
f9cf3d47a0 some work on _id sharding, and more test harness SHARDING-50 2009-10-29 12:00:04 -04:00
Eliot Horowitz
aa6fc17f57 find _id index more robustly 2009-10-29 11:59:38 -04:00