Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
- Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior.
- Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach, profix898, mattyoung: added support for pluggable 'per field' storage engine. Comes with documentation and tests. The Field Attach API uses the Field Storage API to perform all "database access". Each Field Storage API hook function defines a primitive database operation such as read, write, or delete. The default field storage module, field_sql_storage.module, uses the local SQL database to implement these operations, but alternative field storage backends can choose to represent the data in SQL differently or use a completely different storage mechanism such as a cloud-based database.
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
#529756 by yched: Allow fields to be weighted per context.
- Patch #544400 by yched, bjaspan: wrong unique key in {field_config_instance}.
- Patch #364620 by bjaspan, yched: allow creating a field with a deleted name.
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
- Patch #471070 by stella: millions of code style fixes.
- Patch #415044 by bjaspan, yched: indexes for field storage.
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
- Patch #392686 by bjaspan, yched: switch to serial primary keys.
#372376 by yched: Remove uninstall/disable hooks from required field.module.
#369562 by yched: More Field API clean-ups.
- Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |