]> git.mxchange.org Git - friendica.git/history - src/Core/Cache/ProfilerCache.php
Merge pull request #8263 from annando/remote-follow
[friendica.git] / src / Core / Cache / ProfilerCache.php
2020-02-09 Hypolite PetovanMerge pull request #8263 from annando/remote-follow
2020-02-09 Hypolite PetovanMerge pull request #8265 from nupplaphil/task/add_license
2020-02-09 nupplaPhilAdd license info at Friendica classes
2020-01-18 Hypolite PetovanMerge pull request #8130 from nupplaphil/task/di_pconfig
2020-01-18 Hypolite PetovanMerge pull request #8129 from nupplaphil/task/cleanup_cache
2020-01-18 nupplaPhilCleanUp Cache namespace
2019-10-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-08-19 PhilippMerge pull request #7541 from vinzv/patch-2
2019-08-19 PhilippMerge pull request #7540 from vinzv/patch-1
2019-08-06 Hypolite PetovanMerge pull request #7465 from nupplaphil/task/dice_cach...
2019-08-04 Philipp HolzerRenamed __toString() to getName()
2019-08-04 Philipp Holzer- Move constants to the "Cache" class (more transparent...
2019-08-04 Philipp HolzerAdding possibility to use a different cache-backend...
2019-08-04 Philipp HolzerRename *CacheDriver to *Cache because they don't act...
2019-08-03 Philipp HolzerRefactor Cache/Lock to DICE