r83275 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r83274‎ | r83275 | r83276 >
Date:07:50, 5 March 2011
Author:bawolff
Status:ok
Tags:
Comment:
Merge in stuff from trunk into this branch (Revisions 78881 to 83227 )

Mostly want to make sure it all still works on trunk. Hopefully this will branch will get
merged into trunk sometime soonish.
Modified paths:
  • /branches/img_metadata/phase3 (modified) (history)
  • /branches/img_metadata/phase3/CREDITS (modified) (history)
  • /branches/img_metadata/phase3/HISTORY (modified) (history)
  • /branches/img_metadata/phase3/INSTALL (modified) (history)
  • /branches/img_metadata/phase3/README (modified) (history)
  • /branches/img_metadata/phase3/RELEASE-NOTES (modified) (history)
  • /branches/img_metadata/phase3/cache (modified) (history)
  • /branches/img_metadata/phase3/config (replaced) (history)
  • /branches/img_metadata/phase3/config/OBSOLETE (added) (history)
  • /branches/img_metadata/phase3/config/index.php (added) (history)
  • /branches/img_metadata/phase3/config/index.php5 (added) (history)
  • /branches/img_metadata/phase3/docs/distributors.txt (modified) (history)
  • /branches/img_metadata/phase3/docs/export-0.4.xsd (modified) (history)
  • /branches/img_metadata/phase3/docs/export-0.5.xsd (added) (history)
  • /branches/img_metadata/phase3/docs/globals.txt (modified) (history)
  • /branches/img_metadata/phase3/docs/hooks.txt (modified) (history)
  • /branches/img_metadata/phase3/docs/maintenance.txt (modified) (history)
  • /branches/img_metadata/phase3/docs/scripts.txt (modified) (history)
  • /branches/img_metadata/phase3/docs/skin.txt (modified) (history)
  • /branches/img_metadata/phase3/img_auth.php (modified) (history)
  • /branches/img_metadata/phase3/includes/AjaxDispatcher.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Article.php (modified) (history)
  • /branches/img_metadata/phase3/includes/AutoLoader.php (modified) (history)
  • /branches/img_metadata/phase3/includes/BagOStuff.php (deleted) (history)
  • /branches/img_metadata/phase3/includes/Block.php (modified) (history)
  • /branches/img_metadata/phase3/includes/CategoryPage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/ChangeTags.php (modified) (history)
  • /branches/img_metadata/phase3/includes/ChangesFeed.php (modified) (history)
  • /branches/img_metadata/phase3/includes/ChangesList.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Collation.php (added) (history)
  • /branches/img_metadata/phase3/includes/ConfEditor.php (modified) (history)
  • /branches/img_metadata/phase3/includes/DefaultSettings.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Defines.php (modified) (history)
  • /branches/img_metadata/phase3/includes/DjVuImage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/EditPage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Exception.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Export.php (modified) (history)
  • /branches/img_metadata/phase3/includes/ExternalEdit.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Fallback.php (added) (history)
  • /branches/img_metadata/phase3/includes/Feed.php (modified) (history)
  • /branches/img_metadata/phase3/includes/FormOptions.php (modified) (history)
  • /branches/img_metadata/phase3/includes/GenderCache.php (added) (history)
  • /branches/img_metadata/phase3/includes/GlobalFunctions.php (modified) (history)
  • /branches/img_metadata/phase3/includes/HTMLForm.php (modified) (history)
  • /branches/img_metadata/phase3/includes/HistoryPage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Hooks.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Html.php (modified) (history)
  • /branches/img_metadata/phase3/includes/HttpFunctions.php (modified) (history)
  • /branches/img_metadata/phase3/includes/IP.php (modified) (history)
  • /branches/img_metadata/phase3/includes/ImageGallery.php (modified) (history)
  • /branches/img_metadata/phase3/includes/ImagePage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Import.php (modified) (history)
  • /branches/img_metadata/phase3/includes/ImportXMLReader.php (deleted) (history)
  • /branches/img_metadata/phase3/includes/Interwiki.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Licenses.php (modified) (history)
  • /branches/img_metadata/phase3/includes/LinkBatch.php (modified) (history)
  • /branches/img_metadata/phase3/includes/LinkCache.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Linker.php (modified) (history)
  • /branches/img_metadata/phase3/includes/LinksUpdate.php (modified) (history)
  • /branches/img_metadata/phase3/includes/LocalisationCache.php (modified) (history)
  • /branches/img_metadata/phase3/includes/LogEventsList.php (modified) (history)
  • /branches/img_metadata/phase3/includes/LogPage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/MWFunction.php (added) (history)
  • /branches/img_metadata/phase3/includes/MagicWord.php (modified) (history)
  • /branches/img_metadata/phase3/includes/MemcachedSessions.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Message.php (modified) (history)
  • /branches/img_metadata/phase3/includes/MessageBlobStore.php (modified) (history)
  • /branches/img_metadata/phase3/includes/MessageCache.php (modified) (history)
  • /branches/img_metadata/phase3/includes/MimeMagic.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Namespace.php (modified) (history)
  • /branches/img_metadata/phase3/includes/ObjectCache.php (deleted) (history)
  • /branches/img_metadata/phase3/includes/OutputPage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Pager.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Preferences.php (modified) (history)
  • /branches/img_metadata/phase3/includes/PrefixSearch.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Profiler.php (modified) (history)
  • /branches/img_metadata/phase3/includes/ProtectionForm.php (modified) (history)
  • /branches/img_metadata/phase3/includes/QueryPage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/RawPage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/RecentChange.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Revision.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Sanitizer.php (modified) (history)
  • /branches/img_metadata/phase3/includes/SeleniumWebSettings.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Setup.php (modified) (history)
  • /branches/img_metadata/phase3/includes/SiteStats.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Skin.php (modified) (history)
  • /branches/img_metadata/phase3/includes/SkinLegacy.php (added) (history)
  • /branches/img_metadata/phase3/includes/SkinTemplate.php (modified) (history)
  • /branches/img_metadata/phase3/includes/SpecialPage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/SquidPurgeClient.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Status.php (modified) (history)
  • /branches/img_metadata/phase3/includes/StringUtils.php (modified) (history)
  • /branches/img_metadata/phase3/includes/StubObject.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Title.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Token.php (deleted) (history)
  • /branches/img_metadata/phase3/includes/User.php (modified) (history)
  • /branches/img_metadata/phase3/includes/UserMailer.php (modified) (history)
  • /branches/img_metadata/phase3/includes/ViewCountUpdate.php (added) (history)
  • /branches/img_metadata/phase3/includes/WatchedItem.php (modified) (history)
  • /branches/img_metadata/phase3/includes/WatchlistEditor.php (modified) (history)
  • /branches/img_metadata/phase3/includes/WebRequest.php (modified) (history)
  • /branches/img_metadata/phase3/includes/WebStart.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Wiki.php (modified) (history)
  • /branches/img_metadata/phase3/includes/Xml.php (modified) (history)
  • /branches/img_metadata/phase3/includes/ZhConversion.php (modified) (history)
  • /branches/img_metadata/phase3/includes/ZipDirectoryReader.php (added) (history)
  • /branches/img_metadata/phase3/includes/api/ApiBase.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiBlock.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiDelete.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiDisabled.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiEditPage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiFeedWatchlist.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiFormatBase.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiFormatDump.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiFormatRaw.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiHelp.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiMain.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiMove.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiOpenSearch.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiPageSet.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiParamInfo.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiParse.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiPatrol.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiPurge.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQuery.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryAllCategories.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryAllLinks.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryAllUsers.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryAllimages.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryAllmessages.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryAllpages.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryBacklinks.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryBase.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryBlocks.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryCategories.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryCategoryMembers.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryDeletedrevs.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryDisabled.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryDuplicateFiles.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryExtLinksUsage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryExternalLinks.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryFilearchive.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryIWBacklinks.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryIWLinks.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryImageInfo.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryImages.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryInfo.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryLangLinks.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryLinks.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryLogEvents.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryPageProps.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryProtectedTitles.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryQueryPage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryRandom.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryRecentChanges.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryRevisions.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQuerySearch.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQuerySiteinfo.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryStashImageInfo.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryTags.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryUserInfo.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryUsers.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryWatchlist.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiQueryWatchlistRaw.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiRollback.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiRsd.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiUnblock.php (modified) (history)
  • /branches/img_metadata/phase3/includes/api/ApiUpload.php (modified) (history)
  • /branches/img_metadata/phase3/includes/db/CloneDatabase.php (added) (history)
  • /branches/img_metadata/phase3/includes/db/Database.php (modified) (history)
  • /branches/img_metadata/phase3/includes/db/DatabaseIbm_db2.php (modified) (history)
  • /branches/img_metadata/phase3/includes/db/DatabaseMssql.php (modified) (history)
  • /branches/img_metadata/phase3/includes/db/DatabaseMysql.php (modified) (history)
  • /branches/img_metadata/phase3/includes/db/DatabaseOracle.php (modified) (history)
  • /branches/img_metadata/phase3/includes/db/DatabasePostgres.php (modified) (history)
  • /branches/img_metadata/phase3/includes/db/DatabaseSqlite.php (modified) (history)
  • /branches/img_metadata/phase3/includes/db/LBFactory.php (modified) (history)
  • /branches/img_metadata/phase3/includes/db/LBFactory_Single.php (added) (history)
  • /branches/img_metadata/phase3/includes/db/LoadBalancer.php (modified) (history)
  • /branches/img_metadata/phase3/includes/db/LoadMonitor.php (modified) (history)
  • /branches/img_metadata/phase3/includes/diff/DairikiDiff.php (added) (history)
  • /branches/img_metadata/phase3/includes/diff/DifferenceEngine.php (modified) (history)
  • /branches/img_metadata/phase3/includes/diff/WikiDiff.php (deleted) (history)
  • /branches/img_metadata/phase3/includes/extauth/MediaWiki.php (modified) (history)
  • /branches/img_metadata/phase3/includes/extauth/vB.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/ArchivedFile.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/FSRepo.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/File.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/FileRepo.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/FileRepoStatus.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/ForeignAPIFile.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/ForeignAPIRepo.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/ForeignDBFile.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/ForeignDBRepo.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/LocalFile.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/LocalRepo.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/OldLocalFile.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/RepoGroup.php (modified) (history)
  • /branches/img_metadata/phase3/includes/filerepo/UnregisteredLocalFile.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/CliInstaller.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/CoreInstaller.php (deleted) (history)
  • /branches/img_metadata/phase3/includes/installer/DatabaseInstaller.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/DatabaseUpdater.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/Installer.i18n.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/Installer.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/LocalSettingsGenerator.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/MysqlInstaller.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/MysqlUpdater.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/OracleInstaller.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/OracleUpdater.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/PhpBugTests.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/PostgresInstaller.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/PostgresUpdater.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/SqliteInstaller.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/SqliteUpdater.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/WebInstaller.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/WebInstallerOutput.php (modified) (history)
  • /branches/img_metadata/phase3/includes/installer/WebInstallerPage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/job/DoubleRedirectJob.php (modified) (history)
  • /branches/img_metadata/phase3/includes/job/JobQueue.php (modified) (history)
  • /branches/img_metadata/phase3/includes/job/RefreshLinksJob.php (modified) (history)
  • /branches/img_metadata/phase3/includes/job/UploadFromUrlJob.php (modified) (history)
  • /branches/img_metadata/phase3/includes/json/FormatJson.php (modified) (history)
  • /branches/img_metadata/phase3/includes/libs/CSSMin.php (modified) (history)
  • /branches/img_metadata/phase3/includes/libs/JSMin.php (deleted) (history)
  • /branches/img_metadata/phase3/includes/libs/JavaScriptDistiller.php (added) (history)
  • /branches/img_metadata/phase3/includes/libs/spyc.php (modified) (history)
  • /branches/img_metadata/phase3/includes/media/Bitmap.php (modified) (history)
  • /branches/img_metadata/phase3/includes/media/Bitmap_ClientOnly.php (modified) (history)
  • /branches/img_metadata/phase3/includes/media/DjVu.php (modified) (history)
  • /branches/img_metadata/phase3/includes/media/Exif.php (modified) (history)
  • /branches/img_metadata/phase3/includes/media/GIF.php (modified) (history)
  • /branches/img_metadata/phase3/includes/media/Generic.php (modified) (history)
  • /branches/img_metadata/phase3/includes/media/MediaTransformOutput.php (modified) (history)
  • /branches/img_metadata/phase3/includes/media/PNG.php (modified) (history)
  • /branches/img_metadata/phase3/includes/media/SVG.php (modified) (history)
  • /branches/img_metadata/phase3/includes/media/SVGMetadataExtractor.php (modified) (history)
  • /branches/img_metadata/phase3/includes/memcached-client.php (deleted) (history)
  • /branches/img_metadata/phase3/includes/mime.info (modified) (history)
  • /branches/img_metadata/phase3/includes/mime.types (modified) (history)
  • /branches/img_metadata/phase3/includes/normal/Makefile (modified) (history)
  • /branches/img_metadata/phase3/includes/normal/Utf8Case.php (modified) (history)
  • /branches/img_metadata/phase3/includes/normal/UtfNormalData.inc (modified) (history)
  • /branches/img_metadata/phase3/includes/normal/UtfNormalDataK.inc (modified) (history)
  • /branches/img_metadata/phase3/includes/objectcache (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/APCBagOStuff.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/BagOStuff.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/DBABagOStuff.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/EhcacheBagOStuff.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/EmptyBagOStuff.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/HashBagOStuff.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/MemcachedClient.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/MemcachedPhpBagOStuff.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/MultiWriteBagOStuff.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/ObjectCache.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/SqlBagOStuff.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/WinCacheBagOStuff.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/XCacheBagOStuff.php (added) (history)
  • /branches/img_metadata/phase3/includes/objectcache/eAccelBagOStuff.php (added) (history)
  • /branches/img_metadata/phase3/includes/parser/CoreLinkFunctions.php (modified) (history)
  • /branches/img_metadata/phase3/includes/parser/CoreParserFunctions.php (modified) (history)
  • /branches/img_metadata/phase3/includes/parser/CoreTagHooks.php (modified) (history)
  • /branches/img_metadata/phase3/includes/parser/LinkHolderArray.php (modified) (history)
  • /branches/img_metadata/phase3/includes/parser/Parser.php (modified) (history)
  • /branches/img_metadata/phase3/includes/parser/ParserCache.php (modified) (history)
  • /branches/img_metadata/phase3/includes/parser/ParserOptions.php (modified) (history)
  • /branches/img_metadata/phase3/includes/parser/ParserOutput.php (modified) (history)
  • /branches/img_metadata/phase3/includes/parser/Parser_DiffTest.php (modified) (history)
  • /branches/img_metadata/phase3/includes/parser/Parser_LinkHooks.php (modified) (history)
  • /branches/img_metadata/phase3/includes/parser/Preprocessor_DOM.php (modified) (history)
  • /branches/img_metadata/phase3/includes/parser/Preprocessor_Hash.php (modified) (history)
  • /branches/img_metadata/phase3/includes/parser/StripState.php (added) (history)
  • /branches/img_metadata/phase3/includes/parser/Tidy.php (modified) (history)
  • /branches/img_metadata/phase3/includes/resourceloader/ResourceLoader.php (modified) (history)
  • /branches/img_metadata/phase3/includes/resourceloader/ResourceLoaderContext.php (modified) (history)
  • /branches/img_metadata/phase3/includes/resourceloader/ResourceLoaderFileModule.php (modified) (history)
  • /branches/img_metadata/phase3/includes/resourceloader/ResourceLoaderModule.php (modified) (history)
  • /branches/img_metadata/phase3/includes/resourceloader/ResourceLoaderSiteModule.php (modified) (history)
  • /branches/img_metadata/phase3/includes/resourceloader/ResourceLoaderStartUpModule.php (modified) (history)
  • /branches/img_metadata/phase3/includes/resourceloader/ResourceLoaderUserGroupsModule.php (added) (history)
  • /branches/img_metadata/phase3/includes/resourceloader/ResourceLoaderUserModule.php (modified) (history)
  • /branches/img_metadata/phase3/includes/resourceloader/ResourceLoaderUserOptionsModule.php (modified) (history)
  • /branches/img_metadata/phase3/includes/resourceloader/ResourceLoaderWikiModule.php (modified) (history)
  • /branches/img_metadata/phase3/includes/revisiondelete/RevisionDelete.php (modified) (history)
  • /branches/img_metadata/phase3/includes/revisiondelete/RevisionDeleteAbstracts.php (modified) (history)
  • /branches/img_metadata/phase3/includes/revisiondelete/RevisionDeleter.php (modified) (history)
  • /branches/img_metadata/phase3/includes/search/SearchEngine.php (modified) (history)
  • /branches/img_metadata/phase3/includes/search/SearchMySQL.php (modified) (history)
  • /branches/img_metadata/phase3/includes/search/SearchOracle.php (modified) (history)
  • /branches/img_metadata/phase3/includes/search/SearchPostgres.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialAllmessages.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialAllpages.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialBlockip.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialCategories.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialComparePages.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialConfirmemail.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialContributions.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialDeletedContributions.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialEmailuser.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialFileDuplicateSearch.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialFilepath.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialImport.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialIpblocklist.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialLinkSearch.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialListfiles.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialListgrouprights.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialListusers.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialLog.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialMostlinkedcategories.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialMovepage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialNewpages.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialPrefixindex.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialProtectedpages.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialRandompage.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialRecentchanges.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialRecentchangeslinked.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialResetpass.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialRevisionMove.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialRevisiondelete.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialSearch.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialSpecialpages.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialStatistics.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialTags.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialUndelete.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialUpload.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialUploadStash.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialUserlogin.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialUserrights.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialVersion.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialWatchlist.php (modified) (history)
  • /branches/img_metadata/phase3/includes/specials/SpecialWhatlinkshere.php (modified) (history)
  • /branches/img_metadata/phase3/includes/templates/NoLocalSettings.php (modified) (history)
  • /branches/img_metadata/phase3/includes/templates/PHP4.php (modified) (history)
  • /branches/img_metadata/phase3/includes/templates/Userlogin.php (modified) (history)
  • /branches/img_metadata/phase3/includes/upload/UploadBase.php (modified) (history)
  • /branches/img_metadata/phase3/includes/upload/UploadFromFile.php (modified) (history)
  • /branches/img_metadata/phase3/includes/upload/UploadFromStash.php (modified) (history)
  • /branches/img_metadata/phase3/includes/upload/UploadFromUrl.php (modified) (history)
  • /branches/img_metadata/phase3/includes/upload/UploadStash.php (modified) (history)
  • /branches/img_metadata/phase3/includes/zhtable/toSimp.manual (modified) (history)
  • /branches/img_metadata/phase3/includes/zhtable/toTrad.manual (modified) (history)
  • /branches/img_metadata/phase3/includes/zhtable/tradphrases.manual (modified) (history)
  • /branches/img_metadata/phase3/includes/zhtable/tradphrases_exclude.manual (modified) (history)
  • /branches/img_metadata/phase3/index.php (modified) (history)
  • /branches/img_metadata/phase3/languages/Language.php (modified) (history)
  • /branches/img_metadata/phase3/languages/LanguageConverter.php (modified) (history)
  • /branches/img_metadata/phase3/languages/Names.php (modified) (history)
  • /branches/img_metadata/phase3/languages/classes/LanguageEo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/classes/LanguageFi.php (modified) (history)
  • /branches/img_metadata/phase3/languages/classes/LanguageKk.php (modified) (history)
  • /branches/img_metadata/phase3/languages/classes/LanguageKsh.php (modified) (history)
  • /branches/img_metadata/phase3/languages/classes/LanguageSr.php (modified) (history)
  • /branches/img_metadata/phase3/languages/classes/LanguageWa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesAce.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesAf.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesAln.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesAm.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesAn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesAng.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesAr.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesArc.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesAry.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesArz.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesAs.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesAst.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesAvk.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesAz.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBar.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBcc.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBcl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBe.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBe_tarask.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBg.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBh.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBjn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBpy.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBqi.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBr.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBs.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesBug.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCe.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCeb.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCh.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCkb.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCps.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCrh_cyrl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCrh_latn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCs.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCsb.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCu.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCv.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesCy.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesDa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesDe.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesDe_at.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesDe_ch.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesDe_formal.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesDiq.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesDsb.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesDz.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesEl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesEo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesEs.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesEt.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesEu.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesExt.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesFa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesFi.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesFo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesFr.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesFrp.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesFrr.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesFur.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesFy.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesGa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesGag.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesGan_hans.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesGan_hant.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesGd.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesGl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesGn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesGrc.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesGsw.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesGu.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesGv.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesHa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesHak.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesHaw.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesHe.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesHi.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesHif_latn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesHil.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesHr.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesHsb.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesHt.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesHu.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesHy.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesIa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesId.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesIe.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesIg.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesIlo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesIo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesIs.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesIt.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesJa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesJut.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesJv.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKaa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKab.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKbd_cyrl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKiu.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKk_arab.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKk_cyrl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKk_latn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKm.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKoi.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKrc.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKsh.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKu_arab.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKu_latn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesKw.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLad.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLb.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLez.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLfn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLg.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLi.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLij.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLiv.php (added) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLmo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLoz.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLt.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLtg.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLv.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLzh.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesLzz.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMai.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMdf.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMg.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMhr.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMin.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMk.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMr.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMrj.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMs.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMt.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMwl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMy.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMyv.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesMzn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesNah.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesNds.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesNds_nl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesNe.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesNl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesNl_informal.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesNn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesNo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesNso.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesNv.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesOc.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesOr.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesOs.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPam.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPcd.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPdc.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPfl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPms.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPnb.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPnt.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPrg.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPs.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPt.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesPt_br.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesQqq.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesQu.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesRgn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesRif.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesRm.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesRo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesRoa_tara.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesRu.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesRue.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesRuq_cyrl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesRuq_latn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSah.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSc.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesScn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSco.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSd.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSdc.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSe.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSgs.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSh.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesShi.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSi.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSk.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSli.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSma.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSq.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSr.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSr_ec.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSr_el.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSrn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesStq.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSu.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSv.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSw.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesSzl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTcy.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTe.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTet.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTg_cyrl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTg_latn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTh.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTk.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTr.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTt_cyrl.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTt_latn.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesTyv.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesUdm.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesUg_arab.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesUk.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesUr.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesUz.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesVec.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesVep.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesVi.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesVmf.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesVo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesVot.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesVro.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesWa.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesWar.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesWo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesWuu.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesXal.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesXmf.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesYi.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesYo.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesYue.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesZh.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesZh_hans.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesZh_hant.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesZh_hk.php (modified) (history)
  • /branches/img_metadata/phase3/languages/messages/MessagesZh_tw.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/Doxyfile (modified) (history)
  • /branches/img_metadata/phase3/maintenance/Maintenance.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/addwiki.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/archives/patch-archive_ar_revid.sql (added) (history)
  • /branches/img_metadata/phase3/maintenance/archives/patch-archive_kill_ar_page_revid.sql (added) (history)
  • /branches/img_metadata/phase3/maintenance/archives/patch-categorylinks-better-collation.sql (modified) (history)
  • /branches/img_metadata/phase3/maintenance/archives/patch-langlinks-ll_lang-20.sql (added) (history)
  • /branches/img_metadata/phase3/maintenance/archives/patch-user_last_timestamp.sql (modified) (history)
  • /branches/img_metadata/phase3/maintenance/attachLatest.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/backupPrefetch.inc (modified) (history)
  • /branches/img_metadata/phase3/maintenance/benchmarkPurge.php (deleted) (history)
  • /branches/img_metadata/phase3/maintenance/benchmarks/bench_HTTP_HTTPS.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/benchmarks/bench_delete_truncate.php (added) (history)
  • /branches/img_metadata/phase3/maintenance/benchmarks/bench_if_switch.php (added) (history)
  • /branches/img_metadata/phase3/maintenance/benchmarks/bench_strtr_str_replace.php (added) (history)
  • /branches/img_metadata/phase3/maintenance/benchmarks/bench_wfIsWindows.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/benchmarks/benchmarkPurge.php (added) (history)
  • /branches/img_metadata/phase3/maintenance/changePassword.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/checkAutoLoader.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/checkBadRedirects.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/checkImages.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/checkSyntax.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/checkUsernames.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/cleanupCaps.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/cleanupImages.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/cleanupRemovedModules.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/cleanupSpam.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/cleanupTitles.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/cleanupWatchlist.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/clear_interwiki_cache.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/clear_stats.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/commandLine.inc (modified) (history)
  • /branches/img_metadata/phase3/maintenance/compareParsers.php (added) (history)
  • /branches/img_metadata/phase3/maintenance/convertLinks.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/convertUserOptions.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/createAndPromote.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/deleteArchivedFiles.inc (modified) (history)
  • /branches/img_metadata/phase3/maintenance/deleteArchivedFiles.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/deleteArchivedRevisions.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/deleteBatch.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/deleteDefaultMessages.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/deleteImageMemcached.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/deleteOldRevisions.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/deleteOrphanedRevisions.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/deleteRevision.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/deleteSelfExternals.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/doMaintenance.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/dumpInterwiki.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/dumpLinks.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/dumpSisterSites.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/dumpTextPass.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/dumpUploads.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/edit.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/fetchText.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/findhooks.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/fixDoubleRedirects.php (added) (history)
  • /branches/img_metadata/phase3/maintenance/fixSlaveDesync.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/fixTimestamps.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/fixUserRegistration.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/generateSitemap.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/getLagTimes.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/getSlaveServer.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/getText.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/httpSessionDownload.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/importDump.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/importSiteScripts.php (added) (history)
  • /branches/img_metadata/phase3/maintenance/importUseModWikipedia.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/initEditCount.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/initStats.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/install.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/interwiki.sql (deleted) (history)
  • /branches/img_metadata/phase3/maintenance/lag.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/language/alltrans.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/language/countMessages.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/language/date-formats.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/language/digit2html.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/language/dumpMessages.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/language/generateCollationData.php (added) (history)
  • /branches/img_metadata/phase3/maintenance/language/generateNormalizerData.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/language/lang2po.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/language/langmemusage.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/language/messageTypes.inc (modified) (history)
  • /branches/img_metadata/phase3/maintenance/language/messages.inc (modified) (history)
  • /branches/img_metadata/phase3/maintenance/mcc.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/mctest.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/mergeMessageFileList.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/migrateUserGroup.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/minify.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/moveBatch.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/mwdocgen.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/namespaceDupes.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/nextJobDB.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/nukeNS.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/nukePage.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/oracle/archives/patch_16_17_schema_changes.sql (modified) (history)
  • /branches/img_metadata/phase3/maintenance/oracle/tables.sql (modified) (history)
  • /branches/img_metadata/phase3/maintenance/orphans.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/patchSql.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/populateCategory.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/populateLogSearch.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/populateLogUsertext.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/populateParentId.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/populateRevisionLength.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/populateSha1.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/postgres/archives/patch-change_tag.sql (modified) (history)
  • /branches/img_metadata/phase3/maintenance/postgres/archives/patch-tag_summary.sql (added) (history)
  • /branches/img_metadata/phase3/maintenance/postgres/archives/patch-valid_tag.sql (added) (history)
  • /branches/img_metadata/phase3/maintenance/postgres/compare_schemas.pl (modified) (history)
  • /branches/img_metadata/phase3/maintenance/postgres/tables.sql (modified) (history)
  • /branches/img_metadata/phase3/maintenance/preprocessDump.php (added) (history)
  • /branches/img_metadata/phase3/maintenance/protect.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/purgeList.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/purgeOldText.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/purgeStaleMemcachedFlaggedRevs.php (added) (history)
  • /branches/img_metadata/phase3/maintenance/purgeStaleMemcachedText.php (added) (history)
  • /branches/img_metadata/phase3/maintenance/reassignEdits.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/rebuildFileCache.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/rebuildImages.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/rebuildInterwiki.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/rebuildLocalisationCache.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/rebuildall.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/rebuildmessages.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/rebuildrecentchanges.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/rebuildtextindex.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/refreshImageCount.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/refreshLinks.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/removeUnusedAccounts.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/renameDbPrefix.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/renamewiki.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/renderDump.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/resetUserTokens.php (added) (history)
  • /branches/img_metadata/phase3/maintenance/rollbackEdits.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/runBatchedQuery.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/runJobs.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/showJobs.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/showStats.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/sql.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/sqlite.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/sqlite/archives/patch-rename-iwl_prefix.sql (modified) (history)
  • /branches/img_metadata/phase3/maintenance/stats.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/storage/dumpRev.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/storage/fixBug20757.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/storage/orphanStats.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/storage/storageTypeStats.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/tables.sql (modified) (history)
  • /branches/img_metadata/phase3/maintenance/undelete.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/update.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/updateArticleCount.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/updateCollation.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/updateDoubleWidthSearch.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/updateRestrictions.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/updateSearchIndex.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/updateSpecialPages.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/upgrade1_5.php (modified) (history)
  • /branches/img_metadata/phase3/maintenance/users.sql (modified) (history)
  • /branches/img_metadata/phase3/maintenance/waitForSlave.php (modified) (history)
  • /branches/img_metadata/phase3/math/.svnignore (deleted) (history)
  • /branches/img_metadata/phase3/mw-config (added) (history)
  • /branches/img_metadata/phase3/mw-config/index.php (added) (history)
  • /branches/img_metadata/phase3/mw-config/index.php5 (added) (history)
  • /branches/img_metadata/phase3/profileinfo.php (modified) (history)
  • /branches/img_metadata/phase3/resources/Resources.php (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery.effects/jquery.effects.fade.js (deleted) (history)
  • /branches/img_metadata/phase3/resources/jquery.tipsy/jquery.tipsy.css (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery.ui/themes/default/jquery.ui.autocomplete.css (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery.ui/themes/default/jquery.ui.theme.css (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery.ui/themes/vector/jquery.ui.autocomplete.css (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery.ui/themes/vector/jquery.ui.button.css (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery.ui/themes/vector/jquery.ui.dialog.css (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery.ui/themes/vector/jquery.ui.theme.css (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.async.js (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.autoEllipsis.js (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.checkboxShiftClick.js (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.client.js (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.color.js (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.colorUtil.js (added) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.delayedBind.js (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.form.js (added) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.highlightText.js (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.hoverIntent.js (added) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.localize.js (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.makeCollapsible.css (added) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.makeCollapsible.js (added) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.messageBox.css (added) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.messageBox.js (added) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.placeholder.js (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.suggestions.css (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.suggestions.js (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.tabIndex.js (modified) (history)
  • /branches/img_metadata/phase3/resources/jquery/jquery.textSelection.js (modified) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.action/mediawiki.action.edit.js (added) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.action/mediawiki.action.history.js (modified) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.action/mediawiki.action.view.rightClickEdit.js (modified) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.action/mediawiki.action.watch.ajax.js (modified) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.language/mediawiki.language.js (modified) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.special/mediawiki.special.block.js (added) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.special/mediawiki.special.changeslist.css (modified) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.special/mediawiki.special.preferences.css (modified) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.special/mediawiki.special.preferences.js (modified) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.special/mediawiki.special.search.js (modified) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.special/mediawiki.special.upload.js (added) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.util/mediawiki.util.jpegmeta.js (added) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.util/mediawiki.util.js (modified) (history)
  • /branches/img_metadata/phase3/resources/mediawiki.util/mediawiki.util.test.js (modified) (history)
  • /branches/img_metadata/phase3/resources/mediawiki/mediawiki.js (modified) (history)
  • /branches/img_metadata/phase3/resources/mediawiki/mediawiki.log.js (modified) (history)
  • /branches/img_metadata/phase3/resources/skins.common (deleted) (history)
  • /branches/img_metadata/phase3/serialized/Utf8Case.ser (modified) (history)
  • /branches/img_metadata/phase3/serialized/first-letters-root.ser (added) (history)
  • /branches/img_metadata/phase3/skins/Chick.php (modified) (history)
  • /branches/img_metadata/phase3/skins/CologneBlue.php (modified) (history)
  • /branches/img_metadata/phase3/skins/Modern.php (modified) (history)
  • /branches/img_metadata/phase3/skins/MonoBook.php (modified) (history)
  • /branches/img_metadata/phase3/skins/Nostalgia.php (modified) (history)
  • /branches/img_metadata/phase3/skins/Simple.php (modified) (history)
  • /branches/img_metadata/phase3/skins/Standard.php (modified) (history)
  • /branches/img_metadata/phase3/skins/Vector.php (modified) (history)
  • /branches/img_metadata/phase3/skins/chick/main.css (modified) (history)
  • /branches/img_metadata/phase3/skins/common/IE80Fixes.css (added) (history)
  • /branches/img_metadata/phase3/skins/common/IEFixes.js (modified) (history)
  • /branches/img_metadata/phase3/skins/common/Makefile (deleted) (history)
  • /branches/img_metadata/phase3/skins/common/block.js (deleted) (history)
  • /branches/img_metadata/phase3/skins/common/cologneblue.css (modified) (history)
  • /branches/img_metadata/phase3/skins/common/commonPrint.css (modified) (history)
  • /branches/img_metadata/phase3/skins/common/common_rtl.css (deleted) (history)
  • /branches/img_metadata/phase3/skins/common/config.css (modified) (history)
  • /branches/img_metadata/phase3/skins/common/diff.css (modified) (history)
  • /branches/img_metadata/phase3/skins/common/edit.js (modified) (history)
  • /branches/img_metadata/phase3/skins/common/history.js (modified) (history)
  • /branches/img_metadata/phase3/skins/common/metadata.js (modified) (history)
  • /branches/img_metadata/phase3/skins/common/mwsuggest.js (modified) (history)
  • /branches/img_metadata/phase3/skins/common/nostalgia.css (modified) (history)
  • /branches/img_metadata/phase3/skins/common/oldshared.css (modified) (history)
  • /branches/img_metadata/phase3/skins/common/prefs.js (modified) (history)
  • /branches/img_metadata/phase3/skins/common/preview.js (modified) (history)
  • /branches/img_metadata/phase3/skins/common/quickbar-right.css (deleted) (history)
  • /branches/img_metadata/phase3/skins/common/quickbar.css (deleted) (history)
  • /branches/img_metadata/phase3/skins/common/shared.css (modified) (history)
  • /branches/img_metadata/phase3/skins/common/upload.js (modified) (history)
  • /branches/img_metadata/phase3/skins/common/wikibits.js (modified) (history)
  • /branches/img_metadata/phase3/skins/modern/main.css (modified) (history)
  • /branches/img_metadata/phase3/skins/modern/rtl.css (deleted) (history)
  • /branches/img_metadata/phase3/skins/monobook/main.css (modified) (history)
  • /branches/img_metadata/phase3/skins/simple/rtl.css (deleted) (history)
  • /branches/img_metadata/phase3/skins/vector/csshover.min.htc (added) (history)
  • /branches/img_metadata/phase3/skins/vector/images/arrow-down-icon.png (modified) (history)
  • /branches/img_metadata/phase3/skins/vector/images/watch-icons.png (modified) (history)
  • /branches/img_metadata/phase3/skins/vector/screen.css (modified) (history)
  • /branches/img_metadata/phase3/tests/RunSeleniumTests.php (modified) (history)
  • /branches/img_metadata/phase3/tests/TestsAutoLoader.php (added) (history)
  • /branches/img_metadata/phase3/tests/installer (deleted) (history)
  • /branches/img_metadata/phase3/tests/jasmine (added) (history)
  • /branches/img_metadata/phase3/tests/jasmine/lib (added) (history)
  • /branches/img_metadata/phase3/tests/jasmine/spec (added) (history)
  • /branches/img_metadata/phase3/tests/jasmine/spec_makers (added) (history)
  • /branches/img_metadata/phase3/tests/parser/extraParserTests.txt (modified) (history)
  • /branches/img_metadata/phase3/tests/parser/parserTest.inc (modified) (history)
  • /branches/img_metadata/phase3/tests/parser/parserTests.txt (modified) (history)
  • /branches/img_metadata/phase3/tests/parser/parserTestsParserHook.php (modified) (history)
  • /branches/img_metadata/phase3/tests/parser/preprocess (added) (history)
  • /branches/img_metadata/phase3/tests/parser/preprocess/All_system_messages.expected (added) (history)
  • /branches/img_metadata/phase3/tests/parser/preprocess/All_system_messages.txt (added) (history)
  • /branches/img_metadata/phase3/tests/parser/preprocess/Factorial.expected (added) (history)
  • /branches/img_metadata/phase3/tests/parser/preprocess/Factorial.txt (added) (history)
  • /branches/img_metadata/phase3/tests/parser/preprocess/Fundraising.expected (added) (history)
  • /branches/img_metadata/phase3/tests/parser/preprocess/Fundraising.txt (added) (history)
  • /branches/img_metadata/phase3/tests/parser/preprocess/QuoteQuran.expected (added) (history)
  • /branches/img_metadata/phase3/tests/parser/preprocess/QuoteQuran.txt (added) (history)
  • /branches/img_metadata/phase3/tests/parserTests.php (replaced) (history)
  • /branches/img_metadata/phase3/tests/phpunit/Makefile (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/MediaWikiPHPUnitCommand.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/MediaWikiTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/README (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/bootstrap.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip/cd-gap.zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip/cd-truncated.zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip/class-trailing-null.zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip/class-trailing-slash.zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip/class.zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip/empty.zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip/looks-like-zip64.zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip/nosig.zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip/split.zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip/trail.zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip/wrong-cd-start-disk.zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/data/zip/wrong-central-entry-sig.zip (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/ArticleTablesTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/BlockTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/CdbTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/ExternalStoreTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/ExtraParserTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/FormOptionsInitializationTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/FormOptionsTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/GlobalTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/HooksTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/HttpTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/IPTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/ImageFunctionsTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/JsonTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/LanguageConverterTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/LicensesTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/LocalFileTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/MWFunctionTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/MWNamespaceTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/MediaWikiTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/MessageTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/NewDBTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/ParserOptionsTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/Providers.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/ResourceLoaderFileModuleTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/ResourceLoaderTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/RevisionTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/SampleTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/SanitizerTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/SeleniumConfigurationTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/SiteConfigurationTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/TimeAdjustTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/TitlePermissionTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/TitleTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/UploadFromUrlTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/UploadTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/UserIsValidEmailAddrTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/XmlJsTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/XmlSelectTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/XmlTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/ZipDirectoryReaderTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/api/ApiBlockTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/api/ApiPurgeTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/api/ApiQueryTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/api/ApiSetup.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/api/ApiTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/api/ApiUploadTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/api/ApiWatchTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/api/format (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/api/format/ApiFormatPhpTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/api/format/ApiFormatTestBase.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/db/DatabaseSqliteTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/db/DatabaseTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/libs (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/libs/JavaScriptDistillerTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/libs/distiller-in.js (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/libs/distiller-out-full.js (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/libs/distiller-out.js (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/parser/MagicVariableTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/parser/MediaWikiParserTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/parser/NewParserTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/parser/ParserHelpers.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/parser/PreprocessorTest.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/parser/TagHooks.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/search/SearchEngineTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/search/SearchUpdateTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/specials (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/includes/specials/SpecialRecentchanges.php (added) (history)
  • /branches/img_metadata/phase3/tests/phpunit/languages/LanguageBe_taraskTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/languages/LanguageTest.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/phpunit.php (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/suite.xml (modified) (history)
  • /branches/img_metadata/phase3/tests/phpunit/suites/UploadFromUrlTestSuite.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/SeleniumConfig.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/SeleniumTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/SeleniumTestConstants.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/SeleniumTestSuite.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/data/SimpleSeleniumTestDB.sql (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/data/SimpleSeleniumTestImages.zip (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/data/mediawiki118_fresh_installation.sql (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiButtonsAvailabilityTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiDifferentDatabaseAccountTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiDifferntDatabasePrefixTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiErrorsConnectToDatabasePageTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiErrorsNamepageTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiHelpFieldHintTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiInstallationCommonFunction.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiInstallationConfig.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiInstallationMessage.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiInstallationVariables.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiInstallerTestSuite.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiMySQLDataBaseTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiMySQLiteDataBaseTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiOnAlreadyInstalledTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiRestartInstallationTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiRightFrameworkLinksTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiUpgradeExistingDatabaseTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/MediaWikiUserInterfaceTestCase.php (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/installer/README.txt (added) (history)
  • /branches/img_metadata/phase3/tests/selenium/selenium_settings.ini.php52.sample (deleted) (history)
  • /branches/img_metadata/phase3/tests/selenium/selenium_settings_grid.ini.sample (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/AddContentToNewPageTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/AddNewPageTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/CreateAccountTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/DeletePageAdminTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/EmailPasswordTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/MediaWikiEditorConfig.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/MediaWikiExtraTestSuite.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/MovePageTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/MyContributionsTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/MyWatchListTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/PageSearchTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/PreviewPageTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/SavePageTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/SimpleSeleniumConfig.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/SimpleSeleniumTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/SimpleSeleniumTestSuite.php (modified) (history)
  • /branches/img_metadata/phase3/tests/selenium/suites/UserPreferencesTestCase.php (modified) (history)
  • /branches/img_metadata/phase3/tests/testHelpers.inc (replaced) (history)
  • /branches/img_metadata/phase3/thumb.php (modified) (history)

Status & tagging log