summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* #776178 follow-up by David_Rothstein: Fixed PHP 5.3 warning for command line ↵Angie Byron2010-04-23
| | | | install at the root, rather than the symptom.
* #688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() ↵Angie Byron2010-04-23
| | | | to proper exception catching.
* #692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use ↵Angie Byron2010-04-22
| | | | hook_module_implements_alter() to allow modules to alter the weight of hooks in module_implements().
* - Patch #722978 by Alan D., duellj: invalid header count for empty message ↵Dries Buytaert2010-04-22
| | | | in theme_table().
* #721082 by scor, linclark: Fixed Prevent conflicting namespaces and move ↵Angie Byron2010-04-22
| | | | hook_rdf_namespaces() invocation into rdf.module.
* - Patch #778354 by chx: fixed the world's most confusing typo.Dries Buytaert2010-04-22
|
* - Patch #731606 by fago: module_implements() fails to find include.Dries Buytaert2010-04-22
|
* #777150 by jpmckinney, realityloop: Fixed Strict warning on the reports screen.Angie Byron2010-04-22
|
* #776178 by marvil07: Fixed PHP 5.3 warning for command line install.Angie Byron2010-04-22
|
* #357799 by unexpand and Heine: Clarify return value of drupal_render() function.Angie Byron2010-04-22
|
* #777138 by realityloop: Fixed Strict warning: Only variables should be ↵Angie Byron2010-04-21
| | | | passed by reference in install_settings_form().
* #605624 by puddlenipper, cwgordon7: Added clarification about example hooks.Angie Byron2010-04-21
|
* #773720 by scor, catch: Fixed 'Table registry doesn't exist' blocks upgrade.Angie Byron2010-04-21
|
* #736530 by ldpm: Link hooks group/topic page to the themeable group page.Angie Byron2010-04-20
|
* #766100 by andypost: Fixed Undefined function _system_rebuild_theme_data() ↵Angie Byron2010-04-20
| | | | when trying to run update.php from D6 -> D7.
* #757214 by justinrandell, scor: Fixed D6->D7 update.php failure: Fatal ↵Angie Byron2010-04-20
| | | | error: Class 'MergeQuery_mysql()'.
* #772554 by Crell: Remove delay() method from insert queries.Angie Byron2010-04-19
|
* - Patch #582414 by plach: English and native name for the Kyrgyz language ↵Dries Buytaert2010-04-17
| | | | has to be changed from 'Kirghiz(Кыргыз)' to 'Kyrgyz(Кыргыз тили)'.
* - Patch #768518 by catch: element_info() should use drupal_static_fast() ↵Dries Buytaert2010-04-17
| | | | pattern.
* - Patch #655740 by ksenzee, casey, aspilicious: fixed small JavaScript ↵Dries Buytaert2010-04-16
| | | | issues in the overlay module.
* - Patch #748984 by droplet: fixed wrong multi-site directory aliasing example.Dries Buytaert2010-04-15
|
* - Patch #770838 by sdboyer: optimize DatabaseConnection::ExpandArguments.Dries Buytaert2010-04-15
|
* - Patch #770668 by Damien Tournoud: undefined in InsertQuery::__toString().Dries Buytaert2010-04-15
|
* - Patch #716496 by JohnAlbin: documentation updates for theme functions.Dries Buytaert2010-04-13
|
* - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to ↵Dries Buytaert2010-04-13
| | | | namespacing collisions.
* - Patch #688704 by Crell, boombatower, andypost, noahb: give DB its own ↵Dries Buytaert2010-04-11
| | | | autoload function.
* - Patch #426056 by effulgentsia, Berdir, sun, boombatower, tstoeckler: fixed ↵Dries Buytaert2010-04-11
| | | | server-side enforcement of #disabled is inconsistent.
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP ↵Dries Buytaert2010-04-11
| | | | strict warnings when running tests and for PHP 5.3.
* - Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.Dries Buytaert2010-04-11
|
* #764418 by David_Rothstein, jpmckinney, quiptime, Crell: Move query ↵Angie Byron2010-04-11
| | | | conditional helper functions to database.inc to avoid fatal errors in lower bootstrap levels.
* - Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved ↵Dries Buytaert2010-04-10
| | | | word that should not be used.
* - Patch #642614 by plach: locale_add_language() should reset entity_info() ↵Dries Buytaert2010-04-09
| | | | cache.
* - Patch #705242 by moshe weitzman: _drupal_log_error() messy for CLI requests.Dries Buytaert2010-04-08
|
* - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work ↵Dries Buytaert2010-04-07
| | | | correctly in AJAX context with multiple forms on page.
* - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support ↵Dries Buytaert2010-04-07
| | | | cross-schema/database prefixing like we claim to.
* - Patch #721436 by catch, chx, sun, eojthebrave, David_Rothstein, moshe ↵Dries Buytaert2010-04-07
| | | | weitzman: remove magical fairy saving of cruft from user_save().
* - Patch #763962 by effulgentsia: remove ineffective static caching of ↵Dries Buytaert2010-04-07
| | | | within url().
* - Patch #642782 by plach, Dave Reid, greggles, mfb: hook_language_init() is ↵Dries Buytaert2010-04-07
| | | | a bootstrap hook and needs bootstrap_invoke_all().
* - Patch #558928 by mgifford, brandonojc, Owen Barton, Everett Zufelt: ↵Dries Buytaert2010-04-07
| | | | follow-up on making form element labeling more accessible.
* - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to ↵Dries Buytaert2010-04-06
| | | | entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
* - Patch #592008 by moshe weitzman, David_Rothstein, chx: don't save theme ↵Dries Buytaert2010-04-06
| | | | registry before modules are included.
* - Patch #669794 by andypost, Josh Waihi, aspilicious, moshe weitzman, catch: ↵Dries Buytaert2010-04-06
| | | | use savepoints for nested transactions.
* - Patch #303987 by jhodgdon, CitizenKane: l() documentation needs to say ↵Dries Buytaert2010-04-06
| | | | something about encoding.
* - Patch #499774 by jbrauer: support use of feed:// URLs as synonyms for ↵Dries Buytaert2010-04-06
| | | | http:// in core.
* - Patch #761316 by Crell: code simplification in query dispatchers.Dries Buytaert2010-04-04
|
* - Patch #760982 by yhager, jbrown, aspilicious, David_Rothstein: tokenizer ↵Dries Buytaert2010-04-04
| | | | PHP extension not required.
* - Patch #760738 by yched: includes full form state in unneeded cases.Dries Buytaert2010-04-04
|
* - Patch #748340 by Berdir, andypost, catch, noahb, Crell: MySQL-optimized ↵Dries Buytaert2010-04-04
| | | | tableExists() implementation.
* #742246 by jbrown: Fixed Uncaught exceptions thrown in the exception handler ↵Angie Byron2010-04-03
| | | | prevent error reporting.
* - Patch #671184 by Scott Reynolds, sun, effulgentsia, yched, rfay, ↵Dries Buytaert2010-03-31
| | | | Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation.