Make LocalFileLockError an error page exception
[lhc/web/wiklou.git] / includes / filerepo / file / LocalFile.php
2016-06-11 Aaron SchulzMake LocalFileLockError an error page exception
2016-06-09 jenkins-botMerge "Revert "Map dummy language codes in sites""
2016-06-07 jenkins-botMerge "Map dummy language codes in sites"
2016-06-07 jenkins-botMerge "Chinese Conversion Table Update 2016-3"
2016-06-02 jenkins-botMerge "Show ParserOutput warning instead of on the...
2016-06-02 jenkins-botMerge "Make LinksDeletionUpdate use query batching"
2016-06-01 jenkins-botMerge "Expose SearchEngine specific profiles"
2016-06-01 jenkins-botMerge "Remove a test case from PHPSessionHandlerTest...
2016-05-31 jenkins-botMerge "objectcache: Support key versioning in WANObject...
2016-05-31 jenkins-botMerge "populateRevisionLength: Read from slaves when...
2016-05-30 jenkins-botMerge "API: Fixes for AuthManager"
2016-05-30 jenkins-botMerge "Add support for icu-ta collation"
2016-05-28 jenkins-botMerge "LoginSignupSpecialPage: Load return and returnto...
2016-05-28 jenkins-botMerge "mw.ForeignStructuredUpload.BookletLayout: Make...
2016-05-27 jenkins-botMerge "Special:UserLogin: Consolidate create account...
2016-05-26 jenkins-botMerge "Add LinksUpdate::getRevision()"
2016-05-26 jenkins-botMerge "registration: Add --config-prefix to convertExte...
2016-05-26 jenkins-botMerge "Revert "Thumbnails: allow overflow inside thumbn...
2016-05-26 jenkins-botMerge "collation: Remove suppressWarnings() for getSort...
2016-05-26 jenkins-botMerge "Avoid DBPerformance warnings on PURGE/TRACE...
2016-05-25 jenkins-botMerge "Use correct module name for stats in executeActi...
2016-05-25 jenkins-botMerge "filerepo: Add missing quote back to LocalFileLoc...
2016-05-25 Aaron Schulzfilerepo: Add missing quote back to LocalFileLockError...
2016-05-25 jenkins-botMerge "Remove explicit tabindex from diff links"
2016-05-24 jenkins-botMerge "Support non-replicating DB clusters for static...
2016-05-24 jenkins-botMerge "Simplify code for updating tooltips with accessk...
2016-05-24 jenkins-botMerge "Revert "Convert Special:NewFiles to use OOUI.""
2016-05-24 jenkins-botMerge "Convert Special:NewFiles to use OOUI."
2016-05-24 jenkins-botMerge "Convert Special:WithoutInterwiki to OOUI"
2016-05-24 jenkins-botMerge "Improve some documentation of AuthManager's...
2016-05-24 jenkins-botMerge "Disable CAS check when saving TestUser data."
2016-05-24 Aaron SchulzAdd the LockManager error to LocalFileLockError exceptions
2016-05-23 jenkins-botMerge "Log autocreation attempts in SessionManager"
2016-05-23 jenkins-botMerge "add LanguageTest::testEquals for Id7ed6a21c"
2016-05-23 jenkins-botMerge "Language: Introduce new method equals( Language...
2016-05-19 jenkins-botMerge "Revert "Convert Special:WhatLinksHere from XML...
2016-05-19 jenkins-botMerge "Highlight new requirement"
2016-05-19 jenkins-botMerge "API: Avoid duplicate IDs in API documentation"
2016-05-19 jenkins-botMerge "Allow resources to be salvaged across service...
2016-05-19 jenkins-botMerge "Disable Cucumber scenarios that are broken in...
2016-05-18 jenkins-botMerge "Speed up password-handling in the unit tests"
2016-05-17 jenkins-botMerge "Let BagOStuff::merge() callbacks override the...
2016-05-17 jenkins-botMerge "Increase LocalFile lock() timeout and improve...
2016-05-13 jenkins-botMerge "Require strip marker names to not have & ' ...
2016-05-12 Aaron SchulzIncrease LocalFile lock() timeout and improve error...
2016-05-12 jenkins-botMerge "wfTempDir try harder to get a tmp dir on Windows"
2016-05-10 jenkins-botMerge "Update default hash storage settings"
2016-05-10 jenkins-botMerge "Remove DELETE_SOURCE flag from FileRepo store...
2016-05-10 jenkins-botMerge "Avoid spamming the duplicate key fetch log in...
2016-05-06 jenkins-botMerge "Do not let DataUpdate exceptions block other...
2016-05-05 jenkins-botMerge "Introduce mediawiki.router for handling hash...
2016-05-05 jenkins-botMerge "Rephrase tog-norollbackdiff"
2016-05-05 jenkins-botMerge "Override momentjs's digit transform logic with...
2016-05-05 jenkins-botMerge "Enforce load.php's no-session constraint"
2016-05-05 jenkins-botMerge "Chinese Conversion Table Update 2016-2"
2016-05-04 jenkins-botMerge "Make sure OtherBlockLogLink's second parameter...
2016-05-04 jenkins-botMerge "Point skins/extension READMEs to Phabricator"
2016-05-04 jenkins-botMerge "ApiOptions: set form field parent earlier"
2016-05-03 jenkins-botMerge "registration: Allow string value for Hooks"
2016-05-03 jenkins-botMerge "Support hash fragments in wfAppendQuery()"
2016-05-03 jenkins-botMerge "SessionManager: Add provision for encrypting...
2016-05-03 jenkins-botMerge "Fix HTMLForm noData logic in trySubmit"
2016-05-03 jenkins-botMerge "ParserCache: Don't try to save to nothing if...
2016-05-02 jenkins-botMerge "Update Microsoft SQL Server schema"
2016-05-02 jenkins-botMerge "Pass through errors creating the main page to...
2016-05-02 jenkins-botMerge "Quick-fail refreshLinksJob if the triggering...
2016-05-02 jenkins-botMerge "Unify HTMLForm message handling"
2016-05-02 jenkins-botMerge "Make refreshLinksJob explicitly check the cache...
2016-05-02 jenkins-botMerge "Log when resyncFiles() fails in FileBackendMulti...
2016-05-02 jenkins-botMerge "Allow specifying targets for ResourceLoaderWikiM...
2016-05-02 jenkins-botMerge "Set explicit direction to ApiHelp headers with...
2016-05-02 jenkins-botMerge "Give redirects a sort index in title widget"
2016-05-02 jenkins-botMerge "In ParserCache, respect $useOutdated"
2016-04-30 jenkins-botMerge "Style warnings from live preview on Special...
2016-04-29 jenkins-botMerge "Add class to div wrapper around category lists"
2016-04-29 Aaron SchulzAvoid lock error exceptions during upgradeRow() contention
2016-04-26 jenkins-botMerge "OutputPage: Use PageViewLanguage instead of...
2016-04-26 jenkins-botMerge "Remove un-needed cast for array key in WatchedIt...
2016-04-25 jenkins-botMerge "Migration of browsertests* Jenkins jobs to selen...
2016-04-25 jenkins-botMerge "Fix escaping for MSSQL LIKE queries."
2016-04-21 jenkins-botMerge "TableDiffFormatter: Don't repeatedly call array_...
2016-04-19 jenkins-botMerge "Improve HTMLSubmitField return value"
2016-04-19 jenkins-botMerge "Fix wrong @return type hints in Language::tsTo...
2016-04-18 jenkins-botMerge "parserTests.php: fix three bitrot bugs with...
2016-04-18 jenkins-botMerge "Move disable of preference 'enotifminoredits'"
2016-04-18 jenkins-botMerge "Rephrase watchlistedit-clear-title"
2016-04-18 jenkins-botMerge "Adding param documentation for Parser::internalP...
2016-04-15 jenkins-botMerge "Title: Throw if newFromText is given an invalid...
2016-04-14 jenkins-botMerge "Fix UID test and make debugging easier"
2016-04-14 jenkins-botMerge "Follow-up Idb1202579: Add special-characters...
2016-04-14 jenkins-botMerge "Use WatchedItemStore for SP:RC watchers count"
2016-04-14 jenkins-botMerge "CatWatch don't show the number of pages transcluded"
2016-04-13 jenkins-botMerge "Track which web request created a job"
2016-04-13 jenkins-botMerge "Use english messages for background use of Statu...
2016-04-12 jenkins-botMerge "Bump grunt to 1.0.1, remove grunt-cli"
2016-04-12 jenkins-botMerge "Revert "Measure commitMasterChanges() run time""
2016-04-12 Ori LivnehMerge "Don't report image cache hits / misses"
2016-04-12 Ori LivnehDon't report image cache hits / misses
2016-04-12 umherirrenderUse english messages for background use of Status:...
2016-04-12 jenkins-botMerge "Add preference for watching uploaded files"
next