| Commit message (Expand) | Author | Age |
... | |
* | - Patch #478744 by moshe weitzman, Frando: simplify block rendering. | Dries Buytaert | 2009-06-12 |
* | - Patch #449198 by boombatower: cealn up test loading and related API. | Dries Buytaert | 2009-06-08 |
* | #266153 by JamesAn: Add a description for user-personalizable blocks. | Angie Byron | 2009-06-08 |
* | - Patch #480112 by JamesAn: converted to drupal_static(). | Dries Buytaert | 2009-06-07 |
* | #473080 by chx: Fix bug where switching themes would result in zero blocks (i... | Angie Byron | 2009-05-31 |
* | #473080 by chx: Fix bug in block page access callback showing tabs that shoul... | Angie Byron | 2009-05-31 |
* | #306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (an... | Angie Byron | 2009-05-28 |
* | - Patch #337212 by Berdir: another Berdir patch to convert modules to the new... | Dries Buytaert | 2009-05-28 |
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz... | Dries Buytaert | 2009-05-27 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Patch #470210 by Johan Morahan: nice clean-up of block configuration that f... | Dries Buytaert | 2009-05-24 |
* | 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 |
* | #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 |
* | #124158 by nedjo, jcnventura: Pull all PHP handling into PHP module. | Angie Byron | 2009-05-07 |
* | - 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 |
* | #401214 by Xano: Make custom block body required so it's not possible to crea... | Angie Byron | 2009-03-17 |
* | - Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'i... | Dries Buytaert | 2009-03-08 |
* | #135976 by Dave Reid: Move Administration Theme setting to the themes page wh... | Angie Byron | 2009-02-11 |
* | - 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 |
* | - Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format... | Dries Buytaert | 2009-01-21 |
* | - 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 #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 |
* | - Patch #319788 by stella, nedjo et al: pass language code to filters when av... | Dries Buytaert | 2008-11-08 |
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ... | Angie Byron | 2008-10-09 |
* | - Patch #310212 by justinrandell, catch, et all: killed in _user hook, as we... | Dries Buytaert | 2008-10-06 |
* | #125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAP... | Angie Byron | 2008-09-27 |
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ... | Dries Buytaert | 2008-08-21 |
* | - Patch #231190 by eli, mfb: page cache didn't work with HEAD requests. | Dries Buytaert | 2008-07-17 |
* | - Patch #101543 by webchick: document all constants. | Dries Buytaert | 2008-05-26 |
* | - Patch #257634 by Senpai and catch: code clean-up | Dries Buytaert | 2008-05-15 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #249546 by pwolanin: rip menu access inheritance -- was already commi... | Dries Buytaert | 2008-04-23 |
* | - Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle... | Dries Buytaert | 2008-04-16 |
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu... | Dries Buytaert | 2008-04-14 |
* | - Patch #232037 by pwolanin and flobruit: block_list() renders all blocks eve... | Dries Buytaert | 2008-03-21 |
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri... | Dries Buytaert | 2008-02-20 |
* | #157652 by beginner, Steven Merrill and killes: block_user() had a global use... | Gábor Hojtsy | 2008-02-03 |
* | #211742 by theborg, chx: detect and solve the problem when blocks are assigne... | Gábor Hojtsy | 2008-01-25 |
* | #203482 by Desbeers: block module HTML typo in help (outside t()) | Gábor Hojtsy | 2007-12-24 |
* | #202473 by keith.smith: pre-RC1 spell checking on hopefully final text | Gábor Hojtsy | 2007-12-19 |