summaryrefslogtreecommitdiff
path: root/modules/update
Commit message (Collapse)AuthorAge
* #196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at ↵Gábor Hojtsy2007-12-20
| | | | all, so we know that this is the cause of problems, not the remote host not responding.
* #162788 by dww: allow contrib update_status to provide information on ↵Gábor Hojtsy2007-12-20
| | | | disabled modules and themes too
* #200069 by keith.smith: new standard for 'more information' links in module ↵Gábor Hojtsy2007-12-14
| | | | help texts, as the handbook we referred to before was renamed
* #200856 by Pancho: warning level requirement problems deserve a warning ↵Gábor Hojtsy2007-12-14
| | | | message not just a status message in update module
* #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functionsGábor Hojtsy2007-12-06
|
* #196775 by dww: constant name typo caused Drupal to not inform people ↵Gábor Hojtsy2007-12-02
| | | | properly when a stale version of Drupal core was running
* #195730 by yhager: update module version numbers should always be LTRGábor Hojtsy2007-11-27
|
* #175876 by hazexp, webernet, keith.smith: unify module/theme/translation ↵Gábor Hojtsy2007-11-24
| | | | download links and include more pointers to these locations
* #178581 by lot of contributors: opt-in for update module on install and ↵Gábor Hojtsy2007-11-06
| | | | update to avoid any privacy concerns
* #165140 by dww: rename logs to reports (usability improvement)Gábor Hojtsy2007-10-20
|
* #164983 by multiple contributors: document the core database schemasGábor Hojtsy2007-10-10
|
* - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the ↵Dries Buytaert2007-10-05
| | | | .schema files into .install files to prevent mistakes.
* #178892 by webchick: use drupal_get_private_key() instead of directly ↵Gábor Hojtsy2007-10-03
| | | | retrieving the drupal_private_key variable in update module, so we can ensure a proper private key is generated
* - Patch #173486 by scor: fixed code style issues.Dries Buytaert2007-10-02
|
* #165638 by dww: better presentation of manual check link in update moduleGábor Hojtsy2007-09-10
|
* #168352 by webernet: fix small typo in update.moduleGábor Hojtsy2007-08-18
|
* - Patch #165685 by dww: improve strings for messages when fetching updates.Dries Buytaert2007-08-11
|
* #164935 by Ralf Stamm: standardize CVS Id tags in files:Gábor Hojtsy2007-08-07
| | | | | | - always include CVS Id tags in all files - add a new line after the CVS Id, if more code or phpdoc follows in the same code block - fix bogus Id tags previously added
* - Patch #94154 by dww, Earl et al: update notifications for Drupal!Dries Buytaert2007-07-11
Woot, woot! :)