Drupal Core
- Patch #293511 by cwgordon7, catch, dereine, Wisif, ThiOz: added a test for menu_get_item() and menu_set_item().
#464878 by chx: Fix SQLite abstraction layer to accept arrays of placeholder values without leading :, for compatibility with PDO.
#456488 by yched: Only cache field data for current revision.
#451212 by yched: Make field_test_entity_save() consistent with node_save().
#362024 by neclimdul, yched, and bjaspan: Make hook_field_load() multiple like field_attach_load().
#456824 follow-up by catch: Fix D6 -> D7 upgrade path failure.
#455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, better organization, etc. Awesomeness.
#454992 by sun and bengtam: Remove 'q' from the possible letters that can be appended to an aggregated css/js string, so it's not confused with ['q'].
- Patch #456824 by catch: add better caching to drupal_lookup_path().
- Patch #394572 by Berdir: converted system module to the new database abstraction layer.
#452704 by andypost: Prefix aggregated CSS and JS files to prevent certain firewalls from blocking them if by random coincidence they start with ad*.
- Patch #60468 by alex_b, JamesAn: allow aggregator feed items to never be discarded.
- Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'.