summaryrefslogtreecommitdiffstatshomepage
path: root/modules/simpletest/tests/database_test.test
Commit message (Expand)AuthorAge
* Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupa...Nathan Haug2011-11-01
* Issue #1242460 by Chi: Code style fix for database_test.test.catch2011-09-28
* - Patch #1054848 by barraponto: fixed typos in code documentation.Dries Buytaert2011-09-24
* Issue #1112854 by dereine, chx, Damien Tournoud: Fixed Subqueries use wrong a...webchick2011-08-22
* - Patch #1185780 by Damien Tournoud: make transactions more flexible and useful.Dries Buytaert2011-08-01
* Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested tra...webchick2011-05-29
* - Patch #1105848 by cafuego, aspilicious: unsafe query comments possible via UI.Dries Buytaert2011-05-11
* - Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL.Dries Buytaert2011-04-28
* Stripping CVS keywordsThe Great Git Migration2011-02-25
* #1001242 follow-up by bfroehle, Steven Jones: Fix EXISTS tests for SQLite and...Angie Byron2011-01-10
* #1001242 by agentrickard, pwolanin, Crell, chx: Add DBTNG support for EXISTS ...Angie Byron2010-12-31
* #1005674 by solotandem: Fixed SelectQuery::countQuery() fails with a group by...Angie Byron2010-12-28
* #1003860 follow-up by dereine, dmitrig01, chx: Fix count queries with aliases.Angie Byron2010-12-23
* #1003860 by dmitrig01, chx: Fixed Count query fails to remove fields and expr...Angie Byron2010-12-22
* #1004060 by dmitrig01, chx: Fixed SQLite update queries with expression failingAngie Byron2010-12-22
* #977460 by dmitrig01, bfroehle, Josh The Geek: Fixed Cannot serialize or unse...Angie Byron2010-12-15
* #664042 by coltrane, effulgentsia: Fixed TableSort order error when no sort s...Angie Byron2010-10-15
* - Patch #844186 by chx: clarify merge queries.Dries Buytaert2010-09-24
* - Patch #909460 by tobiasb: remove debug() from test files.Dries Buytaert2010-09-19
* #903110 by bojanz: Fixed Multiple pager support is partially broken. (with te...Angie Byron2010-09-09
* - Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db ...Dries Buytaert2010-09-03
* - Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: i...Dries Buytaert2010-08-22
* - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->coun...Dries Buytaert2010-08-08
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
* #500866 by boombatower, solotandem: Remove t() from assertion messages in Sim...Angie Byron2010-08-05
* - Patch #866340 by Damien Tournoud: remove support for date and time types.Dries Buytaert2010-07-28
* - Patch #851748 by Stevel: weird logic in SelectQuery::addField().Dries Buytaert2010-07-28
* - Patch #809698 by Damien Tournoud, tstoeckler: refrain from using the || ope...Dries Buytaert2010-05-28
* - Patch #785782 by cafuego: support comments in built queries.Dries Buytaert2010-05-15
* - Patch #793604 by matt2000, chx: DBTNG JOINs are close to useless.Dries Buytaert2010-05-11
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co...Angie Byron2010-05-06
* - Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) ...Dries Buytaert2010-05-05
* - Patch #701888 by jhodgdon: subqueries are not altered and test clean-up.Dries Buytaert2010-04-27
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric...Dries Buytaert2010-04-11
* - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ...Dries Buytaert2010-03-28
* - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ...Dries Buytaert2010-03-26
* - Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use save...Dries Buytaert2010-03-25
* #715476 by Jeremy and Crell: Schema object should respect active database con...Angie Byron2010-03-07
* - Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexEx...Dries Buytaert2010-03-01
* #706248 by bellHead and Damien Tournoud: Fixed field_sql_storage_field_storag...Angie Byron2010-02-17
* #616650 by Crell: Default MySQL to transactions ON. Makes sense now that we d...Angie Byron2010-01-13
* #601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow c...Angie Byron2010-01-08
* #654662 by c960657 and Crell: Allow escaping wildcard characters in LIKE quer...Angie Byron2009-12-13
* - Patch #c960657: rollback of double commit. It blame the network at Do It Wi...Dries Buytaert2009-12-09
* - Patch #653926 by Damien Tournoud: fixed range of sub-queries not being hono...Dries Buytaert2009-12-09
* - Patch #652420 by sun: fixed some problems in the tests.Dries Buytaert2009-12-09
* - Patch #459786 by mcarbone: added tests for countQuery()Dries Buytaert2009-12-08
* - Patch #564852 by justinrandell, mcarbone, Crell: fixed subselect in WHERE c...Dries Buytaert2009-11-23
* #612392 by chx and Crell: Allow lowercase comparison operators in DBTNG.Angie Byron2009-10-26
* - Patch #561104 by David_Rothstein: improve tests of random ordering in dynam...Dries Buytaert2009-10-19