summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.5.4r1.5.4Eliot Horowitz2010-07-021-1/+1
* fix debug build & repl hackEliot Horowitz2010-07-021-0/+9
* oopsMathias Stearn2010-07-021-1/+1
* Try to fix NumberLong on win32Mathias Stearn2010-07-021-7/+3
* Revert "debugging"Mathias Stearn2010-07-021-10/+1
* debuggingMathias Stearn2010-07-021-1/+10
* cleaner #ifdefsMathias Stearn2010-07-021-3/+1
* add breakpoint for MutexDebuggerEliot Horowitz2010-07-021-1/+3
* Factor out slow command log messageAlberto Lerner2010-07-021-4/+4
* Merge branch 'master' of github.com:mongodb/mongodwight2010-07-024-8/+13
|\
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-012-7/+11
| |\
| | * Static destruction order fix SERVER-1276Mathias Stearn2010-07-011-5/+7
| | * DEBUG_BUILD constantMathias Stearn2010-07-011-2/+4
| * | debuggabilityEliot Horowitz2010-07-012-1/+2
| |/
* | minordwight2010-07-012-2/+2
* | cleaningdwight2010-07-014-28/+28
|/
* more work on ConnectionString SERVER-1319Eliot Horowitz2010-07-011-0/+2
* better logEliot Horowitz2010-06-301-1/+1
* crlf fixEliot Horowitz2010-06-301-441/+441
* maybe fasterdwight2010-06-291-3/+7
* better thread name loggingEliot Horowitz2010-06-293-32/+58
* rs elect stuffDwight2010-06-294-3/+15
* log a thread ID if using a recent version of BOOSTAlberto Lerner2010-06-291-1/+6
* some rs fixesDwight2010-06-291-0/+2
* Merge branch 'master' of github.com:mongodb/mongodwight2010-06-282-8/+40
|\
| * tr1 confict on win64Eliot Horowitz2010-06-281-2/+0
| * win64 namesEliot Horowitz2010-06-281-8/+8
| * starting some log abstraction cleaningEliot Horowitz2010-06-282-7/+41
* | rs add h field in logOpdwight2010-06-281-0/+3
|/
* solaris no rcvtimo option; use less macrosdwight2010-06-271-8/+8
* missing closesocket in miniwebserver edge casedwight2010-06-262-1/+3
* rs use regular optimes for replica setsdwight2010-06-261-1/+4
* miniweb a ltitle betterdwight2010-06-261-2/+6
* unit test addeddwight2010-06-261-0/+11
* Merge branch 'master' of github.com:mongodb/mongodwight2010-06-261-1/+11
|\
| * Fixed build on vs2k8Justin Dearing2010-06-271-1/+11
* | rs need to call client initthreaddwight2010-06-261-0/+5
|/
* I think we want to unlock hereAlberto Lerner2010-06-261-1/+1
* Block writes when not holding write-lock in debug buildMathias Stearn2010-06-245-0/+60
* SERVER-776 account for null string parsing difference in osx/linuxAaron2010-06-221-0/+1
* SERVER-776 win?Aaron2010-06-221-2/+22
* Merge branch 'master' of github.com:mongodb/mongodwight2010-06-221-2/+2
|\
| * remove externEliot Horowitz2010-06-221-1/+1
| * Correct indentationAlberto Lerner2010-06-221-2/+2
| * Linux changes timeout parameterAlberto Lerner2010-06-221-2/+2
* | rsdwight2010-06-222-2/+3
* | not sure why _timeTracker was declared extern but definitely wasdwight2010-06-221-1/+1
|/
* yield based off of scanned and timeEliot Horowitz2010-06-221-0/+36
* fast tracking of rough time passageEliot Horowitz2010-06-222-2/+23
* track elapsed time in ListenerEliot Horowitz2010-06-222-4/+16