| Commit message (Expand) | Author | Age |
* | - Patch #615484 by yched: remove schema rebuild from field_cache_clear(). | Dries Buytaert | 2009-10-31 |
* | - Patch #606994 by yched: move entity handling out of Field API. | Dries Buytaert | 2009-10-31 |
* | - Patch #307354 by xmacinfo, heather: rename 'Display fields' to 'Manage Disp... | Dries Buytaert | 2009-10-26 |
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme fun... | Angie Byron | 2009-10-23 |
* | - Patch #603236 by bjaspan, catch: add count facility to field_attach_query()... | Dries Buytaert | 2009-10-22 |
* | - Patch #607478 by Scott Reynolds: fixed small spelling mistake in field.modu... | Dries Buytaert | 2009-10-18 |
* | - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoi... | Dries Buytaert | 2009-10-15 |
* | #560780 by quicksketch, ksenzee, Arancaytar, yched, and arianek: Added Image ... | Angie Byron | 2009-10-12 |
* | - Patch #597832 by markus_petruxm: add (), arguments to field_access() to en... | Dries Buytaert | 2009-10-09 |
* | #599122 by scor: Convert all require(DRUPAL_ROOT . 'file') to module_load_inc... | Angie Byron | 2009-10-09 |
* | - Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior. | Dries Buytaert | 2009-10-01 |
* | - Patch #367013 by bjaspan, yched: clean ups for field_update_field(). | Dries Buytaert | 2009-09-30 |
* | - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach... | Dries Buytaert | 2009-09-27 |
* | - Patch #569362 by scor, effulgentsia, catch: add attributes and title_attrib... | Dries Buytaert | 2009-09-11 |
* | #569072 by rcross and yched: Clean field_attach_()* namespace by renaming an... | Angie Byron | 2009-09-10 |
* | - Patch #567092 by rcross, yched, bjaspan: merge hook_field_formatter_info() ... | Dries Buytaert | 2009-09-09 |
* | - Patch #570218 by yched: viewing 'Manage fields' page clears field data cache. | Dries Buytaert | 2009-09-07 |
* | - 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 |
* | #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 |
* | #367595 by plach, catch, sun, yched, et al: Added support for translatable fi... | Angie Byron | 2009-08-22 |
* | #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 |
* | - Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API. | Dries Buytaert | 2009-08-11 |
* | - Patch #535034 by yched: clean up how fields and instances are prepared for ... | Dries Buytaert | 2009-08-02 |
* | - Patch #512236 by yched, bjaspan: design flaw in field_attach_query(), follo... | Dries Buytaert | 2009-07-15 |
* | #455844 follow-up by yched: Change render() to print render() for consistency... | Angie Byron | 2009-07-13 |
* | #516124 by yched: Clean up some Field API TODOs and remove unused APIs. | Angie Byron | 2009-07-11 |
* | - Patch #512236 by bjaspan: fixed design flaws in field_attach_query(). Well-... | Dries Buytaert | 2009-07-07 |
* | - Patch #508440 by yched: build mode, it is. | Dries Buytaert | 2009-07-02 |
* | - Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. ... | Dries Buytaert | 2009-06-24 |
* | - Patch #409750 by yched et al: overhaul and extend node build modes. | Dries Buytaert | 2009-06-22 |
* | #392494 by yched and bjaspan: Provide a query API for Field API. This is nece... | Angie Byron | 2009-06-06 |
* | - Patch #445044 by bjaspan, Damien Tournoud, chx, Berdir: remove the field au... | Dries Buytaert | 2009-06-05 |
* | - Patch #439236 by alex_b: field_attach_create_bundle() undefined when creati... | Dries Buytaert | 2009-06-02 |
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz... | Dries Buytaert | 2009-05-27 |
* | - Patch #470594 by Moshe: convert more pages and blocks to return arrays. | Dries Buytaert | 2009-05-25 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | #369964 by yched and bjaspan: Refactor field validation and error reporting. ... | Angie Byron | 2009-03-26 |
* | - Patch #392686 by bjaspan, yched: switch to serial primary keys. | Dries Buytaert | 2009-03-10 |
* | #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X. | Angie Byron | 2009-03-08 |
* | #369562 by yched: More Field API clean-ups. | Angie Byron | 2009-02-10 |
* | #369562 by bjaspan and yched: Clean up a few minor things in field API. | Angie Byron | 2009-02-08 |
* | #361683 follow-up by yched and sun: Fix failing tests and windows line-endings. | Angie Byron | 2009-02-05 |
* | - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant... | Dries Buytaert | 2009-02-03 |