drupal/includes
Pol Dellaiera 15dec4d974 Issue #3051370 by Pol, markcarver, Fabianx: Create "scripts" element to align rendering workflow to how "styles" are handled 2019-05-10 18:49:22 +02:00
..
database Issue #2042239 by lucaslg, tbradbury, snehi, pkiraly, pjonckiere, oriol_e9g, ivanchaer, jhodgdon, chx, cilefen, David_Rothstein: Fix DeleteQuery::execute() return value documentation and DeleteQuery_sqlite documentation 2017-06-06 03:21:47 -04:00
filetransfer Issue #1182374 by lyricnz, xendil, sivaji, brianV: Code style fixes for includes/filetransfer. 2014-11-01 13:49:22 -04:00
actions.inc Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, files starting with A-C. 2012-01-21 09:15:15 -08:00
ajax.inc Issue #2747679 by david_garcia, pashupathi nath gajawada, izaaksom: Ajax form callbacks can only be global functions 2016-07-04 21:57:34 -07:00
archiver.inc Issue #1326482 by ryanissamson: Clean up minor code style issues in archiver.inc. 2012-01-31 02:52:56 -08:00
authorize.inc Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
batch.inc Issue #2342667 by claudiu.cristea, Dave Reid, ndobromirov: Cron and batch processing of queues are not accepting callables 2015-10-12 00:54:08 -04:00
batch.queue.inc Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, files starting with A-C. 2012-01-21 09:15:15 -08:00
bootstrap.inc Back to dev. 2019-05-08 11:01:03 -05:00
cache-install.inc Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, files starting with A-C. 2012-01-21 09:15:15 -08:00
cache.inc Issue #878284 by jp.stacey: cache_set documentation should make lifetime clearer 2017-01-30 08:26:50 -05:00
common.inc Issue #3051370 by Pol, markcarver, Fabianx: Create "scripts" element to align rendering workflow to how "styles" are handled 2019-05-10 18:49:22 +02:00
date.inc Issue #1817748 by markpavlitski, hgoto, wavesailor, Sophie.SK: /admin/config/regional/date-time does not show the correct default format for short and medium format 2017-01-29 11:50:56 -05:00
entity.inc Issue #1622964 by felribeiro, snehi, ar-jan, Girish-jerk, jhodgdon, joachim, jp.stacey, stefan.r: docs for EntityFieldQuery::fieldCondition are really sparse 2016-07-03 15:28:22 -04:00
errors.inc Issue #2851725 by Jigar.addweb, tameeshb: Fix typos in various code comments in the includes directory 2017-06-06 01:57:06 -04:00
file.inc SA-CORE-2019-004 by alexpott, larowlan, greggles, drumm, mlhess, David_Rothstein, pwolanin 2019-03-20 16:01:25 +10:00
file.mimetypes.inc Issue #1443070 by CrashTest_, bluegriff | Dave Reid: Added support for popular e-book formats, Google web formats, mkv and mka in file_default_mimetype_mapping(). 2014-11-03 12:18:28 -05:00
file.phar.inc SA-CORE-2019-007 by Blaklis, oliver.hader, alexpott, mlhess, tim.plunkett, dsnopek, xjm 2019-05-08 11:01:03 -05:00
form.inc Issue #2885610 by David_Rothstein: Follow-up to [PHP 7.2] Avoid count() calls on uncountable variables 2018-11-08 15:17:16 +03:00
graph.inc Issue #1503184 by aspilicious, Rob Loach, cweagans, Dave.Ingram: Make Graph.inc documentation clearer. 2012-06-04 00:37:12 -04:00
image.inc Issue #1932354 by Alexander Pyle: Fix up documentation for image_scale() 2013-03-04 12:58:24 -08:00
install.core.inc Issue #2488180 by stefan.r, stovak, pwolanin, David_Rothstein, Noe_, typhonius, KhaledBlah, joelpittet, Fabianx, geerlingguy, nithinkolekar, mikeytown2, jduhls, scuba_fly, travelvc, hass: Support full UTF-8 (emojis, Asian symbols, mathematical symbols) on MySQL and other database drivers when they are configured to allow it 2016-07-06 00:34:23 -04:00
install.inc Issue #2925449 by bkosborne, oriol_e9g, Ayesh, sjerdo, mikeytown2, piggito, vprocessor, JayKandari, delta, joseph.olstad, andypost, Fabianx, David_Rothstein, Neo13, yogeshmpawar, amme: [PHP 7] Function each() is deprecated since PHP 7.2 [D7] 2018-06-26 13:07:58 +02:00
iso.inc Issue #1068840 by sun, TR, Liam Morland, Pancho, Alan D., tim.plunkett, Damien Tournoud, droplet: Country codes missing from includes/iso.inc. 2014-04-22 00:14:44 -04:00
json-encode.inc Issue #479368 by Heine, Roger Saner, xjm, mcarbone, keichee, asimmonds: Fixed Create RFC compliant HTML safe JSON. 2011-12-11 00:18:13 -06:00
language.inc Issue #1904528 by Heine, GoddamnNoise: Language switcher (User interface text) Block generates invalid XHTML+RDFa 1.0 2015-03-29 16:14:44 -04:00
locale.inc Issue #2379947 by ndobromirov, othermachines, hgoto, David_Rothstein: Prevent maximum execution time from being exceeded for large .po files in _locale_import_po() 2016-10-02 14:13:16 -04:00
lock.inc Issue #2334689 by er.pushpinderrana, joachim: Document character limit on lock_aquire() for lock name 2014-09-15 06:59:05 -07:00
mail.inc Issue #1946090 by pjonckiere, alex-mo, rpayanm: _drupal_wrap_mail_line() does not force-wrap too long words after 996 characters 2016-02-01 18:37:58 -05:00
menu.inc Issue #2925449 by bkosborne, oriol_e9g, Ayesh, sjerdo, mikeytown2, piggito, vprocessor, JayKandari, delta, joseph.olstad, andypost, Fabianx, David_Rothstein, Neo13, yogeshmpawar, amme: [PHP 7] Function each() is deprecated since PHP 7.2 [D7] 2018-06-26 13:07:58 +02:00
module.inc Issue #2925449 by bkosborne, oriol_e9g, Ayesh, sjerdo, mikeytown2, piggito, vprocessor, JayKandari, delta, joseph.olstad, andypost, Fabianx, David_Rothstein, Neo13, yogeshmpawar, amme: [PHP 7] Function each() is deprecated since PHP 7.2 [D7] 2018-06-26 13:07:58 +02:00
pager.inc Issue #41595 by pillarsdotnet, sun, m3avrck, oadaeh, yched, musicnode | Wesley Tanaka: Fixed All pager links have an 'active' CSS class. 2012-03-13 12:47:23 -07:00
password.inc Drupal 7.34 2014-11-19 15:24:29 -05:00
path.inc Drupal 7.43 (SA-CORE-2016-001) by agerard, Alan Evans, benjy, berdir, catch, Damien Tournoud, DamienMcKenna, Dave Cohen, Dave Reid, David_Rothstein, dsnopek, effulgentsia, FengWen, fgm, fnqgpc, greggles, Gábor Hojtsy, Juho Nurminen 2NS, klausi, larowlan, nagba, Pere Orga, plach, pwolanin, quicksketch, rickmanelius, scor, stefan.r, StryKaizer, YesCT 2016-02-24 14:26:52 -05:00
registry.inc Issue #1470656 by Damien Tournoud, joseph.olstad, Pol, Fabianx, catch: Registry rebuild should not parse the same file twice in the same request 2019-01-25 14:52:30 +01:00
request-sanitizer.inc SA-CORE-2018-004 by alexpott, Heine, larowlan, David_Rothstein, xjm, Pere Orga, mlhess, tim.plunkett, Jasu_M, quicksketch, cashwilliams, samuel.mortenson, pwolanin, drumm, dawehner 2018-04-25 11:30:53 -04:00
session.inc Issue #2761285 by MegaChriz: _drupal_session_write() does not always return a boolean 2016-07-06 17:25:45 +02:00
stream_wrappers.inc Issue #2107287 by BR0kEN: PHP 5.4 calls a new stream_metadata() method on stream wrappers not implemented by Drupal 2017-01-30 08:19:09 -05:00
tablesort.inc Issue #829464 by Berdir, klausi, sepgil | Heine: Fixed orderby() should verify that the sort direction is always ASC or DESC. 2014-11-01 13:21:52 -04:00
theme.inc Issue #1892654 by Pol, willvincent, Fabianx: D7 Backport: theme_table() should take an optional footer variable and produce <tfoot> 2019-04-26 12:48:58 +02:00
theme.maintenance.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
token.inc Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, achton, darkadept: Fixed Dynamic tokens can't have spaces. 2013-03-30 14:48:22 -04:00
unicode.entities.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
unicode.inc Issue #2332295 by sanduhrs, klausi, er.pushpinderrana, Berdir | jfha73: Fixed Unicode requirements check not working with PHP 5.6. 2014-11-01 11:46:15 -04:00
update.inc Issue #1081266 by stefan.r, jeroen.b, mikeytown2, David_Rothstein, tsphethean, mfb, joseph.olstad, marcelovani, Kars-T, joelpittet, Fabianx, catch, fgm, das-peter, alexpott, emcniece, oriol_e9g, sun, corbacho, klausi, mgifford, onelittleant, Peter Bex, Spleshka, beejeebus, Berdir, pwaterz, SocialNicheGuru, sylus, Wim Leers, heyyo, joshtaylor, swentel, alanburke, dagmar, alexmoreno, kenorb, EvanSchisler, Mark Theunissen, bmateus, andypost, Lukas von Blarer, ChristophWeber, nicholas.alipaz, arosboro, askibinski, dawehner, DerekL, ExTexan: Avoid re-scanning module directory when a filename or a module is missing 2016-07-04 14:16:32 -07:00
updater.inc - Patch #1423510 by oriol_e9g: undefined var in prepareInstallDirectory. 2012-02-02 11:20:43 -05:00
utility.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
xmlrpc.inc Drupal 7.31 2014-08-06 13:14:03 -04:00
xmlrpcs.inc Drupal 7.43 (SA-CORE-2016-001) by agerard, Alan Evans, benjy, berdir, catch, Damien Tournoud, DamienMcKenna, Dave Cohen, Dave Reid, David_Rothstein, dsnopek, effulgentsia, FengWen, fgm, fnqgpc, greggles, Gábor Hojtsy, Juho Nurminen 2NS, klausi, larowlan, nagba, Pere Orga, plach, pwolanin, quicksketch, rickmanelius, scor, stefan.r, StryKaizer, YesCT 2016-02-24 14:26:52 -05:00