summaryrefslogtreecommitdiff
path: root/modules/update/update.compare.inc
Commit message (Collapse)AuthorAge
* - 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! :)