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

40 Commits

Author SHA1 Message Date
Eliot Horowitz
5d50b728f8 replace goingAway with inShutdown() SERVER-1876 2010-11-11 01:47:15 -05:00
Eliot Horowitz
1e2c723b24 increase timeout on killing 2010-10-29 15:04:22 -04:00
Alberto Lerner
5f7500bf01 Pull timer.h and time_support.h out of goodies.h
The code on both the new header files is essentially the same. This
commit just adjusted #include in dependent modules. The new headers
did not make to pch.h.

This change is in preparation for some improvements in code that is
now in time_support.h
2010-09-16 09:18:46 -04:00
Aaron
e47687bd03 SERVER-1762 clean up v8 mutex usage somewhat 2010-09-13 14:23:13 -07:00
Eliot Horowitz
9298bb1f38 increase shell pipe buffer 2010-08-25 09:43:04 -04:00
Mathias Stearn
b082b63f75 Port killWithUri functionality to C++ 2010-08-17 18:27:30 -04:00
Alberto Lerner
812d855db2 SERVER-1517 Start with mongos checking. 2010-08-12 07:06:07 -07:00
Alberto Lerner
04d9cfb67c SERVER-1517 Heapcheck 'mongod' and 'mongos' only (fix core tests) 2010-08-10 15:36:29 -04:00
Mathias Stearn
e8e772181a Use one string per JS file.
mongo_vstudio.cpp in next push
2010-08-10 14:44:10 -04:00
Mathias Stearn
06cb7f821f use StringData for hardcoded JS files 2010-08-10 14:44:10 -04:00
Alberto Lerner
64210308ba Fix build (broken at f800c20958) 2010-08-10 13:56:55 -04:00
Alberto Lerner
f800c20958 SERVER-1517 allow heap-checking in jstests 2010-08-10 13:17:45 -04:00
Eliot Horowitz
6b3335aea5 test robustness 2010-08-03 14:01:12 -04:00
Eliot Horowitz
4aced1b2a4 fix assert 2010-07-23 21:34:43 -04:00
Mathias Stearn
5960b04407 Hardcode magic number rather than rely on HOST_NAME_MAX 2010-07-23 18:04:13 -04:00
Mathias Stearn
b56f9612f9 Error code MINOR 2010-07-23 17:55:56 -04:00
Mathias Stearn
09ddf4770f Add getHostName() function to shell 2010-07-23 17:54:32 -04:00
Eliot Horowitz
3b188186ac an important assert 2010-07-23 12:18:39 -04:00
Eliot Horowitz
5ffa331ac3 increase buffer size so don't hang forever mysteriously when running tests 2010-07-23 12:06:30 -04:00
Alberto Lerner
4ab45012de SERVER-1270 Elim remaining c_str()'s 2010-07-20 12:59:47 -04:00
Mathias Stearn
542d21c700 fix for windows 2010-07-02 14:10:59 -04:00
Dwight
b62d7743d7 Merge branch 'master' of github.com:mongodb/mongo 2010-06-29 13:18:04 -04:00
Dwight
6011eee820 rs 2010-06-29 13:17:57 -04:00
Mathias Stearn
ccf3519c6b md5sumFile function in shell 2010-06-29 13:06:00 -04:00
Aaron
f46551260b enhance repair test 2010-06-21 20:38:26 -07:00
dwight
ae6c7a2779 err nos 2010-06-17 20:02:06 +01:00
dwight
d7f7155c83 shell 2010-06-17 13:46:27 -04:00
Dwight
aa908fe994 compile 2010-06-16 17:00:20 -04:00
Dwight
c5a241e6d9 cleaner shell shutdown 2010-06-16 16:56:05 -04:00
dwight
4eaaf25da3 shell : cleaner cleanup on exit 2010-06-14 16:22:11 -04:00
dwight
93fdeab943 better err msg 2010-06-14 16:10:23 -04:00
Eliot Horowitz
b183c1a4b8 fix shell again 2010-06-12 23:13:16 -04:00
Eliot Horowitz
f6fe05bf9a fix shell 2010-06-12 22:45:17 -04:00
dwight
0fe7ef64f0 shell admin 2010-06-12 17:49:54 -04:00
dwight
ec85177ba1 shell 2010-06-11 00:16:34 -04:00
Dwight
dedf707197 shell 2010-06-10 18:02:17 -04:00
dwight
54caa6f78d shell stuff 2010-06-07 20:31:27 -04:00
dwight
c0cc46954b shell was missing flush on no readline version 2010-06-07 18:53:04 -04:00
Dwight
370f9a1bd2 shell stuff 2010-06-07 11:17:08 -04:00
dwight
4bf152cd56 make a .vcxproj/.sln for the shell 2010-06-05 20:55:11 -04:00