Merge "Show HTTP error (if any) when scary transclusion fails"
[lhc/web/wiklou.git] / tests / phpunit / includes / db / DatabaseSqliteTest.php
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
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
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
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-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...