Merge "Revert "Revert "jQuery 1.8"""
[lhc/web/wiklou.git] / tests / phpunit / suites / UploadFromUrlTestSuite.php
2012-08-29 SiebrandMerge "Revert "Revert "jQuery 1.8"""
2012-08-29 SiebrandMerge "(bug 38556) Add header and footer messages to...
2012-08-29 SiebrandMerge "Use ImageGallery directly in SpecialUpload:...
2012-08-29 CatropeMerge "[FileBackend] Added preloadCache() so callers...
2012-08-28 KrinkleMerge "Adding ResourceLoader module "jquery.jStorage""
2012-08-28 CatropeMerge "[FileBackend] Made Swift clear the auth cache...
2012-08-28 CatropeMerge "[FileBackend] Bumped Swift auth caching TTL."
2012-08-28 CatropeMerge "[FileBackend] Reduced stat calls when using...
2012-08-28 CatropeMerge "[FileBackend] Use strcmp() for listing comparisons."
2012-08-28 KrinkleMerge "(bug 39680) Convert valign to CSS vertical-align"
2012-08-28 Aaron SchulzMerge "Removed unmatched commits in Job class."
2012-08-28 Aaron SchulzMerge "Validate number input for {{PLURAL}}"
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-28 Aaron SchulzMerge "Allow array condition for Database::conditional"
2012-08-27 Aaron SchulzMerge "(bug 39635) PostgreSQL has no LOCK IN SHARE...
2012-08-27 DemonMerge "Use __DIR__ instead of dirname( __FILE__ )"
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
2012-01-07 Aaron Schulzr108300: also destroy the repo/backend singletons for...
2012-01-07 Aaron Schulz* Fixed bogus dollar signs left in $tmpGlobals array...
2012-01-07 Aaron SchulzIn FileBackend/FileOp:
2011-12-20 Aaron SchulzFU r106752: use "media-" instead of "images-" in contai...
2011-12-20 Aaron SchulzSet deleted zone container in UploadFromUrlTestSuite
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
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...