Merge "Employing MediaWikiTestCase's temporary file methods"
[lhc/web/wiklou.git] / tests / phpunit / includes / db /
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Brion VIBBERMerge "Correcting type of DatabaseSqlite::insertId()"
2012-04-06 Christian AistleitnerCorrecting type of DatabaseSqlite::insertId()
2012-01-18 Antoine Mussotests: mark tests requiring a database connection
2012-01-11 Max SemenikRevert r108603, which was itself a revert of r107376...
2012-01-11 Antoine MussoReverts MySQL stored procedure support
2012-01-04 Max SemenikFollow-up r107376: disable test by default, causes...
2011-12-27 Max SemenikAdded support for stored procedures/functions to MySQL:
2011-12-22 Max SemenikMoved SQLite test .sql files to the common test data...
2011-12-11 Max SemenikAdded 1.18 schema to tests, comment
2011-11-23 Max SemenikFollow-up r104051: fix tests
2011-10-02 Max SemenikRevert r98355 and r98357; drop the field instead.
2011-09-28 Sam ReedFollowup r98339, r98355
2011-09-28 Sam ReedFollowup r98339
2011-09-13 Chad HorohoeRevert r87992 and followups r87998, r89028 (Support...
2011-07-27 PlatonidesFollow up r93253. Do not mark DatabaseSqliteTest.php...
2011-07-26 Chad HorohoeMark 2 tests as requiring a DB...since they do :)
2011-06-18 Max SemenikFollow-up r90356 & r90363: test deleteJoin() on SQLite
2011-06-15 Max SemenikAlso check indexes in SQLite upgrade tests
2011-06-13 Max Semenikavoid test being marked as incomplete due to lack of...
2011-06-09 Jure Kajzer* merge r89759 from REL1_17 into trunk
2011-05-28 Antoine Musso* Fix db->makeList() spacing
2011-05-13 Antoine MussoSupport abstraction for 'NOT IN' SQL structure
2011-05-11 Alexandre Emsenhubersvn:eol-style native
2011-05-09 Max SemenikColumn checks for updater
2011-05-09 Max Semeniktesting of SQLite updates from all (previoisly) support...
2011-04-12 PlatonidesI forgot to commit this in r85906
2011-04-10 Max SemenikSQLite is picky about the position of AUTOINCREMENT...
2011-02-26 Max SemenikFollow-up r82856: instead of remembering magic table...
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...