aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/cache
AgeCommit message (Expand)Author
2024-12-06revert changes to memcached cache, re #4768Jan-Hendrik Willms
2024-11-06allow cache settings to be configured even if caching is disabled, fixes #4806Jan-Hendrik Willms
2024-10-25Resolve "MemcachedCache übergibt Werte nicht serialisiert"Thomas Hackl
2024-10-23Cache::getItems sollte associative array liefernRami Jasim
2024-10-22fix db cache expiration time, fixes #4436Jan-Hendrik Willms
2024-09-27fix errors found through static code analysis, fixes #4562Jan-Hendrik Willms
2024-08-05fixes #4284, fixes #4286Jan-Hendrik Willms
2024-07-11remove deprecation notice for Cache::read() and Cache::write(), fixes #3701Jan-Hendrik Willms
2024-07-01fix StudipFileCache::getStats(), fixes #3699Jan-Hendrik Willms
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer
2024-05-15update psr/cache to 3.0.0 and adjust everything necessary, fixes #4152Jan-Hendrik Willms
2024-05-14made Stud.IP cache compatible with PSR-6, re #3701Moritz Strohm