aboutsummaryrefslogtreecommitdiffstats
path: root/includes/MediaWiki.php
Commit message (Expand)AuthorAgeFilesLines
...
* | MediaWiki: Temp silence FR-induced clearActionName warningsTimo Tijhof2022-11-171-1/+7
* | InitializeArticleMaybeRedirect hook: Improve docs & restrictGergő Tisza2022-11-171-5/+0
* | Setup: Promote clearActionName log message to runtime warning (2)Krinkle2022-11-081-12/+8
* | Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-281-0/+1
* | Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-2/+1
* | Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-1/+2
|/
* rdbms: Remove synchronous pre-send waitForReplication fallbackTimo Tijhof2022-08-241-18/+8
* Support CDN query parameter re-orderingOri Livneh2022-08-091-7/+1
* Merge "user: Move logic for unregistered HTTPS pref to User::requiresHTTPS()"jenkins-bot2022-08-061-5/+1
|\
| * user: Move logic for unregistered HTTPS pref to User::requiresHTTPS()Umherirrender2022-08-061-5/+1
* | Revert "Setup: Promote clearActionName log message to runtime warning"Awight2022-07-121-8/+12
* | Setup: Promote clearActionName log message to runtime warningTimo Tijhof2022-07-121-12/+8
* | MediaWiki.php: Reduce scope of variablesUmherirrender2022-07-081-19/+19
|/
* MediaWiki: Avoid spurious page queryMáté Szabó2022-07-051-4/+3
* Call IContextSource::getAuthority instead of IContextSource::getUserUmherirrender2022-06-291-1/+1
* MediaWiki: Don't eagerly initialize action nameMáté Szabó2022-06-241-4/+6
* Merge "deferred: Remove unused $mode and jobify() from internal doUpdates"jenkins-bot2022-06-241-1/+1
|\
| * deferred: Remove unused $mode and jobify() from internal doUpdatesTimo Tijhof2022-06-211-1/+1
* | MediaWiki.php: Replace deprecated wfReadOnlyUmherirrender2022-06-201-9/+4
|/
* ViewAction: Enable unconditional 1h hour CDN cache for any page viewsAmir Sarabadani2022-05-301-2/+6
* Replace Action::getActionName by IContextSource::getActionNameUmherirrender2022-04-151-2/+2
* Use name constants to access config settings.daniel2022-04-071-27/+28
* phan: Disable scalar_implicit_cast settingUmherirrender2022-03-181-0/+1
* Fix type of value directly passed to php internal functionsUmherirrender2022-03-071-1/+1
* Fix various documentation related to null typesUmherirrender2022-02-261-1/+1
* Replace some more usages of Wikimedia\(suppress|restore)Warnings()Reedy2022-02-241-2/+3
* DeferredUpdates: Introduce $wgForceDeferredUpdatesPreSenddaniel2022-02-151-1/+7
* Fix typos in comments (M)Siddharth VP2022-01-091-1/+1
* SECURITY: Require 'read' right for most actionsKunal Mehta2021-12-151-0/+5
* Revert "Replace deprecated methods IContextSource::getWikiPage && IContextSou...Legoktm2021-12-141-11/+14
* Remove ActionAjaxAmir Sarabadani2021-12-011-15/+0
* Merge "rdbms: Stop calling LBFactory::setAgentName from MW wiring"jenkins-bot2021-11-221-12/+0
|\
| * rdbms: Stop calling LBFactory::setAgentName from MW wiringTimo Tijhof2021-11-191-12/+0
* | Remove or replace usages of "sanity"Reedy2021-11-191-2/+2
* | Replace deprecated methods IContextSource::getWikiPage && IContextSource::can...Roman Stolar2021-11-161-14/+11
|/
* profiler: Remove dependency on WebRequest from ProfilerTimo Tijhof2021-10-091-1/+0
* Merge "Metrics: Wire up MetricsFactory into ServiceWiring and emit steps"jenkins-bot2021-10-071-0/+3
|\
| * Metrics: Wire up MetricsFactory into ServiceWiring and emit stepsCole White2021-10-071-0/+3
* | Deprecate wfLogProfilingData(), improve statsd/profiling docsTimo Tijhof2021-10-021-3/+30
|/
* MWExceptionHandler: Rename rollbackMasterChangesAndLog to rollbackPrimaryChan...James D. Forrester2021-09-031-1/+1
* ILoadBalancer/ILBFactory: Rename hasOrMadeRecentMasterChanges to hasOrMadeRec...James D. Forrester2021-09-021-2/+2
* ILoadBalancer/ILBFactory: Rename commitMasterChanges() to commitPrimaryChanges()James D. Forrester2021-09-021-3/+3
* Change trivial use of getVal('action') to getRawValTimo Tijhof2021-08-261-11/+11
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* MediaWiki: Avoid usage of deprecated `JobQueueGroup::singleton()`Derick A2021-07-121-3/+3
* Add statsd timing for actionsTim Starling2021-06-291-3/+11
* Add TransactionProfiler::silenceForScope()Gergő Tisza2021-05-161-8/+5
* Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variablesJames D. Forrester2021-05-141-1/+1
* Remove deprecated https-related hooksDannyS7122021-04-301-5/+0
* build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0James D. Forrester2021-04-291-1/+1