wiki.techinc.nl/includes
Aaron Schulz 6ec1bcc04a Convert LocalFile to using getWithSetCallback() for caching
Changed the hashing for the keys to SHA-1, which also avoids
problems with old MediaWiki versions seeing the new WAN
versioned keys.

Also fixed a few annoying IDEA errors

Change-Id: Ie608fb86421bc96e05e4a3b352f39b4938a243e4
2016-08-31 17:36:02 -07:00
..
actions Move HTTP 304 check from performRequest to ViewAction 2016-08-29 14:23:16 -07:00
api Localisation updates from https://translatewiki.net. 2016-08-31 21:57:45 +02:00
auth Merge "Expand SessionManager / AuthManager documentation" 2016-08-30 19:11:13 +00:00
cache Clean up array() syntax in docs, part III 2016-08-13 05:40:40 +04:30
changes Make various MWCallableUpdate usages rollback-safe 2016-08-15 00:47:42 -07:00
changetags Split off permission to delete tags from managechangetags permission 2016-05-12 21:11:04 +00:00
clientpool
collation Implement NumericUppercaseCollation 2016-08-23 18:41:01 +00:00
compat Fix and standardize Doxygen tags 2016-04-30 12:10:17 +02:00
composer Stop supporting old versions of composer for ComposerPackageModifier 2016-05-06 19:44:06 +00:00
config Allow resources to be salvaged across service resets. 2016-05-19 12:38:07 +02:00
content content: Refactor normalization of line endings code 2016-08-23 11:09:59 -07:00
context Add getStatsdDataFactory to MediawikiServices 2016-04-19 13:11:38 +01:00
dao Beef up and generalize IDBAccessObject constants a bit 2016-08-08 21:02:15 -07:00
db Merge "Add more estimation modes to pendingWriteQueryDuration()" 2016-08-30 21:44:54 +00:00
debug Clean up array() syntax in docs, part IV 2016-08-26 16:06:58 +04:30
deferred LinksUpdate: Add functions returning changed page properties 2016-08-29 16:45:05 -07:00
diff Merge "Revert "Move CSS for patrol from mediawiki.legacy to new module mediawiki.page.patrol"" 2016-08-11 23:05:06 +00:00
exception Clean up array() syntax in docs, part III 2016-08-13 05:40:40 +04:30
export DumpStringOutput: Rename getOutput() to __toString() 2016-07-14 06:28:16 -04:00
externalstore Fix ExternalStoreDB IDEA errors 2016-04-20 18:17:25 +00:00
filebackend Merge "A few more DBLockManager fixes and cleanups" 2016-08-24 03:15:31 +00:00
filerepo Convert LocalFile to using getWithSetCallback() for caching 2016-08-31 17:36:02 -07:00
gallery Merge "Truncate gallery caption filenames with CSS" 2016-07-18 23:39:30 +00:00
htmlform Merge "HTMLFormField: Don't display empty popup in OOUI mode if empty 'help' is given" 2016-08-25 16:27:45 +00:00
import Remove web-request usages of deadlockLoop() 2016-07-26 18:44:41 -07:00
installer Localisation updates from https://translatewiki.net. 2016-08-31 21:57:45 +02:00
interwiki Factor InterwikiLookup out of Interwiki class. 2016-05-18 11:57:32 +02:00
jobqueue Add more estimation modes to pendingWriteQueryDuration() 2016-08-29 18:36:17 -07:00
json
libs objectcache: add and use adaptiveTTL() method 2016-08-31 03:40:56 +00:00
linker Mark Linker::link() as @deprecated 2016-07-26 07:19:46 -07:00
logging revisiondelete: Fix $oldBits/$newBits usage in setVisibility() 2016-06-03 23:04:27 +00:00
mail Remove WatchedItemStore::getDefaultInstance 2016-05-06 08:47:37 +00:00
media Merge "Replace extract() with explicit variable definitions in DjVuImage" 2016-08-11 05:04:51 +00:00
objectcache objectcache: Make SqlBagOStuff::waitForSlaves() no-op without slaves 2016-08-30 22:47:04 +00:00
page Merge "Make WikiPage::doDeleteArticle more robust" 2016-08-29 23:28:12 +00:00
pager Clean up array() syntax in docs, part III 2016-08-13 05:40:40 +04:30
parser Adapt the ParserOutput cache TTL when including special pages 2016-08-31 17:17:38 +00:00
password SECURITY: Throw exception on unknown hash algorithm 2016-05-20 09:48:59 -07:00
poolcounter Include type in hashKeyIntoSlots() 2016-05-09 16:54:51 -07:00
profiler Canonicalise '@deprecated since' doc comments 2016-08-02 22:21:57 +00:00
rcfeed
registration registration: Support conditionally registered namespaces 2016-07-29 01:09:24 -07:00
resourceloader resourceloader: Create unit tests for ResourceLoaderContext 2016-08-29 16:47:15 -07:00
revisiondelete Make various MWCallableUpdate usages rollback-safe 2016-08-15 00:47:42 -07:00
search Extract ParserOutput search index data fields from WikiTextContentHandler 2016-08-19 09:26:17 -04:00
Services Avoid stack overflow in LoadBalancer with CACHE_DB WAN/server cache 2016-08-02 13:06:49 +00:00
session Merge "Expand SessionManager / AuthManager documentation" 2016-08-30 19:11:13 +00:00
site Canonicalise '@deprecated since' doc comments 2016-08-02 22:21:57 +00:00
skins SkinTemplate: Move bottomScripts() back sightly 2016-08-16 16:22:22 -05:00
specialpage LoginSignupSpecialPage: Restore old display of 'createacct-helpusername' 2016-08-25 22:23:53 +02:00
specials Use wiki email for From of CC messages when $wgUserEmailUseReplyTo is set 2016-08-31 14:12:31 -06:00
templates Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
tidy Balancer: pass configuration array to flatten instead of individual booleans 2016-08-06 12:08:19 -04:00
title Remove unused MediaWikiPageLinkRenderer class and interface 2016-06-23 14:15:21 +00:00
upload Clean up array() syntax in docs, part IV 2016-08-26 16:06:58 +04:30
user objectcache: add and use adaptiveTTL() method 2016-08-31 03:40:56 +00:00
utils Use newer transaction methods in BatchRowWriter 2016-08-21 20:03:17 -07:00
widget Don't magically make MediaWiki\Widget classes infusable 2016-07-26 13:56:47 +02:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
AuthPlugin.php Add AuthManager 2016-05-16 15:11:02 +00:00
AutoLoader.php Remove AutoLoader::loadClass() 2016-07-22 10:29:02 -07:00
Autopromote.php
Block.php SECURITY: Make $wgBlockDisablesLogin also restrict logged in permissions 2016-08-22 18:41:01 -07:00
Category.php Only store currently-existing categories in the categories table 2016-07-18 12:52:19 -04:00
CategoryFinder.php Clean up array() syntax in docs, part II 2016-08-07 14:57:38 +04:30
CategoryViewer.php Merge "Use display name in category page subheadings if provided" 2016-07-28 03:30:55 +00:00
DefaultSettings.php Rename EditButtonPublishNotSave to EditSubmitButtonLabelPublish 2016-08-29 10:55:11 -07:00
Defines.php Flag internal page retrieve/save cycles with EDIT_INTERNAL 2016-06-07 18:29:57 -07:00
DeprecatedGlobal.php
DerivativeRequest.php
DummyLinker.php Move Linker::getLinkColour() into LinkRenderer 2016-05-27 09:18:09 -07:00
EditPage.php Revert serie of "EditPage: Use context instead of globals" 2016-08-30 14:48:51 +02:00
EventRelayerGroup.php Convert EventRelayerGroup to services infrastructure 2016-04-25 14:22:31 -07:00
FauxRequest.php Change \\ to \ in phpdoc 2016-04-08 17:46:30 +00:00
Feed.php
FeedUtils.php Require POST for action=purge in PurgeAction 2016-08-10 18:33:55 -07:00
FileDeleteForm.php Remove direct rollback() calls from some places 2016-08-23 01:19:21 +00:00
ForkController.php Revert "Allow reset of global services." 2016-04-11 13:40:28 -07:00
FormOptions.php
GitInfo.php Use Diffusion for default Git Viewer 2016-03-14 13:03:34 -07:00
GlobalFunctions.php Document that wfParseUrl() can also return false 2016-08-16 20:48:02 -07:00
HistoryBlob.php Many more function case mismatches 2016-03-19 00:20:58 +00:00
Hooks.php
Html.php SECURITY: Escape '<' and ']]>' in inline <style> blocks 2016-08-23 03:34:22 +00:00
HtmlFormatter.php Switch to external HtmlFormatter 2016-04-13 02:37:59 +00:00
HttpFunctions.php objectcache: add and use adaptiveTTL() method 2016-08-31 03:40:56 +00:00
Licenses.php
limit.sh
Linker.php Linker: Get rid of "shortcuts" in image linking functions 2016-08-25 00:33:06 -07:00
LinkFilter.php
ListToggle.php mediawiki.checkboxtoggle: Fix minor issues. 2016-06-13 20:10:20 +00:00
MagicWord.php
MagicWordArray.php
MediaWiki.php Always fail over to sync jobs when Special:RunJobs fails 2016-08-31 05:24:02 -07:00
MediaWikiServices.php MediaWikiServices: Import NoSuchServiceException 2016-08-31 11:59:23 +01:00
MediaWikiVersionFetcher.php
MergeHistory.php Always use 'bool' instead of 'boolean' in Doxygen tags 2016-03-24 09:44:09 +01:00
Message.php Clean up array() syntax in docs, part IV 2016-08-26 16:06:58 +04:30
mime.info
mime.types Add AMF and STL to mime.types 2016-05-05 02:25:07 +00:00
MimeMagic.php MimeMagic: Prevent PHP warning when trying to read zero bytes 2016-03-24 10:14:31 +01:00
MovePage.php Avoid INSERT..SELECT in MovePage 2016-08-19 11:31:44 -07:00
MWNamespace.php
MWTimestamp.php MWTimestamp: Allow providing a DateTime object directly 2016-08-21 19:17:01 -07:00
NoLocalSettings.php
OutputHandler.php SECURITY: Improve cross-domain-policy mangling 2016-05-20 09:48:11 -07:00
OutputPage.php Merge "Floor slave lag before display" 2016-08-29 23:16:54 +00:00
PageProps.php Allow requiring cache size for page props 2016-08-18 12:57:34 -07:00
PathRouter.php
PHPVersionCheck.php Move fatal PHP functions checks to initialization 2016-06-14 12:50:39 -07:00
Pingback.php Pingback: Tweak docs a tiny bit to point to mw.org better 2016-08-22 10:14:28 -07:00
Preferences.php Directly use getSession for specialPreferencesSaveSuccess 2016-08-29 07:52:37 +02:00
PrefixSearch.php
ProtectionForm.php Avoid master queries on GET in ProtectionForm 2016-05-09 22:12:38 -07:00
Revision.php Revert "If rev_content_model is null, use page_content_model." 2016-07-10 22:58:36 +00:00
RevisionList.php Make revision deletion acquire file locks to avoid races 2016-07-26 16:32:15 -07:00
Sanitizer.php HTML5 Balancer 2016-07-12 14:18:04 +10:00
ServiceWiring.php VirtualRESTServiceClient management cleanups 2016-08-24 03:21:28 +00:00
Setup.php Rename 'authmanager' log channel to 'authevents' 2016-08-10 01:32:28 +00:00
SiteConfiguration.php Merge "Clean up array() in docs, Part I" 2016-07-29 00:19:45 +00:00
SiteStats.php Clear SiteStats process cache after DB update 2016-08-25 11:44:10 +10:00
Status.php Canonicalise '@deprecated since' doc comments 2016-08-02 22:21:57 +00:00
StreamFile.php Added Range support to FileBackend::streamFile() 2016-06-04 05:43:43 -07:00
StubObject.php StubObject: Allow using a factory function to construct the object 2016-08-17 03:00:11 +00:00
TemplateParser.php Always use 'bool' instead of 'boolean' in Doxygen tags 2016-03-24 09:44:09 +01:00
Title.php SECURITY: Make $wgBlockDisablesLogin also restrict logged in permissions 2016-08-22 18:41:01 -07:00
TitleArray.php
TitleArrayFromResult.php
WatchedItem.php Remove unused deprecated WatchedItem methods 2016-07-26 10:52:31 +00:00
WatchedItemQueryService.php Refactor database-related code in ApiQueryWatchlistRaw 2016-07-06 12:57:39 +00:00
WatchedItemStore.php Add convenience commitAndWaitForReplication() method 2016-08-16 22:09:17 +00:00
WebRequest.php Merge "Expand SessionManager / AuthManager documentation" 2016-08-30 19:11:13 +00:00
WebRequestUpload.php
WebResponse.php Remove old WebResponse::setCookie() calling method 2016-06-04 15:14:40 +00:00
WebStart.php Fix various phpcs error from last security patches 2016-05-20 20:20:36 +02:00
WikiMap.php Improve WikiMap::getWikiReferenceFromWgConf() 2016-07-06 14:20:07 -04:00
Xml.php
XmlSelect.php