wiki.techinc.nl/includes
2019-08-30 00:15:30 +00:00
..
actions Remove usages of Title::quickUserCan 2019-08-29 11:48:30 -07:00
api Move User::getAllRights to PermissionManager. 2019-08-29 15:38:26 +02:00
auth Merge "Migrate BagOStuff::incr() calls to incrWithInit()" 2019-08-25 15:11:49 +00:00
block Improve formatting of constructor documentation for block classes 2019-08-29 13:18:50 +01:00
cache Avoid fatal errors when reporting exceptions. 2019-08-29 13:07:46 +02:00
changes Remove usages of Title::quickUserCan 2019-08-29 11:48:30 -07:00
changetags Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
clientpool Rename CDN config variables to be generic, deprecating the old names 2019-05-24 21:09:22 +00:00
collation Remove several methods, deprecated in 1.32 2019-05-09 11:36:44 -07:00
composer Add some more missing limit parameters to explode() calls 2019-04-05 14:34:39 +00:00
config config: Change ConfigException to extend LogicException 2019-07-01 20:07:33 +00:00
content Add UnknownContentHandler. 2019-08-29 10:43:11 +00:00
context Merge "context: Use getRawVal instead of getVal for 'uselang' and 'useskin'" 2019-07-31 23:07:22 +00:00
dao dao: Correct return type doc for getLoadBalancer() 2019-04-11 22:24:43 +00:00
db Make ObjectCache check the value of apc.enable_cli in CLI mode 2019-08-29 09:04:18 -07:00
debug Fix return type of CeeFormatter::format 2019-06-18 21:13:10 +02:00
deferred Merge "deferred: make DeferredUpdates::attemptUpdate() use callback owners for $fnameTrxOwner" 2019-08-21 19:38:13 +00:00
diff Remove usages of Title::quickUserCan 2019-08-29 11:48:30 -07:00
edit Avoid extra parse/save delay for users with non-canonical parser options 2019-04-14 02:00:16 +00:00
editpage Move getRestrictionLevels from NamespaceInfo to PermissionManager. 2019-08-22 14:32:38 -07:00
exception Remove deprecated User groups/permission static calls. 2019-08-21 19:42:01 -07:00
export Merge "Improve type hints in export related classes" 2019-07-25 21:42:32 +00:00
externalstore externalstore: use CONN_TRX_AUTOCOMMIT instead of IDatabase::clearFlag() 2019-07-27 05:08:06 -04:00
filebackend Merge "Integration tests for FileBackendGroup" 2019-08-28 17:09:44 +00:00
filerepo filerepo: rename resolveToStoragePath() and tweak file operation arrays 2019-08-29 17:37:04 +00:00
gallery BadFileLookup::isBadFile() expects null, not false 2019-08-27 17:50:36 +00:00
historyblob build: Updating mediawiki/mediawiki-phan-config to 0.6.1 2019-07-10 10:17:03 -07:00
htmlform Merge "Allow SelectWithInput to be marked as required and handle that dynamically" 2019-07-31 13:28:54 +00:00
http Return result from HttpRequestFactory get and post methods 2019-05-13 11:32:17 +02:00
import Merge "import: Fix wrong/unspecific type hints in UploadSourceAdapter" 2019-07-27 14:23:46 +00:00
installer Merge "Revert "Make LocalisationCache a service"" 2019-08-26 22:00:46 +00:00
interwiki Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
jobqueue Remove more Oracle and Mssql leftovers 2019-08-25 17:21:49 +00:00
json
language Revert "Make LocalisationCache a service" 2019-08-26 18:28:26 +02:00
libs Merge "mime,logging: Remove unused private methods" 2019-08-29 18:27:10 +00:00
linkeddata linkeddata: Fix broken check in PageDataRequestHandler 2019-04-01 11:26:48 +00:00
linker Update LinkRenderer to use NamespaceInfo 2019-05-07 14:52:17 +02:00
logging logging: Deprecate LogEventsList::$mDefaultQuery member 2019-08-29 22:18:50 +01:00
mail mail: Avoid use of global state and use MediaWiki services DI 2019-08-27 14:19:49 +01:00
media Merge "Recognize exif values for Apple iOS photo modes" 2019-08-27 22:21:57 +00:00
Navigation Refactor buildPrevNextNavigation 2019-06-05 19:32:27 -04:00
objectcache Merge "Remove $wgMemCachedDebug" 2019-08-29 18:06:20 +00:00
page Remove usages of Title::quickUserCan 2019-08-29 11:48:30 -07:00
pager Restore some previous constructor calls 2019-08-27 09:56:38 +02:00
parser Use ->getTitle() instead of ->mTitle to get the title from Parser 2019-08-27 12:29:39 +02:00
password Remove hard deprecation of PasswordPolicyChecks::checkPopularPasswordBlacklist 2019-08-27 17:53:27 +01:00
Permissions Remove usages of Title::quickUserCan 2019-08-29 11:48:30 -07:00
poolcounter rdbms: fix some phpstorm warnings database classes 2019-07-13 21:49:51 +00:00
preferences Add more information to exception thrown 2019-08-26 19:03:09 -07:00
profiler profiler: Centralise output responsibility from ProfilerOutputText to Profiler 2019-08-28 16:07:18 +00:00
rcfeed Fix entites typos 2019-08-28 06:36:04 +02:00
registration objectcache: make newFromId()/newWANcacheFromId()/getDefaultKeyspace() private 2019-08-20 13:11:27 +00:00
resourceloader resourceloader: Add coverage for internal Context::getReqBase() 2019-08-25 19:03:04 +01:00
Rest REST: call MediaWiki::preOutputCommit and doPostOutputShutdown 2019-08-26 14:19:43 +10:00
Revision rdbms: add setTempTablesOnlyMode() to suppress CONN_TRX_AUTOCOMMIT during tests 2019-08-19 18:47:21 -04:00
revisiondelete Revert "Add small HtmlCacheUpdater service class to normalize purging code" 2019-08-07 13:56:30 +00:00
revisionlist Avoid usage of deprecated Revision::* constants, use RevisionRecord 2019-07-21 15:03:03 +01:00
search Hard deprecate new SearchResult() and introduce RevisionSearchResult 2019-08-27 08:27:28 -07:00
session Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
shell Avoid the use of silence operator (@) and use AtEase methods 2019-07-23 08:43:44 +01:00
site Switch various LoadBalancer::getConnection() callers to getConnectionRef() 2019-07-12 10:56:30 -07:00
skins Remove usages of Title::quickUserCan 2019-08-29 11:48:30 -07:00
sparql
specialpage Make WantedQueryPage::makeWlhLink protected 2019-08-28 19:13:40 +02:00
specials Merge "Remove usages of Title::quickUserCan" 2019-08-29 20:58:02 +00:00
Storage Merge "rdbms: add setTempTablesOnlyMode() to suppress CONN_TRX_AUTOCOMMIT during tests" 2019-08-25 15:02:48 +00:00
templates Fix recent changes and watchlist separator whitespace 2019-07-30 18:46:47 +01:00
tidy tidy: Remove unused var and define $parts var to avoid undefined error 2019-06-10 14:34:54 +01:00
title Move getRestrictionLevels from NamespaceInfo to PermissionManager. 2019-08-22 14:32:38 -07:00
upload Fix call to non-existing TempFSFileFactory::getTempFSFile() 2019-08-28 21:08:58 +02:00
user Move User::getAllRights to PermissionManager. 2019-08-29 15:38:26 +02:00
utils AutoLoader: Skip tokenizing of irrelevant lines in ClassCollector 2019-06-19 15:09:49 +00:00
watcheditem watchlist: cleanup WatchedItemStore PhpStorm warnings 2019-08-05 23:26:48 -04:00
widget Merge "Allow SelectWithInput to be marked as required and handle that dynamically" 2019-07-31 13:28:54 +00:00
.htaccess
ActorMigration.php Improve documentation of getJoin() methods for static analysis 2019-07-03 15:45:01 +02:00
AjaxDispatcher.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
AjaxResponse.php Rename CDN config variables to be generic, deprecating the old names 2019-05-24 21:09:22 +00:00
AutoLoader.php API: Abstract out parameter validation 2019-06-23 10:58:44 +02:00
Autopromote.php Remove deprecated User groups/permission static calls. 2019-08-21 19:42:01 -07:00
BadFileLookup.php BadFileLookup to replace wfIsBadImage 2019-08-21 20:45:37 +03:00
CategoriesRdf.php
Category.php Remove more Oracle and Mssql leftovers 2019-08-25 17:21:49 +00:00
CategoryFinder.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
CategoryViewer.php Use short assignment operator in PHP 2019-03-07 09:55:49 +01:00
CommentStore.php Improve documentation of getJoin() methods for static analysis 2019-07-03 15:45:01 +02:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php Don't pass Config to service constructors 2019-05-02 11:33:56 +03:00
ContentSecurityPolicy.php CSP: Minor cleanup in ContentSecurityPolicy.php 2019-03-20 23:16:01 +01:00
DefaultSettings.php Remove $wgMemCachedDebug 2019-08-29 17:16:31 +00:00
Defines.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php DevelopmentSettings: Clarify grouping of settings and purpose 2019-08-07 14:23:58 +00:00
DummyLinker.php Linker: Force type Language for $lang in tocList and generateTOC 2019-07-16 07:03:59 +02:00
EditPage.php Add UnknownContentHandler. 2019-08-29 10:43:11 +00:00
EventRelayerGroup.php
FauxRequest.php WebRequest: Change getFullRequestURL() to use local getProtocol() 2019-04-20 00:58:17 +01:00
FauxResponse.php Move FauxResponse class to own file 2019-03-02 18:55:13 +00:00
FeedUtils.php Avoid usage of deprecated Revision::* constants 2019-07-21 18:02:58 +01:00
FileDeleteForm.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
ForeignResourceManager.php Use AtEase::quietCall() instead of Wikimedia\quietCall() 2019-06-10 14:18:19 +00:00
ForkController.php LockManagerGroupFactory to replace singletons 2019-08-27 13:19:15 +03:00
FormOptions.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
GitInfo.php Wording 2019-06-01 14:16:00 +02:00
GlobalFunctions.php BadFileLookup to replace wfIsBadImage 2019-08-21 20:45:37 +03:00
HeaderCallback.php Add some @since tags to HeaderCallback 2019-06-06 16:14:58 +01:00
Hooks.php
Html.php Html: Make linkButton() documentation less confusing 2019-07-10 23:04:59 +00:00
Linker.php Merge "Let Html::element do the HTML encoding" 2019-08-28 06:57:34 +00:00
LinkFilter.php Fix some docs 2019-05-22 21:50:52 +02:00
ListToggle.php
MagicWord.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
MagicWordArray.php Improve return types in class MagicWordArray 2019-06-03 17:52:47 +02:00
MagicWordFactory.php Clean up spacing of doc comments 2019-08-05 22:29:50 +00:00
MediaWiki.php Fix and re-apply "RedirectSpecialPage: handle interwiki redirects" 2019-07-24 03:55:49 +00:00
MediaWikiServices.php LockManagerGroupFactory to replace singletons 2019-08-27 13:19:15 +03:00
MediaWikiVersionFetcher.php
MergeHistory.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
MovePage.php Merge "Replace User::isAllowed with PermissionManager." 2019-08-21 08:00:33 +00:00
MWGrants.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
MWNamespace.php Move getRestrictionLevels from NamespaceInfo to PermissionManager. 2019-08-22 14:32:38 -07:00
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php Remove $wgUseKeyHeader and OutputPage::getKeyHeader(), deprecated in 1.32 2019-06-19 15:14:54 -04:00
OutputPage.php Remove usages of Title::quickUserCan 2019-08-29 11:48:30 -07:00
PageProps.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
PathRouter.php Use [...] instead of array(...) in PHP comments and documentation 2019-06-17 21:15:09 +02:00
PHPVersionCheck.php PHPVersionCheck: remove version_compare() existence check 2019-06-14 22:23:49 +00:00
Pingback.php Pass options as array to IDatabase::insert 2019-06-07 19:12:35 +02:00
ProtectionForm.php Move getRestrictionLevels from NamespaceInfo to PermissionManager. 2019-08-22 14:32:38 -07:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php Fix types around ILoadBalancer and IResultWrapper 2019-07-04 21:56:31 +02:00
Revision.php Move getPrevious/NextRevision logic out of Title 2019-05-05 21:08:46 +03:00
ServiceWiring.php Merge "MessageCache: Remove $wgMsgCacheExpiry configuration var" 2019-08-27 18:33:05 +00:00
Setup.php Merge "Setup: Remove scopedProfileIn() calls" 2019-08-26 23:36:44 +00:00
SiteConfiguration.php Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
SiteStats.php Switch various LoadBalancer::getConnection() callers to getConnectionRef() 2019-07-12 10:56:30 -07:00
SiteStatsInit.php Convert LoadBalancer::getConnection() callers to LoadBalancer::getConnectionRef() 2019-07-21 01:02:49 -07:00
Status.php Status: Make various improvements to the Status class 2019-03-04 00:44:34 +00:00
StreamFile.php
StubObject.php StubObject: Use 'self' instead of 'StubObject' (or <ClassName>) 2019-04-17 14:01:17 +01:00
StubUserLang.php Split StubObject.php to have one class in one file 2019-04-14 14:20:42 +00:00
TemplateParser.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
TemplatesOnThisPageFormatter.php Remove usages of Title::quickUserCan 2019-08-29 11:48:30 -07:00
Title.php Merge "Move Title::isNamespaceProtected() to PermissionManager." 2019-08-28 09:19:14 +00:00
TitleArray.php Inline trivial …_internal() methods in Title/UserArray classes 2019-05-29 19:22:03 +00:00
TitleArrayFromResult.php Fix param doc of TitleArrayFromResult::setCurrent 2019-07-18 16:43:02 +00:00
TrackingCategories.php Use [...] instead of array(...) in PHP comments and documentation 2019-06-17 21:15:09 +02:00
WebRequest.php Short-circuit WebRequest::getGPCVal() for printable ASCII strings 2019-08-23 14:53:38 +00:00
WebRequestUpload.php Use https://www.php.net/ instead of https://secure.php.net/ 2019-04-12 06:44:48 +02:00
WebResponse.php Convert a few call_user_func*() calls to native PHP syntax 2019-03-07 19:25:40 -08:00
WebStart.php WebStart: Avoid DB or uselang for nonwrite-api-promise-error message 2019-08-25 19:15:34 +01:00
WikiMap.php Remove more Oracle and Mssql leftovers 2019-08-25 17:21:49 +00:00
WikiReference.php
Xml.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
XmlJsCode.php
XmlSelect.php