Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restore shared lock ttl when releasing | Robin Appelman | 2023-12-21 | 1 | -1/+3 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Cleanup lock related code | Carl Schwan | 2022-05-12 | 2 | -4/+2 |
* | Migrate from ILogger to LoggerInterface where needed in the tests | Côme Chilliet | 2022-03-24 | 2 | -2/+4 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -2/+2 |
* | Don't leave cursors open when tests fail | Joas Schilling | 2020-11-09 | 1 | -1/+6 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -2/+2 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -27/+27 |
* | Fix lockprivider test | Roeland Jago Douma | 2019-11-27 | 1 | -2/+8 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 3 | -4/+4 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | prevent lock values from going negative with memcache backend | Robin Appelman | 2018-07-05 | 1 | -0/+12 |
* | dont keep shared database locks when running cli scripts | Robin Appelman | 2018-04-11 | 2 | -3/+84 |
* | Fix getMock DBLockingProviderTest | Roeland Jago Douma | 2016-09-13 | 1 | -1/+2 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -0/+389 |