Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUMP 2.0.6-rc0r2.0.6-rc0 | Eric Milkie | 2012-05-22 | 1 | -1/+1 |
* | backport - fix handling of socket timeouts on Windows SERVER-4758 | Eric Milkie | 2012-05-16 | 1 | -13/+13 |
* | post 2.0.5 | Andy Schwerin | 2012-05-09 | 1 | -1/+1 |
* | BUMP 2.0.5r2.0.5 | Andy Schwerin | 2012-05-08 | 1 | -1/+1 |
* | post 2.0.5-rc1 | Andy Schwerin | 2012-05-03 | 1 | -1/+1 |
* | BUMP 2.0.5-rc1r2.0.5-rc1 | Andy Schwerin | 2012-05-03 | 1 | -1/+1 |
* | post 2.0.5-rc0 | Eliot Horowitz | 2012-04-26 | 1 | -1/+1 |
* | BUMP 2.0.5-rc0r2.0.5-rc0 | Andy Schwerin | 2012-04-25 | 1 | -1/+1 |
* | SERVER-5348 backport C++ driver macro redefinition isolation | Eric Milkie | 2012-04-18 | 2 | -11/+0 |
* | SERVER-1163 Retry calls to FlushViewOfFile on error 33 | Tad Marshall | 2012-04-18 | 1 | -5/+32 |
* | SERVER-5449: It's not an error for the write() syscall to return a non-negati... | Andy Schwerin | 2012-04-17 | 1 | -12/+21 |
* | post 2.0.4 | Eliot Horowitz | 2012-03-19 | 1 | -1/+1 |
* | BUMP 2.0.4r2.0.4 | Eliot Horowitz | 2012-03-19 | 1 | -1/+1 |
* | post 2.0.4-rc1 | Eliot Horowitz | 2012-03-12 | 1 | -1/+1 |
* | BUMP 2.0.4-rc1 | Eliot Horowitz | 2012-03-12 | 1 | -1/+1 |
* | need to have waitable ticket holder, actually wait for ticket for config server | Greg Studer | 2012-03-08 | 1 | -16/+39 |
* | post 2.0.4-rc0 | Eliot Horowitz | 2012-03-08 | 1 | -1/+1 |
* | BUMP 2.0.4-rc0r2.0.4-rc0 | Eliot Horowitz | 2012-03-06 | 1 | -1/+1 |
* | post 2.0.3 | Eliot Horowitz | 2012-02-27 | 1 | -1/+1 |
* | BUMP 2.0.3r2.0.3 | Eliot Horowitz | 2012-02-26 | 1 | -1/+1 |
* | post 2.0.3-rc1 | Eliot Horowitz | 2012-02-18 | 1 | -1/+1 |
* | BUMP 2.0.3-rc1r2.0.3-rc1 | Eliot Horowitz | 2012-02-17 | 1 | -1/+1 |
* | post 2.0.3-rc0 | Dan Crosta | 2012-02-07 | 1 | -1/+1 |
* | BUMP 2.0.3-rc0r2.0.3-rc0 | Eliot Horowitz | 2012-02-06 | 1 | -1/+1 |
* | fix ssl mem leak | Eliot Horowitz | 2012-01-26 | 2 | -9/+14 |
* | avoid "unused local variable" warnings from g++ | Eric Milkie | 2012-01-24 | 1 | -2/+7 |
* | adding new scopeguard utility classes/macro | Eric Milkie | 2012-01-24 | 1 | -0/+427 |
* | ifix concurrency api when using openssl SERVER-4749 | Eliot Horowitz | 2012-01-24 | 1 | -0/+64 |
* | SERVER-2612 -- support logRotate under windows | Tad Marshall | 2011-12-22 | 1 | -25/+41 |
* | use fadvise(dontneed) for log file SERVER-3380 | Mathias Stearn | 2011-12-22 | 2 | -0/+11 |
* | post 2.0.2 | Eliot Horowitz | 2011-12-14 | 1 | -1/+1 |
* | BUMP 2.0.2r2.0.2 | Eliot Horowitz | 2011-12-14 | 1 | -1/+1 |
* | post 2.0.2-rc2 | Eliot Horowitz | 2011-12-08 | 1 | -1/+1 |
* | BUMP 2.0.2-rc2r2.0.2-rc2 | Eliot Horowitz | 2011-12-07 | 1 | -1/+1 |
* | Fix MessagingPort to register all ports in global list | Kristina | 2011-12-01 | 1 | -0/+1 |
* | post 2.0.2-rc1 | Eliot Horowitz | 2011-11-22 | 1 | -1/+1 |
* | Merge branch 'v2.0' of github.com:mongodb/mongo into v2.0 | Eliot Horowitz | 2011-11-22 | 1 | -1/+1 |
|\ | |||||
| * | BUMP 2.0.2-rc1r2.0.2-rc1 | Eliot Horowitz | 2011-11-22 | 1 | -1/+1 |
* | | add some extra_info for windows serverStatus output | dwight | 2011-11-21 | 1 | -2/+15 |
|/ | |||||
* | post 2.0.2-rc0 | Eliot Horowitz | 2011-11-18 | 1 | -1/+1 |
* | BUMP 2.0.2-rc0r2.0.2-rc0 | Eliot Horowitz | 2011-11-17 | 1 | -1/+1 |
* | Catch DBException separate from std::exception SERVER-4137 | Mathias Stearn | 2011-10-25 | 1 | -0/+4 |
* | Merge pull request #124 from ymarkovitch/v2.0 | Eliot | 2011-10-22 | 1 | -2/+1 |
|\ | |||||
| * | Merge branch 'v2.0' of git://github.com/mongodb/mongo into v2.0 | Yakov Markovitch | 2011-10-21 | 1 | -1/+1 |
| |\ | |||||
| * | | Type qualifiers are ignored on function return type. | Yakov Markovitch | 2011-10-14 | 1 | -2/+1 |
* | | | post 2.0.1 | Eliot Horowitz | 2011-10-22 | 1 | -1/+1 |
* | | | BUMP 2.0.1r2.0.1 | Eliot Horowitz | 2011-10-21 | 1 | -1/+1 |
| |/ |/| | |||||
* | | post 2.0.1-rc1 | Eliot Horowitz | 2011-10-18 | 1 | -1/+1 |
* | | 2.0.1-rc1r2.0.1-rc1 | Eliot Horowitz | 2011-10-17 | 1 | -1/+1 |
|/ | |||||
* | make spinlocks degrade better when under high contention | Eliot Horowitz | 2011-10-13 | 1 | -1/+30 |