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
/
SpecialLog.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
specials: Use type declaration on undocumented private functions
Umherirrender
2025-04-04
1
-1
/
+1
*
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-1
/
+1
*
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
1
-3
/
+3
*
Replace remaining gendered pronouns
Tacsipacsi
2025-03-02
1
-1
/
+1
*
specials: Remove constructor PHPdoc block
Umherirrender
2025-02-20
1
-8
/
+0
*
SpecialLog: Remove module 'mediawiki.userSuggest'
Fomafix
2024-12-14
1
-1
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Replace deprecated LogFormatter::newFromRow/newFromEntry
Umherirrender
2024-07-29
1
-1
/
+8
*
specials: Improve docs and `@ingroup` tags, fix file headers
Timo Tijhof
2024-05-15
1
-3
/
+0
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-3
/
+1
*
Merge "Use OutputPage::setPageTitleMsg() instead of ::setPageTitle()"
jenkins-bot
2023-09-19
1
-1
/
+1
|
\
|
*
Use OutputPage::setPageTitleMsg() instead of ::setPageTitle()
C. Scott Ananian
2023-09-18
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
-1
/
+1
|
/
*
Remove redundant empty() constructs (3)
Daimona Eaytoy
2023-09-08
1
-1
/
+1
*
SpecialLog: Only set valid local user as the relevant user
Func
2023-08-24
1
-10
/
+16
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-1
/
+1
*
SpecialLog: Handle invalid title better
Lucas Werkmeister
2023-07-10
1
-4
/
+7
*
Use special pages instead of actions for revision delete and edit tags
Func
2023-07-06
1
-17
/
+4
*
Merge "Cleanup LogEventsList"
jenkins-bot
2023-07-04
1
-5
/
+4
|
\
|
*
Cleanup LogEventsList
Func
2023-06-30
1
-5
/
+4
*
|
SpecialLog: Fix issues related to IP users
Func
2023-07-03
1
-3
/
+3
|
/
*
SpecialLog: Fix some interface issues (follow-up to commit 2ac0720)
Func
2023-06-19
1
-36
/
+23
*
SpecialLog: Fix empty offender on suppression log
Func
2023-06-16
1
-2
/
+2
*
Merge "Add tests for Special:Log/suppress, fix for PostgreSQL"
jenkins-bot
2023-06-15
1
-1
/
+4
|
\
|
*
Add tests for Special:Log/suppress, fix for PostgreSQL
Marius Hoch
2023-06-15
1
-1
/
+4
*
|
SpecialLog: Enable built-in validation of HTMLForm
Func
2023-06-14
1
-11
/
+5
|
/
*
Replace internal Hooks::runner
Umherirrender
2023-05-11
1
-2
/
+3
*
Namespace SpecialL* under \MediaWiki\Specials
James D. Forrester
2023-05-04
1
-0
/
+15
*
Specials: Mass switch everything to IConnectionProvider from LB
Amir Sarabadani
2023-04-19
1
-8
/
+7
*
Copy the Renameuser extension into core
Tim Starling
2023-03-03
1
-0
/
+1
*
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
/
+3
*
Special:Log: Let the tag filter be inverted
dvrandecic
2022-12-13
1
-2
/
+5
*
pager: Fix navigations when date range is set
Func
2022-12-10
1
-6
/
+0
*
Prefill page/pattern/tagfilter/offender in form for Special:Log
Umherirrender
2022-10-31
1
-1
/
+4
*
Use the null coalescing assignment operator
Tim Starling
2022-10-21
1
-1
/
+1
*
Normalize cidr ranges on Special:Log before searching block logs
Umherirrender
2022-04-25
1
-3
/
+14
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-1
/
+2
*
Inject UserIdentityLookup into SpecialLog
Alexander Vorwerk
2021-09-25
1
-4
/
+12
*
Deprecate UserIdentity::getActorId()
daniel
2021-03-13
1
-9
/
+11
*
Merge "Convert second batch of special pages to authority"
jenkins-bot
2021-03-08
1
-11
/
+4
|
\
|
*
Convert second batch of special pages to authority
Petr Pchelko
2021-03-04
1
-11
/
+4
*
|
Enforce concealment of hidden RelevantUser at Skin level
Ammar Abdulhamid
2021-03-08
1
-1
/
+3
|
/
*
Convert logging namespace to Authority
Petr Pchelko
2021-02-23
1
-1
/
+0
*
SECURITY: Set a dummy title for Action buttons on Special:Log
DannyS712
2020-12-18
1
-0
/
+12
*
Inject services into SpecialLog
Umherirrender
2020-10-26
1
-12
/
+45
*
Use LinkBatchFactory in pagers, special pages and actions
Umherirrender
2020-09-06
1
-1
/
+2
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-5
/
+3
[next]