| Commit message (Expand) | Author | Age |
* | - Patch #578676 by sun: clean ups for cron queue. | Dries Buytaert | 2009-09-25 |
* | - Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for c... | Dries Buytaert | 2009-09-25 |
* | - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Rei... | Dries Buytaert | 2009-09-19 |
* | #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... he... | Angie Byron | 2009-09-18 |
* | - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ... | Dries Buytaert | 2009-09-10 |
* | - Patch #572932 by sun: rename hook_elements() to hook_elements_info() for co... | Dries Buytaert | 2009-09-10 |
* | - Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support... | Dries Buytaert | 2009-09-05 |
* | #331180 follow-up by pwolanin and mfb: Fix sending of mail. | Angie Byron | 2009-09-01 |
* | - Patch #499156 by Wim Leers: corrected documentation. | Dries Buytaert | 2009-08-31 |
* | #558958 by Frando and moshe weitzman: Add a hook_page_build() that runs befor... | Angie Byron | 2009-08-31 |
* | - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME ex... | Dries Buytaert | 2009-08-31 |
* | - Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with ... | Dries Buytaert | 2009-08-29 |
* | - Patch #519498 by torelad, awmckinley et al: improved documentation for drup... | Dries Buytaert | 2009-08-28 |
* | #524790 by torelad: Fixed incorrect sample code for hook_mail_alter(). | Angie Byron | 2009-08-26 |
* | - Patch #460320 by catch, fago, Frando: standardized, pluggable entity loadin... | Dries Buytaert | 2009-08-25 |
* | - Patch #556136 by catch, dereine: remove theme_forum_topic_navigation(). | Dries Buytaert | 2009-08-22 |
* | #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopr... | Angie Byron | 2009-08-17 |
* | - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks a... | Dries Buytaert | 2009-08-12 |
* | - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, upda... | Dries Buytaert | 2009-08-11 |
* | #537654 by catch: Tidy up comment links, and remove hook_link() in favour of ... | Angie Byron | 2009-08-08 |
* | - Accidentically committed two patches at once. Rolled back one of them. Sorry. | Dries Buytaert | 2009-08-02 |
* | - Patch #535034 by yched: clean up how fields and instances are prepared for ... | Dries Buytaert | 2009-08-02 |
* | - Patch #310168 by jhodgdon, arianek, traxer: documentation update. | Dries Buytaert | 2009-08-01 |
* | - Patch #528918 by lyaunzbe: document that hook_form_alter() passes by refer... | Dries Buytaert | 2009-07-31 |
* | - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight... | Dries Buytaert | 2009-07-30 |
* | - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor ... | Dries Buytaert | 2009-07-28 |
* | - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added ... | Dries Buytaert | 2009-07-27 |
* | - Patch #519782 by tic2000: change to become a hidden region like page_top. | Dries Buytaert | 2009-07-27 |
* | #527804 by sun: Add an alter hook for element_info() to change default values... | Angie Byron | 2009-07-23 |
* | #509392 by adrian: Add .info files for installation profiles. | Angie Byron | 2009-07-15 |
* | - Patch #516254 by drewish remove @return PHPDocs where nothing is to return. | Dries Buytaert | 2009-07-11 |
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
* | #315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for... | Angie Byron | 2009-07-04 |
* | - Patch #359853 by jhodgdon: corrected and improved the documentation of hook... | Dries Buytaert | 2009-06-27 |
* | - Patch #501384 by jhodgdon: fixed typos. | Dries Buytaert | 2009-06-27 |
* | - Patch #409750 by yched et al: overhaul and extend node build modes. | Dries Buytaert | 2009-06-22 |
* | - Patch #491490 by torelad: updated hook_perm() documentation. | Dries Buytaert | 2009-06-18 |
* | - Patch #449198 by boombatower: cealn up test loading and related API. | Dries Buytaert | 2009-06-08 |
* | - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and syste... | Dries Buytaert | 2009-06-06 |
* | #220233 by Berdir, marcingy, et al: Add useful API functions for extracting n... | Angie Byron | 2009-06-04 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | Roll-back of #310467: Breaks installer requirements check and update.php. | Angie Byron | 2009-05-21 |
* | #332123 follow-up by quicksketch: Fix API documentation for hook_schema() to ... | Angie Byron | 2009-05-20 |
* | - Patch #394572 by Berdir: converted system module to the new database abstra... | Dries Buytaert | 2009-05-16 |
* | #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ...... | Angie Byron | 2009-05-16 |
* | - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. | Dries Buytaert | 2009-05-14 |
* | - Patch #271515 by JamesAn: corrected PHPdoc. | Dries Buytaert | 2009-05-06 |
* | #331832 follow-up by jhodgdon: Fix spelling of hook_form_FORM_ID_alter(). | Angie Byron | 2009-04-28 |
* | - Patch #368821 by Senpai, sun, JuliaKM: documentation improvements. | Dries Buytaert | 2009-04-26 |
* | - Patch #352880 by dereine, Dave Reid: replace strstre with strpos. | Dries Buytaert | 2009-04-26 |