| Commit message (Collapse) | Author | Age |
|
|
|
| |
module enabled is much slower in serving cached pages in D7 than in D6.
|
|
|
|
| |
_block_rehash().
|
| |
|
|
|
|
| |
make them work. AWESOME! :D
|
|
|
|
| |
on Configuration & Modules correctly.
|
|
|
|
| |
'standard' user_delete_multiple() API.
|
|
|
|
| |
c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
|
|
|
|
| |
admin/people.
|
|
|
|
| |
at end of files.
|
|
|
|
| |
ivanSB@drupal.org, jaydub: fixed 'Top visitor' page on PostgreSQL 8.3.
|
|
|
|
|
|
| |
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
|
|
|
|
| |
themable.
|
| |
|
| |
|
|
|
|
| |
extra tests. One critical bug less.
|
| |
|
|
|
|
| |
compliance with standards.
|
| |
|
|
|
|
| |
all tables.
|
| |
|
|
|
|
| |
help documentation standard.
|
|
|
|
| |
link to the permissions and configuration page of each module from the module configuration page. Great team work!
|
|
|
|
| |
can't ever pass in another type of class.
|
|
|
|
| |
pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
|
| |
|
| |
|
|
|
|
| |
and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
|
| |
|
|
|
|
| |
extra updates with HEAD.
|
| |
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
url() only accept an array. Another nice API clean-up!
|
| |
|
|
|
|
| |
weitzman: automatically install/uninstall schema.
|
| |
|
|
|
|
| |
pattern. Start using it for blocks.
|
|
|
|
| |
abstraction layer. Rest in peace old database layer.
|
|
|
|
| |
for consistency in the API.
|
|
|
|
| |
discarded.
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
| |
|
|
|
|
| |
permissions'.
|
|
|
|
| |
section in 'configuration and modules'.
|
|
|
|
| |
subsituation to core.
|
| |
|