Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a race bug with mmmutex and dur in particular with closealldatabases | Dwight | 2011-04-29 | 1 | -5/+5 |
* | better error msg windows | dwight | 2011-04-18 | 1 | -2/+5 |
* | fix compile warning | dwight | 2011-04-15 | 1 | -1/+1 |
* | SERVER-2942 attempt to fix problem with remapPrivateView on windows | Dwight | 2011-04-15 | 1 | -38/+13 |
* | log less | Dwight | 2011-03-10 | 1 | -2/+0 |
* | remove dead code | Dwight | 2011-03-08 | 1 | -47/+1 |
* | add FileCreatedOp on first use of file, regardless of preexistence 180? | Mathias Stearn | 2011-03-01 | 1 | -4/+0 |
* | elim warning on 32 bit | dwight | 2011-02-24 | 1 | -2/+2 |
* | comments | dwight | 2011-02-21 | 1 | -2/+2 |
* | line endings | Eliot Horowitz | 2011-02-21 | 1 | -62/+62 |
* | SERVER-2500 windows - eliminate mapaligned | dwight | 2011-02-21 | 1 | -2/+46 |
* | fix error reporting in the log | Dwight | 2011-02-15 | 1 | -3/+6 |
* | fix overlogging | Dwight | 2011-02-15 | 1 | -2/+1 |
* | SERVER-2500 private map was using too much memory on windows | dwight | 2011-02-15 | 1 | -1/+128 |
* | comments | dwight | 2011-01-28 | 1 | -0/+3 |
* | defensive | dwight | 2011-01-25 | 1 | -0/+2 |
* | comments and an assert in MongoMMF | Eliot Horowitz | 2011-01-25 | 1 | -4/+1 |
* | implement setNoJournal | dwight | 2011-01-13 | 1 | -6/+6 |
* | remove _TESTINTENT | dwight | 2011-01-08 | 1 | -23/+10 |
* | just name changes to make things more explicit and clear hopefully | Dwight | 2011-01-04 | 1 | -2/+2 |
* | ran astyle SERVER-2304 | Eliot Horowitz | 2011-01-04 | 1 | -25/+24 |
* | more logging on _DEBUG | dwight | 2010-12-25 | 1 | -0/+2 |
* | fix dur2.js | dwight | 2010-12-25 | 1 | -1/+1 |
* | dur optimizing seeting context to local database as that will be super common... | dwight | 2010-12-17 | 1 | -1/+3 |
* | Revert "Revert "str stuff"" | dwight | 2010-12-15 | 1 | -11/+3 |
* | Revert "str stuff" | dwight | 2010-12-15 | 1 | -3/+11 |
* | str stuff | dwight | 2010-12-15 | 1 | -11/+3 |
* | use relative paths in the journal | dwight | 2010-12-14 | 1 | -1/+14 |
* | eliminate the _DURABLE preprocessor define | dwight | 2010-12-13 | 1 | -2/+0 |
* | Pull some durability code into a class for easy disabling | Mathias Stearn | 2010-12-10 | 1 | -1/+1 |
* | dur bug fix: createfileop was being logged incorrectly | Dwight | 2010-12-07 | 1 | -1/+2 |
* | dur bug fix and lots of asserts | dwight | 2010-12-01 | 1 | -4/+2 |
* | dur fixes for cmdLine.dur==false when _DRUABLE is defined | Dwight | 2010-11-29 | 1 | -2/+2 |
* | dur add a cmd lien setting | dwight | 2010-11-28 | 1 | -4/+5 |
* | dur make fixes | dwight | 2010-11-27 | 1 | -1/+3 |
* | dur remap | dwight | 2010-11-27 | 1 | -9/+16 |
* | dur | dwight | 2010-11-26 | 1 | -0/+13 |
* | dur optimizations to not journal too much | dwight | 2010-11-21 | 1 | -1/+1 |
* | dur mongommf cleanup and fixes | dwight | 2010-11-21 | 1 | -10/+45 |
* | dur | dwight | 2010-11-20 | 1 | -6/+9 |
* | dur | Dwight | 2010-11-17 | 1 | -1/+1 |
* | private views dur | Dwight | 2010-11-16 | 1 | -1/+4 |
* | DRY | Dwight | 2010-11-16 | 1 | -14/+5 |
* | dur work | dwight | 2010-11-14 | 1 | -57/+43 |
* | dur | dwight | 2010-11-13 | 1 | -3/+9 |
* | dur | dwight | 2010-11-13 | 1 | -55/+84 |
* | dur | Dwight | 2010-11-04 | 1 | -22/+22 |
* | try a SEQUENTIAL hint for .ns files | Dwight | 2010-10-13 | 1 | -4/+4 |
* | dur forgot to close a view in mmap_win.cpp | Dwight | 2010-10-04 | 1 | -3/+10 |
* | minor | Dwight | 2010-10-04 | 1 | -1/+1 |