Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUMP 1.5.4r1.5.4 | Eliot Horowitz | 2010-07-02 | 1 | -1/+1 |
* | fix debug build & repl hack | Eliot Horowitz | 2010-07-02 | 1 | -0/+9 |
* | oops | Mathias Stearn | 2010-07-02 | 1 | -1/+1 |
* | Try to fix NumberLong on win32 | Mathias Stearn | 2010-07-02 | 1 | -7/+3 |
* | Revert "debugging" | Mathias Stearn | 2010-07-02 | 1 | -10/+1 |
* | debugging | Mathias Stearn | 2010-07-02 | 1 | -1/+10 |
* | cleaner #ifdefs | Mathias Stearn | 2010-07-02 | 1 | -3/+1 |
* | add breakpoint for MutexDebugger | Eliot Horowitz | 2010-07-02 | 1 | -1/+3 |
* | Factor out slow command log message | Alberto Lerner | 2010-07-02 | 1 | -4/+4 |
* | Merge branch 'master' of github.com:mongodb/mongo | dwight | 2010-07-02 | 4 | -8/+13 |
|\ | |||||
| * | Merge branch 'master' of github.com:mongodb/mongo | Eliot Horowitz | 2010-07-01 | 2 | -7/+11 |
| |\ | |||||
| | * | Static destruction order fix SERVER-1276 | Mathias Stearn | 2010-07-01 | 1 | -5/+7 |
| | * | DEBUG_BUILD constant | Mathias Stearn | 2010-07-01 | 1 | -2/+4 |
| * | | debuggability | Eliot Horowitz | 2010-07-01 | 2 | -1/+2 |
| |/ | |||||
* | | minor | dwight | 2010-07-01 | 2 | -2/+2 |
* | | cleaning | dwight | 2010-07-01 | 4 | -28/+28 |
|/ | |||||
* | more work on ConnectionString SERVER-1319 | Eliot Horowitz | 2010-07-01 | 1 | -0/+2 |
* | better log | Eliot Horowitz | 2010-06-30 | 1 | -1/+1 |
* | crlf fix | Eliot Horowitz | 2010-06-30 | 1 | -441/+441 |
* | maybe faster | dwight | 2010-06-29 | 1 | -3/+7 |
* | better thread name logging | Eliot Horowitz | 2010-06-29 | 3 | -32/+58 |
* | rs elect stuff | Dwight | 2010-06-29 | 4 | -3/+15 |
* | log a thread ID if using a recent version of BOOST | Alberto Lerner | 2010-06-29 | 1 | -1/+6 |
* | some rs fixes | Dwight | 2010-06-29 | 1 | -0/+2 |
* | Merge branch 'master' of github.com:mongodb/mongo | dwight | 2010-06-28 | 2 | -8/+40 |
|\ | |||||
| * | tr1 confict on win64 | Eliot Horowitz | 2010-06-28 | 1 | -2/+0 |
| * | win64 names | Eliot Horowitz | 2010-06-28 | 1 | -8/+8 |
| * | starting some log abstraction cleaning | Eliot Horowitz | 2010-06-28 | 2 | -7/+41 |
* | | rs add h field in logOp | dwight | 2010-06-28 | 1 | -0/+3 |
|/ | |||||
* | solaris no rcvtimo option; use less macros | dwight | 2010-06-27 | 1 | -8/+8 |
* | missing closesocket in miniwebserver edge case | dwight | 2010-06-26 | 2 | -1/+3 |
* | rs use regular optimes for replica sets | dwight | 2010-06-26 | 1 | -1/+4 |
* | miniweb a ltitle better | dwight | 2010-06-26 | 1 | -2/+6 |
* | unit test added | dwight | 2010-06-26 | 1 | -0/+11 |
* | Merge branch 'master' of github.com:mongodb/mongo | dwight | 2010-06-26 | 1 | -1/+11 |
|\ | |||||
| * | Fixed build on vs2k8 | Justin Dearing | 2010-06-27 | 1 | -1/+11 |
* | | rs need to call client initthread | dwight | 2010-06-26 | 1 | -0/+5 |
|/ | |||||
* | I think we want to unlock here | Alberto Lerner | 2010-06-26 | 1 | -1/+1 |
* | Block writes when not holding write-lock in debug build | Mathias Stearn | 2010-06-24 | 5 | -0/+60 |
* | SERVER-776 account for null string parsing difference in osx/linux | Aaron | 2010-06-22 | 1 | -0/+1 |
* | SERVER-776 win? | Aaron | 2010-06-22 | 1 | -2/+22 |
* | Merge branch 'master' of github.com:mongodb/mongo | dwight | 2010-06-22 | 1 | -2/+2 |
|\ | |||||
| * | remove extern | Eliot Horowitz | 2010-06-22 | 1 | -1/+1 |
| * | Correct indentation | Alberto Lerner | 2010-06-22 | 1 | -2/+2 |
| * | Linux changes timeout parameter | Alberto Lerner | 2010-06-22 | 1 | -2/+2 |
* | | rs | dwight | 2010-06-22 | 2 | -2/+3 |
* | | not sure why _timeTracker was declared extern but definitely was | dwight | 2010-06-22 | 1 | -1/+1 |
|/ | |||||
* | yield based off of scanned and time | Eliot Horowitz | 2010-06-22 | 1 | -0/+36 |
* | fast tracking of rough time passage | Eliot Horowitz | 2010-06-22 | 2 | -2/+23 |
* | track elapsed time in Listener | Eliot Horowitz | 2010-06-22 | 2 | -4/+16 |