| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
|
|
|
|
| |
table causes MySQL error/slow rebuilds and slows menu_link_save.
|
| |
|
|
|
|
| |
localization and translation-related items.
|
|
|
|
| |
columns to prevent data loss.
|
| |
|
|
|
|
| |
inline CSS.
|
| |
|
| |
|
| |
|
|
|
|
| |
to be performed within batch API (with tests).
|
| |
|
| |
|
|
|
|
| |
running tests.
|
| |
|
|
|
|
| |
to user and administration menu. Will require follow-up patches.
|
|
|
|
| |
new database abstraction layer.
|
|
|
|
| |
in actions code.
|
|
|
|
| |
and improved code comments.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Views.
|
|
|
|
| |
NULL conditions to DBTNG.
|
| |
|
| |
|
|
|
|
| |
systems.
|
|
|
|
| |
They ship a different GD library.
|
|
|
|
|
|
|
|
|
|
| |
multiple
times (such as crop, scale, then desaturate) without quality loss, we need to
pass images by their raw GD (or other library) resources rather than re-opening
the same image repeatedly, which causes wasted processing and loss of quality when
using JPEG images. This patch reworks the image toolkits, adds some new image
manipulations and adds some impressive SimpleTests.
|
|
|
|
| |
'input formats'.
|
|
|
|
| |
(with tests).
|
| |
|
|
|
|
| |
to upgrade Drupal 6 to Drupal 7. Oh, yeah.
|
|
|
|
| |
drupal_add_js() to reference external JavaScript files.
|
| |
|
| |
|
| |
|
|
|
|
| |
independent of schema to fix D6 => D7 update.
|
|
|
|
| |
names as file_load().
|
| |
|
| |
|
|
|
|
| |
user/user_role for consistency.
|
|
|
|
| |
parameters (DX improvement).
|
|
|
|
| |
compatibility with other JavaScript libraries.
|
| |
|
|
|
|
| |
keys (with tests).
|
| |
|
|
|
|
| |
recurisevely (with tests).
|