Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | normalize #includes in many files | Eric Milkie | 2013-04-18 | 1 | -2/+2 |
* | SERVER-6268 Change explain output to report statistics on the winning plan in... | Aaron | 2012-07-12 | 1 | -1/+9 |
* | SERVER-5924 Move explain yield count recording from the plan level to the cla... | Aaron | 2012-06-06 | 1 | -5/+8 |
* | Use append() and appendNumber() rather than the insertion operator when appen... | Aaron | 2012-03-22 | 1 | -0/+2 |
* | Rename loadedObject to loadedRecord and specifically MatchDetails::loadedObje... | Aaron | 2012-03-22 | 1 | -6/+6 |
* | SERVER-4150 comments | Aaron | 2012-02-29 | 1 | -1/+26 |
* | SERVER-4150 some explain related cleanups | Aaron | 2012-02-24 | 1 | -1/+0 |
* | SERVER-4150 commenting | Aaron | 2012-02-24 | 1 | -0/+6 |
* | SERVER-4150 include additional explain infomation for geo cursors | Aaron | 2012-02-24 | 1 | -0/+1 |
* | SERVER-4150 add covered index support | Aaron | 2012-02-24 | 1 | -3/+4 |
* | SERVER-4150 clean explain support for single cursor queries | Aaron | 2012-02-24 | 1 | -10/+28 |
* | 4150 explain implementation checkpoint | Aaron | 2012-02-24 | 1 | -0/+125 |