summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
...
* - Patch #166205 by hswong3i: improved database compatibility of db_result(). ...Dries Buytaert2007-08-11
* - Patch #154470 by pwolanin et al: optimize menu queries and indices.Dries Buytaert2007-08-11
* #165013 by Eaton: fix image button behaviour by processing the right values c...Gábor Hojtsy2007-08-10
* #85208 by neclimdul and bjaspan (slightly modified): if no maxlength was spec...Gábor Hojtsy2007-08-09
* #165668 by John Morahan: fix wrong parameter passing in custom langauge addit...Gábor Hojtsy2007-08-09
* #152926 by dww: Fix hook_system_info_alter() to save the altered data not the...Gábor Hojtsy2007-08-08
* - Patch #148346 by drewish: added PHPdoc.Dries Buytaert2007-08-08
* - Patch #165422 by hswong3i: status is an int. Required to make DB2 work.Dries Buytaert2007-08-08
* - Patch #165160 by hswong3i: made two SQL queries work on DB2.Dries Buytaert2007-08-07
* #164935 by Ralf Stamm: standardize CVS Id tags in files:Gábor Hojtsy2007-08-07
* #164765 by dmitrig01: remove trailing PHP closing tags, which were causing pr...Gábor Hojtsy2007-08-06
* #164759 by oadaeh: adding missing phpdoc @code tagGábor Hojtsy2007-08-06
* #162095 by pwolanin: fix MySQL error when moving menu links, not applicable t...Gábor Hojtsy2007-08-04
* #164209 by mooffie: native language names were not shown in the predefined la...Gábor Hojtsy2007-08-04
* - Patch #148346 by Steef and drewish: split image.inc into image.inc and imag...Dries Buytaert2007-08-02
* - Patch #163723 by Eaton and Frando: fix default page.tpl markup (and removed...Dries Buytaert2007-08-02
* - Patch #163508 by profix898: fixed 4 E_ALL notices.Dries Buytaert2007-08-02
* - Patch #147324 by Eaton: make multi-site installations work again.Dries Buytaert2007-07-30
* - Patch #162944 by profix898: cleanup ip_address() code.Dries Buytaert2007-07-29
* - Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3.Dries Buytaert2007-07-29
* Re-add check_plain() in appropriate places after removing it from ip_address().Steven Wittens2007-07-26
* - We don't need to sanitize stuff on input.Dries Buytaert2007-07-26
* #159475 by paddy_deburca: maxheight is never defined, height should be usedGábor Hojtsy2007-07-25
* #156626 by pwolanin: allow deletion of custom menusGábor Hojtsy2007-07-25
* #160107 by JohnAlbin: use the same session ID regardless of the protocol used...Gábor Hojtsy2007-07-25
* - Removing some whitespace.Dries Buytaert2007-07-23
* - Patch #40545 by Moshe: reduces contention in the users table.Dries Buytaert2007-07-23
* - Patch #159748 by pwolanin: db_fetch_array() returned different values depen...Dries Buytaert2007-07-22
* - Patch #160620 by kkaefer: E_NOTICE fix.Dries Buytaert2007-07-21
* - Patch #149593 by yched: batch API fixes.Dries Buytaert2007-07-20
* - Patch #160263 by Rok Zlender: module_implements() refresh is not working.Dries Buytaert2007-07-18
* #159804 by myself: closure should be filled last, so we have a predictable pl...Gábor Hojtsy2007-07-18
* #154469 follow up patch by pwolanin: fix parameter order in menu_tree_collect...Gábor Hojtsy2007-07-17
* - Patch #154469 by pwolanin: improve performance of access checks and add loc...Dries Buytaert2007-07-16
* #159463 by hass (with phpdoc addition from myself): file_scan_directory() sho...Gábor Hojtsy2007-07-15
* - Patch #121620 by Eaton et al: fixes for formAPI #type .'_value' callback pa...Dries Buytaert2007-07-14
* #158687 by drumm: fix URI encoding of some special charsGábor Hojtsy2007-07-13
* #156778 by asimmonds: revert node and comment deletions to the pre-deletion A...Gábor Hojtsy2007-07-13
* #157605 by Wim Leers: remove two lines of dead code from expand_date()Gábor Hojtsy2007-07-12
* #158133 by killes: do not break HAVING SQL constructs in SQL rewritesGábor Hojtsy2007-07-12
* #125533 by keve: do not continue bootstrap if the process was called back wit...Gábor Hojtsy2007-07-11
* #158452 by kenji_kun, patch by myself: GET['q'] might not be defined at the l...Gábor Hojtsy2007-07-11
* - Patch #151055 by pwolanin et al: fixed problems with moving menu items.Dries Buytaert2007-07-09
* #156910 by asimmonds: fix code indentation problems introduced with new code ...Gábor Hojtsy2007-07-05
* #112374 by Wesley Tanaka: drupal_add_feed() should not allow adding the same ...Gábor Hojtsy2007-07-04
* #156782 by webernet and pwolanin: clean up menu API and menu module code comm...Gábor Hojtsy2007-07-04
* - Patch #151583 by pwolanin, Shakur, webernet, Arancaytar et al: various menu...Dries Buytaert2007-07-04
* - Patch #121620 by Eaton, dopry et al: formAPI #type .'_value' callback, remo...Dries Buytaert2007-07-04
* - Patch #154398 by quicksketch et al: add dynamic AHAH submission properties ...Dries Buytaert2007-07-04
* - Patch #104969 by Wesley: corrected PHPDoc.Dries Buytaert2007-07-03