| Commit message (Expand) | Author | Age |
* | Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI. | webchick | 2011-05-17 |
* | - Patch #1122880 by jn2: DatabaseConnection::defaultOptions has incorrect php... | Dries Buytaert | 2011-04-23 |
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
* | #1004850 by chx, Crell: Fixed DBTNG databaseType comment is confusing | Angie Byron | 2010-12-22 |
* | #977460 by dmitrig01, bfroehle, Josh The Geek: Fixed Cannot serialize or unse... | Angie Byron | 2010-12-15 |
* | #984896 by Crell: Remove wrong references to 'query ID' in DBTNG docs. | Angie Byron | 2010-11-30 |
* | #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ro... | Angie Byron | 2010-11-29 |
* | Rolling back #851136. Broke SQLite installation. | Angie Byron | 2010-11-28 |
* | - Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading... | Dries Buytaert | 2010-11-27 |
* | #938614 follow-up by chx: Abort abort\! Back to 5.2.4. | Angie Byron | 2010-10-15 |
* | - Patch #878198 by pwolanin, Damien Tournoud: add back a method to the DB dri... | Dries Buytaert | 2010-10-03 |
* | #892568 by chx: Add pointer from api.drupal.org docs to the handbook docs for... | Angie Byron | 2010-09-29 |
* | - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. | Dries Buytaert | 2010-09-28 |
* | #890994 by Berdir: Entity query tests fail on PostgreSQL. | Angie Byron | 2010-09-24 |
* | - Patch #909230 by chx: better db_query() docs. | Dries Buytaert | 2010-09-18 |
* | #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing... | Angie Byron | 2010-09-11 |
* | Temporary roll-back of #890994, per Dries's feedback. | Angie Byron | 2010-09-01 |
* | #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on Postgr... | Angie Byron | 2010-09-01 |
* | - Patch #857206 by Stevel: fixed database autoloader. | Dries Buytaert | 2010-08-17 |
* | - Patch #878198 by pwolanin: add back a method to the DB driver interface tha... | Dries Buytaert | 2010-08-11 |
* | #807336 by jhodgdon, Berdir, Crell: Document thrown exceptions in database la... | Angie Byron | 2010-08-05 |
* | - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'. | Dries Buytaert | 2010-07-24 |
* | - Patch #852362 by chx: fixed extend is 100% fubar. | Dries Buytaert | 2010-07-19 |
* | #847528 by chx: Fixed rollback presumes transaction support. | Angie Byron | 2010-07-12 |
* | - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be p... | Dries Buytaert | 2010-06-28 |
* | - Patch #829152 by nenne: database abstraction layer db_query_range() example... | Dries Buytaert | 2010-06-25 |
* | - Patch #711108 by Berdir: better exception reporting for watchdog() in the d... | Dries Buytaert | 2010-05-26 |
* | - Patch #767690 by Crell: @file declarations in database system do not indica... | Dries Buytaert | 2010-05-23 |
* | - Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) ... | Dries Buytaert | 2010-05-05 |
* | - Patch #742042 by kkaefer:DBTNG: ->fetchAllAssoc() doesn't respect fetch mod... | Dries Buytaert | 2010-04-30 |
* | #299308 follow-up by David_Rothstein: Fixed Installing Drupal by visiting ind... | Angie Byron | 2010-04-29 |
* | - Patch #780048 by linclark: db_next_id() documentation refers to a non-exist... | Dries Buytaert | 2010-04-26 |
* | #688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() t... | Angie Byron | 2010-04-23 |
* | - Patch #770838 by sdboyer: optimize DatabaseConnection::ExpandArguments. | Dries Buytaert | 2010-04-15 |
* | - Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function. | Dries Buytaert | 2010-04-11 |
* | #764418 by David_Rothstein, jpmckinney, quiptime, Crell: Move query condition... | Angie Byron | 2010-04-11 |
* | - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/d... | Dries Buytaert | 2010-04-07 |
* | - Patch #669794 by andypost, Josh Waihi, aspilicious, moshe weitzman, catch: ... | Dries Buytaert | 2010-04-06 |
* | - Patch #761316 by Crell: code simplification in query dispatchers. | Dries Buytaert | 2010-04-04 |
* | - Patch #753754 by Garrett Albright, aspilicious, Crell, yoroy, marcvangend: ... | Dries Buytaert | 2010-03-28 |
* | - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ... | Dries Buytaert | 2010-03-28 |
* | - Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when s... | Dries Buytaert | 2010-03-28 |
* | - Patch #669794 by andypost: use savepoints for nested transactions. | Dries Buytaert | 2010-03-26 |
* | - Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use save... | Dries Buytaert | 2010-03-25 |
* | - Patch #748982 by mikeryan: allow Database logging_callback() to be a class ... | Dries Buytaert | 2010-03-24 |
* | - Patch #715132 by moshe weitzman: over aggressive escaping of table names. | Dries Buytaert | 2010-03-23 |
* | - Patch #711682 by aspilicious, sun: fixed style issues. | Dries Buytaert | 2010-03-21 |
* | - Patch #582948 by David_Rothstein: improve safety of schema manipulation. | Dries Buytaert | 2010-03-20 |
* | - Patch #711682 by aspilicious: fixed tyle issues. | Dries Buytaert | 2010-03-09 |
* | #716394 by boombatower: SimpleTest should respect table prefixes. | Angie Byron | 2010-03-07 |