summaryrefslogtreecommitdiff
path: root/src/mongo/db/persistent_task_store.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-2/+2
* SERVER-64163 Synchronize orphans tracking upon upgrade/downgrade with ongoing...Allison Easton2022-03-301-0/+2
* SERVER-63331 Convert WriteErrors parsing into IDLKaloian Manassiev2022-02-231-9/+2
* SERVER-62243 Wait for vector clock document majority-commit without timeoutPierlauro Sciarelli2021-12-241-9/+19
* SERVER-61385 Migrate callers of 'DBClientBase::query()' legacy API to the mod...David Storch2021-12-211-3/+7
* SERVER-52846 Get rid of the old-style (getLastError-requiring) methods on DBD...Allison Easton2021-10-201-6/+9
* SERVER-58670 Tighten up what kind of BSON the 'Query' type can be wrapped aroundIrina Yatsenko2021-08-231-13/+15
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-3/+3
* SERVER-50589 Change PersistentTaskStore::Update to assert that at least one d...Blake Oler2020-09-081-20/+46
* SERVER-50217 change auth op observer to handle $v:1 and $v:2 updatesIan Boros2020-08-271-1/+1
* SERVER-49681 Move persistent task store under dbPierlauro Sciarelli2020-07-201-0/+174