summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Patch #30122 by m3verick: changed include_once()'s to include "./$file"Dries Buytaert2005-09-08
* - Patch #30423 by Crell: added support for table <captions>.Dries Buytaert2005-09-06
* - Bug #30390: fixed parse error. Alternative fix.Dries Buytaert2005-09-06
* - Patch #28483 by Steven: JavaScript enabled uploading.Dries Buytaert2005-08-31
* - Patch #22911 by Cvgbe: fixed table locking in PostgreSQL. You'll have toDries Buytaert2005-08-29
* - Patch #22911 by Cvgbe: fixed table locking in PostgreSQL. You'll have toDries Buytaert2005-08-29
* - Unrolled patch #29103: always encode apostrophes.Dries Buytaert2005-08-28
* - Patch #29785 by Chx: multiple node types were broken so we refactoredDries Buytaert2005-08-28
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Bug #22911: PostgreSQL doesn't like "LOCK TABLES", but does like "LOCK TABL...Dries Buytaert2005-08-25
* - Removed some debug code.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 #29274 by Jeremy: the "fuzzy cache" mechanism is supposed to enforce ...Dries Buytaert2005-08-22
* - Patch #29103 by chx: do not encode apostrophes.Dries Buytaert2005-08-19
* - Patch #29002 by Neil: list_themes() currently returns all themes, not just ...Dries Buytaert2005-08-18
* - 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
* - Remove left-over commented out statement.Steven Wittens2005-08-17
* - Patch #16216 by nedjo: multiple block regions!Dries Buytaert2005-08-16
* - Patch #28871 by Malthus: added missing quotes.Dries Buytaert2005-08-15
* - Patch #28861 by Malthus: fixed typo in XML-RPC backend. Missing $.Dries Buytaert2005-08-14
* - Patch #28826 by chx: make xmlrpc_multicall working.Dries Buytaert2005-08-14
* - Patch #25522 by Cvbge: _db_query() does not return FALSE in case of errors ...Dries Buytaert2005-08-11
* - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. ...Dries Buytaert2005-08-11
* - Patch #27980 by Neil Drumm: removed unused function.Dries Buytaert2005-08-10
* - Patch by Thomas: always use db abstraction layerDries Buytaert2005-08-10
* - #28464: fix XMLRPC array vs. struct type-checkingSteven Wittens2005-08-08
* - #27853: PHP notices.Steven Wittens2005-08-05
* - #27981: Add media parameter to theme_add_styleSteven Wittens2005-08-05
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01
* - Patch #27863 by Robrecht: fixed order of parameters passed to imagecopy(). ...Dries Buytaert2005-07-31
* - Patch #27431 by Cvbge: add file size infomation to image_get_info()Dries Buytaert2005-07-31
* - #27846: Clean up dev_query code in db_query()Steven Wittens2005-07-30
* - #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
* - #11689: Fix locale import location cutting off thingie.Steven Wittens2005-07-29
* - #27624, #27614, #27627: dead codeSteven Wittens2005-07-29
* - #27231: (fix) Pretty db error screens.Steven Wittens2005-07-29
* - Patch #27645 by Neil: refactor away module_load_all().Dries Buytaert2005-07-29
* - #27668: Replace deprecated tags/attributes with XHTML/CSS in locale.Steven Wittens2005-07-29
* - #23651: Display referrer info with watchdog messages.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 #27003 by Neil: use named constants instead of stringsDries Buytaert2005-07-23
* - Patch #26467 by drumm: make the destination persist across multiple pagesDries Buytaert2005-07-20
* - Patch #26391 by chx: replaced the old XML-RPC library with a smaller/better...Dries Buytaert2005-07-13