Issue #996236 by fago, sun, pillarsdotnet: Fixed drupal_flush_all_caches() does not clear entity info cache.
Issue #1392174 by Gábor Hojtsy, Garrett Albright, tstoeckler: Fixed install_find_translation_files() breaks if is passed.
Issue #1377628 by chris.leversuch: taxonomy_get_term_by_name() should be taxonomy_term_load_multiple_by_name().
Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module.
Issue #1015798 by Mohammed J. Razem, xjm, drunken monkey: Fixed Fieldsets inside vertical tabs have no title and can't be collapsed.
Issue #1399896 by xjm: Fixed testCommentNewCommentsIndicator() is inside CommentHelperCase and therefore gets run repeatedly.
Issue #1371938 by yched, Everett Zufelt, xjm, casey: Fixed hook_field_delete() no longer invoked during field_purge_data().
Issue #1398740 by TravisCarden: Fixed Typo in status message: 'The %style has been revert to its defaults.'
Issue #1371484 by catch, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray.
Issue #1397890 by sun: Fixed DrupalWebTestCase::assertFieldByName() outputs bogus assertion message when no is passed.
Issue #1397882 by sun: Fixed system_theme_settings_submit() does not properly clean up submitted form values.
Issue #469590 by c960657, basvredeling, bradpeabody: Improve robustness of OpenID parsing for link 'rel' and meta 'http-equiv' attributes.
Issue #1181750 by Everett Zufelt, sun: Fixed Removal of 'Hidden' option in comment settings form may break programmatic form submissions.
Issue #336697 by oriol_e9g, xjm, jbomb, Davy Van Den Bremt, coltrane, lyricnz: Optional vid argument for taxonomy_get_term_by_name().
Issue #1287368 by TwoD, valthebald, xjm, sun: Fixed Drupal.settings.ajaxPageState.css gets overwritten.
Issue #1338110 by aaron.r.carlton: Fixed remove the protected variable () if it's not used in tracker.test.
Issue #939880 by amateescu, marcingy: Fixed Poll Module throws PDOException when creating poll content.
Issue #1392348 by Gábor Hojtsy: Fixed The installer does not translate profile names and descriptions.
Issue #1392192 by Garrett Albright: Fixed st() still requires profile to be selected before translating.
Issue #955848 by anrikun, casey: Fixed When editing an existing node with a link, the link itself is listed in 'Parent item': menu_parent_options() needs some rewriting. (critical followup)