| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
catches, sun\!
|
|
|
|
| |
removing unnecessary prefix code, and added a new randomString() method which includes characters like spaces.
|
| |
|
|
|
|
| |
drupal_submit_form().
|
|
|
|
| |
NULL values for ftid and ftvid.
|
|
|
|
| |
anonymous JS functions.
|
| |
|
| |
|
|
|
|
| |
JavaScript.
|
| |
|
|
|
|
| |
with HTTP authentication.
|
|
|
|
| |
the original status message and protocol.
|
| |
|
| |
|
| |
|
|
|
|
| |
tests. Yay.
|
| |
|
|
|
|
| |
API functions.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
corrected tests)
|
| |
|
|
|
|
| |
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!
|
| |
|
|
|
|
| |
static method to reduce memory footprint of SimpleTest.
|
|
|
|
| |
tests).
|
|
|
|
| |
inline CSS.
|
| |
|
|
|
|
| |
to be performed within batch API (with tests).
|
|
|
|
| |
Field API no longer coupled to Form API. Hooray.
|
|
|
|
| |
to user and administration menu. Will require follow-up patches.
|
|
|
|
| |
found only once or more than once.
|
|
|
|
| |
users in one request.
|
| |
|
| |
|
| |
|
|
|
|
| |
Views.
|
|
|
|
| |
NULL conditions to DBTNG.
|
| |
|
|
|
|
| |
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.
|