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
/
language
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-2
/
+2
*
Language: Turn public properties into Getters in LanguageConverter based hier...
Peter Ovchyn
2021-02-03
18
-185
/
+648
*
Clean up the code of ShiConverter.php
Amir Aharoni
2021-01-27
1
-20
/
+108
*
Update the converter for the Tashelhit language (shi)
Amir Aharoni
2021-01-25
1
-7
/
+9
*
build: Enable SecurityCheck-DoubleEscaped and suppress issues
Umherirrender
2020-12-30
2
-0
/
+4
*
build: Enable phan-taint-check-plugin and suppress issues
Umherirrender
2020-12-30
1
-1
/
+0
*
Swap out uses of User->isLoggedIn() with ->isRegistered()
James D. Forrester
2020-12-22
1
-2
/
+2
*
Implement Balinese language converter
David Kamholz
2020-12-21
5
-0
/
+2476
*
taint-check: Set raw taints on Message::rawParam
Umherirrender
2020-12-13
1
-0
/
+1
*
Add taint hints for message creation method
Umherirrender
2020-12-10
1
-0
/
+2
*
Fix docs for LanguageConverter::translate
Umherirrender
2020-11-27
3
-3
/
+3
*
Replace $wgDisable{Lang,Title}Conversion with LanguageConverterFactory methods
C. Scott Ananian
2020-11-25
1
-1
/
+43
*
Check validity of language code before constructing NumberFormatter
C. Scott Ananian
2020-11-19
1
-1
/
+3
*
Merge "Update a lot of unspecific "array" types in PHPDocs"
jenkins-bot
2020-11-13
1
-1
/
+1
|
\
|
*
Update a lot of unspecific "array" types in PHPDocs
Thiemo Kreuz
2020-10-28
1
-1
/
+1
*
|
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
1
-1
/
+0
|
/
*
Document hook names in hook interfaces.
daniel
2020-09-27
5
-0
/
+15
*
Drop Message->getFormat(), hard deprecated since 1.29
James D. Forrester
2020-09-20
1
-13
/
+0
*
Mark CONSTRUCTOR_OPTIONS as internal
Aryeh Gregor
2020-08-21
2
-2
/
+4
*
language: Improve documentation of bool return values and such
Thiemo Kreuz
2020-07-14
2
-3
/
+5
*
Merge "Replace "@stable for implementation" with "@stable to implement""
jenkins-bot
2020-07-13
5
-5
/
+5
|
\
|
*
Replace "@stable for implementation" with "@stable to implement"
daniel
2020-07-13
5
-5
/
+5
*
|
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
|
/
*
Stability annotations for interfaces.
daniel
2020-07-07
1
-0
/
+2
*
Annotate newable classes
daniel
2020-07-07
1
-0
/
+2
*
Language: Make common implementation of findVariantLink functions of Language...
arttsymbar
2020-07-02
6
-162
/
+22
*
language: Move converters/ to includes/language/converters
Timo Tijhof
2020-07-02
11
-0
/
+1913
*
language: Put remaining language Hook interfaces under includes/
Timo Tijhof
2020-07-02
3
-0
/
+75
*
language: Move LanguageConverterFactory and TrivialLanguageConverter to inclu...
Timo Tijhof
2020-07-02
2
-0
/
+306
*
Remove is_scalar check on array
Umherirrender
2020-06-19
1
-4
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
2
-5
/
+19
*
Fix more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-15
3
-11
/
+11
*
Merge "Remove reference to wfMsgHtml()"
jenkins-bot
2020-05-11
1
-2
/
+2
|
\
|
*
Remove reference to wfMsgHtml()
Kosta Harlan
2020-05-11
1
-2
/
+2
*
|
Cleanup ConverterRule
Reedy
2020-05-09
1
-40
/
+55
*
|
Add missing visibility on methods of class ConverterRule
Umherirrender
2020-05-09
1
-12
/
+6
|
/
*
Hook interface doc comment followup
Tim Starling
2020-04-21
1
-1
/
+1
*
docs: Hook interface doc comment review
apaskulin
2020-04-21
2
-5
/
+7
*
Automatically generated hook interfaces
Tim Starling
2020-04-20
2
-0
/
+39
*
Use MediaWikiServices::getMessageCache
Umherirrender
2020-03-14
1
-3
/
+3
*
language: Avoid title parsing cost for serialised Message objects
Timo Tijhof
2020-03-06
1
-5
/
+11
*
Merge "Remove LanguageConverter dependencies on Title and use LinkTarget"
jenkins-bot
2020-02-12
1
-5
/
+6
|
\
|
*
Remove LanguageConverter dependencies on Title and use LinkTarget
ArtBaltai
2020-02-12
1
-5
/
+6
*
|
language: Clean up file headers and class-level docs
Timo Tijhof
2020-02-12
8
-23
/
+32
|
/
*
languages: More doc annotations for LanguageConverter related classes
Peter Ovchyn
2020-02-11
1
-0
/
+257
*
languages: Introduce LanguageConverterFactory
Peter Ovchyn
2020-02-03
2
-6
/
+17
*
Merge "LanguageNameUtils: Use type hints instead of Assert::parameterType"
jenkins-bot
2019-11-01
1
-8
/
+4
|
\
|
*
LanguageNameUtils: Use type hints instead of Assert::parameterType
Fomafix
2019-10-30
1
-8
/
+4
*
|
Allow injecting a message localizer into Status
Gergő Tisza
2019-10-30
1
-1
/
+1
|
/
*
Remove Language::factory and getParentLanguage use
Aryeh Gregor
2019-10-27
1
-2
/
+6
[next]