aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance
Commit message (Expand)AuthorAgeFilesLines
* purgeList.php: Swap usleep() to sleep()Umherirrender2022-03-091-3/+3
* Merge "Hard deprecate Sanitizer::removeHTMLtags()"jenkins-bot2022-03-081-9/+11
|\
| * Hard deprecate Sanitizer::removeHTMLtags()C. Scott Ananian2022-03-071-9/+11
* | Merge "Add explicit casts between scalar types"jenkins-bot2022-03-089-11/+10
|\ \ | |/ |/|
| * Add explicit casts between scalar typesUmherirrender2022-03-089-11/+10
* | Fix type of value directly passed to php internal functionsUmherirrender2022-03-075-8/+8
* | Merge "Add Sanitizer::removeSomeTags() which uses Remex to tokenize"jenkins-bot2022-03-061-1/+40
|\ \ | |/ |/|
| * Add Sanitizer::removeSomeTags() which uses Remex to tokenizeC. Scott Ananian2022-03-041-1/+40
* | Merge "rebuildLocalisationCache: Update threaded support to check ext-sockets"jenkins-bot2022-03-041-2/+2
|\ \
| * | rebuildLocalisationCache: Update threaded support to check ext-socketsTimo Tijhof2022-03-041-2/+2
| |/
* / Fix various documentation related to falseUmherirrender2022-03-031-2/+2
|/
* Fix generateSchemaSql.php default output pathTim Starling2022-02-281-9/+12
* Merge "Improve documentation in tables.json about file metadata"jenkins-bot2022-02-261-3/+3
|\
| * Improve documentation in tables.json about file metadataUmherirrender2022-02-261-3/+3
* | Replace some more usages of Wikimedia\(suppress|restore)Warnings()Reedy2022-02-241-2/+2
* | Merge "reassignEdits: Only UPDATE tables if there's rows to update"jenkins-bot2022-02-241-43/+44
|\ \
| * | reassignEdits: Only UPDATE tables if there's rows to updateReedy2022-02-241-43/+44
* | | maintenance: Replace some usages of Wikimedia\(suppress|restore)Warnings()Reedy2022-02-247-18/+27
|/ /
* | benchmarkTruncate.php: Make script work copying from tables with prefixesReedy2022-02-231-7/+7
* | Merge "Add "grep.php" to search pages for a regex"jenkins-bot2022-02-231-0/+132
|\ \
| * | Add "grep.php" to search pages for a regexTim Starling2022-02-231-0/+132
* | | Merge "Allow config merge strategies to be bypassed."jenkins-bot2022-02-226-6/+6
|\ \ \ | |/ / |/| |
| * | Allow config merge strategies to be bypassed.daniel2022-02-226-6/+6
* | | Add validation for abstract schemamainframe982022-02-222-1/+22
* | | Improve CleanupPreferences::deleteByWhereUmherirrender2022-02-211-32/+40
|/ /
* | resetPageRandom.php: Avoid undefined variable warningAmmarpad2022-02-181-0/+1
* | objectcache: deprecate BagOStuff incr() and decr() methodsAaron Schulz2022-02-181-59/+50
* | rebuildLocalisationCache.php: Reuse $sockets variable without $pidsTimo Tijhof2022-02-161-5/+4
* | rebuildLocalisationCache.php: Show operation summary when threads > 1Ahmon Dancy2022-02-151-38/+64
* | Merge "rebuildLocalisationCache.php: Add --no-progress option"jenkins-bot2022-02-151-1/+8
|\ \
| * | rebuildLocalisationCache.php: Add --no-progress optionAhmon Dancy2022-02-111-1/+8
* | | Merge "Make runJobs.php die peacefully if the DB server goes away"jenkins-bot2022-02-152-4/+8
|\ \ \
| * | | Make runJobs.php die peacefully if the DB server goes awayTim Starling2022-02-102-4/+8
* | | | Merge "Add script to benchmark TRUNCATE versus DELETE"jenkins-bot2022-02-141-0/+55
|\ \ \ \
| * | | | Add script to benchmark TRUNCATE versus DELETETim Starling2022-02-141-0/+55
* | | | | BackupDumper::finalSetup - call parent::finalSetupPetr Pchelko2022-02-141-1/+1
|/ / / /
* | | | Generate abstract schemas with one script callmainframe982022-02-113-125/+226
* | | | Merge "Chinese Conversion Table Update 2021-3"jenkins-bot2022-02-118-6/+63
|\ \ \ \ | |_|/ / |/| | |
| * | | Chinese Conversion Table Update 2021-3Chiefwei2021-12-268-6/+63
* | | | Make autogenerated config docs more portablePetr Pchelko2022-02-091-1/+1
| |/ / |/| |
* | | Merge "Add simple configuration doc generator"jenkins-bot2022-02-091-0/+101
|\ \ \
| * | | Add simple configuration doc generatorPetr Pchelko2022-02-091-0/+101
* | | | eslint: Only apply client rules to client filesEd Sanders2022-02-091-0/+5
* | | | Allow main settings file to be selected via env variable.daniel2022-02-063-9/+10
|/ / /
* | | Convert various callers to LoadBalancer::getConnectionRef()Aaron Schulz2022-02-034-22/+21
* | | Add pre-generator for config-schema.phpPetr Pchelko2022-02-031-0/+73
* | | Merge "docs: Fix TypeError on eg-iframe.html"jenkins-bot2022-02-021-2/+7
|\ \ \
| * | | docs: Fix TypeError on eg-iframe.htmlTimo Tijhof2022-02-021-2/+7
* | | | Add tl_target_id to templatelinksAmir Sarabadani2022-01-288-0/+182
|/ / /
* | | Merge "schema: Make page_id references unsigned"jenkins-bot2022-01-2812-11/+325
|\ \ \