aboutsummaryrefslogtreecommitdiffstats
path: root/includes/changes
Commit message (Expand)AuthorAgeFilesLines
* Add revid to category changesSTran2022-07-271-0/+3
* recentchanges: Remove special handling of rc_ip for postgresUmherirrender2022-07-161-14/+0
* RecentChange: Make join to comment table also straightAmir Sarabadani2022-06-301-0/+2
* RecentChange: Straight join to actor table when neededAmir Sarabadani2022-06-301-1/+1
* Adding log links for deletion and protection to ChangesListdiesel kapasule2022-06-011-1/+5
* changes: Replace deprecated User::getOptionUmherirrender2022-04-291-1/+5
* Use MainConfigNames instead of string literals, #2Aryeh Gregor2022-04-137-21/+38
* Add mw-history-suppressed for userlink also on enhanced WatchlistUmherirrender2022-04-111-1/+5
* Use MainConfigNames instead of string literalsAryeh Gregor2022-04-111-3/+4
* Merge "changes: Replace deprecated `User::newFromName()` to `::newSystemUser()`"jenkins-bot2022-04-021-3/+1
|\
| * changes: Replace deprecated `User::newFromName()` to `::newSystemUser()`Derick Alangi2022-03-211-3/+1
* | phan: Remove PhanTypePossiblyInvalidDimOffset suppressionUmherirrender2022-03-281-0/+1
|/
* Fix various documentation related to scalar typesUmherirrender2022-03-091-1/+1
* rcfeed: Deprecate $wgRCEngines and RCFeedEngineTimo Tijhof2022-03-081-5/+5
* Replace some more usages of Wikimedia\(suppress|restore)Warnings()Reedy2022-02-241-2/+3
* Don't double-escape the ellipses in Language::truncateForVisual()C. Scott Ananian2022-02-103-3/+0
* Replace deprecated JobQueueGroup::singleton()Umherirrender2022-01-271-1/+1
* [ChangesList] Time element in ChangesList should be consistently namedJon Robson2022-01-201-3/+7
* Explicit cast TS_UNIX to int for arithmetic operations and int argsUmherirrender2022-01-113-3/+3
* Merge "ChangesList: Add .mw-changeslist-time (no date) to output to each row"jenkins-bot2022-01-101-1/+4
|\
| * ChangesList: Add .mw-changeslist-time (no date) to output to each rowjdlrobson2022-01-101-1/+4
* | Refactor global variables to use MediaWikiServices insteadTChin2022-01-106-36/+50
|/
* Fix typos in comments (C-D)Siddharth VP2021-12-302-4/+4
* Merge "Call static ChangesList::isDeleted statically"jenkins-bot2021-12-171-6/+6
|\
| * Call static ChangesList::isDeleted staticallyUmherirrender2021-12-051-6/+6
* | Remove some more comments that literally repeat the codeThiemo Kreuz2021-12-091-1/+1
|/
* Remove ActionAjaxAmir Sarabadani2021-12-011-0/+1
* Fix missing history-deleted class for suppressed revision on changeslistUmherirrender2021-11-271-1/+1
* Remove or replace usages of "sane"Reedy2021-11-221-1/+1
* Drop User methods which were deprecated since 1.35vladshapik2021-11-121-0/+1
* language: Fix nullable documentation for property, args and return typesUmherirrender2021-10-201-1/+1
* Introduce CommentFormatterTim Starling2021-09-282-5/+44
* Title: Make use of BacklinkCacheFactory serviceDerick Alangi2021-09-091-2/+9
* build: Update mediawiki/mediawiki-phan-config to 0.11.0Umherirrender2021-09-073-1/+3
* changes: Remove ChangesList->skinUmherirrender2021-09-032-28/+5
* docs: Improve doc types around changes list and the changes special pageUmherirrender2021-08-313-10/+8
* EnhancedChangesList: Use parent::beginRecentChangesList()Fomafix2021-07-031-7/+1
* Post Revision-removal cleanupDannyS7122021-06-242-3/+3
* Remove some more comments that literally repeat the codeThiemo Kreuz2021-06-182-5/+2
* Hard deprecate RecentChange::getPerformer()Roman Stolar2021-06-021-2/+4
* Remove remaining non-test uses of Revision objectsDannyS7122021-05-041-11/+2
* Replace uses of DB_MASTER with DB_PRIMARYJames D. Forrester2021-04-291-4/+4
* Merge "Add classes to when a linked change is suppressed"jenkins-bot2021-04-291-4/+17
|\
| * Add classes to when a linked change is suppressedAmir Sarabadani2021-04-291-4/+17
* | Stop using legacy ActorMigration field "rc_user"Tim Starling2021-04-281-4/+16
* | Merge "RecentChange: replace Title in method signatures"jenkins-bot2021-04-261-40/+124
|\ \ | |/ |/|
| * RecentChange: replace Title in method signaturesdaniel2021-04-261-40/+124
* | Remove ArticleEditUpdatesDeleteFromRecentchanges hook, deprecated in 1.35James D. Forrester2021-04-211-1/+7
|/
* Remove $actor field from UsererIdentityValuedaniel2021-04-131-2/+1
* build: Swap deprecated @codingStandardsIgnore to phpcs:ignoreUmherirrender2021-04-041-2/+1