This website requires JavaScript.
Explore
Help
Sign In
clones
/
friendica
Watch
1
Star
0
Fork
0
You've already forked friendica
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
0850fb88dd82d53bd12b8d2850107a5ef07f9473
friendica
/
tests
/
src
/
Core
/
Lock
History
nupplaPhil
f9d0e57f91
Fix tests & Router is now using Dependency Injection instead of DI Registry
2020-01-19 22:38:33 +01:00
..
APCuCacheLockTest.php
Add group for cache tests
2019-09-30 14:03:13 +02:00
ArrayCacheLockTest.php
Adding possibility to use a different cache-backend for locking and caching
2019-08-04 15:42:39 +02:00
DatabaseLockTest.php
Rename *CacheDriver to *Cache because they don't act as driver anymore
2019-08-04 10:26:53 +02:00
LockTest.php
Replace Lock::release() with DI::lock()->release() and remove Core\Lock
2020-01-07 00:24:10 +01:00
MemcacheCacheLockTest.php
Shorten "Configuration" to "Config" again, since the Wrapper is gone
2020-01-19 21:29:36 +01:00
MemcachedCacheLockTest.php
Shorten "Configuration" to "Config" again, since the Wrapper is gone
2020-01-19 21:29:36 +01:00
RedisCacheLockTest.php
Shorten "Configuration" to "Config" again, since the Wrapper is gone
2020-01-19 21:29:36 +01:00
SemaphoreLockTest.php
Fix tests & Router is now using Dependency Injection instead of DI Registry
2020-01-19 22:38:33 +01:00