Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comment | dwight | 2011-02-09 | 1 | -3/+5 |
* | compile | dwight | 2011-01-08 | 1 | -1/+1 |
* | compile and mongo_vstudio.cpp | Mathias Stearn | 2011-01-06 | 1 | -1/+1 |
* | vcxproj | Dwight | 2011-01-06 | 1 | -1/+1 |
* | adding some self testing for concurrency. fledgling and will likely | Dwight | 2011-01-06 | 1 | -0/+72 |
* | merge | dwight | 2011-01-05 | 2 | -4/+588 |
* | astyle | Eliot Horowitz | 2011-01-05 | 1 | -2/+2 |
* | trying native rwlock on windows as having problems with boost sharable | Dwight | 2011-01-04 | 1 | -12/+48 |
* | ran astyle SERVER-2304 | Eliot Horowitz | 2011-01-04 | 15 | -278/+284 |
* | Spelling | Mathias Stearn | 2010-12-15 | 1 | -3/+3 |
* | dur getlasterror wait for group commit via fsync:1 | dwight | 2010-12-13 | 3 | -5/+5 |
* | NotifyAll | dwight | 2010-12-12 | 2 | -3/+37 |
* | document/comment | dwight | 2010-12-12 | 2 | -1/+2 |
* | doc | dwight | 2010-12-12 | 1 | -8/+12 |
* | SERVER-2184 clarify usage of mongo mutex | Aaron | 2010-12-08 | 2 | -2/+2 |
* | fix warning | Eliot Horowitz | 2010-11-19 | 1 | -4/+9 |
* | try to work on old boost | Eliot Horowitz | 2010-11-18 | 1 | -16/+28 |
* | compile | Eliot Horowitz | 2010-11-17 | 1 | -5/+5 |
* | add try_lock to mongo::mutex class | dwight | 2010-11-17 | 1 | -1/+23 |
* | cleaning | dwight | 2010-11-12 | 2 | -7/+14 |
* | cleaning towards conventions | dwight | 2010-11-06 | 1 | -11/+13 |
* | missing pragma onces | dwight | 2010-11-05 | 1 | -0/+2 |
* | cleaning and comme nts | dwight | 2010-10-19 | 1 | -1/+1 |
* | SERVER-1804 tighter background job | Alberto Lerner | 2010-10-13 | 3 | -4/+4 |
* | add a buildIndexes:false option for replica set members | Dwight | 2010-09-28 | 1 | -1/+1 |
* | Pull timer.h and time_support.h out of goodies.h (compile Legacy/SunOS) | Alberto Lerner | 2010-09-16 | 1 | -0/+1 |
* | Pull timer.h and time_support.h out of goodies.h | Alberto Lerner | 2010-09-16 | 1 | -1/+4 |
* | delet ecritical seciotn | dwight | 2010-08-26 | 2 | -0/+7 |
* | take a crack at spinlock for win | dwight | 2010-08-26 | 2 | -7/+14 |
* | nullf unc | dwight | 2010-08-26 | 2 | -4/+0 |
* | mak evisual studio happy | dwight | 2010-08-26 | 2 | -8/+4 |
* | fix legacy spinlock | Eliot Horowitz | 2010-08-26 | 1 | -3/+5 |
* | more spin lock fixes | Eliot Horowitz | 2010-08-26 | 1 | -3/+2 |
* | fix spin lock for real | Eliot Horowitz | 2010-08-26 | 1 | -1/+1 |
* | for now, use RWLock for spinlock since legacy boost doesn't have a nice api | Eliot Horowitz | 2010-08-26 | 2 | -14/+10 |
* | spinlock fallback implementation when test-and-set is not available | Alberto Lerner | 2010-08-26 | 2 | -9/+30 |
* | add tool to debugging belt | Alberto Lerner | 2010-08-19 | 2 | -0/+94 |
* | rs better logging | dwight | 2010-08-17 | 1 | -3/+8 |
* | fix recent breakage of mutexdebuger (affected _DEBUG only) | dwight | 2010-08-15 | 1 | -2/+3 |
* | remove ending() from backgroundjob - we dont use it | dwight | 2010-08-13 | 1 | -1/+1 |
* | mutexdebugger fix | dwight | 2010-08-11 | 2 | -2/+4 |
* | indentation and namespace | Alberto Lerner | 2010-08-09 | 1 | -2/+2 |
* | SERVER-1517 Prep work for option to heap-checking during tests | Alberto Lerner | 2010-08-09 | 1 | -0/+4 |
* | trying to fix SERVER-1483 | Dwight | 2010-08-04 | 2 | -8/+30 |
* | defensive re SERVER-1483 | Dwight | 2010-08-02 | 1 | -1/+6 |
* | log less | dwight | 2010-07-30 | 1 | -1/+1 |
* | rs attempt fix for weird crash | dwight | 2010-07-28 | 3 | -21/+15 |
* | shutdown niceness | dwight | 2010-07-23 | 1 | -0/+2 |
* | make lowercase for solaris | Eliot Horowitz | 2010-07-23 | 1 | -4/+4 |
* | proper synchronization on reconfig | dwight | 2010-07-23 | 2 | -1/+12 |