Merge "Use ImageGallery directly in SpecialUpload::getDupeWarning()"
[lhc/web/wiklou.git] / tests / phpunit / includes / db /
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "Fixed destructor in FSLockManager to clear all...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-04 DemonMerge "document CASE (0th array element) for $magicWords"
2012-06-04 DemonMerge "Made default BagOStuff functions work consistently."
2012-06-04 DemonMerge "Changed a call to Title::getEscapedText() which...
2012-06-04 DemonMerge "Added missing GPLv2 headers in some places."
2012-06-04 DemonMerge "Rename $exclude_patterns to $excludePatterns...
2012-06-04 DemonMerge "Use canonical class name. Include ORMRowTest...
2012-06-03 PlatonidesUse canonical class name. Include ORMRowTest.php
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-03 Aaron SchulzMerge "reverse text/sha1 output in export to match...
2012-06-03 Aaron SchulzMerge "Fix for Ibe3e88fa (a12ce17c): Moved WikiPage...
2012-06-03 Aaron SchulzMerge "Set the status code to 500 on exceptions."
2012-06-02 Aaron SchulzMerge "Fix bug in getXVO() that produced XVO headers...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-06-02 Aaron SchulzMerge "PHP >= 5.4.0 started taking advantage of $limit...
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-05 CatropeMerge "[FileRepo] Fixed file move data-loss race condit...
2012-06-05 Aaron SchulzMerge "setSquidMaxage() globally if we can purge it...
2012-06-05 Aaron SchulzMerge "(bug 32643) Prevent action=purge&forcelinkupdate...
2012-06-02 SiebrandMerge "(bug 36819) Make language names lowercase first...
2012-06-01 ReedyMerge "Added base class for testing ORMRow deriving...
2012-05-28 jeroendedauwAdded base class for testing ORMRow deriving classes...
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
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...