summaryrefslogtreecommitdiff
path: root/includes
Commit message (Collapse)AuthorAge
* #293223 follow-up by David_Rothstein: Roll back 'Hide required core ↵Angie Byron2010-06-21
| | | | modules'. This was removing useful information to both new and experienced site builders, as well as hiding critical 'help' links.
* #444228 follow-up by Tri, ridgerunner, Damien Tournoud, et al: Improve ↵Angie Byron2010-06-21
| | | | Optimize CSS performance by removing support for Mac IE 5.5 comment hacks, and add tests. (Apologies; some of this went in with a previous commit http://drupal.org/cvs?commit=382522)
* #809698 follow-up by Damien Tournoud, Josh Waihi, chx: Add CONCAT() function ↵Angie Byron2010-06-21
| | | | to PostgreSQL since || isn't supported reliably across database systems.
* #573288 by eMPee584: Clarify File.inc function documentation that several ↵Angie Byron2010-06-20
| | | | functions _must_ be fed a stream wrapper URI.
* #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, ↵Angie Byron2010-06-20
| | | | mohammed76, et al: Fixed Drag and Drop for table rows is not accessible to screen-reader users.
* - Patch #829968 by AlexisWilke: drupal_lookup_path() documentation and ↵Dries Buytaert2010-06-17
| | | | return mismatch.
* - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ↵Dries Buytaert2010-06-17
| | | | submit functions on button level submits, without validation. Oh yeah.
* - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.Dries Buytaert2010-06-17
|
* - Patch #766382 by andypost: column 'status' is ambiguous when using node ↵Dries Buytaert2010-06-16
| | | | access modules.
* - Patch #802746 by effulgentsia: documentation fixes.Dries Buytaert2010-06-16
|
* - Patch #827554 by Josh Waihi: PostgreSQL performance optimization: ↵Dries Buytaert2010-06-16
| | | | PDO::ATTR_EMULATE_PREPARES.
* - Patch #515310 by Josh Waihi, marcvangend: inserting >PHP_INT_MAX into ↵Dries Buytaert2010-06-15
| | | | BIGINT fails on PostgreSQL.
* - Patch #802746 by rfay, jhodgdon: document () and form builder function in ↵Dries Buytaert2010-06-15
| | | | form_api() group.
* - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, ↵Dries Buytaert2010-06-14
| | | | dereine, bjaspan: listing API for field API.
* - Patch #551658 by Stevel: improve directory testing.Dries Buytaert2010-06-14
|
* - Patch #621748 by grendzy, David Strauss: ip_address() is broken for ↵Dries Buytaert2010-06-14
| | | | multi-tier architectures.
* - Patch #826864 by mr.baileys: add a warning to decode_entities().Dries Buytaert2010-06-14
|
* - Patch #813492 by chx, Damien Tournoud, justinrandell: HTTPS sessions use ↵Dries Buytaert2010-06-14
| | | | an invalid merge query.
* - Patch #826668 by Damien Tournoud: db_add_field() will not accept 'foreign ↵Dries Buytaert2010-06-14
| | | | keys' even though it is part of schema api.
* #551658 follow-up by pwolanin: Revert back to D6-style temporary folder ↵Angie Byron2010-06-12
| | | | logic to avoid various platform issues.
* - Patch #736894 by mr.baileys: document that ↵Dries Buytaert2010-06-11
| | | | drupal_register_shutdown_function() is a php wrapper.
* - Patch #766382 by pebosi: column 'nid' is ambiguous when using node access ↵Dries Buytaert2010-06-11
| | | | modules.
* - Patch #768040 by jhodgdon, janusman, codycraven: truncate_utf8() only ↵Dries Buytaert2010-06-10
| | | | works for latin languages and drupal_substr() had a bug.
* - Patch #804870 by CrookedNumber: docblock for drupal_form_submit() was ↵Dries Buytaert2010-06-10
| | | | outdated.
* - Patch #823500 by justinrandell, chx: () should always reflect ['HTTPS'] ↵Dries Buytaert2010-06-10
| | | | even if () is http.
* - Patch #819844 by agentrickard: better documentation for url_is_external().Dries Buytaert2010-06-09
|
* #799982 by tstoeckler, StuartJNCC: Fixed Updating D6 -> D7 fails if the D6 ↵Angie Byron2010-06-08
| | | | site has Date module applied.
* #805052 follow-up by mikey_p: Fixed Notice in update.php in ↵Angie Byron2010-06-08
| | | | drupal_session_initialize().
* #774882 by puregin, Berdir, rfay: Fixed update.php: errors are not logged.Angie Byron2010-06-08
|
* #797024 follow-up by justinrandell: Remove critical performance regression ↵Angie Byron2010-06-08
| | | | due to stale file time values.
* - Patch #807396 by David_Rothstein: remove old error handling from ↵Dries Buytaert2010-06-07
| | | | theme_update_page().
* #797024 by pwolanin, justinrandell: Fixed Moving a class between files can ↵Angie Byron2010-06-06
| | | | cause SQL errors on registry rebuild.
* - Patch #742246 by jbrown, noahb, aspilicious, alexanderpas, rfay:handle ↵Dries Buytaert2010-06-05
| | | | uncaught exceptions.
* - Patch #803212 by effulgentsia, Heine: protection against forgery of input ↵Dries Buytaert2010-06-05
| | | | selection value doesn't work with checkboxes.
* - Patch #807396 by Berdir, carlos8f, David_Rothstein: database errors not ↵Dries Buytaert2010-06-05
| | | | displaying during install.
* - Patch #312144 by CorniI, dropcube, EvanDonovan, Damien Tournoud, ↵Dries Buytaert2010-06-04
| | | | David_Rothstein, tstoeckler: install fails when default.settings.php is not present.
* - Patch #815526 by plach: session language switcher prevents pages from ↵Dries Buytaert2010-06-03
| | | | being cached.
* - Patch #748390 by rfay, effulgentsia: improve #limit_validation_errors() ↵Dries Buytaert2010-06-03
| | | | phpdoc.
* - Patch #772554 by Crell, jbrown: remove delay() method from insert queries.Dries Buytaert2010-06-02
|
* - Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file ↵Dries Buytaert2010-06-02
| | | | API presumes a hiearchical file storage.
* - Patch #813540 by chx: handle NULL values nicely.Dries Buytaert2010-06-02
|
* - Patch #276876 by mr.baileys: remove case sensitivity from variable names ↵Dries Buytaert2010-06-01
| | | | (get/set/del) through extra documentation.
* - Patch #766100 by andypost: undefined function _system_rebuild_theme_data() ↵Dries Buytaert2010-06-01
| | | | when trying to run update.php.
* - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via ↵Dries Buytaert2010-06-01
| | | | db_query_range().
* - Patch #774346 by jvandyk: fixed documentation.Dries Buytaert2010-05-31
|
* - Patch #585012 by jpmckinney, David_Rothstein: setting a default theme in ↵Dries Buytaert2010-05-29
| | | | install profile causes WHACK errors.
* - Patch #711108 by Berdir, scor: richer exception reporting for watchdog().Dries Buytaert2010-05-28
|
* - Patch #782056 by aspilicious: removing tabs and trailing white space.Dries Buytaert2010-05-26
|
* - Patch #437228 by effulgentsia: remove hard-coded check for 'Apache' for ↵Dries Buytaert2010-05-26
| | | | deciding whether to add 'index.php' within url().
* - Patch #730420 by andrewmacpherson: make html.tpl.php less dependant on rdf ↵Dries Buytaert2010-05-26
| | | | namespaces.