| Commit message (Expand) | Author | Age |
* | - 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 |
* | - Patch #569364 by bjaspan, yched: handle failures on field storage creation. | Dries Buytaert | 2009-09-22 |
* | - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and ... | Dries Buytaert | 2009-09-21 |
* | #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... he... | Angie Byron | 2009-09-18 |
* | #382464 by fgm and bjaspan: Disallow reserved field names. | Angie Byron | 2009-09-11 |
* | #569072 by rcross and yched: Clean field_attach_()* namespace by renaming an... | Angie Byron | 2009-09-10 |
* | - Patch #563742 by plach: hotfix for broken hook_entity_info_alter(). | Dries Buytaert | 2009-08-31 |
* | #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 |
* | #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 |
* | #367595 by plach, catch, sun, yched, et al: Added support for translatable fi... | Angie Byron | 2009-08-22 |
* | #544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools ... | Angie Byron | 2009-08-17 |
* | #529756 by yched: Allow fields to be weighted per context. | Angie Byron | 2009-08-13 |
* | - Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API. | Dries Buytaert | 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 |
* | - Patch #535034 by yched: clean up how fields and instances are prepared for ... | Dries Buytaert | 2009-08-02 |
* | - Patch #535264 by Crell: removing some more legacy cruft. | Dries Buytaert | 2009-07-30 |
* | - 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 |
* | - Patch #512236 by bjaspan: fixed design flaws in field_attach_query(). Well-... | Dries Buytaert | 2009-07-07 |
* | - Patch #489438 by bjaspan, crotown: hook_field_create_field() is missing. | Dries Buytaert | 2009-07-02 |
* | - Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. ... | Dries Buytaert | 2009-06-24 |
* | - Patch #456488 by yched: better tests for field caching. | Dries Buytaert | 2009-06-16 |
* | - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers... | Dries Buytaert | 2009-06-12 |
* | #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 #364620 by bjaspan, yched: allow creating a field with a deleted name. | Dries Buytaert | 2009-05-28 |
* | - Patch #472658 by agentrickard: clean up of inline code comments. | Dries Buytaert | 2009-05-26 |
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
* | - Patch #415044 by bjaspan, yched: indexes for field storage. | Dries Buytaert | 2009-05-20 |
* | #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 #402264 by yched, bjaspan: adapt field's add-more js handler to recen... | Dries Buytaert | 2009-05-03 |
* | - Patch #392696 by yched et al: save default values on insert. | Dries Buytaert | 2009-05-01 |
* | - Patch #392706 by yched: clean of field tests: | Dries Buytaert | 2009-04-30 |
* | - Patch #392706 by bjaspan, yched, puradata: some of the field attach tests i... | Dries Buytaert | 2009-04-29 |
* | - Patch #295864 by boombatower: cleaned up the randomName() method by removin... | Dries Buytaert | 2009-04-29 |
* | #446878 by boombatower: Fix concatenation typo in field tests. | Angie Byron | 2009-04-28 |
* | #368639 by puradata: Remove drupalCreateField/Instance in favour of standard ... | Angie Byron | 2009-04-20 |
* | #431870 by yched: Whitespace clean-up. | Angie Byron | 2009-04-13 |
* | #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati... | Angie Byron | 2009-03-31 |
* | #394246 by flobruit: Check to ensure that field type is specified. | Angie Byron | 2009-03-30 |
* | #369964 by yched and bjaspan: Refactor field validation and error reporting. ... | Angie Byron | 2009-03-26 |
* | #369562 follow-up by jeffschuler: More trivial field API clean-up. | Angie Byron | 2009-03-17 |
* | #369562 by yched: More Field API clean-ups. | Angie Byron | 2009-02-10 |