| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
maintenance' to 'maintenance mode'.
|
|
|
|
| |
callback functions in include files.
|
|
|
|
| |
which actually describes what it does.
|
| |
|
| |
|
|
|
|
| |
don't execute query when there are no values.
|
| |
|
|
|
|
| |
validators.
|
| |
|
|
|
|
| |
table causes problems.
|
|
|
|
| |
a KB.
|
|
|
|
| |
presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
|
|
|
|
| |
corrected tests)
|
| |
|
| |
|
| |
|
|
|
|
| |
can be themed based on page type. Clean-up of existing code.
|
| |
|
|
|
|
| |
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'.
|