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
/
changes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add revid to category changes
STran
2022-07-27
1
-0
/
+3
*
recentchanges: Remove special handling of rc_ip for postgres
Umherirrender
2022-07-16
1
-14
/
+0
*
RecentChange: Make join to comment table also straight
Amir Sarabadani
2022-06-30
1
-0
/
+2
*
RecentChange: Straight join to actor table when needed
Amir Sarabadani
2022-06-30
1
-1
/
+1
*
Adding log links for deletion and protection to ChangesList
diesel kapasule
2022-06-01
1
-1
/
+5
*
changes: Replace deprecated User::getOption
Umherirrender
2022-04-29
1
-1
/
+5
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
7
-21
/
+38
*
Add mw-history-suppressed for userlink also on enhanced Watchlist
Umherirrender
2022-04-11
1
-1
/
+5
*
Use MainConfigNames instead of string literals
Aryeh Gregor
2022-04-11
1
-3
/
+4
*
Merge "changes: Replace deprecated `User::newFromName()` to `::newSystemUser()`"
jenkins-bot
2022-04-02
1
-3
/
+1
|
\
|
*
changes: Replace deprecated `User::newFromName()` to `::newSystemUser()`
Derick Alangi
2022-03-21
1
-3
/
+1
*
|
phan: Remove PhanTypePossiblyInvalidDimOffset suppression
Umherirrender
2022-03-28
1
-0
/
+1
|
/
*
Fix various documentation related to scalar types
Umherirrender
2022-03-09
1
-1
/
+1
*
rcfeed: Deprecate $wgRCEngines and RCFeedEngine
Timo Tijhof
2022-03-08
1
-5
/
+5
*
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
Reedy
2022-02-24
1
-2
/
+3
*
Don't double-escape the ellipses in Language::truncateForVisual()
C. Scott Ananian
2022-02-10
3
-3
/
+0
*
Replace deprecated JobQueueGroup::singleton()
Umherirrender
2022-01-27
1
-1
/
+1
*
[ChangesList] Time element in ChangesList should be consistently named
Jon Robson
2022-01-20
1
-3
/
+7
*
Explicit cast TS_UNIX to int for arithmetic operations and int args
Umherirrender
2022-01-11
3
-3
/
+3
*
Merge "ChangesList: Add .mw-changeslist-time (no date) to output to each row"
jenkins-bot
2022-01-10
1
-1
/
+4
|
\
|
*
ChangesList: Add .mw-changeslist-time (no date) to output to each row
jdlrobson
2022-01-10
1
-1
/
+4
*
|
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
6
-36
/
+50
|
/
*
Fix typos in comments (C-D)
Siddharth VP
2021-12-30
2
-4
/
+4
*
Merge "Call static ChangesList::isDeleted statically"
jenkins-bot
2021-12-17
1
-6
/
+6
|
\
|
*
Call static ChangesList::isDeleted statically
Umherirrender
2021-12-05
1
-6
/
+6
*
|
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-12-09
1
-1
/
+1
|
/
*
Remove ActionAjax
Amir Sarabadani
2021-12-01
1
-0
/
+1
*
Fix missing history-deleted class for suppressed revision on changeslist
Umherirrender
2021-11-27
1
-1
/
+1
*
Remove or replace usages of "sane"
Reedy
2021-11-22
1
-1
/
+1
*
Drop User methods which were deprecated since 1.35
vladshapik
2021-11-12
1
-0
/
+1
*
language: Fix nullable documentation for property, args and return types
Umherirrender
2021-10-20
1
-1
/
+1
*
Introduce CommentFormatter
Tim Starling
2021-09-28
2
-5
/
+44
*
Title: Make use of BacklinkCacheFactory service
Derick Alangi
2021-09-09
1
-2
/
+9
*
build: Update mediawiki/mediawiki-phan-config to 0.11.0
Umherirrender
2021-09-07
3
-1
/
+3
*
changes: Remove ChangesList->skin
Umherirrender
2021-09-03
2
-28
/
+5
*
docs: Improve doc types around changes list and the changes special page
Umherirrender
2021-08-31
3
-10
/
+8
*
EnhancedChangesList: Use parent::beginRecentChangesList()
Fomafix
2021-07-03
1
-7
/
+1
*
Post Revision-removal cleanup
DannyS712
2021-06-24
2
-3
/
+3
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-06-18
2
-5
/
+2
*
Hard deprecate RecentChange::getPerformer()
Roman Stolar
2021-06-02
1
-2
/
+4
*
Remove remaining non-test uses of Revision objects
DannyS712
2021-05-04
1
-11
/
+2
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-4
/
+4
*
Merge "Add classes to when a linked change is suppressed"
jenkins-bot
2021-04-29
1
-4
/
+17
|
\
|
*
Add classes to when a linked change is suppressed
Amir Sarabadani
2021-04-29
1
-4
/
+17
*
|
Stop using legacy ActorMigration field "rc_user"
Tim Starling
2021-04-28
1
-4
/
+16
*
|
Merge "RecentChange: replace Title in method signatures"
jenkins-bot
2021-04-26
1
-40
/
+124
|
\
\
|
|
/
|
/
|
|
*
RecentChange: replace Title in method signatures
daniel
2021-04-26
1
-40
/
+124
*
|
Remove ArticleEditUpdatesDeleteFromRecentchanges hook, deprecated in 1.35
James D. Forrester
2021-04-21
1
-1
/
+7
|
/
*
Remove $actor field from UsererIdentityValue
daniel
2021-04-13
1
-2
/
+1
*
build: Swap deprecated @codingStandardsIgnore to phpcs:ignore
Umherirrender
2021-04-04
1
-2
/
+1
[next]