aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/PluginAdministration.php
AgeCommit message (Collapse)Author
2023-08-18add a new API to count pending migrations, fixes #3069Elmar Ludwig
Closes #3069 and #3022 Merge request studip/studip!2046
2023-08-15correctly display pending migrations for plugins, fixes #3022Elmar Ludwig
Closes #3022 Merge request studip/studip!2031
2022-08-05disable opcache (for this request) when updating plugin, fixes #569Elmar Ludwig
Closes #569 Merge request studip/studip!866
2022-04-05drop unused plugin default activations, fixes #568Elmar Ludwig
2022-02-08try to work around problems with opcache.revalidate_freq on plugin updates, ↵Elmar Ludwig
fixes #569
2021-09-01migration branches for 5.0Elmar Ludwig
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms