Commit #504770 by Dries at 12:09
Drupal core: /includes/cache.inc 1.52
Drupal core: /includes/module.inc 1.211
Drupal core: /modules/system/system.api.php 1.230
- Patch #1064212 by catch: page caching performance has regressed by 30-40%.
Commit #504768 by Dries at 12:06
Drupal core: /modules/openid/openid.inc 1.39
- Patch #1068184 by bfroehle: _openid_get_math_library() should not use drupal_static().
Commit #504512 by Dries at 20:28
Drupal core: /includes/file.inc 1.244
- Patch #1067662 by mfb: optimize file_uri_scheme().
Commit #504510 by Dries at 20:26
Drupal core: /modules/field/modules/list/list.install 1.5
- Patch #1059184 by yched: warnings in list_update_7001 (edge cases).
Commit #503534 by Dries at 23:51
Drupal core: /modules/locale/locale.module 1.308
Drupal core: /modules/system/system.admin.inc 1.329
- Patch #545518 by sun, Xano: move Locale module specific code out of module.inc and system.module.
Commit #503526 by Dries at 22:56
Drupal core: /modules/locale/locale.css 1.9
- Patch #953010 by steinmb, droplet: locale.css causes vertical tabs to overlap the language selection drop-down menu in node edit forms.
Commit #503458 by Dries at 20:07
Drupal core: /modules/image/image.admin.inc 1.29
- Patch #1067980 by Takafumi, Damien Tournoud: missing t() in image.admin.inc.
Commit #503456 by Dries at 20:06
Drupal core: /themes/bartik/template.php 1.14
- Patch #1051164 by betz: remove unnecessary ['submitted'] override in template.php.
Commit #503454 by Dries at 20:05
Drupal core: /modules/simpletest/tests/upgrade/drupal-6.bare.database.php 1.2
Drupal core: /update.php 1.329
- Patch #1006838 by coltrane: upgrade to 7 glaring timezone invalid notice.
Commit #503450 by Dries at 20:03
Drupal core: /includes/mail.inc 1.35
- Patch #1062616 by benanderson: failed integration with Amazon's Simple Email Service (SES).