| Commit message (Expand) | Author | Age |
* | - Patch #568396 by bjaspan: fixed typo. | Dries Buytaert | 2009-09-05 |
* | - Patch #562816 by yched: improved performance of field_attach_query() by add... | Dries Buytaert | 2009-08-31 |
* | - Patch #563992 by plach: missing in hook_field_attach_view_alter and hook_f... | Dries Buytaert | 2009-08-31 |
* | - Patch #563742 by plach: hotfix for broken hook_entity_info_alter(). | Dries Buytaert | 2009-08-31 |
* | - Patch #545662 by yched, moshe weitzman: simplify field rendering. | Dries Buytaert | 2009-08-28 |
* | #367567 by effulgentsia, yched, quicksketch, sun, and chx: Move AHAH-'add mor... | Angie Byron | 2009-08-27 |
* | #559486 follow-up by plach: Fixed fatal error in tests that for whatever reas... | Angie Byron | 2009-08-27 |
* | #559506 by quicksketch and plach: Added variable to field widgets. | Angie Byron | 2009-08-27 |
* | #559486 by yched: Split up field attach tests so that testing bot doesn't cho... | Angie Byron | 2009-08-26 |
* | - Patch #460320 by catch, fago, Frando: standardized, pluggable entity loadin... | Dries Buytaert | 2009-08-25 |
* | #558756 by Davy Van Den Bremt: Fix non-by-referenced calls to drupal_static(). | Angie Byron | 2009-08-25 |
* | - Patch #554946 by dropcube, sun: cache info from hook_filter_info() and allo... | Dries Buytaert | 2009-08-25 |
* | #557932 by plach and bangpound: Fixed taxonomy term field autocomplete widget... | Angie Byron | 2009-08-24 |
* | #557056 by sign: Removed the fieldset around summary and body fields. | Angie Byron | 2009-08-24 |
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the fu... | Angie Byron | 2009-08-24 |
* | Of all the patches to accidentally commit without a message. :( Rolling back ... | Angie Byron | 2009-08-24 |
* | *** empty log message *** | Angie Byron | 2009-08-24 |
* | #516138 follow-up by Damien Tournoud: Remove expensive menu_rebuild() call fr... | Angie Byron | 2009-08-23 |
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Co... | Angie Byron | 2009-08-22 |
* | #367595 by plach, catch, sun, yched, et al: Added support for translatable fi... | Angie Byron | 2009-08-22 |
* | - Patch #546350 by dropcube: remove hardcoded numeric deltas from hook_filter... | Dries Buytaert | 2009-08-21 |
* | - Patch #446518 by sun: remove argument from check_markup(). | Dries Buytaert | 2009-08-20 |
* | #552084 by jhodgdon: Removed references to 'CCK' in core. | Angie Byron | 2009-08-19 |
* | #516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CO... | Angie Byron | 2009-08-19 |
* | #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools ... | Angie Byron | 2009-08-17 |
* | #548630 by bjaspan: Document hook_field_is_empty(). | Angie Byron | 2009-08-14 |
* | #529756 by yched: Allow fields to be weighted per context. | Angie Byron | 2009-08-13 |
* | #547756 by yched: Remove some whitespace. | Angie Byron | 2009-08-13 |
* | - Patch #544400 by yched, bjaspan: wrong unique key in {field_config_instance}. | Dries Buytaert | 2009-08-12 |
* | - Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API. | Dries Buytaert | 2009-08-11 |
* | #361839 by puradata and yched: Document return structures from field attach. | Angie Byron | 2009-08-11 |
* | - Patch #372330 by fgm, yched, et al: better validation of field names. | Dries Buytaert | 2009-08-10 |
* | #543902 by yched: Remove unneeded modules in field.test setUp(). | Angie Byron | 2009-08-09 |
* | #433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappe... | Angie Byron | 2009-08-04 |
* | - Patch #535034 by yched: clean up how fields and instances are prepared for ... | Dries Buytaert | 2009-08-02 |
* | - Patch #528182 by yched: added missing field type documentation and removed ... | Dries Buytaert | 2009-08-01 |
* | - Patch #534318 by yched: better defaults and corrected documentation. | Dries Buytaert | 2009-07-30 |
* | - Patch #535264 by Crell: removing some more legacy cruft. | Dries Buytaert | 2009-07-30 |
* | - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos t... | 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 #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad... | Dries Buytaert | 2009-07-20 |
* | - Patch #520620 by quicksketch: delete revision and prepare translation field... | Dries Buytaert | 2009-07-16 |
* | - Patch #512236 by yched, bjaspan: design flaw in field_attach_query(), follo... | Dries Buytaert | 2009-07-15 |
* | - Patch #509736 by yched: make sure all settings are present at run-time. | Dries Buytaert | 2009-07-14 |
* | #518412 by yched: Minor clean-up on Field API tests. | Angie Byron | 2009-07-14 |
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
* | #455844 follow-up by yched: Change render() to print render() for consistency... | Angie Byron | 2009-07-13 |
* | - Patch #516416 by lyricnz: fix broken links to taxonomy administration pages. | Dries Buytaert | 2009-07-11 |
* | #516124 by yched: Clean up some Field API TODOs and remove unused APIs. | Angie Byron | 2009-07-11 |