| Commit message (Expand) | Author | Age |
* | #392494 by yched and bjaspan: Provide a query API for Field API. This is nece... | Angie Byron | 2009-06-06 |
* | - Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and syste... | Dries Buytaert | 2009-06-06 |
* | - Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for t... | Dries Buytaert | 2009-06-06 |
* | #480660 follow-up by c960657: unset variables, since array_slice() can cause ... | Angie Byron | 2009-06-06 |
* | - Patch #482920 by Razorraser: made getInfo() static functions. | Dries Buytaert | 2009-06-06 |
* | - Patch #302268 by Berdir, Dave Reid, tizzo, Ryan Palmer: TableSort and Pager... | Dries Buytaert | 2009-06-06 |
* | #243253 by dww: Put a check in update.module to see if server was reachable. | Angie Byron | 2009-06-06 |
* | #482920 follow-up by JamesAn: Fix typos and let the tests pass again. | Angie Byron | 2009-06-05 |
* | - Rollback of last patch. | Dries Buytaert | 2009-06-05 |
* | - Patch #482920 by Razorraser: fixed typo in node_access_rebuild(). | Dries Buytaert | 2009-06-05 |
* | #445044 follow-up by yched: Remove field.autoload.inc file. | Angie Byron | 2009-06-05 |
* | #361277 follow-up by yched: Fix return value of update function. | Angie Byron | 2009-06-05 |
* | - Patch #445044 by bjaspan, Damien Tournoud, chx, Berdir: remove the field au... | Dries Buytaert | 2009-06-05 |
* | - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... qu... | Dries Buytaert | 2009-06-05 |
* | - Patch #476972 by andypost: optimizations for action_info array. | Dries Buytaert | 2009-06-05 |
* | - Patch #481794 by mr.baileys: made the one-time link be active immediately s... | Dries Buytaert | 2009-06-05 |
* | - Patch #361277 by Razorraser: node_get_type() isn't anymore. | Dries Buytaert | 2009-06-05 |
* | - Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post s... | Dries Buytaert | 2009-06-05 |
* | - Patch #225864 by pwolanin: prevent PHP errors from cron.php. | Dries Buytaert | 2009-06-05 |
* | #481508 by JamesAn: Update update module to use drupal_static(). | Angie Byron | 2009-06-05 |
* | #445748 by dww and Dave Reid: Add a hook_update_projects_alter() for modules ... | Angie Byron | 2009-06-05 |
* | #480660 follow-up by catch: Code style changes and changelog entry. | Angie Byron | 2009-06-04 |
* | #220233 follow-up by Berdir: Fix typo. | Angie Byron | 2009-06-04 |
* | - Patch #481802 by catch, leisa: update user permission help text. | Dries Buytaert | 2009-06-04 |
* | - Patch #480660 by catch, brianV, et al: add an administrator role to core. | Dries Buytaert | 2009-06-04 |
* | - Patch #473876 by Berdir: fixed broken query on PostgreSQL. | Dries Buytaert | 2009-06-04 |
* | - Patch #475596 by tic2000: corrected documentation. | Dries Buytaert | 2009-06-04 |
* | #220233 by Berdir, marcingy, et al: Add useful API functions for extracting n... | Angie Byron | 2009-06-04 |
* | - Patch #343788 by catch: taxonomy module doesn't use its own APIs. | Dries Buytaert | 2009-06-03 |
* | - Patch #480428 by JamesAn: static caching API. | Dries Buytaert | 2009-06-03 |
* | - Patch #226479 by brianV: 'clean-up' rebuild permission checks. | Dries Buytaert | 2009-06-03 |
* | - Patch #479966 by Berdir: document and fix hook_user_categories. | Dries Buytaert | 2009-06-03 |
* | - Patch #480082 by pp: document all variables. | Dries Buytaert | 2009-06-03 |
* | - Patch #468630 by Berdir: fixed error with publishing comments. | Dries Buytaert | 2009-06-03 |
* | - Patch #479340 by tic2000: fixed Javascript error. | Dries Buytaert | 2009-06-03 |
* | #106559 follow-up by Josh Waihi: Fix typo preventing Drupal from installing o... | Angie Byron | 2009-06-03 |
* | #453726 by yched: Remove unnecessary &s next to object parameters in field API. | Angie Byron | 2009-06-03 |
* | #369011 follow-up by yched: Some touch-ups to comments, etc. | Angie Byron | 2009-06-03 |
* | - Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' o... | Dries Buytaert | 2009-06-02 |
* | - Patch #422362 by JamesAn: convert form.inc to use new static caching API. | Dries Buytaert | 2009-06-02 |
* | - Patch #473652 by Damien Tournoud, catch: removed unneeded loop from file_ge... | Dries Buytaert | 2009-06-02 |
* | - Patch #364487 by JamesAn: make sure that the 'machine name' text does not w... | Dries Buytaert | 2009-06-02 |
* | - Patch #439236 by alex_b: field_attach_create_bundle() undefined when creati... | Dries Buytaert | 2009-06-02 |
* | - Patch #477944 by Damien Tournoud: fix and streamline page cache and session... | Dries Buytaert | 2009-06-02 |
* | #475596 by emmajane, catch, yoroy, et al. Move default welcome message to hel... | Angie Byron | 2009-06-02 |
* | #479216 by jhedstrom: Grammar fixes in forum.module. | Angie Byron | 2009-06-02 |
* | #478642 by daniel.bosen: Fix typo preventing profile fields from appearing on... | Angie Byron | 2009-06-02 |
* | #479200 by yched: Have SimpleTest rebuild node types between test runs. | Angie Byron | 2009-06-02 |
* | - Patch #111011 by Josh Waihi: adding foreign key specifications. | Dries Buytaert | 2009-06-01 |
* | - Patch #470866 by catch: comment links should use 'html'. | Dries Buytaert | 2009-06-01 |