| Commit message (Expand) | Author | Age |
* | - Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> T... | Dries Buytaert | 2009-07-31 |
* | - Patch #530132 by dropcube: node-terms associations are not removed from DB ... | Dries Buytaert | 2009-07-31 |
* | - Patch #491190 by bangpound et al: provide a taxonomy term field type. Woot.... | Dries Buytaert | 2009-07-31 |
* | - Patch #531444 by sivaji: fixed broken link. | Dries Buytaert | 2009-07-30 |
* | - Patch #535990 by catch: removed a silly test. | Dries Buytaert | 2009-07-30 |
* | - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight... | Dries Buytaert | 2009-07-30 |
* | - Patch #534318 by yched: better defaults and corrected documentation. | Dries Buytaert | 2009-07-30 |
* | - Patch #199774 by dww, ugerhard, brianV, John Morahan: make it more 'natural... | Dries Buytaert | 2009-07-30 |
* | - Patch #336483 by brianV: SELECT MAX(comment_count) FROM node_comment_statis... | Dries Buytaert | 2009-07-30 |
* | - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Conte... | Dries Buytaert | 2009-07-30 |
* | - Patch #443154 by boombatower, pwolanin: properly report fatal errors as fai... | Dries Buytaert | 2009-07-30 |
* | - Patch #535264 by Crell: removing some more legacy cruft. | Dries Buytaert | 2009-07-30 |
* | - Patch #533730 by greggles, boombatower: allow a custom role name to be spec... | Dries Buytaert | 2009-07-30 |
* | - Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues wit... | Dries Buytaert | 2009-07-30 |
* | - Patch #511926 by alpritt: made it possible to navigate the toolbar using th... | Dries Buytaert | 2009-07-29 |
* | - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so t... | Dries Buytaert | 2009-07-29 |
* | - Patch #517606 by JuliaKM: removed one white space ... | Dries Buytaert | 2009-07-28 |
* | - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos t... | Dries Buytaert | 2009-07-28 |
* | - Patch #503496 by deekayen, boombatower, Dave Reid: better sid generation in... | Dries Buytaert | 2009-07-28 |
* | - Patch #211747 by chx, alex_b, dww: allow specifying version information as ... | Dries Buytaert | 2009-07-28 |
* | - Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, m... | Dries Buytaert | 2009-07-28 |
* | - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor ... | Dries Buytaert | 2009-07-28 |
* | - Patch #489880 by nbz, Bojhan, Gurpartap Singh: merge 'Created' column with ... | Dries Buytaert | 2009-07-28 |
* | - Patch #499004 by jhodgdon: documentation updates and corrections. | Dries Buytaert | 2009-07-28 |
* | - Patch #533004 by tic2000: Implement instead of Implementation in phpDoc. | Dries Buytaert | 2009-07-28 |
* | - Patch #523950 by moshe weitzman, yched, catch: update comment rendering to ... | Dries Buytaert | 2009-07-28 |
* | - Patch #530894 by yched: removed unneeded #cache property in fields forms. | Dries Buytaert | 2009-07-27 |
* | - Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML correc... | Dries Buytaert | 2009-07-27 |
* | - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added ... | Dries Buytaert | 2009-07-27 |
* | - Patch #522184 by stBorchert: remove the 'minimum number of words' feature f... | Dries Buytaert | 2009-07-27 |
* | - Patch #510116 by killes@www.drop.org: fixed broken link. | Dries Buytaert | 2009-07-27 |
* | - Patch #519782 by tic2000: change to become a hidden region like page_top. | Dries Buytaert | 2009-07-27 |
* | #529202 by yched: Fix phpdoc in aggregator-wrapper.tpl.php. | Angie Byron | 2009-07-23 |
* | #529184 by yched: Fix phpdoc for node.tpl.php. | Angie Byron | 2009-07-23 |
* | #527804 by sun: Add an alter hook for element_info() to change default values... | Angie Byron | 2009-07-23 |
* | #292565 follow-up by John Morahan: Restore ability to set 'user' as the 403/4... | Angie Byron | 2009-07-23 |
* | - Patch #3518404 by bopombatower: lock down DB config based on simpletest UA ... | Dries Buytaert | 2009-07-22 |
* | - Patch #524652 by yched: overhaul comment form and preview. Proper, modern u... | Dries Buytaert | 2009-07-21 |
* | #525754 by chx: Clean up some trailing whitespace. | Angie Byron | 2009-07-21 |
* | #371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in cor... | Angie Byron | 2009-07-21 |
* | Moving sample.png to root image module directory, per Dries. Premature optimi... | Angie Byron | 2009-07-21 |
* | #295983 by naxoc and lilou: Add test for modules that do not implement hook_h... | Angie Byron | 2009-07-21 |
* | #481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ... | Angie Byron | 2009-07-21 |
* | #525634 by boombatower: Fix value default value of SimpleTest verbose variable. | Angie Byron | 2009-07-21 |
* | #448878 by brianV: Convert node.admin.inc to DBTNG. | Angie Byron | 2009-07-21 |
* | #524734 by eojthebrave: Fix typo in image.gd.inc. | Angie Byron | 2009-07-21 |
* | #371374 pre-cursor by quicksketch: Add a sample image for Image module's mani... | Angie Byron | 2009-07-20 |
* | #457744 by quicksketch: Insert missing calls to file_attach_delete() and file... | Angie Byron | 2009-07-20 |
* | - Patch #524530 by c960657: fixed the headers sent by the image module. | Dries Buytaert | 2009-07-20 |
* | - Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be case-... | Dries Buytaert | 2009-07-20 |