drupal/includes
webchick 2f6d917af5 Issue #1309278 by basic, Niklas Fiekas: Added Make PDO connection options configurable. 2011-12-25 00:40:22 -08:00
..
database Issue #1309278 by basic, Niklas Fiekas: Added Make PDO connection options configurable. 2011-12-25 00:40:22 -08:00
filetransfer Revert "- Patch #1240320 by Chi: use __DIR__ instead of dirname(__FILE__)." 2011-08-07 12:39:05 -04:00
actions.inc - Patch #1366804 by TR: 'End of foo group' on a couple of API pages due to not following standards. 2011-12-19 09:47:28 -05:00
ajax.inc Issue #561858 follow-up by effulgentsia, sun: Add tests for AJAX framework lazy-load feature. 2011-10-29 12:50:43 -07:00
archiver.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
authorize.inc Issue #1049462 by rfay: Fixed Usage of deprecated form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons. 2011-06-29 23:16:35 -07:00
batch.inc - Patch #1089472 by janusman, David_Rothstein: batch API finishes when >99.5% of items have been processed. 2011-06-11 19:21:17 -04:00
batch.queue.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
bootstrap.inc Issue #1359326 by xjm: Fixed t() documentation does not clearly indicate that options are documented in format_string() docs. 2011-12-24 18:07:37 -08:00
cache-install.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
cache.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
common.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
date.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
entity.inc Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
errors.inc Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
file.inc Issue #1347812 by nanotube, xjm: Fixed Remove/replace documentation references to upload_file_load() and upload_file_delete(). 2011-12-25 00:37:50 -08:00
file.mimetypes.inc Issue #1290486 by arthurf: File.mimetypes needs entry for m4v. 2011-09-30 12:56:41 -07:00
form.inc Issue #381994 by xjm, good_man, elcuco, brianV, yhager: Fixed Machine-name fields are always in Latin characters, and should therefore always be LTR. 2011-12-24 18:09:18 -08:00
graph.inc - Patch #1024684 by linclark: omit & in @param statements (for consistency). 2011-05-08 15:51:01 -04:00
image.inc Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed image_dimensions_scale() and image_scale_effect() are ungrokable and buggy. 2011-12-24 18:00:17 -08:00
install.core.inc Issue #1198398 by jm@bellcom.dk, AllRob: Fixed Timezone selected on install not correctly saved to admin user account. 2011-11-24 13:26:10 -08:00
install.inc Issue #951644 by catch, David_Rothstein, aschiwi, xjm: Fixed Requirement warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also. 2011-11-07 22:40:10 -08:00
iso.inc Issue #1313342 by CrookedNumber, RaulMuroc, Yuri: Fixed Curacao should appear in standard_country_list(). 2011-11-19 16:40:29 -06: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 #1096340 by plach, fietserwin, sun: Fixed Stale language types/negotation info after enabling/disabling modules. 2011-05-24 08:58:16 -07:00
locale.inc Issue #488496 by loganfsmyth, Gábor Hojtsy: Implement missing msgctx context in JS translation for feature parity with t(). 2011-11-14 02:17:32 -05:00
lock.inc - Patch #1216886 by pounard: _lock_id() shouldn't use drupal_static(), any cache clear would potentially make locks stall. 2011-07-31 23:34:22 -04:00
mail.inc Issue #1130198 by pillarsdotnet, Damien Tournoud: Fixed Regression: line-breaks are mangled by drupal_html_to_text(). 2011-06-29 22:51:13 -07:00
menu.inc Issue #1025582 by sun: Added Custom db_select() 'conditions' parameter for menu_build_tree(). 2011-12-24 18:04:56 -08:00
module.inc - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases. 2011-11-21 22:18:43 -05:00
pager.inc Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
password.inc Issue #1203852 by pwolanin: Changed Increase hashing iterations for more secure password hashes. 2011-07-03 10:52:52 -07:00
path.inc Issue #1329914 by xjm, msonnabaum: Fixed Ensure ['q'] is set before calling drupal_normal_path(). 2011-11-24 13:41:11 -08:00
registry.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
session.inc Issue #825972 by daniels220, Reidsy, jhodgdon: Fixed sess_write()/sess_read() documentation should recommend instead. 2011-09-30 14:21:48 -07:00
stream_wrappers.inc - Patch #1307332 by pillarsdotnet: improve the docs for DrupalLocalStreamWrapper::getLocalPath() function. 2011-10-16 12:52:29 -04:00
tablesort.inc Issue #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry(). 2011-04-10 16:26:08 -07:00
theme.inc Issue #1366740 by patrickd: Fixed theme_progress_bar() should have more information about when to use function. 2011-12-22 01:39:46 -08:00
theme.maintenance.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
token.inc - Patch #1164226 by TR: token_find_with_prefix() has typos, token.inc not up to doc standards. 2011-05-23 20:59:22 -04:00
unicode.entities.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
unicode.inc - Patch #1024684 by linclark: omit & in @param statements (for consistency). 2011-05-08 15:51:01 -04:00
update.inc Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'. 2011-09-27 12:06:35 -07:00
updater.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
utility.inc Issue #1182296 by BTMash, matason, catch, xjm: Add tests for 7.0->7.x upgrade path. 2011-11-24 13:05:50 -08:00
xmlrpc.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
xmlrpcs.inc - Patch #897140 by fgm: system.methodSignature returns incorrect and incomplete data. 2011-04-10 22:16:59 +02:00