mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #35946
[Bug 1470708] A change has been merged
Reviewed: https://reviews.mahara.org/6606
Committed: https://git.mahara.org/mahara/mahara/commit/522312544d6a7e44ce83b37394db817df3c7d070
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 522312544d6a7e44ce83b37394db817df3c7d070
Author: Dmitrii Metelkin <dmitriim@xxxxxxxxxxxxxxx>
Date: Fri Jun 17 17:36:43 2016 +1000
Bug 1470708: Add a "clear caches" admin script
behatnotneeded
Change-Id: Ib373e765d30a265f78944ef0066bc9895b3d68b9
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1470708
Title:
Add a "clear caches" admin script
Status in Mahara:
Fix Committed
Bug description:
Since we've started cacheing more things in Mahara (like the main
navigation menu: Bug 1467368), we should add an admin script that
allows you to clear and re-populate all of Mahara's caches.
It should hit all the hard-coded system caches (the navigation menu,
maybe the iframe regex, the Dwoo caches, bump the $CFG->cacheversion,
etc). And maybe also hit a /local/lib.php method to allow for third-
party cacheing systems.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1470708/+subscriptions
References