summaryrefslogtreecommitdiff
path: root/modules/update/update.compare.inc
Commit message (Collapse)AuthorAge
* - Patch #490562 by dww: updated list of core themes.Dries Buytaert2009-06-13
|
* - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and ↵Dries Buytaert2009-06-06
| | | | system_theme_data().
* #243253 by dww: Put a check in update.module to see if server was reachable.Angie Byron2009-06-06
|
* #481508 by JamesAn: Update update module to use drupal_static().Angie Byron2009-06-05
|
* #445748 by dww and Dave Reid: Add a hook_update_projects_alter() for modules ↵Angie Byron2009-06-05
| | | | that wish to do modify data in update status module.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* #220592 by dww and pwolanin: Update module now always uses the database for ↵Angie Byron2009-04-29
| | | | caching so that drupal.org project data persists and site performance (in both directions) is not horrifically mangled.
* - Patch #380064 by c960657: make file_scan_directory() use save property ↵Dries Buytaert2009-02-22
| | | | names as file_load().
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* - Patch #334238 by justinrandell: fixed update_get_project_name.Dries Buytaert2008-11-15
|
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵Dries Buytaert2008-09-17
| | | | developer experience.
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵Dries Buytaert2008-09-06
| | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
* - Patch #295152 by dww, Damien Tournoud, et al: fixed version comparison.Dries Buytaert2008-08-28
|
* - Patch #290918 by pwolanin: don't unset project info during processing.Dries Buytaert2008-08-11
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* #216750 by dww: Security releases from higher branches were not ignored in ↵Gábor Hojtsy2008-02-03
| | | | all cases (critical)
* #200028 by agentrickard, dww: cache more project module data, so there is ↵Gábor Hojtsy2008-01-27
| | | | less burden on Drupal when generating admin pages (performance)
* #212921 by fgm: remove unused reference on update_process_info_list() ↵Gábor Hojtsy2008-01-25
| | | | parameter list, which causes strict warnings in PHP 5
* #211403 by dww: Removed fallback code for determining the project based on ↵Gábor Hojtsy2008-01-22
| | | | the directory.
* #209242 by dww: local .info file changes (ie. updated code) was not taken ↵Gábor Hojtsy2008-01-17
| | | | properly into account in update module
* - Patch #210140 by dww: fixed code comment: 'default_major' is now ↵Dries Buytaert2008-01-15
| | | | deprecated in favor of 'supported_majors'.
* #197186 by dww, testing by catch, webernet, greggles: (critical security ↵Gábor Hojtsy2008-01-10
| | | | functionality) update.module did not inform users when their current release became revoked/not supported
* - Patch #94154 by dww, Earl et al: update notifications for Drupal!Dries Buytaert2007-07-11
Woot, woot! :)