aboutsummaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* parser: Remove variable as return value from Parser::finalizeHeadingsUmherirrender2025-01-081-4/+1
* Merge "Revision: make RevisionRecord::getPage() return a value object"jenkins-bot2025-01-085-3/+77
|\
| * Revision: make RevisionRecord::getPage() return a value objectdaniel2025-01-085-3/+77
* | Merge "file: Acquire the file id in all cases"jenkins-bot2025-01-081-1/+1
|\ \
| * | file: Acquire the file id in all casesAmir Sarabadani2025-01-081-1/+1
* | | Merge "MimeAnalyzer: detect magic number for gltf binary"jenkins-bot2025-01-081-1/+4
|\ \ \
| * | | MimeAnalyzer: detect magic number for gltf binaryDerk-Jan Hartman2025-01-081-1/+4
* | | | Merge "MimeMap: add gltf and glb mime types"jenkins-bot2025-01-081-0/+4
|\| | |
| * | | MimeMap: add gltf and glb mime typesDerk-Jan Hartman2025-01-081-0/+4
* | | | Merge "user: Move UserOptionsUpdateJob to /includes/user/Options"jenkins-bot2025-01-081-1/+1
|\ \ \ \
| * | | | user: Move UserOptionsUpdateJob to /includes/user/OptionsTimo Tijhof2024-12-181-1/+1
* | | | | Merge "user: Tag UserArrayFromResult as `@internal` class"jenkins-bot2025-01-085-12/+16
|\| | | | | |/ / / |/| | |
| * | | user: Tag UserArrayFromResult as `@internal` classTimo Tijhof2024-12-185-12/+16
* | | | Merge "stats: add getCacheCount function to expose the size of the cache"jenkins-bot2025-01-081-3/+10
|\ \ \ \
| * | | | stats: add getCacheCount function to expose the size of the cacheCole White2025-01-071-3/+10
* | | | | Merge "Database: tracing: emit row respose stats"jenkins-bot2025-01-081-0/+7
|\ \ \ \ \
| * | | | | Database: tracing: emit row respose statsChris Danis2025-01-071-0/+7
| | |_|/ / | |/| | |
* | | | | Merge "Add ILBFactory::getAutoCommitPrimaryConnection()"jenkins-bot2025-01-082-0/+17
|\ \ \ \ \
| * | | | | Add ILBFactory::getAutoCommitPrimaryConnection()Jakob Warkotsch2025-01-072-0/+17
* | | | | | Merge "block: Fix exception when purging multiple expired blocks for the same...jenkins-bot2025-01-081-1/+6
|\ \ \ \ \ \
| * | | | | | block: Fix exception when purging multiple expired blocks for the same targetTim Starling2025-01-081-1/+6
* | | | | | | Localisation updates from https://translatewiki.net.Translation updater bot2025-01-083-2/+12
* | | | | | | Merge "filebackend: Improve debug messages by passing native context or CSV"jenkins-bot2025-01-084-20/+17
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | filebackend: Improve debug messages by passing native context or CSVTimo Tijhof2025-01-074-20/+17
* | | | | | | tracing: Disable tracing in CLI modeMáté Szabó2025-01-071-1/+1
* | | | | | | Merge "PageUpdater: do not map EDIT_INTERNAL to FLAG_AUTOMATED."jenkins-bot2025-01-072-2/+20
|\ \ \ \ \ \ \
| * | | | | | | PageUpdater: do not map EDIT_INTERNAL to FLAG_AUTOMATED.daniel2025-01-072-2/+20
* | | | | | | | Merge "Tracing: span statuses for root spans"jenkins-bot2025-01-072-2/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Tracing: span statuses for root spansChris Danis2025-01-072-2/+12
* | | | | | | | | Merge "objectcache: Automatically fallback to the second db in line"jenkins-bot2025-01-071-12/+35
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | objectcache: Automatically fallback to the second db in lineAmir Sarabadani2025-01-061-12/+35
| |/ / / / / / /
* | | | | | | | Database: tracing: query errors => span errorChris Danis2025-01-071-1/+3
* | | | | | | | Tracing: add span statusesChris Danis2025-01-074-0/+50
* | | | | | | | Span: fluentize activate()/deactivate()Chris Danis2025-01-074-10/+13
* | | | | | | | Merge "specials: Support temporary account filtering on Special:BlockList"jenkins-bot2025-01-072-10/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | specials: Support temporary account filtering on Special:BlockListMáté Szabó2025-01-072-10/+45
* | | | | | | | | Merge "Fix incorrect ucfirst/lcfirst transformations for Karakalpak alphabet"jenkins-bot2025-01-071-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix incorrect ucfirst/lcfirst transformations for Karakalpak alphabetravi17182025-01-031-6/+6
* | | | | | | | | | Merge "Make onConditionalDefaultOptionsAddCondition call easier to find"jenkins-bot2025-01-071-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make onConditionalDefaultOptionsAddCondition call easier to findMartin Urbanec2025-01-071-1/+3
* | | | | | | | | | | Localisation updates from https://translatewiki.net.Translation updater bot2025-01-072-3/+11
* | | | | | | | | | | block: Show a special log entry when blocking an already blocked targetTim Starling2025-01-074-53/+116
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "DnsBlacklistUrls: Remove sorbs.net"jenkins-bot2025-01-062-2/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | DnsBlacklistUrls: Remove sorbs.netReedy2025-01-062-2/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Skin [Breaking change]: Remove ability of skins to override makeFooter...jenkins-bot2025-01-063-39/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Skin [Breaking change]: Remove ability of skins tolmora2025-01-063-39/+9
* | | | | | | | | | | Merge "file: Set fr_deleted"jenkins-bot2025-01-062-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | file: Set fr_deletedAmir Sarabadani2025-01-062-0/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "session: Do not set session.use_trans_sid"jenkins-bot2025-01-061-1/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | session: Do not set session.use_trans_sidGergő Tisza2025-01-061-1/+0
| | |_|/ / / / / / / / | |/| | | | | | | | |