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