summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/persistent_task_queue.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-1/+1
* SERVER-63331 Convert WriteErrors parsing into IDLKaloian Manassiev2022-02-231-18/+3
* SERVER-61385 Migrate callers of 'DBClientBase::query()' legacy API to the mod...David Storch2021-12-211-2/+3
* SERVER-59512 add new, cleaner query interface to DBClientBaseDavid Storch2021-11-101-4/+7
* SERVER-52846 Get rid of the old-style (getLastError-requiring) methods on DBD...Allison Easton2021-10-201-2/+21
* SERVER-58670 Tighten up what kind of BSON the 'Query' type can be wrapped aroundIrina Yatsenko2021-08-231-4/+4
* SERVER-42186 PersistentTaskQueue implementationAlex Taskov2019-09-261-0/+228