Refactor deferrable updates into classes & interfaces, also add helper method for...
[lhc/web/wiklou.git] / tests / phpunit / suites / UploadFromUrlTestSuite.php
2011-09-10 Chad HorohoeRefactor deferrable updates into classes & interfaces...
2011-08-16 Alexandre EmsenhuberSome misc fixes to tests:
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-06-22 Sam Reedrequire_once( dirname( dirname( __FILE__ ) ) . '/includ...
2011-06-03 Happy-melonMore unpicking of r85288. I think this is all of the...
2011-05-23 Alexandre EmsenhuberFollow-up r88653: removed the remaining of OutputPage...
2011-04-24 Happy-melonFollow-up r86775: restub $wgLang. Not because it's...
2011-04-23 Happy-melonStop stubbing $wgLang and $wgContLang. There are no...
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2010-12-14 Chad HorohoePer wikitech-l discussion: Move tests from maintenance...