| Commit message (Expand) | Author | Age |
... | |
* | #362024 by neclimdul, yched, and bjaspan: Make hook_field_load() multiple lik... | Angie Byron | 2009-05-17 |
* | #456824 follow-up by catch: Fix D6 -> D7 upgrade path failure. | Angie Byron | 2009-05-16 |
* | #455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, ... | Angie Byron | 2009-05-16 |
* | #454992 by sun and bengtam: Remove 'q' from the possible letters that can be ... | Angie Byron | 2009-05-16 |
* | - Patch #456824 by catch: add better caching to drupal_lookup_path(). | Dries Buytaert | 2009-05-16 |
* | - Patch #394572 by Berdir: converted system module to the new database abstra... | Dries Buytaert | 2009-05-16 |
* | #452704 by andypost: Prefix aggregated CSS and JS files to prevent certain fi... | Angie Byron | 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 |
* | #328155 by cog.rusty: Allow third-party subdirectories with index.html or ind... | 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 #372306 by moshe: add tag to menu_get_item() query. | Dries Buytaert | 2009-05-14 |
* | - 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 #430904 by Berdir: fixed notice in case there are two pagers on one p... | 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 |
* | #459786 by DamZ: Remove all_fields from extended queries to prevent breaking ... | Angie Byron | 2009-05-11 |
* | - 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 #280240 by c960657: don't add content length when there is no content... | Dries Buytaert | 2009-05-09 |
* | - 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 #407256 by Damien Tournoud: make t() more robust. | Dries Buytaert | 2009-05-09 |
* | - Patch #304163 by chx, David_Rothstein: allow update.php to regenerate setti... | 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 #457788 by c960657: drupal_http_request() does not handle redirects p... | Dries Buytaert | 2009-05-08 |