| Commit message (Expand) | Author | Age |
* | - Patch #441962 by brianV: code style and documentation clean-up. | Dries Buytaert | 2009-04-26 |
* | #369409 by dropcube: Move block.tpl.php to block.module rather than system.mo... | Angie Byron | 2009-04-26 |
* | - Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled. | Dries Buytaert | 2009-04-21 |
* | - Patch #427296 by taz88ny: move some code from system.module to bloc.module ... | Dries Buytaert | 2009-04-20 |
* | - Patch #424252 by swentel: move block cache settings from system module to b... | Dries Buytaert | 2009-04-05 |
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati... | Angie Byron | 2009-03-31 |
* | - Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to... | Dries Buytaert | 2009-03-20 |
* | #401214 by Xano: Make custom block body required so it's not possible to crea... | Angie Byron | 2009-03-17 |
* | #315533 by JohnAlbin and catch: Remove all core themes but Garland and Stark.... | Angie Byron | 2009-03-14 |
* | #360081 by quicksketch: Stop using global variables for JavaScript settings. | Angie Byron | 2009-03-13 |
* | - Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'i... | Dries Buytaert | 2009-03-08 |
* | Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. | Angie Byron | 2009-02-26 |
* | #330983 by recidive and boombatower: Rename users/users_roles tables to user/... | Angie Byron | 2009-02-18 |
* | #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compa... | Angie Byron | 2009-02-18 |
* | #135976 by Dave Reid: Move Administration Theme setting to the themes page wh... | Angie Byron | 2009-02-11 |
* | #372400 by swentel and BrightLoudNoise: Fix 'delete' link on block administra... | 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 |
* | - Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_p... | Dries Buytaert | 2009-01-27 |
* | - Removing whitespace. | Dries Buytaert | 2009-01-26 |
* | - Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format... | Dries Buytaert | 2009-01-21 |
* | - Patch #355661 by Jody Lynn: fixed spelling error in test function name. | Dries Buytaert | 2009-01-07 |
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
* | - Patch #352054 by catch: convert calls to db_placeholders() in static queries. | Dries Buytaert | 2008-12-29 |
* | - Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_... | Dries Buytaert | 2008-12-16 |
* | - Patch #335086 by recidive: rename node, filter and comment module tables to... | Dries Buytaert | 2008-12-03 |
* | - Patch #338403 by drewish: code comments clean-up. | Dries Buytaert | 2008-11-25 |
* | #314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to ... | Angie Byron | 2008-11-25 |
* | #332123 follow-up by lilou: Removing t() from schema descriptions in the bloc... | Angie Byron | 2008-11-22 |
* | - Patch #335621 by Dave Reid: fixed warning. | Dries Buytaert | 2008-11-22 |
* | - Patch #293370 by maartenvg, swentel, et al: block sorting fails if more tha... | Dries Buytaert | 2008-11-22 |
* | - Patch #202183 by maartenvg: usability - shorten block configuration page. | Dries Buytaert | 2008-11-22 |
* | - Patch #332123 by webchick, lilou: remove t() function from schema descripti... | Dries Buytaert | 2008-11-15 |
* | - Patch #331570 by recidive: rename block module tables to singular. Require... | Dries Buytaert | 2008-11-15 |
* | - Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the ca... | Dries Buytaert | 2008-11-11 |
* | #329998 by pwolanin: Remove unescaped <> chars from t() strings. | Angie Byron | 2008-11-08 |
* | - Patch #319788 by stella, nedjo et al: pass language code to filters when av... | Dries Buytaert | 2008-11-08 |
* | #329224 by boombatower and sun: November Make-All-Tests-Pass-Again-Extravagan... | Angie Byron | 2008-11-07 |
* | - Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals. | Dries Buytaert | 2008-10-29 |
* | - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX. | Dries Buytaert | 2008-10-29 |
* | - Patch #266358 by Rob Loach, mfer: use array in drupal_add_css(). | Dries Buytaert | 2008-10-26 |
* | #315739 by sun: Fix logic of block form action. | Angie Byron | 2008-10-25 |
* | - Patch #302518 by AlexisWilke: fixed problem with PostgreSQL users not being... | Dries Buytaert | 2008-10-20 |
* | Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_p... | Angie Byron | 2008-10-13 |
* | Roll-back of #242873: This caused horrendous problems with SimpleTest on some... | Angie Byron | 2008-10-12 |
* | #320024 by Dave Reid: Replace hardcoded drupal_required_modules() with requir... | Angie Byron | 2008-10-12 |
* | #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by ... | Angie Byron | 2008-10-11 |
* | #319699 follow-up by Dave Reid: Simplify required module hiding in admin/buil... | Angie Byron | 2008-10-11 |
* | #318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI. | Angie Byron | 2008-10-11 |
* | #318892 by justinrandell and chx: Add .install files to the list of files add... | Angie Byron | 2008-10-09 |