summaryrefslogtreecommitdiff
path: root/src/mongo/db/concurrency/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59438 clean up db/catalog/SConscript LIBDEPSBenety Goh2021-08-191-0/+2
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow2021-07-091-3/+0
* SERVER-50870 Establish consistent storage snapshot with the refreshed Collect...Henrik Edin2020-11-171-0/+11
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-1/+1
* SERVER-49798 Added LIBDEPS_TYPEINFO for ubsan builds to add typeinfo dependen...Daniel Moody2020-10-091-0/+3
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-1/+1
* SERVER-45135 Make the 'failNonIntentLocksIfWaitNeeded' fail point only throw ...Gregory Wlodarek2019-12-171-0/+2
* Revert "SERVER-36605 Use virtualized clock in d_concurrency_test"Eric Milkie2019-07-051-1/+0
* SERVER-36605 Use virtualized clock in d_concurrency_testGregory Noma2019-07-031-0/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-6/+7
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-1/+1
* SERVER-40069 Fix global lock tracking for txnsJudah Schvimer2019-04-171-1/+0
* SERVER-39848: Add flow control diagnostics.Daniel Gottlieb2019-04-091-1/+1
* SERVER-39902 lockInfo should use UUIDCatalog to map resourceIds to collection...Gregory Wlodarek2019-04-081-0/+1
* Revert "SERVER-40069 Fix global lock tracking for txns"Benety Goh2019-03-291-0/+1
* SERVER-40069 Fix global lock tracking for txnsA. Jesse Jiryu Davis2019-03-281-1/+0
* SERVER-39673: Add flow control under a feature flag.Daniel Gottlieb2019-03-171-0/+13
* SERVER-40062 Add skipWriteConflictRetries failpoint.Max Hirschhorn2019-03-131-0/+1
* SERVER-39913 Migrate write_conflict_exception set parameter to IDLSara Golemon2019-03-021-3/+6
* SERVER-38282 RSTL lock guard refactoringSiyuan Zhou2019-01-111-0/+1
* SERVER-37124 Retry full upsert path when duplicate key exception matches exac...James Wahlin2018-11-291-1/+2
* SERVER-37564 Remove unused deadlock detectorGeert Bosch2018-11-161-1/+0
* SERVER-37711 Revert commits related to lock yielding for prepared transaction...Kaloian Manassiev2018-10-251-1/+0
* SERVER-36913 Add functionality to LockManager for repl state transitions with...Spencer T Brody2018-09-181-0/+1
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-2/+2
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-3/+1
* SERVER-33437 Make Decorables not type-erased.ADAM David Alan Martin2018-03-021-1/+0
* SERVER-33203 add benchmark canary testsRobert Guo2018-03-021-0/+10
* SERVER-29909 Remove circular dependency between db_raii and sharding librariesKaloian Manassiev2017-12-161-17/+7
* SERVER-30378 Add DeferredWriter.Ian Kuehne2017-08-081-0/+16
* SERVER-27067 decorates operation context with boolean when global lock is tak...Judah Schvimer2017-06-291-0/+13
* SERVER-29233 add missing dependencyBenety Goh2017-05-201-0/+2
* SERVER-22541 Refactor RAII locking helpers.Charlie Swanson2017-03-151-0/+1
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-1/+0
* SERVER-26018 Add more invariants in LockManagerKaloian Manassiev2016-09-271-1/+2
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-1/+1
* SERVER-9666 Push lasterror and service_context into db directoryAndrew Morrow2015-04-291-1/+1
* SERVER-9666 Push background_job lib down into utilAndrew Morrow2015-04-291-1/+1
* SERVER-9666 Push server_parameters down into db directoryAndrew Morrow2015-04-291-2/+2
* SERVER-9666 Push network and hostandport into util/netAndrew Morrow2015-04-241-1/+1
* SERVER-9666 Push spin_lock down to util/concurrencyAndrew Morrow2015-04-241-1/+1
* SERVER-9666 Push foundation lib declaration into util directoryAndrew Morrow2015-04-241-1/+1
* SERVER-15901 Fix SSL build linkage dependency errorKaloian Manassiev2015-04-101-0/+2
* SERVER-15901: Periodically cleanup unused lock headsGeert Bosch2015-04-101-1/+2
* SERVER-17878 Rename GlobalEnvironmentExperiment to ServiceContext.Andy Schwerin2015-04-031-2/+2
* SERVER-15614 Lock statistics for db.serverStatus.locksKaloian Manassiev2015-01-121-0/+2
* SERVER-14668: Rename lock_mgr_new to lock_managerGeert Bosch2014-12-161-5/+5
* SERVER-16519: fix linking of WriteConflictExceptionEliot Horowitz2014-12-161-1/+3
* SERVER-16078 SERVER-15945: consolidate WriteConflictException logging and do ...Eliot Horowitz2014-11-171-0/+8