summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Expand)AuthorAge
* #895140 by alexpott, jp.stacey, matason, David_Rothstein: Fixed _system_rebui...Angie Byron2010-10-09
* - Patch #460448 by sun: some CSS rules are broken once CSS aggregation is ena...Dries Buytaert2010-10-08
* #898040 by jhodgdon: Replace @name with @defgroup in PHPDoc.Angie Byron2010-10-08
* #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are l...Angie Byron2010-10-07
* - Patch #932016 by fago, klausi: fixed entity_load() defaultsDries Buytaert2010-10-06
* - Patch #931352 by LaurentAjdnik: documentation fixes.Dries Buytaert2010-10-06
* - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: ...Dries Buytaert2010-10-05
* - Patch #561858 by effulgentsia, sun, rfay, Nick_vh, merlinofchaos, katbailey...Dries Buytaert2010-10-04
* - Patch #904994 by Dave Reid: fix watchdog behavior.Dries Buytaert2010-10-03
* #901062 by effulgentsia, ygerasimov, et al: Fixed regression: themes can no l...Angie Byron2010-10-03
* #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess.Angie Byron2010-10-01
* - Patch #921606 by munzirtaha, bleen18: various code uses is_null().Dries Buytaert2010-09-26
* - Patch #910156 by sun: remove 'description' keys from schema cache.Dries Buytaert2010-09-25
* - Patch #140783 by sun: a select list without #default_value() always passes ...Dries Buytaert2010-09-24
* - Patch #921098 by munzirtaha: !is_null() should be replaced by isset because...Dries Buytaert2010-09-24
* - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths an...Dries Buytaert2010-09-24
* - Patch #908282 by jbrown: theme_image() performs I/O.Dries Buytaert2010-09-22
* - Patch #732914 by Jacine, sun, reglogge, cosmicdreams: improve the markup/CS...Dries Buytaert2010-09-17
* - Patch #740834 by makononov, sun: form elements cannot be rendered without f...Dries Buytaert2010-09-16
* #910190 by sun: Remove schema cache from needlessly being loaded on all pages...Angie Byron2010-09-15
* #763376 follow-up by andypost: Fix typo.Angie Byron2010-09-13
* #734234 by quicksketch, moonray, Melissamcewen, ekes, flobruit: Fixed Radio b...Angie Byron2010-09-13
* #629484 by Amitaibu, fago, et al: Added Add entity 'label' key info (e.g. tit...Angie Byron2010-09-11
* - Patch #904994 by douggreen, chx: watchdog should always use replaceable arg...Dries Buytaert2010-09-11
* #763376 follow-up by fago, sun, effulgentsia: Minor adjustments to drupal_arr...Angie Byron2010-09-10
* #800502 by Damien Tournoud, sun: Fixed Module page is not ordered correctly.Angie Byron2010-09-05
* - Patch #559584 by tic2000, sun: filter_xss() and Line break filter break HTM...Dries Buytaert2010-09-04
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
* #763376 by fago, sun, noahb, effulgentsia, ksenzee, jhodgdon: Fixed Not valid...Angie Byron2010-08-27
* - Patch #812016 by effulgentsia, chx, redndahead, Damien Tournoud: themes can...Dries Buytaert2010-08-22
* - Patch #881132 by Garrett Albright: CSS Optimization breaks with non-UTF-8 ....Dries Buytaert2010-08-20
* - Rollback of #447816 -- didn't meant to commit that just yet.Dries Buytaert2010-08-18
* - Patch #879910 by plach: fixed text_field_prepare_translation() broken.Dries Buytaert2010-08-17
* - Patch #156582 by c960657, pwolanin, townxelliot, Damien Tournoud, kbahey, m...Dries Buytaert2010-08-17
* - Patch #881536 by sun, pwolanin: cannot pass drupal_http_request() options i...Dries Buytaert2010-08-14
* - Patch #605552 by dereine, mr.baileys: function l() fragment 0 return not #0.Dries Buytaert2010-08-10
* - Patch #797680 by lyricnz, jbrown: drupal_write_record() unnecessarily sets ...Dries Buytaert2010-08-09
* - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is defau...Dries Buytaert2010-08-08
* #755856 by jbrown: Don't insert default values into db in drupal_write_record().Angie Byron2010-08-05
* #842962 by jhodgdon, chx: Fixed hook_menu() and drupal_deliver_page() need to...Angie Byron2010-08-05
* - Patch #258846 by casey, Gribnif: CSS aggregation fails to parse some url()'s.Dries Buytaert2010-08-03
* - Patch #870620 by cwgordon7: trailing whitespace in common.inc.Dries Buytaert2010-08-01
* - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess shoul...Dries Buytaert2010-07-30
* - Patch #855380 by plach: () should be used to lookup the current path alias.Dries Buytaert2010-07-30
* - Patch #747252 by justinrandell, dhthwy, aspilicious: cannot extract themes ...Dries Buytaert2010-07-29
* - Patch #822108 by jhodgdon, aaronbauman, justinrandell: rediscover bootstrap...Dries Buytaert2010-07-29
* - 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