| Commit message (Expand) | Author | Age |
* | - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and syste... | Dries Buytaert | 2009-06-06 |
* | - Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post s... | Dries Buytaert | 2009-06-05 |
* | #220233 by Berdir, marcingy, et al: Add useful API functions for extracting n... | Angie Byron | 2009-06-04 |
* | - Patch #480082 by pp: document all variables. | Dries Buytaert | 2009-06-03 |
* | #475348 by boombatower: Move admin/development to system.module so it's avail... | Angie Byron | 2009-05-29 |
* | - Patch #473012 by stella: improve help text on uninstall page. | Dries Buytaert | 2009-05-27 |
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz... | Dries Buytaert | 2009-05-27 |
* | - Patch #351487 by JohnAlbin, deviantintegral et al: remove default values fo... | Dries Buytaert | 2009-05-27 |
* | #296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administr... | Angie Byron | 2009-05-27 |
* | - Patch #472658 by agentrickard: clean up of inline code comments. | Dries Buytaert | 2009-05-26 |
* | - Patch #470594 by Moshe: convert more pages and blocks to return arrays. | Dries Buytaert | 2009-05-25 |
* | - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by... | Dries Buytaert | 2009-05-22 |
* | - Patch #212233 by lilou, catch: remove SQL report. | Dries Buytaert | 2009-05-22 |
* | Roll-back of #310467: Breaks installer requirements check and update.php. | Angie Byron | 2009-05-21 |
* | - Patch #428744 by Gabor: make the main page content a real block and clean u... | Dries Buytaert | 2009-05-21 |
* | - Patch #394572 by Berdir: converted system module to the new database abstra... | Dries Buytaert | 2009-05-16 |
* | - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. | Dries Buytaert | 2009-05-14 |
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return u... | Dries Buytaert | 2009-05-12 |
* | - Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so ... | Dries Buytaert | 2009-05-12 |
* | - Patch #391340 by chx, dww, neclimdul, Crell, alex_b, et al: job queue API. | Dries Buytaert | 2009-05-06 |
* | - Patch #240873 by Gábor Hojtsy, sun: block system clean-ups. Thanks for th... | Dries Buytaert | 2009-04-30 |
* | - Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very ... | Dries Buytaert | 2009-04-29 |
* | - Patch #330748 by stBorchert: remove from theme_pager*. | Dries Buytaert | 2009-04-26 |
* | - Patch #383220 by mr.baileys: cron trigger needs an action. | Dries Buytaert | 2009-04-26 |
* | - Patch #445070 by Arancaytar: added missing parameter documentation. | Dries Buytaert | 2009-04-26 |
* | - Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a them... | Dries Buytaert | 2009-04-26 |
* | - Patch #440826 by brianV: whitespace clean-up. | Dries Buytaert | 2009-04-25 |
* | - Patch #147310 by c960657 et al: better cache headers for reverse proxies. | Dries Buytaert | 2009-04-22 |
* | - Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled. | Dries Buytaert | 2009-04-21 |
* | - Patch #430342 by kkaefer et al: usability improvement: changed 'site mainte... | Dries Buytaert | 2009-04-19 |
* | #372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() wh... | Angie Byron | 2009-04-15 |
* | - Patch #394332 by Xano: clean up language around logging and alerts. | Dries Buytaert | 2009-04-13 |
* | #323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now pr... | Angie Byron | 2009-04-11 |
* | #410638 follow-up by foxtrotcharlie and David Rothstein: Fix help text on blo... | Angie Byron | 2009-03-25 |
* | #410638 by foxtrotcharlie: Prevent 'Powered by Drupal' settings showing up on... | Angie Byron | 2009-03-25 |
* | - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to... | Dries Buytaert | 2009-03-20 |
* | - Patch #333156 by stella: add ability to configure the default country. | Dries Buytaert | 2009-03-17 |
* | #347250 by catch, drewish, and Berdir: Add function for loading multiple user... | Angie Byron | 2009-03-14 |
* | - Patch #373613 by quicksketch and drewish: in order to operate on images mul... | Dries Buytaert | 2009-03-09 |
* | - Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'i... | Dries Buytaert | 2009-03-08 |
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
* | - Patch #380064 by c960657: make file_scan_directory() use save property name... | Dries Buytaert | 2009-02-22 |
* | #135976 by Dave Reid: Move Administration Theme setting to the themes page wh... | Angie Byron | 2009-02-11 |
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 |
* | - Patch #367380 by Moshe: make block module optional. | Dries Buytaert | 2009-02-03 |
* | #360128 by quicksketch: Create centralized ahah callback to reduce duplicate ... | Angie Byron | 2009-02-01 |
* | #349836 by lut4rp: Remove ellipsis in menu description. | Angie Byron | 2009-01-31 |
* | #242962 by Heine: Add a 'tablesort' Form API element to unify various places ... | Angie Byron | 2009-01-28 |
* | - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_p... | Dries Buytaert | 2009-01-27 |
* | - Patch #291026 by Dave Reid et al: further (usability) improvements to the E... | Dries Buytaert | 2009-01-21 |