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
/
GlobalFunctions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate wfArrayDiff2()
Bartosz Dziewoński
2024-11-04
1
-0
/
+2
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add namespace to remaining parts of Wikimedia\FileBackend
James D. Forrester
2024-10-03
1
-0
/
+1
*
Merge "Hard deprecation of wfExpandIRI"
jenkins-bot
2024-09-07
1
-1
/
+3
|
\
|
*
Hard deprecation of wfExpandIRI
Ebrahim Byagowi
2024-09-07
1
-1
/
+3
*
|
Merge "Remove wfUnpack, deprecated since 1.42"
jenkins-bot
2024-09-07
1
-25
/
+0
|
\
\
|
*
|
Remove wfUnpack, deprecated since 1.42
Ebrahim Byagowi
2024-09-07
1
-25
/
+0
|
|
/
*
/
Remove wfGetLangObj, deprecated since 1.41
Ebrahim Byagowi
2024-09-07
1
-53
/
+0
|
/
*
Merge "Remove wfRemoveDotSegments, deprecated since 1.39"
jenkins-bot
2024-09-06
1
-15
/
+1
|
\
|
*
Remove wfRemoveDotSegments, deprecated since 1.39
Ebrahim Byagowi
2024-09-06
1
-15
/
+1
*
|
Hard deprecating wfGetServerUrl
Ebrahim Byagowi
2024-09-06
1
-1
/
+3
|
/
*
Hard deprecating wfUrlProtocols
Ebrahim Byagowi
2024-09-05
1
-1
/
+3
*
build: Use inline ignore for Generic.CodeAnalysis.AssignmentInCondition
Umherirrender
2024-09-01
1
-0
/
+1
*
Add MediaWiki\Registration namespace to registration classes
Ebrahim Byagowi
2024-08-10
1
-0
/
+1
*
Namespace MessageSpecifier under Wikimedia\Message\
Bartosz Dziewoński
2024-07-28
1
-0
/
+1
*
Deprecate wfMergeErrorArrays()
Bartosz Dziewoński
2024-07-18
1
-0
/
+2
*
Use namespaced classes (1)
Umherirrender
2024-06-16
1
-0
/
+1
*
Add namespace and deprecation alias to FileBackend
Ebrahim Byagowi
2024-05-19
1
-0
/
+1
*
Merge "Document the format used by wfGetCaller()"
jenkins-bot
2024-05-04
1
-1
/
+8
|
\
|
*
Document the format used by wfGetCaller()
Gergő Tisza
2024-05-04
1
-1
/
+8
*
|
Merge "Formally deprecate code marked with @deprecated"
jenkins-bot
2024-05-04
1
-1
/
+1
|
\
\
|
*
|
Formally deprecate code marked with @deprecated
James D. Forrester
2024-05-03
1
-1
/
+1
|
|
/
*
/
namespace MWDebug
Amir Sarabadani
2024-05-03
1
-0
/
+1
|
/
*
Hard-deprecate wfGetDB(), deprecated in 1.39
James D. Forrester
2024-03-25
1
-2
/
+10
*
build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0
James D. Forrester
2024-03-01
1
-1
/
+1
*
wfEscapeWikiText: add missing `\r!` case for symmetry
C. Scott Ananian
2024-02-14
1
-1
/
+1
*
Clean up wfEscapeWikiText() input types
Bartosz Dziewoński
2024-02-15
1
-6
/
+3
*
Merge "wfEscapeWikiText: Don't choke if the replaced wikitext is empty"
jenkins-bot
2024-02-12
1
-4
/
+8
|
\
|
*
wfEscapeWikiText: Don't choke if the replaced wikitext is empty
James D. Forrester
2024-02-08
1
-4
/
+8
*
|
build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually
James D. Forrester
2024-02-10
1
-2
/
+0
|
/
*
Make use of the [ ... ] operator instead of array_merge
thiemowmde
2024-01-31
1
-2
/
+1
*
wfEscapeWikiText: protect string against wikitext tokens formed at edges
C. Scott Ananian
2024-01-26
1
-3
/
+39
*
Merge "Use native str_contains/str_starts_with in a few more places"
jenkins-bot
2024-01-25
1
-1
/
+1
|
\
|
*
Use native str_contains/str_starts_with in a few more places
thiemowmde
2024-01-25
1
-1
/
+1
*
|
Merge "Avoid indirect method calls in wfUrlProtocols"
jenkins-bot
2024-01-21
1
-3
/
+3
|
\
\
|
*
|
Avoid indirect method calls in wfUrlProtocols
thiemowmde
2024-01-20
1
-3
/
+3
|
|
/
*
|
Replace more instances of deprecated MWException
Daimona Eaytoy
2024-01-19
1
-1
/
+1
*
|
Deprecate and replace the wfUnpack global function
Daimona Eaytoy
2024-01-17
1
-18
/
+7
|
/
*
Replace $wgCommandLineMode checks with MW_ENTRY_POINT in developer code
Bartosz Dziewoński
2023-12-14
1
-4
/
+3
*
Remove deprecated wfReportTime() and 'reporttime'
Fomafix
2023-11-28
1
-35
/
+0
*
GlobalFunctions: Minor clean up of wfMkdirParents()
Timo Tijhof
2023-10-19
1
-20
/
+12
*
Add $wgRequest to phan's globals_type_map
Daimona Eaytoy
2023-09-11
1
-2
/
+0
*
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-0
/
+3
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-0
/
+1
*
Deprecate 'reporttime' and hard-deprecate wfReportTime
Fomafix
2023-08-16
1
-1
/
+5
*
Drop wfClearOutputBuffers
Amir Sarabadani
2023-08-16
1
-21
/
+5
*
Merge "UrlUtils: Make assemble() and removeDotSegments() stateless"
jenkins-bot
2023-08-10
1
-4
/
+3
|
\
|
*
UrlUtils: Make assemble() and removeDotSegments() stateless
Timo Tijhof
2023-08-10
1
-4
/
+3
*
|
ResourceLoader: Remove support for CSP nonce
Timo Tijhof
2023-08-09
1
-3
/
+2
|
/
*
GlobalFunctions: Update outdated wfScript() docs
Timo Tijhof
2023-07-24
1
-4
/
+5
[next]