| Commit message (Expand) | Author | Age |
... | |
* | - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. | Dries Buytaert | 2007-05-28 |
* | - Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links. | Dries Buytaert | 2007-05-27 |
* | #145737 by yhager, documentation cleaned up by myself: add support for RTL CS... | Gábor Hojtsy | 2007-05-27 |
* | - Patch #146937 by merlinofchaos: restore maintenance mode. | Dries Buytaert | 2007-05-26 |
* | - Patch #55516 by David Strauss et al: removed some database locking. | Dries Buytaert | 2007-05-25 |
* | - Patch #144765 by ChrisKennedy, drewish, bjaspan et al: schema fixes. | Dries Buytaert | 2007-05-25 |
* | - Patch #146187 by walkah: FAPI 3 removes ['#post'] from hook_form_alter. | Dries Buytaert | 2007-05-25 |
* | - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse p... | Dries Buytaert | 2007-05-25 |
* | - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh,... | Dries Buytaert | 2007-05-25 |
* | - Patch #137724 by JohnAlbin: empty favicon causes duplicate page requests. | Dries Buytaert | 2007-05-22 |
* | - Patch #140412 by quicksketch: use drupal_set_header() instead of header(). | Dries Buytaert | 2007-05-22 |
* | - Patch #145671 by Gabor: import translation files when adding a new language. | Dries Buytaert | 2007-05-22 |
* | - Patch #140218 by Crell et al: make it possible to move page callbacks to th... | Dries Buytaert | 2007-05-22 |
* | #145748 by meba, after coding style fixes: disable the checkbox on the defaul... | Gábor Hojtsy | 2007-05-21 |
* | #144496 by myself: import translations for newly installed modules and enable... | Gábor Hojtsy | 2007-05-21 |
* | #139970 follow up fix by riccardoR: LTR is the default behavior | Gábor Hojtsy | 2007-05-17 |
* | - Patch #137767 by chx and pwolanin: multiple menu support. | Dries Buytaert | 2007-05-16 |
* | - Patch #127539 by yched: batch processing fixes. | Dries Buytaert | 2007-05-16 |
* | #143249 by Jose A Reyero: add language parameter to t() to make it possible t... | Gábor Hojtsy | 2007-05-15 |
* | - Patch #142869 by Gabor: import interface translation files at install time. | Dries Buytaert | 2007-05-15 |
* | - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) | Dries Buytaert | 2007-05-14 |
* | #136837: fix coding style issues of cache table name concatenation as noted b... | Gábor Hojtsy | 2007-05-12 |
* | #136837 by meba: PHP replaces {} enclosed variables in strings with the varia... | Gábor Hojtsy | 2007-05-12 |
* | - Patch #142337 by drewish: fixed E_ALL problem. | Dries Buytaert | 2007-05-12 |
* | - Patch #142798 by sime: documentation fix. | Dries Buytaert | 2007-05-12 |
* | - Modified patch #142798 by Steven and sime: introduced a new image API funct... | Dries Buytaert | 2007-05-11 |
* | Code style: use get_t() to determine appropriate t() function | Steven Wittens | 2007-05-10 |
* | - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship w... | Dries Buytaert | 2007-05-08 |
* | #142074 by erdemkose: Bug and E_ALL: undefined variable | Gábor Hojtsy | 2007-05-08 |
* | simple phpdoc formatting fix in locale.inc | Gábor Hojtsy | 2007-05-08 |
* | - Patch #136049 by lyricnz: small performance improvement - removed some redu... | Dries Buytaert | 2007-05-07 |
* | #127539 by yched: simplify developer docs about the finished value and fix an... | Gábor Hojtsy | 2007-05-07 |
* | - Patch #133189 by Darren Oh: fixed empty date field test. | Dries Buytaert | 2007-05-07 |
* | - Patch #137211 by merlinofchaos: move theme information to .info files and i... | Dries Buytaert | 2007-05-06 |
* | #141482 by Heine: collapse custom language addition form by default, because ... | Gábor Hojtsy | 2007-05-05 |
* | #127539: progressive operation support, refactoring update.php code to a gene... | Gábor Hojtsy | 2007-05-04 |
* | #131061: Very fast t() for a small set of strings, | Gábor Hojtsy | 2007-05-04 |
* | - Patch #139970 by Gabor: locale cleanup. | Dries Buytaert | 2007-05-03 |
* | - Patch #135931 by EclipseGc: semantic update for core pager. | Dries Buytaert | 2007-05-01 |
* | - Patch #128082 by Goba et al: Allow localization of built-in menu items. | Dries Buytaert | 2007-04-30 |
* | - Patch #56357 by John Albin, alienbrain, moshe, etc: fixed more cookie domai... | Dries Buytaert | 2007-04-30 |
* | - Patch #67893 by kbahey, dww, alienbrain, asimmonds et al: made it possible ... | Dries Buytaert | 2007-04-30 |
* | - Patch #130987 by alienbrain: fixed problem with theme registry patch. | Dries Buytaert | 2007-04-29 |
* | - Patch #139517 by Grugnog2: improved code comment. | Dries Buytaert | 2007-04-27 |
* | - Patch #137236 by merlinofchaos: provide a way to secure the theme variables... | Dries Buytaert | 2007-04-27 |
* | - Patch #137415 by slantview: simplified the cache API/usages, and made it a ... | Dries Buytaert | 2007-04-25 |
* | - Patch #133789 by pwolanin: fixed parse error. | Dries Buytaert | 2007-04-25 |
* | - Patch #133789 by John Albin: Drupal-generated email can look like spam. | Dries Buytaert | 2007-04-24 |
* | #76588: Small fixes after that patch landed | Gábor Hojtsy | 2007-04-24 |
* | - Patch #76588 by Gabor: made log messages translatable. Yay. | Dries Buytaert | 2007-04-24 |