Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #197720 follow up by keith.smith, scor: include php.ini path in memory limit ↵ | Gábor Hojtsy | 2008-01-07 |
| | | | | messages | ||
* | #197720 by nedjo, scor, keith.smith, catch: inform installing users about ↵ | Gábor Hojtsy | 2008-01-04 |
| | | | | PHP memory requirements of Drupal 6 | ||
* | #176003 by yched, KarenS, dvessel: put module installs into a batch, solving ↵ | Gábor Hojtsy | 2007-12-08 |
| | | | | | | | | | the following issues: - possible timeouts with installing/enabling lots of modules at once in core - enable install profiles to have more modules without fear of timeouts on install - bootstrap Drupal before each module load, so previously enabled modules are bootstrapped - let modules run their hook_requirements() (although actually calling them will be possibly fixed in another patch) | ||
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
| | | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting | ||
* | #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions | Gábor Hojtsy | 2007-12-06 |
| | |||
* | #141727 follow up by dvessel: fix maintenance theme in updates | Gábor Hojtsy | 2007-11-30 |
| | |||
* | #141727 by merlinofchaos, dvessel, sun: restore themeability support for ↵ | Gábor Hojtsy | 2007-11-30 |
maintenance pages (regression) |