aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/StudipCacheFactory.class.php
AgeCommit message (Collapse)Author
2024-11-06allow cache settings to be configured even if caching is disabled, fixes #4806Jan-Hendrik Willms
Closes #4806 Merge request studip/studip!3597
2023-06-22wrap any cache other than memory cache into a wrapper that caches the cache ↵Jan-Hendrik Willms
in memory, fixes #2202 Closes #2202 Merge request studip/studip!1782
2022-07-14resurrect lost commit, fixes #1235Jan-Hendrik Willms
Closes #1235 Merge request studip/studip!806
2021-09-01rename all migrations to 1.xElmar Ludwig
2021-09-01migration branches for 5.0Elmar Ludwig
2021-08-05fix tests in CI, fixes #42Elmar Ludwig
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms