aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs
Commit message (Expand)AuthorAgeFilesLines
* In .htaccess deny files, use "Satisfy All"REL1_42Tim Starling2025-04-041-1/+2
* Localisation updates from https://translatewiki.net.Translation updater bot2025-04-031-1/+13
* FileBackend: PHP Deprecated: strrpos(): Passing null to parameter #1 ($haystack)Paladox2025-03-311-1/+1
* Localisation updates from https://translatewiki.net.Translation updater bot2025-03-271-0/+23
* Localisation updates from https://translatewiki.net.Translation updater bot2025-03-201-1/+2
* RateLimiter: Fix peek modedaniel2025-03-011-0/+7
* Localisation updates from https://translatewiki.net.Translation updater bot2025-01-232-7/+8
* Localisation updates from https://translatewiki.net.Translation updater bot2025-01-021-1/+1
* Localisation updates from https://translatewiki.net.Translation updater bot2024-12-121-1/+25
* Localisation updates from https://translatewiki.net.Translation updater bot2024-11-211-1/+37
* Localisation updates from https://translatewiki.net.Translation updater bot2024-11-144-5/+53
* Localisation updates from https://translatewiki.net.Translation updater bot2024-11-072-2/+3
* Localisation updates from https://translatewiki.net.Translation updater bot2024-10-316-5/+15
* GlobalIdGenerator: Update str_getcsv() call for PHP 8.4Reedy2024-10-291-1/+1
* Localisation updates from https://translatewiki.net.Translation updater bot2024-10-241-0/+20
* Localisation updates from https://translatewiki.net.Translation updater bot2024-10-101-0/+8
* rdbms: only mention write queries in "writes pending" warningsAaron Schulz2024-10-071-1/+1
* rdbms: Reduce log severity of "found writes pending"Amir Sarabadani2024-10-071-1/+1
* Localisation updates from https://translatewiki.net.Translation updater bot2024-08-011-1/+1
* Localisation updates from https://translatewiki.net.Translation updater bot2024-07-252-3/+4
* Localisation updates from https://translatewiki.net.Translation updater bot2024-06-201-0/+2
* Localisation updates from https://translatewiki.net.Translation updater bot2024-06-131-1/+1
* Localisation updates from https://translatewiki.net.Translation updater bot2024-05-301-2/+3
* Serialization test cases: fix filename after ParserOutput namespacingC. Scott Ananian2024-05-201-1/+31
* Merge "DatabasePostgres: Update getServerVersion() code to remove old fallbacks"jenkins-bot2024-04-081-12/+2
|\
| * DatabasePostgres: Update getServerVersion() code to remove old fallbacksReedy2024-03-261-12/+2
* | Merge "rdbms: Expand taint annotations for SelectQueryBuilder/UnionQueryBuilder"jenkins-bot2024-04-082-0/+9
|\ \
| * | rdbms: Expand taint annotations for SelectQueryBuilder/UnionQueryBuilderUmherirrender2024-04-042-0/+9
* | | filebackend: simplify "headless" parameter and STREAM_HEADLESS flagAaron Schulz2024-04-043-5/+7
|/ /
* | Merge "rdbms: Add taint annotations to ReplaceQueryBuilder"jenkins-bot2024-04-041-0/+3
|\ \
| * | rdbms: Add taint annotations to ReplaceQueryBuilderUmherirrender2024-04-041-0/+3
* | | Merge "rdbms: Annotate ReplaceQueryBuilder::rows as list"jenkins-bot2024-04-042-4/+4
|\ \ \ | |/ / |/| |
| * | rdbms: Annotate ReplaceQueryBuilder::rows as listUmherirrender2024-04-022-4/+4
* | | Merge "rdbms: Improve Query documentation and typehints"jenkins-bot2024-04-031-15/+20
|\ \ \
| * | | rdbms: Improve Query documentation and typehintsGergő Tisza2024-03-271-15/+20
* | | | Merge "REST: Add support for complex parameters."jenkins-bot2024-04-032-3/+15
|\ \ \ \
| * | | | REST: Add support for complex parameters.daniel2024-04-022-3/+15
| | |/ / | |/| |
* / | | rdbms: Introduce RawSQLExpression for edge casesAmir Sarabadani2024-04-022-1/+43
|/ / /
* | | Merge "rdbms: remove SQLPlatform::isWriteQuery()"jenkins-bot2024-03-282-26/+0
|\ \ \
| * | | rdbms: remove SQLPlatform::isWriteQuery()Aaron Schulz2024-03-282-26/+0
* | | | Merge "rdbms: Stop sending error logs when only one replica is lagging"jenkins-bot2024-03-282-8/+22
|\ \ \ \
| * | | | rdbms: Stop sending error logs when only one replica is laggingAmir Sarabadani2024-03-262-8/+22
* | | | | objectcache: remove deprecated QOS_EMULATION_SQL constantAaron Schulz2024-03-271-3/+0
| |/ / / |/| | |
* | | | Merge "rdbms: simplify SQLPlatform::tableName() safety checks"jenkins-bot2024-03-274-23/+5
|\ \ \ \
| * | | | rdbms: simplify SQLPlatform::tableName() safety checksAaron Schulz2024-03-264-23/+5
| | |_|/ | |/| |
* | | | Merge "rdbms: deprecate unused SQLPlatform::getQueryVerb() method"jenkins-bot2024-03-271-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | rdbms: deprecate unused SQLPlatform::getQueryVerb() methodAaron Schulz2024-03-271-0/+2
* | | | Localisation updates from https://translatewiki.net.Translation updater bot2024-03-261-1/+2
* | | | IReadableDatabase: Remove part of comment mentioning mysql_get_server_info()Reedy2024-03-251-1/+1
| |_|/ |/| |
* | | Merge "rdbms: Improve QueryBuilderFromRawSql flag logic"jenkins-bot2024-03-251-4/+31
|\ \ \