summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Patch #748390 by rfay, effulgentsia: improve #limit_validation_errors() php...Dries Buytaert2010-06-03
* - 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 A...Dries Buytaert2010-06-02
* - Patch #813540 by chx: handle NULL values nicely.Dries Buytaert2010-06-02
* - Patch #276876 by mr.baileys: remove case sensitivity from variable names (g...Dries Buytaert2010-06-01
* - Patch #766100 by andypost: undefined function _system_rebuild_theme_data() ...Dries Buytaert2010-06-01
* - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via db_q...Dries Buytaert2010-06-01
* - Patch #774346 by jvandyk: fixed documentation.Dries Buytaert2010-05-31
* - Patch #585012 by jpmckinney, David_Rothstein: setting a default theme in in...Dries Buytaert2010-05-29
* - 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 dec...Dries Buytaert2010-05-26
* - Patch #730420 by andrewmacpherson: make html.tpl.php less dependant on rdf ...Dries Buytaert2010-05-26
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the d...Dries Buytaert2010-05-26
* - Patch #504506 by andypost: Drupal.formatPlural incorrectly handle complex p...Dries Buytaert2010-05-24
* - Patch #767690 by Crell: @file declarations in database system do not indica...Dries Buytaert2010-05-23
* - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' s...Dries Buytaert2010-05-23
* - Patch #726344 by Crell, Berdir: database system uses wrapper functions inte...Dries Buytaert2010-05-23
* Back to 7.0-devAngie Byron2010-05-23
* Drupal 7.0-alpha5Angie Byron2010-05-23
* - Patch #767512 by jhedstrom, Damien Tournoud: fixed error.Dries Buytaert2010-05-21
* - Patch #803650 by aaronbauman: calling entity_create_stub_entity() with a re...Dries Buytaert2010-05-21
* - Patch #793388 by StuartJNCC, David_Rothstein: attempting to update D6 to D7...Dries Buytaert2010-05-21
* - Patch #805052 by mikey_p: notice in update.php in drupal_session_initialize().Dries Buytaert2010-05-21
* - Patch #303838 by c960657, Aron Novak: drupal_http_request() - case sensitiv...Dries Buytaert2010-05-20
* - Patch #768490 by JohnAlbin, sign: theme_table_select_header_cell() is not r...Dries Buytaert2010-05-19
* - Patch #692044 by Damien Tournoud, effulgentsia, jbrown: a site with statist...Dries Buytaert2010-05-19
* - Patch #696696 by Garrett Albright, qasimzee, confiz: documentation improvem...Dries Buytaert2010-05-18
* - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics modu...Dries Buytaert2010-05-18
* - Patch #763850 by c960657: require_once() and drupal_get_path() inconsistenc...Dries Buytaert2010-05-18
* - Patch #796120 by c960657: do not urldecode() parameters in drupal_goto().Dries Buytaert2010-05-18
* - Patch #67439 by sun, effulgentsia: #tree in hook_element_info() does not work.Dries Buytaert2010-05-17
* - Patch #800696 by David_Rothstein: reenabling a module causes the module's l...Dries Buytaert2010-05-17
* - Patch #796048 by jbafford: drupal_build_js_cache() improperly merged JS fil...Dries Buytaert2010-05-16
* - Patch #800014 by c960657: tiny bootstrap clean-up.Dries Buytaert2010-05-16
* - Patch #785782 by cafuego: support comments in built queries.Dries Buytaert2010-05-15
* #790224 by lotyrin, pwolanin, nenne: Fixed incorrect paths to temp directory ...Angie Byron2010-05-14
* #721400 follow-up by pwolanin: Remove unnecessary query strings from CSS/JS f...Angie Byron2010-05-14
* - Patch #301798 by Josh Waihi: remove some legacy data type and function mapp...Dries Buytaert2010-05-13
* - Patch #740136 by casey, cosmicdreams: CSS doesn't get included during install.Dries Buytaert2010-05-12
* - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is in...Dries Buytaert2010-05-12
* - Patch #793604 by matt2000, chx: DBTNG JOINs are close to useless.Dries Buytaert2010-05-11
* - Patch #777830 by Wim Leers: file_create_url() does not support protocol-rel...Dries Buytaert2010-05-11
* - Patch #721400 by pwolanin, Owen Barton, DamienMcKenna: don't change filenam...Dries Buytaert2010-05-09
* - Patch #790832 by David_Rothstein: install_configure_form_submit() unnecessa...Dries Buytaert2010-05-09
* - Patch #793274 by matt2000: schema is left broken if hook_install() fails.Dries Buytaert2010-05-09
* - Patch #566940 by catch: move node specific code out of entity.inc.Dries Buytaert2010-05-09
* - Patch #547490 by ugerhard, Jody Lynn, Matt V.: entering only 'Confirm passw...Dries Buytaert2010-05-07
* - Patch #791610 by jhodgdon: Fixed typo in lock.inc.Dries Buytaert2010-05-06
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co...Angie Byron2010-05-06