summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/wiredtiger/wiredtiger_server_status.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22011: Obtain tickets at outermost global lock in WTGeert Bosch2016-02-011-1/+1
* SERVER-20877 - fix linting errorsDavid Hows2015-11-191-3/+3
* SERVER-20877 - Allow getSession to specify if a WiredTiger txn is neededDavid Hows2015-11-191-2/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-33/+28
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+0
* SERVER-16951: option to limit # open wt transactionsEliot Horowitz2015-01-271-1/+3
* SERVER-16865: created checked_cast and use in hot spotsEliot Horowitz2015-01-181-1/+2
* SERVER-14062 Add OperationContext to ServerStatusSectionKaloian Manassiev2014-11-251-4/+6
* SERVER-16266 Change wiredtiger engine name to wiredTiger.Max Hirschhorn2014-11-211-1/+2
* SERVER-15953: add wiredtiger storage engine integrationEliot Horowitz2014-11-051-0/+81