summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Expand)AuthorAge
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
* - Patch #684982 by plach: audit of global language variable use.Dries Buytaert2010-07-16
* #715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed Va...Angie Byron2010-07-07
* - Patch #805702 by Berdir: cron should use locking framework.Dries Buytaert2010-07-02
* - Patch #327331 by mr.baileys, wrwrwr: fix filter_xss() to not allow empty st...Dries Buytaert2010-07-01
* - Patch #effulgentsia: remove left-overs.Dries Buytaert2010-07-01
* - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be p...Dries Buytaert2010-06-28
* - Patch #839520 by agentrickard: entity_uri() should pass the entity data to ...Dries Buytaert2010-06-28
* - Patch #795022 by nenne, brightplum: drupal_explode_tags() and drupal_implod...Dries Buytaert2010-06-27
* - Patch #838408 by chx: remove hook_menu_active_handler_alter().Dries Buytaert2010-06-26
* - Patch #830820 by Jacine: themes can alter CSS.Dries Buytaert2010-06-25
* - Patch #834710 by solotandem, jhodgdon: filter_xss() documentation does not ...Dries Buytaert2010-06-24
* - Patch #834924 by jhodgdon: entity_invoke() is worthless.Dries Buytaert2010-06-23
* #733028 by cha0s, agentrickard: Fixed SA-CORE-2010-001 - Open redirection.Angie Byron2010-06-21
* #444228 follow-up by Tri, ridgerunner, Damien Tournoud, et al: Improve Optimi...Angie Byron2010-06-21
* #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, moh...Angie Byron2010-06-20
* - Patch #735800 by effulgentsia, fago, Frando: node form triggers form level ...Dries Buytaert2010-06-17
* - Patch #819844 by agentrickard: better documentation for url_is_external().Dries Buytaert2010-06-09
* - Patch #803212 by effulgentsia, Heine: protection against forgery of input s...Dries Buytaert2010-06-05
* - 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 #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' s...Dries Buytaert2010-05-23
* - Patch #803650 by aaronbauman: calling entity_create_stub_entity() with a re...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: 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 #796048 by jbafford: drupal_build_js_cache() improperly merged JS fil...Dries Buytaert2010-05-16
* #721400 follow-up by pwolanin: Remove unnecessary query strings from CSS/JS f...Angie Byron2010-05-14
* - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is in...Dries Buytaert2010-05-12
* - Patch #721400 by pwolanin, Owen Barton, DamienMcKenna: don't change filenam...Dries Buytaert2010-05-09
* - Patch #341588 by voxpelli, mikl, dereine: drupal_json_output() must use cor...Dries Buytaert2010-05-04
* - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 an...Dries Buytaert2010-05-01
* #767738 by rfay, sun: Complete and much more betterer re-write of drupal_proc...Angie Byron2010-05-01
* - Patch #713028 by hefox, jhodgdon, solotandem: drupal_system_listing() indic...Dries Buytaert2010-04-30
* - Patch #555830 by effulgentsia: better code comments.Dries Buytaert2010-04-30
* - Patch #555830 by sun, effulgentsia, mgifford, TheRec, aspilicious: clean up...Dries Buytaert2010-04-30
* #758804 by David_Rothstein: Remove unnecessary calls to rebuild module and th...Angie Byron2010-04-29
* - Patch #782056 by aspilicious: removing every tab + trailing white space in ...Dries Buytaert2010-04-28
* - Patch #617126 by pwolanin, Damien Tournoud, mkalkbrenner: work around PHP b...Dries Buytaert2010-04-27
* - Patch #740764 by mr.baileys, aspilicious: add missing functions to the sani...Dries Buytaert2010-04-24
* #692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use hook_mod...Angie Byron2010-04-22
* #721082 by scor, linclark: Fixed Prevent conflicting namespaces and move hook...Angie Byron2010-04-22
* #357799 by unexpand and Heine: Clarify return value of drupal_render() function.Angie Byron2010-04-22
* - Patch #768518 by catch: element_info() should use drupal_static_fast() patt...Dries Buytaert2010-04-17
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric...Dries Buytaert2010-04-11
* - Patch #384992 by effulgentsia, sun: drupal_html_id() does not work correctl...Dries Buytaert2010-04-07
* - Patch #763962 by effulgentsia: remove ineffective static caching of within...Dries Buytaert2010-04-07