Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-25694 Eliminate race in PlanExecutor cleanup. | Charlie Swanson | 2017-04-13 | 1 | -15/+18 |
* | SERVER-28543 Add OperationContext as an argument to getCollection | Maria van Keulen | 2017-04-06 | 1 | -2/+2 |
* | SERVER-9609 Ensure users can only call getMore on cursors they created | Tess Avitabile | 2017-03-22 | 1 | -0/+2 |
* | Revert "SERVER-9609 Ensure users can only call getMore on cursors they created" | Tess Avitabile | 2017-03-21 | 1 | -2/+0 |
* | SERVER-9609 Ensure users can only call getMore on cursors they created | Tess Avitabile | 2017-03-17 | 1 | -0/+2 |
* | SERVER-22541 Manage aggregation cursors on global cursor manager. | Charlie Swanson | 2017-03-15 | 1 | -115/+52 |
* | SERVER-22541 Refactor RAII locking helpers. | Charlie Swanson | 2017-03-15 | 1 | -3/+3 |
* | SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ... | David Storch | 2017-03-13 | 1 | -0/+511 |