| Commit message (Expand) | Author | Age |
* | - Patch #85979 by RobRoy, keith.smith, fgm and webchick: improve documentatio... | Dries Buytaert | 2006-12-27 |
* | - Patch #98988 by Robert Douglass et al: db_result should return FALSE if no ... | Dries Buytaert | 2006-12-04 |
* | - Patch #98059 by chx: trying to get the never-ending regex mess right. | Dries Buytaert | 2006-11-21 |
* | #76819 by smsimms and sammys. Move part of the sql rewriting down into the da... | Neil Drumm | 2006-10-23 |
* | - Patch #88705 by profix898 and sammys: made version checking work with Postg... | Dries Buytaert | 2006-10-22 |
* | - Patch #85123 by gerd: set proper HTTP headers. | Dries Buytaert | 2006-09-26 |
* | #81332 by wundo and davemicc. Allow empty MySQL passwords to work. | Neil Drumm | 2006-09-16 |
* | - Removing stray whitspaces. | Dries Buytaert | 2006-09-07 |
* | #75002: Install-time and run-time requirements checking + status report page | Steven Wittens | 2006-09-01 |
* | #75264: Redirect uninstalled default Drupal site to install.php | Steven Wittens | 2006-07-31 |
* | #74997 by dww, add db_table_exists() | Neil Drumm | 2006-07-26 |
* | - Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo e... | Dries Buytaert | 2006-07-13 |
* | SQL abstraction layer improvement. | Gerhard Killesreiter | 2006-05-24 |
* | #54981: calls to db_lock_table in bootstrap.inc do not use db_prefix | Steven Wittens | 2006-04-27 |
* | - Patch #41870 by fgm: improved debugging support. | Dries Buytaert | 2006-02-20 |
* | - #40515: MySQL UTF-8 conversion fixes | Steven Wittens | 2006-02-02 |
* | - Patch #21719 by rkerr: made db passwords with special characters work. | Dries Buytaert | 2006-01-24 |
* | - #40515: Ensure UTF-8 character set on the database side (and include upgrad... | Steven Wittens | 2006-01-21 |
* | - Patch #38889 by rkerr: db_error and db_affected_rows did not work properly ... | Dries Buytaert | 2005-12-07 |
* | - Patch #35924 by Neil: improved the update system. | Dries Buytaert | 2005-12-06 |
* | - Patch #39357 by m3vrck: fixed typo in mysqli backend. | Dries Buytaert | 2005-11-30 |
* | - Various fixes. Updated CHANGELOG.txt | Dries Buytaert | 2005-11-29 |
* | - Patch #10407 by Cvbge: fixed cache problems with PostgreSQL. | Dries Buytaert | 2005-11-27 |
* | #36352: Don't prefix temporary table names after all. | Steven Wittens | 2005-11-21 |
* | - #36255: Fix db_query_temporary() in pgsql | Steven Wittens | 2005-11-04 |
* | - Add maintenance-page error screens when the php module for the dbtype is no... | Steven Wittens | 2005-10-20 |
* | - #28159: Advanced search features (hello from DrupalCon) | Steven Wittens | 2005-10-18 |
* | - Modified patch #13180/#29414: use mysql_real_escape_string() to escape | Dries Buytaert | 2005-10-13 |
* | - Patch #22911 by Cvgbe: fixed table locking in PostgreSQL. You'll have to | Dries Buytaert | 2005-08-29 |
* | - Patch #29385 by chx: no ?> add end of files. | Dries Buytaert | 2005-08-25 |
* | - Patch #25522 by Cvbge: _db_query() does not return FALSE in case of errors ... | Dries Buytaert | 2005-08-11 |
* | - #27846: Clean up dev_query code in db_query() | Steven Wittens | 2005-07-30 |
* | - #27231: Friendly DB error screens. | Steven Wittens | 2005-07-27 |
* | - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidied | Dries Buytaert | 2005-06-22 |
* | - Patch #23465 by Gerhard: tiny performance improvement to db_query_range(). | Dries Buytaert | 2005-05-23 |
* | - Patch #19442 by chx: cache_set sometimes failed. | Dries Buytaert | 2005-05-12 |
* | - Patch #20235 by chx: fixed problem with db_set_active(). | Dries Buytaert | 2005-04-14 |
* | - Patch #13581 by Steven: Db_query() allows a variable amount of parameters s... | Dries Buytaert | 2004-11-29 |
* | - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemt... | Dries Buytaert | 2004-11-21 |
* | - Patch #10663 by JonBob: documentation improvements: fixed some typos and im... | Dries Buytaert | 2004-09-09 |
* | - Patch #10622 by Adrian: fixes various PostgreSQL related problems. | Dries Buytaert | 2004-09-08 |
* | - Patch #9287 by JonBob: made the code style in the three database include fi... | Dries Buytaert | 2004-07-14 |
* | - Patch by Adrian: added support for multiple database connections. | Dries Buytaert | 2004-04-30 |
* | - Tidied up the DoxyGen comments. Patch by Kjartan. | Dries Buytaert | 2003-12-08 |
* | Patch by Ax to fixe and improve to the core doxygen PHPdoc: | Dries Buytaert | 2003-11-24 |
* | - Bugfix: prefix not prepended to sequences. Fixes bug #3639. | Dries Buytaert | 2003-10-22 |
* | - Fixed node_save() and user_save() bug introduced by table prefix changes. | Dries Buytaert | 2003-07-21 |
* | - Committed a slightly modified version of Slavica's table prefix patch. | Dries Buytaert | 2003-07-10 |
* | - Applied Michael Caerwyn's "%s -> %d" patch. | Dries Buytaert | 2003-05-07 |
* | - Patch by Ax. Fixed some syntax errors: | Dries Buytaert | 2003-04-04 |