Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-18171: Rename commitAndRestart to abandonSnapshot | Geert Bosch | 2015-05-15 | 1 | -1/+1 |
* | SERVER-17062 Make query execution handle WriteConflictExceptions where possible | Mathias Stearn | 2015-02-13 | 1 | -4/+21 |
* | SERVER-16874 reset yield timer on every PlanExecutor::restoreState() | David Storch | 2015-01-20 | 1 | -0/+5 |
* | SERVER-15665 MMAP v1 requests yields during page faults via NEED_FETCH | David Storch | 2014-11-04 | 1 | -4/+6 |
* | SERVER-15541 Remove PlanYieldPolicy::yield() unused default arg | Jason Rassi | 2014-10-28 | 1 | -1/+1 |
* | query comment cleanup | Eric Milkie | 2014-10-27 | 1 | -1/+1 |
* | SERVER-15541 SERVER-15652 implement timing-based yielding | David Storch | 2014-10-21 | 1 | -6/+23 |
* | SERVER-14668 expand support for yielding, add back in yield policy | Hari Khalsa | 2014-10-03 | 1 | -0/+56 |