summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Expand)AuthorAge
* - Patch 41169 by Chris: got rid of expensvie object 2 array casts.Dries Buytaert2005-12-31
* - #32785: Allow external URLs in menus (and make url() more flexible)Steven Wittens2005-12-29
* - Patch #36465 by chx / Richard: made it possible to link to the front page.Dries Buytaert2005-12-27
* - #41744: global urlencode() for menu pathsSteven Wittens2005-12-22
* - Code styleSteven Wittens2005-12-17
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
* - Patch #40706 by chx: fixed warnings.Dries Buytaert2005-12-11
* - Patch #39566 by chx: fixed incorrect encoding in URLs.Dries Buytaert2005-12-02
* - Patch #39566 by chx: fixed incorrect encoding in URLs.Dries Buytaert2005-12-02
* - Removed valid_input_check().Dries Buytaert2005-11-30
* - Various fixes. Updated CHANGELOG.txtDries Buytaert2005-11-29
* - Patch #38787 by Jaza: print PHP errors using drupal_set_message().Dries Buytaert2005-11-27
* - #33852: remove legacy.inc (in anticipation of the bridge stuff)Steven Wittens2005-10-28
* - Fix usage of header() to drupal_set_header()Steven Wittens2005-10-25
* - Patch #34907 by gtcaz: "Array" printed in each region.Dries Buytaert2005-10-23
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - #22850: Search query containing / results in 404 on clean URLs.Steven Wittens2005-10-21
* - Reverse last patch.Dries Buytaert2005-10-18
* - Patch #33852 by Gerhard: make legacy.inc optional.Dries Buytaert2005-10-18
* - Modified version of patch #32622 by kbahey: added 'site offline/maintenance...Dries Buytaert2005-10-08
* - Removing tabs and trailing whitespaces.Dries Buytaert2005-10-07
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #4109: some URLs get ?PHPSESSID added to them.Dries Buytaert2005-10-06
* - Patch #32440 by ax: drupal_http_request() doesn't send proper Host: header.Dries Buytaert2005-09-29
* - Patch #28420 by Jeremy: add the poster's IP/hostname to the /mix/.Dries Buytaert2005-09-19
* - Patch #28420 by Jeremy: provide a more generic interface that can be usedDries Buytaert2005-09-18
* - Patch #29030 by Goba, chx, Jose, et al: reworked the URL rewrite hook so UR...Dries Buytaert2005-09-18
* - Patch #28483 by Steven: JavaScript enabled uploading.Dries Buytaert2005-08-31
* - Unrolled patch #29103: always encode apostrophes.Dries Buytaert2005-08-28
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #25084 by Uwe: fixed code comments of error_handler().Dries Buytaert2005-08-23
* - Patch #17592 by killes: improved access denied messages.Dries Buytaert2005-08-22
* - Patch #28629 by chx: fixed handling of cookies in drupal_http_request().Dries Buytaert2005-08-22
* - Patch #29103 by chx: do not encode apostrophes.Dries Buytaert2005-08-19
* - Patch #7458 by chx: fixed spaces.Dries Buytaert2005-08-17
* - Patch #7458 by chx: merged the XML-RPC multicall support into xmlrpc() and ...Dries Buytaert2005-08-17
* - Patch #16216 by nedjo: multiple block regions!Dries Buytaert2005-08-16
* - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. ...Dries Buytaert2005-08-11
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01
* - #24673: Fix deprecated usage of implodeSteven Wittens2005-07-30
* - Fix braino in doxygen.Steven Wittens2005-07-29
* - Fix braino in doxygen.Steven Wittens2005-07-29
* - #27231: Friendly DB error screens.Steven Wittens2005-07-27
* - #26688: Add mbstring support to Drupal and clear up string handling fuzzies.Steven Wittens2005-07-25
* - #26688: Add mbstring support to Drupal and clear up string handling fuzzies.Steven Wittens2005-07-25
* - Patch #26467 by drumm: make the destination persist across multiple pagesDries Buytaert2005-07-20
* - Optionally show dots after truncation. TODO: update user.module to take ad...Dries Buytaert2005-07-06
* - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidiedDries Buytaert2005-06-22
* - Patch #16204 by Thox: committed the collapsible form elements patch.Dries Buytaert2005-06-21
* - #24278: Emit correct XHTML <link> tag.Steven Wittens2005-06-05