Drupal Core
- Patch #368116 by chx, c960657: fixed bug in tokenizer for registry.
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.
#426906 by Rob Loach: Convert drupal_add_js/css to static caching API.
#328155 by cog.rusty: Allow third-party subdirectories with index.html or index.htm files.
- Patch #292790 by mr.baileys: menu machine-name validation error.
- Patch #459836 by Xano: rework admin/settings/regional-settings.
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.