| Commit message (Expand) | Author | Age |
* | - Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a... | Dries Buytaert | 2009-10-15 |
* | - Patch #604828 by bangpound: added missing check_plain() in theme_field_form... | Dries Buytaert | 2009-10-15 |
* | - Patch #604980 by sun: factored taxonomy_term_edit() away. | Dries Buytaert | 2009-10-15 |
* | - Patch #594650 by sun, c960657: provide central ()['values'] clearance. | Dries Buytaert | 2009-10-15 |
* | - Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query s... | Dries Buytaert | 2009-10-14 |
* | - Patch #603702 by Xano: remove _taxonomy_term_select(). | Dries Buytaert | 2009-10-14 |
* | - Pactch #569224 by bangpound: expose field storage details through field att... | Dries Buytaert | 2009-10-14 |
* | - Patch #340652 by catch: added edit/delete terms permission per vocabulary. | Dries Buytaert | 2009-10-14 |
* | - Patch #602306 by David Strauss, Damien Tournoud: Fixed bug in the default q... | Dries Buytaert | 2009-10-14 |
* | - Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and mak... | Dries Buytaert | 2009-10-14 |
* | - Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do t... | Dries Buytaert | 2009-10-14 |
* | - Patch #586436 by Amitaibu: execute node_type_save() after variable_set(). | Dries Buytaert | 2009-10-14 |
* | - Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize... | Dries Buytaert | 2009-10-13 |
* | - Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happe... | Dries Buytaert | 2009-10-13 |
* | - Patch #603436 by chx: small clean-up in export profile. | Dries Buytaert | 2009-10-13 |
* | - Patch #539434 by lambic, deekayen: re-order functions in menu.install. | Dries Buytaert | 2009-10-13 |
* | - Patch #593522 by sun: a better and faster drupal_alter(). | Dries Buytaert | 2009-10-13 |
* | - Patch #373606 by jhodgdon, aj045: improved file_save_upload() documentation. | Dries Buytaert | 2009-10-13 |
* | - Patch #582378 by sun: more filter system clean-up. | Dries Buytaert | 2009-10-13 |
* | - Patch #544360 by David_Rothstein: fix for dashboard module. | Dries Buytaert | 2009-10-13 |
* | - Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, JacobSing... | Dries Buytaert | 2009-10-13 |
* | #597390 by Dave Reid and dww: Fixed PHP notices on non-existant projects when... | Angie Byron | 2009-10-13 |
* | #523878 follow-up by boombatower: Extend maximum execution time for tests. | Angie Byron | 2009-10-13 |
* | #559294 by David_Rothstein: Allow install profiles to alter or override the t... | Angie Byron | 2009-10-13 |
* | #602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal ... | Angie Byron | 2009-10-13 |
* | #561452 by pwolanin and David_Rothstein: Add API function to get module/theme... | Angie Byron | 2009-10-13 |
* | #569318 by Benjamin Melançon: Fixed hook_comment_load() never gets called. | Angie Byron | 2009-10-13 |
* | - Patch #597484 by dww: use the Queue API to fetch available update data. | Dries Buytaert | 2009-10-13 |
* | - Patch #351249 by stBorchert, coreyp_1, BrightLoudNoise, catch, kkaefer, sig... | Dries Buytaert | 2009-10-13 |
* | #602570 by dww: Fix code style in _system_filetransfer_backend_form_common(). | Angie Byron | 2009-10-12 |
* | #602518 by dww and JacobSingh: Fixed PHPDoc for includes/filetransfer/filetra... | Angie Byron | 2009-10-12 |
* | - Patch #590092 by baldwinlouie: who's online block should never report anony... | Dries Buytaert | 2009-10-12 |
* | - Patch #402280 by mustafau, alex_b: parser should not update aggregator_feed... | Dries Buytaert | 2009-10-12 |
* | - Patch #602306 by chx: simplify the default queue implementation. | Dries Buytaert | 2009-10-12 |
* | - Patch #602122 by sivaji: fixed broken link. | Dries Buytaert | 2009-10-12 |
* | - Patch #601250 Dave Reid, andypost: upgrade path for contact form permission. | Dries Buytaert | 2009-10-12 |
* | #560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image ... | Angie Byron | 2009-10-12 |
* | #589754 by rfay and Crell: Fixed non-recoverable install if invalid database ... | Angie Byron | 2009-10-12 |
* | - Patch #599706 by tobiasb: tiny documentation fix. | Dries Buytaert | 2009-10-11 |
* | - Patch #601250 by Dave Reid, VeryMisunderstood: allow anonymous users to use... | Dries Buytaert | 2009-10-11 |
* | - Patch #597556 by Berdir: return status to indicate executed query in MergeQ... | Dries Buytaert | 2009-10-11 |
* | - Patch #334283 by andypost: fix upgrade path of message contexts for transla... | Dries Buytaert | 2009-10-11 |
* | #557292 follow-up by dmitrig01 and sun: Fix typo in tpl.php file causing node... | Angie Byron | 2009-10-11 |
* | #599706 by sun: Allow altering local tasks/actions. | Angie Byron | 2009-10-11 |
* | #557292 by peximo, plach, catch, and yched: Convert node title to Field API. | Angie Byron | 2009-10-11 |
* | #600554 by sun: Fixed drupal_parse_url() to work with clean URLs disabled (wi... | Angie Byron | 2009-10-11 |
* | - Patch #601016 by Dave Reid: remove contact_site_page() and contact_personal... | Dries Buytaert | 2009-10-11 |
* | #569238 by sun, swentel, catch: Changed Make check_markup() not cache by defa... | Angie Byron | 2009-10-10 |
* | - Patch #600466 by Dave Reid: removed unused path_admin_filter_get_keys(). | Dries Buytaert | 2009-10-10 |
* | - Patch #525504 by Dave Reid, gpk: anonymous user should not have contact form. | Dries Buytaert | 2009-10-10 |