| Commit message (Expand) | Author | Age |
* | - Patch #776694 by puregin, robeano, aspilicious: hook_field_attach_purge() i... | Dries Buytaert | 2010-04-24 |
* | #779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by Gr... | Angie Byron | 2010-04-23 |
* | - Patch #777098 by jhodgdon: field storage purge hooks are not documented. | Dries Buytaert | 2010-04-22 |
* | - Patch #777092 by jhodgdon, puregin: field purge hooks are not documented. | Dries Buytaert | 2010-04-22 |
* | - Patch #739470 by yched, fago: hook_field_update_instance() invocation is mi... | Dries Buytaert | 2010-04-22 |
* | - Patch #716496 by JohnAlbin: documentation updates for theme functions. | Dries Buytaert | 2010-04-13 |
* | - Patch #768488 by catch: _text_field_sanitize() caused double caching. | Dries Buytaert | 2010-04-13 |
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric... | Dries Buytaert | 2010-04-11 |
* | - Patch #721536 by JacobSingh, jpmckinney, Damien Tournoud, David_Rothstein: ... | Dries Buytaert | 2010-04-10 |
* | - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctl... | Dries Buytaert | 2010-04-07 |
* | - Patch #755078 by quicksketch: fix the hook_field_extra_fields() documentati... | Dries Buytaert | 2010-04-06 |
* | - Patch #584130 by jhodgdon, yched: field Attach API page has outdated inform... | Dries Buytaert | 2010-04-04 |
* | - Patch #752296 by yched, jhodgdon: hook_field_storage_load() last param not ... | Dries Buytaert | 2010-04-04 |
* | - Patch #760238 by yched: optimize _field_invoke(). | Dries Buytaert | 2010-04-04 |
* | - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved x... | Dries Buytaert | 2010-03-31 |
* | - Patch #757288 by catch: optimize comment_save(). | Dries Buytaert | 2010-03-31 |
* | - Patch #754794 by yched: _field_write_instance() writes useless 'entity_type... | Dries Buytaert | 2010-03-28 |
* | - Patch #754686 by yched: rename 'cacheable' property in hook_entity_info(). | Dries Buytaert | 2010-03-27 |
* | - Patch #735894 by yched: critical bug: fields with unlimited maximum length ... | Dries Buytaert | 2010-03-27 |
* | #610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function ... | Angie Byron | 2010-03-27 |
* | #707724 follow-up by yched: Fix more confusing field/entity api arguments. | Angie Byron | 2010-03-27 |
* | - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ... | Dries Buytaert | 2010-03-26 |
* | - Patch #657972 by plach, Berdir: make field fallback logic actually reusable. | Dries Buytaert | 2010-03-25 |
* | - Patch #748768 by fgm, yched: list_field_formatter_view() used incorrect var... | Dries Buytaert | 2010-03-24 |
* | - Patch #686596 by dhthwy: child before parent class definition order breaks ... | Dries Buytaert | 2010-03-24 |
* | - Patch #735808 by fago: fix multiple field value form to work with form API ... | Dries Buytaert | 2010-03-21 |
* | - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' e... | Dries Buytaert | 2010-03-13 |
* | - Patch #612894 by yched, David_Rothstein: field_format() is just a pile of c... | Dries Buytaert | 2010-03-12 |
* | #414424 follow-up by sun: Minor follow-ups to text_format patch. | Angie Byron | 2010-03-08 |
* | #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text... | Angie Byron | 2010-03-07 |
* | #282191 follow-up by plach: Remove ambitious parts of translatable fields UI ... | Angie Byron | 2010-03-07 |
* | - Patch #588882 by David_Rothstein: filter fallback format clean-ups. | Dries Buytaert | 2010-03-04 |
* | #719432 by heyrocker: Document hook_field_extra_fields_alter(). | Angie Byron | 2010-03-04 |
* | - Patch #693054 by yched: field_update_field() called the wrong field storage... | Dries Buytaert | 2010-03-03 |
* | - Patch #730186 by douggreen: fixing spelling mistake in documentation: 'kay'... | Dries Buytaert | 2010-03-03 |
* | #727868 by yched: Remove stale TODO from field api. | Angie Byron | 2010-02-27 |
* | - Patch #718254 by andypost: field names were too long -- make PostgreSQL happy. | Dries Buytaert | 2010-02-27 |
* | - Patch #503550 by yched, jp.stacey: make sure strings are cached per language. | Dries Buytaert | 2010-02-27 |
* | - Patch #332725 by andypost, Damien Tournoud, lilou, Gábor Hojtsy: locale_in... | Dries Buytaert | 2010-02-22 |
* | #706248 by bellHead and Damien Tournoud: Fixed field_sql_storage_field_storag... | Angie Byron | 2010-02-17 |
* | #706962 by yched: Fixed No way to remove field instance from a bundle without... | Angie Byron | 2010-02-15 |
* | - Patch #600490 by scor: increased entity type size. | Dries Buytaert | 2010-02-15 |
* | - Patch #714480 by tstoeckler: boolean fields should not be able to have a se... | Dries Buytaert | 2010-02-15 |
* | - Patch #712564 by yched: fixed formatting of documentation in field_attach_q... | Dries Buytaert | 2010-02-13 |
* | - Patch #712988 by moshe weitzman: too small bundle column in field data tables. | Dries Buytaert | 2010-02-13 |
* | #707724 follow-up by yched: More Field API/Entity API terminology clean-up. | Angie Byron | 2010-02-12 |
* | #707724 by chx: Rename confusing arguments in field/entity APIs. | Angie Byron | 2010-02-11 |
* | #641670 by yched and sun: Move ['#field'] meta information into (). | Angie Byron | 2010-02-11 |
* | - Patch #707828 by nagba: typo in text module handling the summary generation. | Dries Buytaert | 2010-02-08 |
* | - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for... | Dries Buytaert | 2010-02-07 |