21 Jun
2007
21 Jun
'07
1:43 a.m.
User: dww Branch: HEAD Date: Wed, 20 Jun 2007 23:43:20 +0000 Modified files: /modules/update_status update_status.module Log message: #149921: Fixing a critical problem from a combination of earlier changes: Since we started clearing the available updates cache when saving the modules page, but update_status_get_available() was always re-fetching the data if it wasn't there, we were *always* refetching data and hitting d.o whenever anyone saved their modules page. :( Now, we only conditionally refresh the cache, and more gracefully handle various parts of the UI when there's no cached data. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/update_status/upda...