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
/
SpecialRecentChanges.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
*
Namespace all remaining files in includes/recentchanges
James D. Forrester
2025-03-20
1
-4
/
+4
*
Split MessageParser out of MessageCache
Tim Starling
2025-02-21
1
-5
/
+5
*
specials: Remove constructor PHPdoc block
Umherirrender
2025-02-20
1
-8
/
+0
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-12
/
+0
*
Add $linestart to parseWithPostprocessing
Isabelle Hurbain-Palatin
2024-11-25
1
-1
/
+2
*
Remove getText usages in the vicinity of MessageCache
Isabelle Hurbain-Palatin
2024-11-09
1
-5
/
+2
*
Special:RecentChanges shouldn't allow filtering on unregistered status if the...
Kgraessle
2024-10-18
1
-0
/
+6
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-6
/
+6
*
specials: Add missing documentation to class properties
Umherirrender
2024-09-13
1
-0
/
+1
*
recentchanges: Improve docs, fix file headers, fix doc groups
Timo Tijhof
2024-08-22
1
-0
/
+1
*
Update help links to point to MediaWiki.org rather than Meta
Pppery
2024-07-26
1
-1
/
+1
*
specials: Replace ISQLPlatform::makeList on ChangesListSpecialPages
Umherirrender
2024-07-04
1
-17
/
+16
*
Add MediaWiki\Watchlist namespace to the related classes
Ebrahim Byagowi
2024-05-22
1
-1
/
+1
*
Merge "Add namespace and deprecation alias to Xml and XmlSelect"
jenkins-bot
2024-05-16
1
-1
/
+1
|
\
|
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-1
/
+1
*
|
specials: Improve docs and `@ingroup` tags, fix file headers
Timo Tijhof
2024-05-15
1
-4
/
+1
|
/
*
Migrate to IReadableDatabase::newSelectQueryBuilder
Umherirrender
2024-05-05
1
-12
/
+9
*
specials: Various Xml->Html updates in EditTags, RC and UserRights
Timo Tijhof
2024-03-26
1
-9
/
+9
*
Avoid deprecated Xml::checkLabel
Timo Tijhof
2024-03-26
1
-15
/
+16
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-1
/
+1
*
Move user options related classes into its own namespace
Martin Urbanec
2023-11-29
1
-1
/
+1
*
Fix exception from SpecialRecentChanges::isDenseTagFilter
Tim Starling
2023-11-20
1
-1
/
+1
*
RC Filters: Treat unnamed accounts as unregistered
Martin Urbanec
2023-11-08
1
-2
/
+15
*
Mass migrate simple cases to use expression builder
Amir Sarabadani
2023-10-26
1
-1
/
+1
*
Migrate to IConnectionProvider methods in more places
Amir Sarabadani
2023-10-05
1
-3
/
+2
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-1
/
+1
*
Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage
James D. Forrester
2023-09-18
1
-1
/
+1
*
Namespace SpecialR* under \MediaWiki\Specials
James D. Forrester
2023-09-14
1
-2
/
+24
*
Use real type hints for services etc. in specials/ (N-Z)
Bartosz Dziewoński
2023-08-29
1
-8
/
+3
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-0
/
+1
*
Migrate last batch of simple Database::select* calls to SQB
Amir Sarabadani
2023-08-01
1
-1
/
+4
*
specials: Migrate off some calls to method ChangeTags::modifyDisplayQuery
Amir Sarabadani
2023-06-16
1
-3
/
+7
*
Replace IDatabase with IReadableDatabase where possible
thiemowmde
2023-05-23
1
-1
/
+2
*
specials: Get config from ContextSource and not MainConfig service
Umherirrender
2023-05-12
1
-4
/
+1
*
Remove left-over complexity in SpecialPage classes for query groups
Timo Tijhof
2023-05-02
1
-17
/
+0
*
Merge "RecentChangesLinked: Support inverttags as recent changes do"
jenkins-bot
2023-04-19
1
-0
/
+2
|
\
|
*
RecentChangesLinked: Support inverttags as recent changes do
Func
2023-04-19
1
-0
/
+2
*
|
Specials: Mass switch everything to IConnectionProvider from LB
Amir Sarabadani
2023-04-19
1
-7
/
+7
|
/
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+2
*
Remove obsolete Rdbms query groups from getConnection calls
Timo Tijhof
2023-02-15
1
-2
/
+1
*
SpecialRecentChanges: Add inverted tag filter for non-javascript UI
Func
2023-01-17
1
-1
/
+5
*
Make ChangeTag::modifyDisplayQuery more reliable if multiple joins to changetags
Brian Wolff
2023-01-08
1
-2
/
+2
*
RecentChanges/Watchlist: Expose 'inverttags' param in form and API
James D. Forrester
2022-12-13
1
-2
/
+4
*
SpecialRecentChanges: Drop old rcfilters-container and rcfilters-head classes
James D. Forrester
2022-06-13
1
-5
/
+3
*
Remove hiding of extra namespace checkboxes on legacy watchlist and RC
Bartosz Dziewoński
2022-05-13
1
-13
/
+0
*
Remove access to config globals from more classes
daniel
2022-04-28
1
-2
/
+3
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-8
/
+10
*
changetags: Fix management of a '0' tag
Matěj Suchánek
2022-03-03
1
-1
/
+1
[next]