| Commit message (Expand) | Author | Age |
... | |
* | - Patch #146667 by Eaton: correct builder argument ordering, eliminate redund... | Dries Buytaert | 2007-06-04 |
* | - Patch #148744 by catch: fixed some code comments. | Dries Buytaert | 2007-06-03 |
* | - Patch #148652 by JohnAlbin: fixes 'undefined index' notices in installer. | Dries Buytaert | 2007-06-02 |
* | #114938 by mistknight, but simplified: wrap ndoe admin query in db_rewrite_sql() | Gábor Hojtsy | 2007-06-01 |
* | #119441: JavaScript aggregator/compressor by m3avrck and others. (tweak) | Steven Wittens | 2007-06-01 |
* | - Patch #148491 by chx: made John the XML-RPC maintainer. | Dries Buytaert | 2007-06-01 |
* | - Patch #147873 by hswong3i: made an SQL query Oracle-friendly. | Dries Buytaert | 2007-06-01 |
* | - Patch #103079 by yched: check_plain('') returned </p> | Dries Buytaert | 2007-06-01 |
* | - Patch #148167 by bjaspan: clear schema cache when modules are enabled/disab... | 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 #141957 by add1sun: improved consistency of messags. | Dries Buytaert | 2007-05-31 |
* | - Patch #147761 by ChrisKennedy: SQL bugfix. | Dries Buytaert | 2007-05-31 |
* | - Patch #147873 by hswong3i: menu SQL fix. | Dries Buytaert | 2007-05-31 |
* | - Patch #148089 by ChrisKennedy: fixed clean URL test on Safari. | Dries Buytaert | 2007-05-30 |
* | Some RTL CSS files had wrong CVS Id comments, fix that | Gábor Hojtsy | 2007-05-30 |
* | - 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 #147761 by hswong3i: made dblog Oracle-friendly. | Dries Buytaert | 2007-05-30 |
* | - Patch #115267 by drewish, dopry et al: simplified file uploads code, improv... | Dries Buytaert | 2007-05-30 |
* | - Patch #144295 by Gurpartap Singh: forum module fixes. | Dries Buytaert | 2007-05-30 |
* | - Patch #147880 by hswong3i: improved copmatibility of SQL query. | Dries Buytaert | 2007-05-30 |
* | - Patch #146470 by ax: fixed typo in Form API3 conversion. | Dries Buytaert | 2007-05-29 |
* | #147265 by z.stolar: RTL styles for Bluemarine (part 2) | Gábor Hojtsy | 2007-05-29 |
* | #147265 by z.stolar: RTL styles for Bluemarine | Gábor Hojtsy | 2007-05-29 |
* | #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 #147417 by robertDouglas: only save cookie for anonymous users. | 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 #146470 by Eaton: install.php was hard-calling the user module's inte... | 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 #147034 by webchick: removed redundant dependency checking. | 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 |
* | #128866 by myself: bjaspan noted that the pgsql and mysql updates on locale_u... | Gábor Hojtsy | 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 |
* | - Patch #146313 by walkah: _user_edit_validate assumes arg(1) == 'register' w... | 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 #140218 by drewish: fixed MySQL 5 strict bug. | Dries Buytaert | 2007-05-25 |
* | - Patch #144162 by JohnAlbin: fixed problems with FAPI3 patch. | Dries Buytaert | 2007-05-23 |
* | - Patch #140218 by pwolanin: fixed problem with callbakcs. | Dries Buytaert | 2007-05-23 |