| Commit message (Expand) | Author | Age |
... | |
* | - Patch #150452 by JohnAlbin: fixed strict notice. | Dries Buytaert | 2007-06-09 |
* | #118026 by kkaefer with fixes from myself: JavaScript translation support and... | Gábor Hojtsy | 2007-06-08 |
* | - Patch #143026 by ChrisKennedy and Steven: dynamically check password streng... | Dries Buytaert | 2007-06-08 |
* | - Patch #149562 by chx: avoid duplicate menu items. | Dries Buytaert | 2007-06-06 |
* | - Patch #149576 by hunmonk: a bad query is preventing batch processing from w... | Dries Buytaert | 2007-06-05 |
* | - Patch #149176 by chx, David et al: getting rid of the sequences table, usin... | Dries Buytaert | 2007-06-05 |
* | - Patch #147656 by pwolanin and chx: menu module update for Drupal 6. | Dries Buytaert | 2007-06-05 |
* | - Patch #146667 by yched: FAPI fix. | Dries Buytaert | 2007-06-04 |
* | - Patch #148972 by drewish: use correct sequence. | Dries Buytaert | 2007-06-04 |
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund... | Dries Buytaert | 2007-06-04 |
* | #119441: JavaScript aggregator/compressor by m3avrck and others. (tweak) | Steven Wittens | 2007-06-01 |
* | - Patch #147873 by hswong3i: made an SQL query Oracle-friendly. | Dries Buytaert | 2007-06-01 |
* | #119441: JavaScript aggregator/compressor by m3avrck and others. | Steven Wittens | 2007-06-01 |
* | - Patch #136067 by ChrisKennedy: fixed required-attribute of password fields. | Dries Buytaert | 2007-05-31 |
* | - Patch #101268 by webernet et al: improve the usability of feed icons. | Dries Buytaert | 2007-05-31 |
* | - Patch #147873 by hswong3i: menu SQL fix. | Dries Buytaert | 2007-05-31 |
* | - Patch #147873 rollback. | Dries Buytaert | 2007-05-30 |
* | - Patch #147692 by hswong3i: gives SQL backends more control over db_query(). | Dries Buytaert | 2007-05-30 |
* | - Patch #147873 by hswong3i: made menu.inc Oracle-friendly. | Dries Buytaert | 2007-05-30 |
* | - Patch #115267 by drewish, dopry et al: simplified file uploads code, improv... | Dries Buytaert | 2007-05-30 |
* | #147640 by Jose A Reyero with further cleanup by myself: add language code to... | Gábor Hojtsy | 2007-05-29 |
* | - Patch #147285 by drewish: add db_rename_table(). | Dries Buytaert | 2007-05-29 |
* | - Patch #147501 by yched: fixed reordering of parameters in batch engine. | Dries Buytaert | 2007-05-29 |
* | - Patch #145135 by bjaspan and stefan: xhtml compliance. | Dries Buytaert | 2007-05-28 |
* | - Patch #145058 by pwolanin: update parents when a child is deleted. | Dries Buytaert | 2007-05-28 |
* | - Patch #146536 by nedjo: typo programed -> programmed | Dries Buytaert | 2007-05-28 |
* | - 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 |