aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Lock
Commit message (Expand)AuthorAgeFilesLines
* restore shared lock ttl when releasingRobin Appelman2023-12-211-1/+3
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Cleanup lock related codeCarl Schwan2022-05-122-4/+2
* Migrate from ILogger to LoggerInterface where needed in the testsCôme Chilliet2022-03-242-2/+4
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-2/+2
* Don't leave cursors open when tests failJoas Schilling2020-11-091-1/+6
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-273-27/+27
* Fix lockprivider testRoeland Jago Douma2019-11-271-2/+8
* Make phpunit8 compatibleRoeland Jago Douma2019-11-273-4/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* prevent lock values from going negative with memcache backendRobin Appelman2018-07-051-0/+12
* dont keep shared database locks when running cli scriptsRobin Appelman2018-04-112-3/+84
* Fix getMock DBLockingProviderTestRoeland Jago Douma2016-09-131-1/+2
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+389