| Commit message (Expand) | Author | Age |
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad... | Dries Buytaert | 2009-07-20 |
* | - Patch #511284 by catch, moshe weitzman: add html_top and move the admin too... | Dries Buytaert | 2009-07-18 |
* | - Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay'... | Dries Buytaert | 2009-07-14 |
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
* | - Patch #506976 by catch: rename hook_perm to hook_permission. | Dries Buytaert | 2009-07-05 |
* | #453254 follow-up by agentrickard: Move block update to block.install. | Angie Byron | 2009-07-04 |
* | - Patch #453254 by Pasqualle, Gábor Hojtsy: re-introduce per-content type vi... | Dries Buytaert | 2009-07-01 |
* | - Patch #503836 by gaele: made the block visibility option a tiny bit more cl... | Dries Buytaert | 2009-06-27 |
* | - Patch #394538 by gaele: refer to the block administration page in a consist... | Dries Buytaert | 2009-06-27 |
* | - 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 |
* | - Patch #337212 by Berdir: clean-up. | Dries Buytaert | 2009-05-29 |
* | #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 |
* | #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ... | Angie Byron | 2009-05-13 |
* | #124158 by nedjo, jcnventura: Pull all PHP handling into PHP module. | Angie Byron | 2009-05-07 |
* | - Patch #445468 by reaneyk: remove no-op block_update_7000(). | Dries Buytaert | 2009-05-06 |
* | #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonym... | Angie Byron | 2009-04-27 |
* | #444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScr... | Angie Byron | 2009-04-26 |
* | - 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 |