summaryrefslogtreecommitdiff
path: root/modules/update/update.module
Commit message (Collapse)AuthorAge
* - Patch #931284 by dww: update status admin UI shouldn't rely on hook_help().Dries Buytaert2010-10-06
|
* - Patch #818136 by dww: some strings in update.module are not translatable.Dries Buytaert2010-10-05
|
* - Patch #931284 by dww: update status admin UI shouldn't rely on hook_help().Dries Buytaert2010-10-04
|
* - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics ↵Dries Buytaert2010-05-18
| | | | module enabled is much slower in serving cached pages in D7 than in D6.
* - Patch #787944 by yoroy: weight items on the Reports overview page.Dries Buytaert2010-05-06
|
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵Dries Buytaert2010-03-26
| | | | also links.
* - Patch #706648 by orangecoat-ciallella: correcting tab weights, part 1.Dries Buytaert2010-02-17
|
* #602490 follow-up by dww, Bojhan, and yoroy: Make 'Update' action a tab.Angie Byron2010-01-30
|
* #617588 by dww and yoroy: Drastically improve the UI for the landing page ↵Angie Byron2010-01-14
| | | | before you actually update your site.
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵Angie Byron2010-01-09
| | | | extraneous 'Please' in the interface.
* #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link.Angie Byron2010-01-04
|
* #669556 by Dave Reid: Move update_requirements() to update.install.Angie Byron2009-12-29
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* #640216 by arianek, batigolix, dww, and jhodgdon: Update Update status ↵Angie Byron2009-12-02
| | | | module to new help standard.
* - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more ↵Dries Buytaert2009-12-01
| | | | usable top level Appearance page. Yay.
* - Patch #639434 by dereine, heather, Bojhan, justinrandell: clean up error ↵Dries Buytaert2009-11-30
| | | | messages.
* - Patch #602490 by dww: fixed help text and action links to find the update ↵Dries Buytaert2009-10-25
| | | | manager pages.
* - Patch #605918 by dww, JacobSingh: port update manager to use the new ↵Dries Buytaert2009-10-24
| | | | Archiver class, not directly Archive_Tar, and fixed usability problem with unwanted link showing up.
* #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵Angie Byron2009-10-23
| | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
* #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and ↵Angie Byron2009-10-15
| | | | cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
* - Patch #597484 by dww: use the Queue API to fetch available update data.Dries Buytaert2009-10-13
|
* - Patch #456088 by dww, JohnAlbin | Dave Reid, Gábor Hojtsy, pwolanin, ↵Dries Buytaert2009-10-08
| | | | tic2000, meba: sub-themes not notified of security updates for base themes.
* - Patch #569282 by joshmiller: removal of Site configuration and fixed a ↵Dries Buytaert2009-09-10
| | | | number of broken links.
* - Patch #297207 by Gábor Hojtsy: move the update settings.Dries Buytaert2009-08-29
|
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* #545952 by yoroy and Gábor Hojtsy: move modules to config/modules.Angie Byron2009-08-12
|
* - Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> ↵Dries Buytaert2009-07-31
| | | | Themes section to the top level Appearance item as outlined in the D7UX IA.
* - Patch #199774 by dww, ugerhard, brianV, John Morahan: make it more ↵Dries Buytaert2009-07-30
| | | | 'natural' to enable security notification e-mails.
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵Dries Buytaert2009-07-20
| | | | admin/structure.
* - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to ↵Dries Buytaert2009-06-08
| | | | t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
* #243253 by dww: Put a check in update.module to see if server was reachable.Angie Byron2009-06-06
|
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* #448268 by dww: Fix typo preventing update status cache from being cleared ↵Angie Byron2009-05-13
| | | | on theme admin page.
* #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.
* #431148 by pwolanin: Make it easier to visually distinguish between security ↵Angie Byron2009-04-29
| | | | updates and regular updates.
* #287178 by justinrandell: Break up various hook_form_alter()s to ↵Angie Byron2009-01-22
| | | | hook_form_FORM_ID_alters().
* #350381 by tstoeckler and swentel: Add a note about running update.php to ↵Angie Byron2009-01-18
| | | | the modules page that's easier to find than the one buried under the module updates page.
* - Patch #352728 by j.somers: fixed broken link.Dries Buytaert2009-01-01
|
* - Patch #297225 by keith.smith: massaged the text on the modules page a bit.Dries Buytaert2008-11-13
|
* #267724 follow-up by Gábor Hojtsy and dww: Wrap logic in parentheses for ↵Angie Byron2008-09-23
| | | | better clarification.
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use ↵Angie Byron2008-09-20
| | | | absolute paths.
* #267724 by cpugeniusmv: Fix cron logic in update.module.Angie Byron2008-09-19
|
* - 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 #297207 by kscheirer and TapocoL: move update notification settings ↵Dries Buytaert2008-08-22
| | | | to more visible place.