| Commit message (Expand) | Author | Age |
* | #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_fil... | Angie Byron | 2008-10-09 |
* | #229129 follow-up by Arancaytar, chx, and webchick: Instantiate module packag... | Angie Byron | 2008-09-27 |
* | #229129 follow-up by chx: Fix module dependency checking again. | Angie Byron | 2008-09-27 |
* | #229129 part 2 of 1,342 by chx: Hide Core - Required modules from module page... | Angie Byron | 2008-09-27 |
* | #229129 part 1 of 1,342 by chx: Change #value to #markup to eliminate notice ... | Angie Byron | 2008-09-27 |
* | #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu... | Angie Byron | 2008-09-20 |
* | - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve... | Dries Buytaert | 2008-09-17 |
* | #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massiv... | Angie Byron | 2008-09-15 |
* | - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a... | Dries Buytaert | 2008-09-06 |
* | - Patch #293098 by boombatower: add missing label. | Dries Buytaert | 2008-08-30 |
* | - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ... | Dries Buytaert | 2008-08-21 |
* | - Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move include... | Dries Buytaert | 2008-08-09 |
* | - Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to regist... | Dries Buytaert | 2008-08-02 |
* | - Patch #229129 by dmitrig01: clean up system modules page. | Dries Buytaert | 2008-07-23 |
* | - Patch #284721 by zeta ζ: translation simplifications. | Dries Buytaert | 2008-07-19 |
* | - Patch #245001 by kkaefer et al: unify #process callback naming. | Dries Buytaert | 2008-07-18 |
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print... | Dries Buytaert | 2008-07-16 |
* | - Patch #277073 by threexk: improve consistency of offline vs off-line and on... | Dries Buytaert | 2008-07-01 |
* | - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and 'seconda... | Dries Buytaert | 2008-06-25 |
* | - Patch #256152 by catch: added additional tests for the IP address blocking ... | Dries Buytaert | 2008-05-10 |
* | - Patch #248436 by catch: fixed some bugs in the statistics module, wrote som... | Dries Buytaert | 2008-05-07 |
* | - Patch #192962 by gpk et al: ghop #24, module administration page improvements. | Dries Buytaert | 2008-05-05 |
* | - Patch #127295 by yhager: module version numbers should always be shown left... | Dries Buytaert | 2008-04-30 |
* | - Patch #246298 by boombatower: added missing <label> to module names on unin... | Dries Buytaert | 2008-04-30 |
* | - 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 #243524 by christefano: display INFO_ALL output when calling system_p... | Dries Buytaert | 2008-04-10 |
* | - Patch #228594 by catch et al: removed access rule functionality from core. | Dries Buytaert | 2008-04-08 |
* | - Patch #240387 by matt2000 et al: move 'content types' to 'site building' pe... | Dries Buytaert | 2008-04-06 |
* | - Patch #237717 by hass: missing t() function. | Dries Buytaert | 2008-03-23 |
* | - Patch #229517 by keith.smith and flobruit: de-html selected interface strings. | Dries Buytaert | 2008-03-13 |
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri... | Dries Buytaert | 2008-02-20 |
* | #216238 by theborg: theme descriptions were not translated properly (minor) | Gábor Hojtsy | 2008-02-04 |
* | #215858 by pwolanin: localized menu options were saved into the database, avo... | Gábor Hojtsy | 2008-02-04 |
* | #215303 by Pancho, slightly modified: clean URL test support text was not gre... | Gábor Hojtsy | 2008-01-29 |
* | #204411 by chx, slightly modified: heal a possible MySQL import error when th... | Gábor Hojtsy | 2008-01-25 |
* | #107375 follow up by zeta-zoo: fixed incorrect description for MySQL's 'Selec... | Gábor Hojtsy | 2008-01-24 |
* | #201641 by Ralf Stamm, Pancho: sort admin themes by info name as well | Gábor Hojtsy | 2008-01-17 |
* | #201641 by Ralf Stamm, Pancho: sort themes by their .info name, not their fil... | Gábor Hojtsy | 2008-01-16 |
* | #190729 by aufumy, Pasqualle, slightly modified: report incompatibility early... | Gábor Hojtsy | 2008-01-15 |
* | #209584 by Rob Loach: 404/403 validation is also done in runtime so to allow ... | Gábor Hojtsy | 2008-01-15 |
* | #201540 follow up by zoo33: move jpeg quality validation to where it belongs,... | Gábor Hojtsy | 2008-01-15 |
* | #207868 by cwgordon7, webernet and myself: SQL status page was using wrong pr... | Gábor Hojtsy | 2008-01-09 |
* | #207731 by Pancho: adding brackets to some default form values, for consistency | Gábor Hojtsy | 2008-01-08 |
* | #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks | Gábor Hojtsy | 2008-01-08 |
* | #200777 by JirkaRybka: theme settings form relied on _POST[] and stored irrel... | Gábor Hojtsy | 2008-01-07 |
* | - Patch #203222 by Pascalle: added missing message type to watchdog call. | Dries Buytaert | 2008-01-06 |
* | #204420 follow up by webernet: fix bad permission check introduced for update... | Gábor Hojtsy | 2007-12-31 |
* | #204344 by marcingy: path aliases were not alled as default home page | Gábor Hojtsy | 2007-12-31 |
* | #204420 by webernet: do not show messages about status problems to those who ... | Gábor Hojtsy | 2007-12-28 |