Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #716496 by JohnAlbin: documentation updates for theme functions. | Dries Buytaert | 2010-04-13 |
| | |||
* | - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ↵ | Dries Buytaert | 2010-03-26 |
| | | | | also links. | ||
* | - Patch #706648 by orangecoat-ciallella: correcting tab weights, part 1. | Dries Buytaert | 2010-02-17 |
| | |||
* | #602490 follow-up by dww, Bojhan, and yoroy: Make 'Update' action a tab. | Angie Byron | 2010-01-30 |
| | |||
* | #617588 by dww and yoroy: Drastically improve the UI for the landing page ↵ | Angie Byron | 2010-01-14 |
| | | | | before you actually update your site. | ||
* | #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more ↵ | Angie Byron | 2010-01-09 |
| | | | | extraneous 'Please' in the interface. | ||
* | #580868 by anarcat and Dave Reid: Make 'Modules' its own top-level admin link. | Angie Byron | 2010-01-04 |
| | |||
* | #669556 by Dave Reid: Move update_requirements() to update.install. | Angie Byron | 2009-12-29 |
| | |||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | #640216 by arianek, batigolix, dww, and jhodgdon: Update Update status ↵ | Angie Byron | 2009-12-02 |
| | | | | module to new help standard. | ||
* | - Patch #491214 by JohnAlbin, Gábor Hojtsy, eigentor: implement a more ↵ | Dries Buytaert | 2009-12-01 |
| | | | | usable top level Appearance page. Yay. | ||
* | - Patch #639434 by dereine, heather, Bojhan, justinrandell: clean up error ↵ | Dries Buytaert | 2009-11-30 |
| | | | | messages. | ||
* | - Patch #602490 by dww: fixed help text and action links to find the update ↵ | Dries Buytaert | 2009-10-25 |
| | | | | manager pages. | ||
* | - Patch #605918 by dww, JacobSingh: port update manager to use the new ↵ | Dries Buytaert | 2009-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 Byron | 2009-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 Byron | 2009-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 Buytaert | 2009-10-13 |
| | |||
* | - Patch #456088 by dww, JohnAlbin | Dave Reid, Gábor Hojtsy, pwolanin, ↵ | Dries Buytaert | 2009-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 Buytaert | 2009-09-10 |
| | | | | number of broken links. | ||
* | - Patch #297207 by Gábor Hojtsy: move the update settings. | Dries Buytaert | 2009-08-29 |
| | |||
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵ | Angie Byron | 2009-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 Byron | 2009-08-24 |
| | | | | registry rip. Let's try that again. | ||
* | *** empty log message *** | Angie Byron | 2009-08-24 |
| | |||
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵ | Angie Byron | 2009-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 Byron | 2009-08-12 |
| | |||
* | - Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> ↵ | Dries Buytaert | 2009-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 Buytaert | 2009-07-30 |
| | | | | 'natural' to enable security notification e-mails. | ||
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵ | Dries Buytaert | 2009-07-20 |
| | | | | admin/structure. | ||
* | - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to ↵ | Dries Buytaert | 2009-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 Byron | 2009-06-06 |
| | |||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
| | |||
* | #448268 by dww: Fix typo preventing update status cache from being cleared ↵ | Angie Byron | 2009-05-13 |
| | | | | on theme admin page. | ||
* | #220592 by dww and pwolanin: Update module now always uses the database for ↵ | Angie Byron | 2009-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 Byron | 2009-04-29 |
| | | | | updates and regular updates. | ||
* | #287178 by justinrandell: Break up various hook_form_alter()s to ↵ | Angie Byron | 2009-01-22 |
| | | | | hook_form_FORM_ID_alters(). | ||
* | #350381 by tstoeckler and swentel: Add a note about running update.php to ↵ | Angie Byron | 2009-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 Buytaert | 2009-01-01 |
| | |||
* | - Patch #297225 by keith.smith: massaged the text on the modules page a bit. | Dries Buytaert | 2008-11-13 |
| | |||
* | #267724 follow-up by Gábor Hojtsy and dww: Wrap logic in parentheses for ↵ | Angie Byron | 2008-09-23 |
| | | | | better clarification. | ||
* | #259623 by dopry and Damien Tournoud: Convert includes/requires to use ↵ | Angie Byron | 2008-09-20 |
| | | | | absolute paths. | ||
* | #267724 by cpugeniusmv: Fix cron logic in update.module. | Angie Byron | 2008-09-19 |
| | |||
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵ | Dries Buytaert | 2008-09-17 |
| | | | | developer experience. | ||
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵ | Dries Buytaert | 2008-09-06 |
| | | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency. | ||
* | - Patch #297207 by kscheirer and TapocoL: move update notification settings ↵ | Dries Buytaert | 2008-08-22 |
| | | | | to more visible place. | ||
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |
| | |||
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵ | Dries Buytaert | 2008-05-06 |
| | | | | | | | | | | | flobruit et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code. | ||
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵ | Dries Buytaert | 2008-04-14 |
| | | | | discussion we've decided to make the concatenation operator consistent with the other operators. | ||
* | #207863 by mikey_p, Pancho: use module_load_include() as intended | Gábor Hojtsy | 2008-01-30 |
| | |||
* | #200028 by agentrickard, dww: cache more project module data, so there is ↵ | Gábor Hojtsy | 2008-01-27 |
| | | | | less burden on Drupal when generating admin pages (performance) |