| Commit message (Collapse) | Author | Age |
|
|
|
| |
They ship a different GD library.
|
|
|
|
| |
assertion message.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
SQLite tests pass.
|
|
|
|
| |
drupal_add_js() to reference external JavaScript files.
|
| |
|
| |
|
| |
|
|
|
|
| |
names as file_load().
|
| |
|
| |
|
|
|
|
| |
'simpletest_clear_results' variable.
|
|
|
|
| |
user/user_role for consistency.
|
|
|
|
| |
parameters (DX improvement).
|
|
|
|
| |
compatibility with other JavaScript libraries.
|
|
|
|
| |
testing.
|
| |
|
|
|
|
| |
keys (with tests).
|
|
|
|
| |
recurisevely (with tests).
|
|
|
|
| |
(with tests).
|
| |
|
|
|
|
| |
testing bot stop erroneously marking patches code needs work.
|
| |
|
| |
|
|
|
|
| |
t() (+documentation and tests)
|
|
|
|
| |
floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
|
|
|
|
| |
requirement.
|
|
|
|
| |
of times on some pages.
|
|
|
|
| |
default to NULL so that NULLs do not need to be specified.
|
|
|
|
| |
we use a big table with JS-enabled checkboxes next to each item (with tests).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
'type' instead, to clean up calling code.
|
| |
|
|
|
|
| |
E_NOTICE handling.
|
|
|
|
| |
transaction support and insert queries. All tests should pass on PostgreSQL now. Woot! :)
|
|
|
|
| |
uploading a file (with tests, so we don't break it again).
|
| |
|
|
|
|
| |
unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
|
|
|
|
| |
checkbox code.
|
| |
|
|
|
|
| |
table namespace.
|
|
|
|
| |
system. This helps with fields in core. Comes with tests\!
|
|
|
|
| |
problem when HTTP_HOST is not transmitted.
|
| |
|
|
|
|
| |
taxonomy_term_data.
|