Merge "(bug 41295) Galician date and time localization"
[lhc/web/wiklou.git] / tests / phpunit / includes / db / DatabaseSqliteTest.php
2012-11-03 IAlexMerge "(bug 41295) Galician date and time localization"
2012-11-02 KaldariMerge "(bug 26995) Update filename field on Special...
2012-11-02 Aaron SchulzMerge "Allow ExtractThumbParameters before local regexp"
2012-11-02 IAlexMerge "Also ignore sublime project files"
2012-11-02 HasharMerge "Document what ParserOutput::setProperty() is...
2012-11-02 danielMerge "Fix handling of strings containing \0 in SQLite."
2012-11-02 danielFix handling of strings containing \0 in SQLite.
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 danielMerge branch 'Wikidata' into master.
2012-10-09 SiebrandMerge "Use parseAsBlock() instead of parse() to show...
2012-10-09 SiebrandMerge "Add version number to deprecated setting"
2012-10-09 SiebrandMerge changes I9d2b148e,Iccf6ea81
2012-10-09 Timo TijhofClean and repair many phpunit tests (+ fix implied...
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-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
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...