| Commit message (Expand) | Author | Age |
* | - Patch by Ax: fixed links in documentation. | Dries Buytaert | 2005-09-27 |
* | - Patch #28786 by Neil: move pagers out of table. | Dries Buytaert | 2005-09-24 |
* | - Patch #28420 by Jeremy: add the poster's IP/hostname to the /mix/. | Dries Buytaert | 2005-09-19 |
* | Patch #19934 by Morbus, chx: conf_init() should strip out port numbers in boo... | Dries Buytaert | 2005-09-19 |
* | - Patch #31306 by ax: fixed menu system warning. | Dries Buytaert | 2005-09-18 |
* | - Patch #28420 by Jeremy: provide a more generic interface that can be used | Dries Buytaert | 2005-09-18 |
* | - Patch #29030 by Goba, chx, Jose, et al: reworked the URL rewrite hook so UR... | Dries Buytaert | 2005-09-18 |
* | - Patch #28777 by Neil: use <thead> and <tbody> in theme_table(). | Dries Buytaert | 2005-09-15 |
* | - Patch #21924 by walkah: made enclosures use absolute URLs to work around br... | Dries Buytaert | 2005-09-13 |
* | - Patch #29910 by m3avrck, nsk, Thomas et al: added a mysqli database backend... | Dries Buytaert | 2005-09-12 |
* | - Patch #30122 by m3verick: changed include_once()'s to include "./$file" | Dries Buytaert | 2005-09-08 |
* | - Patch #30423 by Crell: added support for table <captions>. | Dries Buytaert | 2005-09-06 |
* | - Bug #30390: fixed parse error. Alternative fix. | Dries Buytaert | 2005-09-06 |
* | - Patch #28483 by Steven: JavaScript enabled uploading. | Dries Buytaert | 2005-08-31 |
* | - Patch #22911 by Cvgbe: fixed table locking in PostgreSQL. You'll have to | Dries Buytaert | 2005-08-29 |
* | - Patch #22911 by Cvgbe: fixed table locking in PostgreSQL. You'll have to | Dries Buytaert | 2005-08-29 |
* | - Unrolled patch #29103: always encode apostrophes. | Dries Buytaert | 2005-08-28 |
* | - Patch #29785 by Chx: multiple node types were broken so we refactored | Dries Buytaert | 2005-08-28 |
* | - Patch #29385 by chx: no ?> add end of files. | Dries Buytaert | 2005-08-25 |
* | - Bug #22911: PostgreSQL doesn't like "LOCK TABLES", but does like "LOCK TABL... | Dries Buytaert | 2005-08-25 |
* | - Removed some debug code. | Dries Buytaert | 2005-08-25 |
* | - Patch #25084 by Uwe: fixed code comments of error_handler(). | Dries Buytaert | 2005-08-23 |
* | - Patch #17592 by killes: improved access denied messages. | Dries Buytaert | 2005-08-22 |
* | - Patch #28629 by chx: fixed handling of cookies in drupal_http_request(). | Dries Buytaert | 2005-08-22 |
* | - Patch #29274 by Jeremy: the "fuzzy cache" mechanism is supposed to enforce ... | Dries Buytaert | 2005-08-22 |
* | - Patch #29103 by chx: do not encode apostrophes. | Dries Buytaert | 2005-08-19 |
* | - Patch #29002 by Neil: list_themes() currently returns all themes, not just ... | Dries Buytaert | 2005-08-18 |
* | - Patch #7458 by chx: fixed spaces. | Dries Buytaert | 2005-08-17 |
* | - Patch #7458 by chx: merged the XML-RPC multicall support into xmlrpc() and ... | Dries Buytaert | 2005-08-17 |
* | - Remove left-over commented out statement. | Steven Wittens | 2005-08-17 |
* | - Patch #16216 by nedjo: multiple block regions! | Dries Buytaert | 2005-08-16 |
* | - Patch #28871 by Malthus: added missing quotes. | Dries Buytaert | 2005-08-15 |
* | - Patch #28861 by Malthus: fixed typo in XML-RPC backend. Missing $. | Dries Buytaert | 2005-08-14 |
* | - Patch #28826 by chx: make xmlrpc_multicall working. | Dries Buytaert | 2005-08-14 |
* | - Patch #25522 by Cvbge: _db_query() does not return FALSE in case of errors ... | Dries Buytaert | 2005-08-11 |
* | - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. ... | Dries Buytaert | 2005-08-11 |
* | - Patch #27980 by Neil Drumm: removed unused function. | Dries Buytaert | 2005-08-10 |
* | - Patch by Thomas: always use db abstraction layer | Dries Buytaert | 2005-08-10 |
* | - #28464: fix XMLRPC array vs. struct type-checking | Steven Wittens | 2005-08-08 |
* | - #27853: PHP notices. | Steven Wittens | 2005-08-05 |
* | - #27981: Add media parameter to theme_add_style | Steven Wittens | 2005-08-05 |
* | - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object). | Dries Buytaert | 2005-08-01 |
* | - Patch #27863 by Robrecht: fixed order of parameters passed to imagecopy(). ... | Dries Buytaert | 2005-07-31 |
* | - Patch #27431 by Cvbge: add file size infomation to image_get_info() | Dries Buytaert | 2005-07-31 |
* | - #27846: Clean up dev_query code in db_query() | Steven Wittens | 2005-07-30 |
* | - #24673: Fix deprecated usage of implode | Steven Wittens | 2005-07-30 |
* | - Fix braino in doxygen. | Steven Wittens | 2005-07-29 |
* | - Fix braino in doxygen. | Steven Wittens | 2005-07-29 |
* | - #11689: Fix locale import location cutting off thingie. | Steven Wittens | 2005-07-29 |
* | - #27624, #27614, #27627: dead code | Steven Wittens | 2005-07-29 |