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
/
specials
/
pagers
/
AllMessagesTablePager.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
specials: Use type declaration on undocumented private functions
Umherirrender
2025-04-04
1
-1
/
+1
*
specials: Remove constructor PHPdoc block
Umherirrender
2025-02-20
1
-9
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Move Language and friends into Language namespace
James D. Forrester
2024-08-10
1
-1
/
+1
*
Move Linker::makeExternalLink() to the LinkRenderer service
C. Scott Ananian
2024-06-10
1
-3
/
+3
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-1
/
+1
*
Add explicit parentheses around mixed boolean operator
Umherirrender
2024-03-23
1
-1
/
+1
*
Move away from wfGetDB() calls
Amir Sarabadani
2024-02-12
1
-1
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-22
1
-1
/
+1
*
Merge "Move lang validation from AllMessagesTablePager to SpecialAllMessages"
jenkins-bot
2023-09-23
1
-7
/
+1
|
\
|
*
Move lang validation from AllMessagesTablePager to SpecialAllMessages
Fomafix
2023-09-23
1
-7
/
+1
*
|
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-1
/
+1
*
|
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-1
/
+1
*
|
Namespace 'special' Pagers under \MediaWiki\Pager
James D. Forrester
2023-09-18
1
-2
/
+15
*
|
Namespace core Pagers under \MediaWiki\Pager
James D. Forrester
2023-09-18
1
-0
/
+2
*
|
Use real type hints for services etc. in pagers
Umherirrender
2023-09-11
1
-2
/
+1
*
|
Migrate calls to wfGetDB() in static methods
Amir Sarabadani
2023-09-05
1
-1
/
+2
*
|
Merge "AllMessagesTablePager: Fix search links to translatewiki"
jenkins-bot
2023-08-29
1
-10
/
+5
|
\
\
|
|
/
|
/
|
|
*
AllMessagesTablePager: Fix search links to translatewiki
Func
2023-07-26
1
-10
/
+5
*
|
Migrate last batch of simple Database::select* calls to SQB
Amir Sarabadani
2023-08-01
1
-6
/
+6
|
/
*
pagers: Make some pagers operate on IReadableDatabases
Taavi Väänänen
2023-06-08
1
-3
/
+3
*
Switch to use IConnectionProvider in AllMessages
Amir Sarabadani
2023-04-19
1
-4
/
+4
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+2
*
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
1
-0
/
+1
*
Use the null coalescing assignment operator
Tim Starling
2022-10-21
1
-1
/
+1
*
Add a new function LanguageFactory::getRawLanguage
Fomafix
2022-09-04
1
-1
/
+1
*
Replace wfGetLangObj() by $languageFactory->getLanguage()
Fomafix
2022-09-04
1
-1
/
+10
*
Sort services injected into specialpage pagers
Umherirrender
2022-02-10
1
-8
/
+8
*
Improve nullable documentation in special page class about args
Umherirrender
2021-10-22
1
-1
/
+1
*
AllMessagesTablePager: Avoid double class mw-datatable
Fomafix
2021-10-09
1
-2
/
+1
*
TablePager: fix param documentation for formatValue()
DannyS712
2021-09-09
1
-1
/
+1
*
Remove index check on page_name_title
Amir Sarabadani
2021-07-03
1
-5
/
+1
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Check forcing of 'name_title' index to prepare for renaming
Ammarpad
2021-04-30
1
-1
/
+4
*
Use Html::rawElement for AllMessagesTablePager::formatValue
Umherirrender
2020-12-15
1
-1
/
+6
*
Fix talkpagelinktext in AllMessagesTablePager
Umherirrender
2020-11-30
1
-1
/
+1
*
Inject services into SpecialAllMessages
Umherirrender
2020-11-02
1
-11
/
+37
*
build: Updating mediawiki/mediawiki-codesniffer to 32.0.0
Umherirrender
2020-10-28
1
-3
/
+3
*
Add missing indent in some special page pagers
Umherirrender
2020-09-19
1
-3
/
+3
*
Use IResultWrapper as doc type instead of FakeResultWrapper
Umherirrender
2020-07-31
1
-1
/
+2
*
Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-9
/
+9
*
Fix some includes/specials/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-3
/
+3
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-1
/
+3
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Merge "Fixup phan warning toomanyparams (part 2)"
jenkins-bot
2019-10-10
1
-1
/
+1
|
\
|
*
Fixup phan warning toomanyparams (part 2)
Daimona Eaytoy
2019-10-10
1
-1
/
+1
*
|
Unsuppress PhanParamReqAfterOpt, use PHP71 nullable types
Daimona Eaytoy
2019-10-10
1
-1
/
+1
|
/
*
specials: Declare dynamic properties
Daimona Eaytoy
2019-09-10
1
-0
/
+5
[next]