aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs
Commit message (Expand)AuthorAgeFilesLines
* Annotate newable classesdaniel2020-07-079-0/+26
* DBConnRef: Remove check for spl_object_id existing, always availableDannyS7122020-07-021-6/+1
* Merge "StaticArrayWriter: Add a public static write() method"Krinkle2020-07-021-12/+17
|\
| * StaticArrayWriter: Add a public static write() methodTimo Tijhof2020-06-161-12/+17
* | Merge "phan: Enable redundant_condition_detection"jenkins-bot2020-07-025-0/+10
|\ \
| * | phan: Enable redundant_condition_detectionUmherirrender2020-07-015-0/+10
* | | Merge "Use wikimedia/services 2.0.1"jenkins-bot2020-07-019-868/+0
|\ \ \
| * | | Use wikimedia/services 2.0.1Kunal Mehta2020-06-299-868/+0
* | | | Introduce $wgForceHTTPSTim Starling2020-06-301-0/+68
|/ / /
* | | Merge "Use @internal instead of @private per policy"jenkins-bot2020-06-261-1/+1
|\ \ \
| * | | Use @internal instead of @private per policydaniel2020-06-261-1/+1
| |/ /
* / / Add a new type of database to the installer from extensionArtBaltai2020-06-261-55/+3
|/ /
* | Merge "rdbms: Move "Did you forget…" from DBQueryError to MWExceptionHandler"jenkins-bot2020-06-221-4/+2
|\ \
| * | rdbms: Move "Did you forget…" from DBQueryError to MWExceptionHandlerTimo Tijhof2020-06-121-4/+2
* | | Merge "rdbms: Denormalize fname and errno in DBQuery log messages"jenkins-bot2020-06-221-1/+3
|\| |
| * | rdbms: Denormalize fname and errno in DBQuery log messagesTimo Tijhof2020-06-121-1/+3
* | | Merge "rdbms: Move connection error message from DBQueryError to DBQueryDisco...jenkins-bot2020-06-222-12/+23
|\| |
| * | rdbms: Move connection error message from DBQueryError to DBQueryDisconnected...Timo Tijhof2020-06-122-12/+23
* | | Introduce wfDeprecatedMsg()Tim Starling2020-06-221-2/+3
* | | rdbms: Remove is_array check on typed argument in DatabasePostgresUmherirrender2020-06-201-4/+0
* | | Remove falsy check after new callUmherirrender2020-06-181-8/+4
* | | Merge "upload: Modernize callback code to make use of PHP7 syntax"jenkins-bot2020-06-161-11/+5
|\ \ \
| * | | upload: Modernize callback code to make use of PHP7 syntaxThiemo Kreuz2020-05-291-11/+5
* | | | Merge "MultiHttpClient: Reduce the default timeout from 900 to 30"jenkins-bot2020-06-151-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | MultiHttpClient: Reduce the default timeout from 900 to 30Tim Starling2020-06-151-1/+1
* | | | objectcache: Split out BagOStuffTestBase class for easier subclassingAaron Schulz2020-06-131-0/+1
* | | | Use PHP_OS_FAMILY instead of substr(PHP_OS,0,3) for Windows checksTimo Tijhof2020-06-134-6/+6
|/ / /
* | | Merge "Pass function name to database functions (rdbms/installer)"jenkins-bot2020-06-116-13/+15
|\ \ \ | |_|/ |/| |
| * | Pass function name to database functions (rdbms/installer)Umherirrender2020-06-076-13/+15
* | | Localisation updates from https://translatewiki.net.Translation updater bot2020-06-081-0/+3
|/ /
* | Merge "Pass function name to database functions"jenkins-bot2020-06-071-1/+1
|\ \
| * | Pass function name to database functionsUmherirrender2020-06-071-1/+1
* | | Pass function name to HttpRequestFactory::createUmherirrender2020-06-071-1/+1
|/ /
* | Localisation updates from https://translatewiki.net.Translation updater bot2020-06-041-0/+15
* | Merge "In ChronologyProtector fix confusion between DB name and master name"jenkins-bot2020-06-033-11/+15
|\ \
| * | In ChronologyProtector fix confusion between DB name and master nameTim Starling2020-06-013-11/+15
* | | Remove terminating line breaks from debug messagesTim Starling2020-06-035-21/+21
* | | Localisation updates from https://translatewiki.net.Translation updater bot2020-06-013-0/+5
|/ /
* / Localisation updates from https://translatewiki.net.Translation updater bot2020-05-294-1/+9
|/
* mime: Represent lists as arrays instead of space-delimited stringsOri Livneh2020-05-283-294/+336
* ParamValidator qqq: Restore badexpiry messages removed by L10n-botDannyS7122020-05-281-0/+2
* Localisation updates from https://translatewiki.net.Translation updater bot2020-05-281-2/+0
* Merge "WatchedItemStore: Enforce a maximum watchlist expiry duration"jenkins-bot2020-05-274-2/+56
|\
| * WatchedItemStore: Enforce a maximum watchlist expiry durationMusikAnimal2020-05-224-2/+56
* | rdbms: Clarify ILoadBalancer::getConnection doc for when to call reuseConnectionMarius Hoch2020-05-261-3/+3
* | mime: Document null return from MimeAnalyzer::improveTypeFromExtension()Ori Livneh2020-05-241-1/+4
* | Merge "Respect configured default HTTP timeouts, and introduce max timeouts"jenkins-bot2020-05-211-2/+22
|\ \
| * | Respect configured default HTTP timeouts, and introduce max timeoutsTim Starling2020-05-211-2/+22
* | | Merge "Add rawTables(), getQueryInfo() and queryInfo() to SelectQueryBuilder"jenkins-bot2020-05-211-0/+81
|\ \ \
| * | | Add rawTables(), getQueryInfo() and queryInfo() to SelectQueryBuilderTim Starling2020-05-181-0/+81
| | |/ | |/|