aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lock
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+0
* [ticket/13494] Update calls to `set_config()`Gaëtan Muller2015-02-021-1/+0
* [ticket/12996] Fix reliability issue in flock test.Fred Emmott2014-08-191-4/+4
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-272-6/+14
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-162-11/+11
* [ticket/11495] Add owns_lock() method to lock classesJoas Schilling2013-04-302-0/+25
* [ticket/10103] Assert with messages.Oleg Pudeyev2012-12-041-2/+2
* [ticket/10103] assertLessThan/assertGreaterThan.Oleg Pudeyev2012-12-041-2/+2
* [ticket/10103] Inline assignment is bad?Oleg Pudeyev2012-12-041-1/+2
* [ticket/10103] Try a longer sleep for travis.Oleg Pudeyev2012-12-041-1/+1
* [ticket/10103] Test for flock lock class, with concurrency no less.Oleg Pudeyev2012-12-041-0/+108
* [ticket/9916] Updating license in non-distributed filesUnknown2012-01-021-1/+1
* [ticket/10011] Removing __DIR__ for PHP5.2 compatability from new files.Nils Adermann2011-03-071-1/+1
* [feature/system-cron] Rename lock() to acquire and unlock() to release.Nils Adermann2011-02-121-13/+13
* [feature/system-cron] Make use of the new config class in locks.Nils Adermann2011-02-121-11/+27
* [feature/system-cron] Abstract the database locking mechanism out of cron.Nils Adermann2011-02-122-0/+80