Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -29/+29 |
* | SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T> | Andrew Morrow | 2015-06-10 | 1 | -2/+1 |
* | SERVER-18791 Rename count command's source file to count_cmd.cpp | Kaloian Manassiev | 2015-06-03 | 1 | -0/+1 |
* | SERVER-16659 Collection: rename cursorManager() to getCursorManager() | Jason Rassi | 2015-01-12 | 1 | -1/+1 |
* | SERVER-16657 Remove CursorManager::ns() | Jason Rassi | 2015-01-12 | 1 | -1/+1 |
* | SERVER-16520 Rename CollectionCursorCache to CursorManager | Jason Rassi | 2014-12-23 | 1 | -2/+2 |
* | SERVER-16520 ClientCursor keeps ptr to owning CollectionCursorCache | Jason Rassi | 2014-12-23 | 1 | -2/+2 |
* | SERVER-15541 preserve chunk ranges during long-running yielding count/geoNear | Greg Studer | 2014-11-17 | 1 | -6/+9 |
* | SERVER-12392: Move cursor/runner cache into Collection lifecycle via Collecti... | Eliot Horowitz | 2014-01-24 | 1 | -3/+4 |
* | SERVER-10026 migrate clients | Hari Khalsa | 2013-11-06 | 1 | -0/+67 |