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
/
Request
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ++ and -- rather than += 1 and -= 1
Reedy
2024-10-17
1
-1
/
+1
*
WebRequest: Add PHP return type hint for getRawVal
Fomafix
2024-10-10
1
-1
/
+1
*
WebRequest: Deprecate parameter $default in getRawVal
Fomafix
2024-10-03
1
-8
/
+5
*
Add missing documentation to class properties (miscellaneous classes)
Umherirrender
2024-09-14
3
-0
/
+6
*
Merge "Use type declaration for class properties holding type hinted arguments"
jenkins-bot
2024-09-12
1
-1
/
+1
|
\
|
*
Use type declaration for class properties holding type hinted arguments
Umherirrender
2024-09-11
1
-1
/
+1
*
|
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
James D. Forrester
2024-09-10
1
-2
/
+2
|
/
*
Merge "Remove wfRemoveDotSegments, deprecated since 1.39"
jenkins-bot
2024-09-06
1
-1
/
+2
|
\
|
*
Remove wfRemoveDotSegments, deprecated since 1.39
Ebrahim Byagowi
2024-09-06
1
-1
/
+2
*
|
Hard deprecating wfGetServerUrl
Ebrahim Byagowi
2024-09-06
1
-1
/
+1
|
/
*
Request: Docs should be in line with property typehint
Derick Alangi
2024-07-24
1
-1
/
+1
*
Replace deprecated url functions in WebRequest
WMDE-Fisch
2024-05-04
1
-2
/
+3
*
Merge "namespace MWDebug"
jenkins-bot
2024-05-03
1
-1
/
+1
|
\
|
*
namespace MWDebug
Amir Sarabadani
2024-05-03
1
-1
/
+1
*
|
WebRequest: Gracefully handle array values in getCookie()
Máté Szabó
2024-05-02
1
-0
/
+7
|
/
*
Merge "WebRequest: improve documentation"
jenkins-bot
2024-04-08
1
-38
/
+45
|
\
|
*
WebRequest: improve documentation
Novem Linguae
2024-04-08
1
-38
/
+45
*
|
Merge "Introduce entry point classes for media files."
jenkins-bot
2024-04-03
1
-1
/
+1
|
\
\
|
*
|
Introduce entry point classes for media files.
daniel
2024-03-30
1
-1
/
+1
*
|
|
WebRequest: detectServer appends default ports that should be omitted
Robert Timm
2024-03-28
1
-1
/
+1
*
|
|
Add explicit parentheses around mixed boolean operator
Umherirrender
2024-03-23
1
-1
/
+1
*
|
|
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
11
-33
/
+11
|
/
/
*
|
build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually
James D. Forrester
2024-02-10
1
-2
/
+3
*
|
Update name & email for bvibber
Brooke Vibber
2024-02-08
3
-3
/
+3
*
|
Merge "WebRequest: Remove 'deprecated' mark from unstable Telemetry pointer"
jenkins-bot
2024-02-07
1
-2
/
+0
|
\
\
|
*
|
WebRequest: Remove 'deprecated' mark from unstable Telemetry pointer
Timo Tijhof
2024-02-07
1
-2
/
+0
*
|
|
Stop using $wgUseSameSiteLegacyCookies
Tim Starling
2024-02-06
2
-29
/
+6
*
|
|
WebRequest: Fix default for backwards compat
Taavi Väänänen
2024-02-06
1
-1
/
+1
|
/
/
*
|
Merge "entrypoint: Isolate entry points from PHP runtime for testing"
jenkins-bot
2024-02-02
4
-37
/
+111
|
\
\
|
*
|
entrypoint: Isolate entry points from PHP runtime for testing
daniel
2024-02-02
4
-37
/
+111
|
|
/
*
/
Drop deprecated config $wgAllowImageTag
Amir Sarabadani
2024-01-30
1
-1
/
+0
|
/
*
Use thousands separators in selected integer literals
Tim Starling
2023-12-12
1
-1
/
+1
*
Merge "ContentSecurityPolicy: Expose directives"
jenkins-bot
2023-11-15
1
-19
/
+21
|
\
|
*
ContentSecurityPolicy: Expose directives
Gergő Tisza
2023-11-14
1
-19
/
+21
*
|
WebRequest: Fix PHP 8.1 deprecations in getFuzzyBool()
Máté Szabó
2023-11-13
1
-2
/
+6
|
/
*
Request: Deprecate methods in WebRequest class
Derick Alangi
2023-10-03
1
-0
/
+6
*
Add first batch of taint-check annotations
Daimona Eaytoy
2023-09-23
1
-6
/
+25
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
2
-2
/
+2
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-1
/
+1
*
http: HeaderCallback should inject all telemetry headers
Piotr Miazga
2023-09-14
1
-3
/
+6
*
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
5
-6
/
+1472
*
Follow-up 9743136: Add in-code comment on alias for when it was added
James D. Forrester
2023-08-29
1
-0
/
+3
*
Follow-up 7690ab4: Add in-code comment on alias for when it was added
James D. Forrester
2023-08-28
1
-0
/
+3
*
Follow-up bc1af1a: Add in-code comment on aliases for when they were added
James D. Forrester
2023-08-28
2
-0
/
+6
*
Follow-up bbe704b: Add in-code comment on aliases for when they were added
James D. Forrester
2023-08-28
5
-0
/
+15
*
Follow-up bfedab2: Add in-code comment on alias for when it was added
James D. Forrester
2023-08-28
1
-0
/
+3
*
Merge "ResourceLoader: Remove support for CSP nonce"
jenkins-bot
2023-08-10
1
-45
/
+27
|
\
|
*
ResourceLoader: Remove support for CSP nonce
Timo Tijhof
2023-08-09
1
-45
/
+27
*
|
Merge "http: Propagate `tracestate` and `traceparent` headers"
jenkins-bot
2023-08-08
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
http: Propagate `tracestate` and `traceparent` headers
Piotr Miazga
2023-08-07
1
-0
/
+3
[next]