Merge "Revert "merged master"" into Wikidata
[lhc/web/wiklou.git] / tests / phpunit / includes / search /
2012-08-29 danielMerge "Fix error display on failing rollback" into...
2012-08-29 danielMerge "Check prepareSave() before undeleting." into...
2012-08-28 danielMerge "Updating of redirect target in Content objects...
2012-08-28 danielAvoid deprecation warnings in test cases.
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-06 Alexandre EmsenhuberUse WikiPage instead of Article to call doEdit() and...
2011-12-21 Alexandre EmsenhuberUse LinkCache::singleton()->clear() instead of using...
2011-11-30 Brion Vibber* (bug 32712) Fix for search indexing of pages with...
2011-10-29 Sam ReedKill various unused variables
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-06-28 Chad HorohoeMerge SearchDbTest into SearchEngineTest. No real need...
2011-06-16 PlatonidesMark as needing a db.
2011-06-16 Sam ReedFix indenting
2011-06-03 Max SemenikUse getSearchEngine() instead of constructing class...
2011-06-03 Chad HorohoeRemove useless bootstrap inclusions
2011-05-13 Alexandre EmsenhuberFollow-up r87955: fix comment
2011-05-13 Alexandre EmsenhuberUse Article::doEdit(), much, much easier
2010-12-28 Chad Horohoe* verbose and color default output from phpunit
2010-12-28 Chad HorohoeRename MediaWikiTestSetup to MediaWikiTestCase: this...
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...