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

2229 Commits

Author SHA1 Message Date
Aaron
652dac2449 more correct process termination check, related debug logging 2009-04-03 10:44:30 -04:00
Aaron
1866fed9c6 disable http interface in repl tests 2009-04-02 18:20:57 -04:00
Aaron
b372835b91 bridge retry connect 2009-04-02 17:58:18 -04:00
Aaron
9c2ce6c855 option to run without http interface 2009-04-02 17:58:09 -04:00
Aaron
4dd5664788 test exact match 2009-04-02 17:32:11 -04:00
Aaron
ca66049808 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-02 17:30:09 -04:00
Aaron
3c439e5fde add datasize command 2009-04-02 17:29:51 -04:00
Eliot Horowitz
d3fa52ec79 solaris gcc ordering fix 2009-04-02 17:26:49 -04:00
Eliot Horowitz
ec376d5781 remove unused variable 2009-04-02 17:26:36 -04:00
Eliot Horowitz
d20f1d0f62 solaris fix 2009-04-02 17:06:01 -04:00
Aaron
27653d55a0 refactor median key command 2009-04-02 17:04:05 -04:00
Aaron
c048047258 add smokeAllNoJs target 2009-04-02 16:56:39 -04:00
Aaron
fd69be43c9 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-02 15:55:18 -04:00
Aaron
8780ff947f Log warning when shell sees null bytes in mongod output 2009-04-02 15:48:18 -04:00
Eliot Horowitz
1f2bab33e8 fix BSONObj ownership 2009-04-02 15:43:53 -04:00
Aaron
3bca999156 Add mongobridge 2009-04-02 15:10:52 -04:00
Aaron
662776e832 more correct check for initial sync complete 2009-04-02 12:02:46 -04:00
Aaron
633bb0f06e vlaidate mongod instance started by scons 2009-04-02 11:36:02 -04:00
Aaron
7d97641828 temp sleep log for debugging 2009-04-02 11:13:20 -04:00
Aaron
0f6ca6451f Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-01 19:51:54 -04:00
Aaron
3dc9982e65 Only sleep extra on sigkill, be sure to stop running mongods at end of each doTest call 2009-04-01 19:51:41 -04:00
Eliot Horowitz
eb22bc435b some platform notes for linux 64 bit 2009-04-01 19:13:47 -04:00
Aaron
af4bf8e62b converted rest of repl tests 2009-04-01 18:21:07 -04:00
Aaron
1fe31cb601 Dynamically allocate ports for use in repl tests 2009-04-01 17:25:47 -04:00
Aaron
df91e7d5b1 Fix ReplSource memory leaks 2009-04-01 16:00:56 -04:00
Aaron
a05f92f518 try adjusting sleeps 2009-04-01 14:17:24 -04:00
Aaron
d291a9ef73 maybe fix win & solaris 2009-04-01 14:13:08 -04:00
Aaron
62f1aab6ac include sys/file.h for linux 2009-04-01 14:10:21 -04:00
Aaron
99a9688493 Explicitly release lock on shutdown 2009-04-01 13:48:02 -04:00
Aaron
8ad34d6186 Don't return from main(), even if listen socket is closed 2009-04-01 13:36:39 -04:00
Aaron
ed35b0874c Close listener sockets on exit 2009-04-01 12:26:31 -04:00
Aaron
d39de1e407 More timeouts 2009-04-01 11:33:56 -04:00
Aaron
f1293c60c3 Run test with both kill modes 2009-04-01 11:10:36 -04:00
Aaron
9cc0f42431 Add timeout 2009-04-01 10:55:50 -04:00
Aaron
59d34a2832 Validate length of allocated file 2009-04-01 10:51:55 -04:00
Aaron
892296218a Validate length of allocated file 2009-04-01 10:50:31 -04:00
Aaron
5b9e58768e Fix OID string rep 2009-04-01 10:38:39 -04:00
Eliot
7bd3a9060c fix some compiler warnings for fcc 4.3 2009-04-01 10:05:30 -04:00
Eliot Horowitz
1f476f2524 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-31 22:09:10 -04:00
Eliot Horowitz
86d6f70c83 nicer error for v8
64-bit path
2009-03-31 22:08:55 -04:00
Eliot Horowitz
c3ba79f829 option for only ading a library if its static 2009-03-31 22:05:53 -04:00
Eliot Horowitz
57ce5cf1ef removing more boost 1.34+ features 2009-03-31 17:51:16 -04:00
Eliot Horowitz
1b46ce6749 using deprecated boost api so it works 1.33 -> 1.38 2009-03-31 17:43:06 -04:00
Eliot Horowitz
0a6ae94384 works with older versions of boost 2009-03-31 17:38:51 -04:00
Eliot Horowitz
a79a45de10 Merge branch 'master' of git@github.com:mongodb/mongo 2009-03-31 17:29:49 -04:00
Eliot Horowitz
853f187bdd better about following symlinks and finding jars 2009-03-31 17:29:30 -04:00
Aaron
dcdcd309dd Increase timeout 2009-03-31 16:46:26 -04:00
Aaron
bda8a01461 Print compilation info in test output 2009-03-31 16:00:37 -04:00
Aaron
8e694fdc33 Print compilation info in test output 2009-03-31 15:59:14 -04:00
Aaron
2821a57dcb sleep to allow os to recover resources of killed process 2009-03-31 14:59:58 -04:00