index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
MediaWiki.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
MediaWiki: Temp silence FR-induced clearActionName warnings
Timo Tijhof
2022-11-17
1
-1
/
+7
*
|
InitializeArticleMaybeRedirect hook: Improve docs & restrict
Gergő Tisza
2022-11-17
1
-5
/
+0
*
|
Setup: Promote clearActionName log message to runtime warning (2)
Krinkle
2022-11-08
1
-12
/
+8
*
|
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-28
1
-0
/
+1
*
|
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-2
/
+1
*
|
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-1
/
+2
|
/
*
rdbms: Remove synchronous pre-send waitForReplication fallback
Timo Tijhof
2022-08-24
1
-18
/
+8
*
Support CDN query parameter re-ordering
Ori Livneh
2022-08-09
1
-7
/
+1
*
Merge "user: Move logic for unregistered HTTPS pref to User::requiresHTTPS()"
jenkins-bot
2022-08-06
1
-5
/
+1
|
\
|
*
user: Move logic for unregistered HTTPS pref to User::requiresHTTPS()
Umherirrender
2022-08-06
1
-5
/
+1
*
|
Revert "Setup: Promote clearActionName log message to runtime warning"
Awight
2022-07-12
1
-8
/
+12
*
|
Setup: Promote clearActionName log message to runtime warning
Timo Tijhof
2022-07-12
1
-12
/
+8
*
|
MediaWiki.php: Reduce scope of variables
Umherirrender
2022-07-08
1
-19
/
+19
|
/
*
MediaWiki: Avoid spurious page query
Máté Szabó
2022-07-05
1
-4
/
+3
*
Call IContextSource::getAuthority instead of IContextSource::getUser
Umherirrender
2022-06-29
1
-1
/
+1
*
MediaWiki: Don't eagerly initialize action name
Máté Szabó
2022-06-24
1
-4
/
+6
*
Merge "deferred: Remove unused $mode and jobify() from internal doUpdates"
jenkins-bot
2022-06-24
1
-1
/
+1
|
\
|
*
deferred: Remove unused $mode and jobify() from internal doUpdates
Timo Tijhof
2022-06-21
1
-1
/
+1
*
|
MediaWiki.php: Replace deprecated wfReadOnly
Umherirrender
2022-06-20
1
-9
/
+4
|
/
*
ViewAction: Enable unconditional 1h hour CDN cache for any page views
Amir Sarabadani
2022-05-30
1
-2
/
+6
*
Replace Action::getActionName by IContextSource::getActionName
Umherirrender
2022-04-15
1
-2
/
+2
*
Use name constants to access config settings.
daniel
2022-04-07
1
-27
/
+28
*
phan: Disable scalar_implicit_cast setting
Umherirrender
2022-03-18
1
-0
/
+1
*
Fix type of value directly passed to php internal functions
Umherirrender
2022-03-07
1
-1
/
+1
*
Fix various documentation related to null types
Umherirrender
2022-02-26
1
-1
/
+1
*
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-2
/
+3
*
DeferredUpdates: Introduce $wgForceDeferredUpdatesPreSend
daniel
2022-02-15
1
-1
/
+7
*
Fix typos in comments (M)
Siddharth VP
2022-01-09
1
-1
/
+1
*
SECURITY: Require 'read' right for most actions
Kunal Mehta
2021-12-15
1
-0
/
+5
*
Revert "Replace deprecated methods IContextSource::getWikiPage && IContextSou...
Legoktm
2021-12-14
1
-11
/
+14
*
Remove ActionAjax
Amir Sarabadani
2021-12-01
1
-15
/
+0
*
Merge "rdbms: Stop calling LBFactory::setAgentName from MW wiring"
jenkins-bot
2021-11-22
1
-12
/
+0
|
\
|
*
rdbms: Stop calling LBFactory::setAgentName from MW wiring
Timo Tijhof
2021-11-19
1
-12
/
+0
*
|
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-2
/
+2
*
|
Replace deprecated methods IContextSource::getWikiPage && IContextSource::can...
Roman Stolar
2021-11-16
1
-14
/
+11
|
/
*
profiler: Remove dependency on WebRequest from Profiler
Timo Tijhof
2021-10-09
1
-1
/
+0
*
Merge "Metrics: Wire up MetricsFactory into ServiceWiring and emit steps"
jenkins-bot
2021-10-07
1
-0
/
+3
|
\
|
*
Metrics: Wire up MetricsFactory into ServiceWiring and emit steps
Cole White
2021-10-07
1
-0
/
+3
*
|
Deprecate wfLogProfilingData(), improve statsd/profiling docs
Timo Tijhof
2021-10-02
1
-3
/
+30
|
/
*
MWExceptionHandler: Rename rollbackMasterChangesAndLog to rollbackPrimaryChan...
James D. Forrester
2021-09-03
1
-1
/
+1
*
ILoadBalancer/ILBFactory: Rename hasOrMadeRecentMasterChanges to hasOrMadeRec...
James D. Forrester
2021-09-02
1
-2
/
+2
*
ILoadBalancer/ILBFactory: Rename commitMasterChanges() to commitPrimaryChanges()
James D. Forrester
2021-09-02
1
-3
/
+3
*
Change trivial use of getVal('action') to getRawVal
Timo Tijhof
2021-08-26
1
-11
/
+11
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
MediaWiki: Avoid usage of deprecated `JobQueueGroup::singleton()`
Derick A
2021-07-12
1
-3
/
+3
*
Add statsd timing for actions
Tim Starling
2021-06-29
1
-3
/
+11
*
Add TransactionProfiler::silenceForScope()
Gergő Tisza
2021-05-16
1
-8
/
+5
*
Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables
James D. Forrester
2021-05-14
1
-1
/
+1
*
Remove deprecated https-related hooks
DannyS712
2021-04-30
1
-5
/
+0
*
build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0
James D. Forrester
2021-04-29
1
-1
/
+1
[prev]
[next]