summaryrefslogtreecommitdiff
path: root/modules/update/update.module
Commit message (Collapse)AuthorAge
* Issue #2364047 by JvE, dcam: Fix missing file definitions in hook_theme() in ↵David Rothstein2015-05-05
| | | | the Update Manager module
* Issue #952394 by xjm, webchick, sun, catch | yettyn: "No available releases ↵David Rothstein2014-05-06
| | | | found" - fetching update information exceeds timeout.
* Issue #1817680 by haydeniv | netol: Fixed Update notification is printed ↵David Rothstein2012-12-08
| | | | more than one time.
* Issue #1263040 by catch, akamaus, luk.stoops: Fixed No notifications sent ↵webchick2012-07-07
| | | | when updates are available.
* Issue #1431634 by Tor Arne Thune: API docs cleanup for update moduleJennifer Hodgdon2012-06-15
|
* Issue #1492188 by Berdir, catch: Fixed Update module creates duplicate queue ↵webchick2012-04-26
| | | | items.
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, ↵webchick2012-01-21
| | | | realityloop: Change notice for: Using basename() is not locale safe.
* Issue #647964 by jergason, bfroehle, Damien Tournoud, corbacho, Pancho: ↵webchick2011-05-28
| | | | Fixed Running cron does not check for available updates.
* - Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, ↵Dries Buytaert2011-05-13
| | | | mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #997802 by David_Rothstein, dww: Fixed Update manager doesn't allow you to ↵Angie Byron2011-01-03
| | | | install a project if it finds a single 'broken' module in it
* #936490 by dww, fago: Fixed Update module should verify downloaded tarballs ↵Angie Byron2011-01-02
| | | | and propagate errors correctly
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #605318 by hass, dww, bendly, 1V: Add garbage collection to the update managerAngie Byron2010-12-15
|
* #936490 by dww, tstoeckler, haydeniv, Bojhan: Fixed Update module should ↵Angie Byron2010-12-06
| | | | verify downloaded tarballs and propagate errors correctly
* - 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.