| Commit message (Expand) | Author | Age |
... | |
* | - Patch #394572 by Berdir: converted system module to the new database abstra... | Dries Buytaert | 2009-05-16 |
* | - Patch #60468 by alex_b, JamesAn: allow aggregator feed items to never be di... | Dries Buytaert | 2009-05-16 |
* | - Patch #463450 by wulff: fixed documentation glitch. | Dries Buytaert | 2009-05-16 |
* | - Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'. | Dries Buytaert | 2009-05-16 |
* | - Patch #368116 by chx, c960657: fixed bug in tokenizer for registry. | Dries Buytaert | 2009-05-16 |
* | #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ...... | Angie Byron | 2009-05-16 |
* | #426906 by Rob Loach: Convert drupal_add_js/css to static caching API. | Angie Byron | 2009-05-16 |
* | - Patch #292790 by mr.baileys: menu machine-name validation error. | Dries Buytaert | 2009-05-15 |
* | - Patch #456722 by akahn: use format_plural() on node delete. | Dries Buytaert | 2009-05-15 |
* | - Patch #459836 by Xano: rework admin/settings/regional-settings. | Dries Buytaert | 2009-05-15 |
* | - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. | Dries Buytaert | 2009-05-14 |
* | #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to ... | Angie Byron | 2009-05-13 |
* | #461512 by akahn: Clean up aggregator_form_feed(). | Angie Byron | 2009-05-13 |
* | #448268 by dww: Fix typo preventing update status cache from being cleared on... | Angie Byron | 2009-05-13 |
* | #292565 follow-up by Jody Lynn: Remove ['destination'] hacks to get login red... | Angie Byron | 2009-05-13 |
* | #367214 follow-up by alienbrain and Berdir: Fix syntax error introduced in AP... | Angie Byron | 2009-05-12 |
* | - Patch #460420 by wulff: it was impossible to localize the title of the foru... | Dries Buytaert | 2009-05-12 |
* | - Patch #210876 by deekayen: log enabling and disabling of modules, and wrote... | Dries Buytaert | 2009-05-12 |
* | - Patch #460252 by John Morahan: fixed documentation. | Dries Buytaert | 2009-05-12 |
* | - Patch #453080 by Gabor Hojtsy: moved the footer message to a block. | Dries Buytaert | 2009-05-12 |
* | - Patch #372471: box.tpl.php is dead. | Dries Buytaert | 2009-05-12 |
* | - Patch #399248 by deekayen: detect when a signature is too long to prevent S... | Dries Buytaert | 2009-05-12 |
* | - Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return u... | Dries Buytaert | 2009-05-12 |
* | - Patch #78941 by kkaefer and ksenzee: added missing file. | Dries Buytaert | 2009-05-12 |
* | - Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so ... | Dries Buytaert | 2009-05-12 |
* | - Patch #367214 by alienbrain: added documentation for hook_node_build_alter ... | Dries Buytaert | 2009-05-10 |
* | - Patch #78941 by kkaefer, Jody Lynn: auto-check permissions if 'authenticate... | Dries Buytaert | 2009-05-10 |
* | - Patch #458612 by dereine: add version information. | Dries Buytaert | 2009-05-10 |
* | - Patch #295971 by deekayen: option for user contact options is badly phrased. | Dries Buytaert | 2009-05-10 |
* | - Patch #394510 by Berdir, ksenzee: convert to new database abstraction layer. | Dries Buytaert | 2009-05-10 |
* | - Patch #458566 by chx: work around PHP's curly bracket madness. | Dries Buytaert | 2009-05-10 |
* | - Patch #453572 by Xano: improve language. | Dries Buytaert | 2009-05-10 |
* | - Patch #367525 by zzolo: drupal_alter instead of hook_field_attach_view(). | Dries Buytaert | 2009-05-09 |
* | - Patch #382834 by cwgordon7: more documentation fixes. | Dries Buytaert | 2009-05-09 |
* | - Patch #457532 by Berdir: more PHP5 'fixes'. | Dries Buytaert | 2009-05-09 |
* | - Patch #411388 lilou et al: added missing documentation for _search hook. | Dries Buytaert | 2009-05-09 |
* | - Patch #251245 by c960657: moving the test files to their rightful place. | Dries Buytaert | 2009-05-08 |
* | - Patch #390774 by jhodgdon: API doc improvements and corrections. | Dries Buytaert | 2009-05-08 |
* | - Patch #276517 by chx, naxoc: added basic tests for blog pages. | Dries Buytaert | 2009-05-08 |
* | - Patch #409598 by pwolanin, swentel: fixed problem with content type descrip... | Dries Buytaert | 2009-05-07 |
* | - Patch #394476 by Berdir, pwolanin, Crell: converted the module to the new d... | Dries Buytaert | 2009-05-07 |
* | #124158 by nedjo, jcnventura: Pull all PHP handling into PHP module. | Angie Byron | 2009-05-07 |
* | #270685 follow-up by JamesAn: Remove unneeded code. | Angie Byron | 2009-05-07 |
* | - Patch #300750 by brianV: documented a variable. | Dries Buytaert | 2009-05-07 |
* | #453962 by neclimdul: Change all instances of getInfo() to static functions. | Angie Byron | 2009-05-06 |
* | - Patch #453720 by yched: fixed the display of user fields. | Dries Buytaert | 2009-05-06 |
* | - Patch #271515 by JamesAn: corrected PHPdoc. | Dries Buytaert | 2009-05-06 |
* | - Patch #366610 by mr.baileys: make sure we generate valid markup. | Dries Buytaert | 2009-05-06 |
* | - Patch #370276 by JamesAn: improved help text of authoring field. | Dries Buytaert | 2009-05-06 |
* | - Patch #424640 by mustafau: remove non-existing reference. | Dries Buytaert | 2009-05-06 |