| Commit message (Collapse) | Author | Age |
|
|
|
| |
hey hey hey... gooood byeeee...
|
| |
|
|
|
|
| |
drupal_http_request() when a URL fails to parse, instead of failing silently.
|
|
|
|
|
|
|
| |
and alexanderpas: page.tpl.php has now been split into html.tpl.php
(for <html>, <head>, and <body>) and page.tpl.php (for page content).
This now provides consistency for granular theming of renderable output in all
template files.
|
|
|
|
| |
empty.
|
|
|
|
| |
hook_menu().
|
| |
|
| |
|
|
|
|
| |
menu_tree_data().
|
|
|
|
| |
weitzman: automatically install/uninstall schema.
|
|
|
|
| |
consistency. Yay to API clean-ups during 'slush'.
|
| |
|
|
|
|
| |
database API.
|
|
|
|
| |
other types of stuff to render() structures.
|
|
|
|
| |
support a bit easier by providing two cookies and ... hook_goto_alter.
|
|
|
|
| |
EPS, etc.).
|
|
|
|
| |
configuration section.
|
| |
|
|
|
|
| |
extension mapping rather than setting a huge variable.
|
| |
|
| |
|
|
|
|
| |
CDNs.
|
|
|
|
| |
file transfer classes.
|
| |
|
|
|
|
| |
API clean-up and documentation improvements.
|
| |
|
|
|
|
| |
with other modules about filter format changes/deletions.
|
|
|
|
| |
loading for nodes, users, taxonomies, files and comments.
|
|
|
|
| |
drupal_add_library(), for consistency with #attached_css and #attached_js.
|
| |
|
|
|
|
| |
administration pages.
|
| |
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
to schema API.
|
|
|
|
| |
files. :P
|
|
|
|
| |
tests so we don't do it anymore.
|
|
|
|
| |
fields to Field API.
|
|
|
|
| |
'configuration and modules'.
|
|
|
|
| |
the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
|
| |
|
|
|
|
| |
trailing slashes (with tests).
|
|
|
|
| |
locking framework for long running operations.
|
|
|
|
| |
dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
|
|
|
|
| |
AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
|
| |
|
|
|
|
| |
broswer in its own class/object.
|
| |
|
| |
|