| Commit message (Expand) | Author | Age |
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ... | Dries Buytaert | 2009-12-04 |
* | #622534 by yched: Cleanup hook_field_attach_*() and hook_field_storage_*() sp... | Angie Byron | 2009-11-08 |
* | Roll-back of #595084; type-hinting parameters at stdClass makes it so you can... | Angie Byron | 2009-11-08 |
* | - Patch #595084 by c960657: use type hinting for . | Dries Buytaert | 2009-11-01 |
* | - Patch #606994 by yched: move entity handling out of Field API. | Dries Buytaert | 2009-10-31 |
* | - Patch #603236 by bjaspan, catch: add count facility to field_attach_query()... | Dries Buytaert | 2009-10-22 |
* | #493314 by yched and catch: Add multiple hook for formatters. | Angie Byron | 2009-10-16 |
* | - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoi... | Dries Buytaert | 2009-10-15 |
* | - Patch #593522 by sun: a better and faster drupal_alter(). | Dries Buytaert | 2009-10-13 |
* | - Patch#583020 by c960657 | yched, Dries: fixed warning about missing argumen... | Dries Buytaert | 2009-10-02 |
* | - Patch #367013 by bjaspan, yched: clean ups for field_update_field(). | Dries Buytaert | 2009-09-30 |
* | - Patch #497504 by dakala, bjaspan | yched: rename #multiple to #cardinality ... | Dries Buytaert | 2009-09-29 |
* | - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach... | Dries Buytaert | 2009-09-27 |
* | - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field upda... | Dries Buytaert | 2009-09-26 |
* | #569072 by rcross and yched: Clean field_attach_()* namespace by renaming an... | Angie Byron | 2009-09-10 |
* | - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ... | Dries Buytaert | 2009-09-05 |
* | - Patch #563992 by plach: missing in hook_field_attach_view_alter and hook_f... | Dries Buytaert | 2009-08-31 |
* | - Patch #545662 by yched, moshe weitzman: simplify field rendering. | Dries Buytaert | 2009-08-28 |
* | #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 |
* | #367595 by plach, catch, sun, yched, et al: Added support for translatable fi... | Angie Byron | 2009-08-22 |
* | #516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CO... | Angie Byron | 2009-08-19 |
* | #547756 by yched: Remove some whitespace. | Angie Byron | 2009-08-13 |
* | - 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 #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 |
* | #516124 by yched: Clean up some Field API TODOs and remove unused APIs. | Angie Byron | 2009-07-11 |
* | #488542 by yched: Allow field UI to be attached to any fieldable entity. | Angie Byron | 2009-07-10 |
* | - Patch #512236 by bjaspan: fixed design flaws in field_attach_query(). Well-... | Dries Buytaert | 2009-07-07 |
* | - Patch #511486 by yched: updated documentation. | Dries Buytaert | 2009-07-06 |
* | #333171 by catch: Provide cache_get_multiple() and allow clearing of multiple... | Angie Byron | 2009-06-28 |
* | - Patch #501420 by yched: field_attach_form() should take by reference. | Dries Buytaert | 2009-06-25 |
* | - Patch #367215 by bjaspan: fixed documentation. | Dries Buytaert | 2009-06-25 |
* | - 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 follow-up by yched: Clean-ups to Field API scalar search patch. | Angie Byron | 2009-06-07 |
* | #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 |
* | #453726 by yched: Remove unnecessary &s next to object parameters in field API. | Angie Byron | 2009-06-03 |
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz... | Dries Buytaert | 2009-05-27 |
* | #456488 by yched: Only cache field data for current revision. | Angie Byron | 2009-05-17 |
* | #362024 by neclimdul, yched, and bjaspan: Make hook_field_load() multiple lik... | Angie Byron | 2009-05-17 |
* | - Patch #367525 by zzolo: drupal_alter instead of hook_field_attach_view(). | Dries Buytaert | 2009-05-09 |
* | - Patch #457532 by Berdir: more PHP5 'fixes'. | Dries Buytaert | 2009-05-09 |
* | - Patch #392696 by yched et al: save default values on insert. | Dries Buytaert | 2009-05-01 |
* | - Patch #441180 by bjaspan: added a point. | Dries Buytaert | 2009-04-30 |
* | - Patch #441180 by bjaspan, yched: field_attach_delete_bundle() called hook_f... | Dries Buytaert | 2009-04-26 |