drupal/core/includes
Alex Pott 88470f9537 Issue #470428 by koence, cac2s, szt, foutrelis, cepinos, Wim Leers: Pager doesn't display right ellipsis if there is only one page left 2015-08-10 11:47:28 +01:00
..
batch.inc Issue #2426969 by David_Rothstein, joelpittet, dawehner: Dynamic redirects are no longer possible in the batch API (breaks updating existing modules or themes with the Update Manager) 2015-08-06 13:20:41 +01:00
bootstrap.inc Issue #2546176 by alexpott: Use SafeStrings to communicate safeness in drupal_set_message and remove SafeMarkup::set() 2015-08-05 19:45:36 +01:00
common.inc Issue #2501455 by Cottser, alexpott, akalata: Remove SafeMarkup::set() in drupal_render_children() and replace it with SafeString 2015-08-06 13:14:08 +01:00
database.inc Issue #2537928 by stefan.r, dawehner, alexpott, webflo, jhedstrom: MySQL index normalization only works on table create 2015-08-04 12:55:30 +01:00
entity.inc
errors.inc Issue #2540438 by znerol, timmillwood: Invalid format string when falling back to error_log in _drupal_log_error() 2015-08-06 12:56:11 +01:00
file.inc
form.inc Issue #2532284 by sasanikolic, joelpittet, cilefen, miro_dietiker: HTML is escaped in "all languages" in UI after SafeMarkup change 2015-08-06 15:47:57 +01:00
install.core.inc
install.inc
menu.inc
module.inc
pager.inc Issue #470428 by koence, cac2s, szt, foutrelis, cepinos, Wim Leers: Pager doesn't display right ellipsis if there is only one page left 2015-08-10 11:47:28 +01:00
schema.inc
tablesort.inc
theme.inc Issue #2473951 by Cottser, cilefen, yannickoo, davidhernandez, LewisNyman: Prefix form-required classes with js- 2015-08-04 11:54:55 +01:00
theme.maintenance.inc Issue #2042447 by David_Rothstein, joelpittet, stefan.r, SebCorbin, mpdonadio, steinmb, webchick, Cottser, miniwebs2, Vj, Gilbert Rehling, nuwe, yched, StuartJNCC, Fabianx, yktdan, herom: Install a module user interface does not install modules (or themes) 2015-08-07 02:02:58 -07:00
unicode.inc
update.inc
utility.inc