index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
benchmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
3
-3
/
+3
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
12
-2
/
+19
*
Split MediaWikiTitleCodec
Tim Starling
2025-03-03
1
-2
/
+2
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-2
/
+0
*
maintenance: Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
maintenance: Use more of namespaced Maintenance class
Reedy
2024-10-16
1
-0
/
+1
*
Pass function name to IDatabase functions
Umherirrender
2024-09-19
1
-2
/
+2
*
maintenance: Add missing documentation to class properties
Umherirrender
2024-09-13
5
-0
/
+5
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
13
-0
/
+52
*
Add MediaWiki\Registration namespace to registration classes
Ebrahim Byagowi
2024-08-10
1
-0
/
+1
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-0
/
+2
*
Rename JsonUnserial… to JsonDeserial…
James D. Forrester
2024-06-12
1
-2
/
+2
*
Namespace includes/cache
James D. Forrester
2024-02-20
1
-0
/
+1
*
Merge "maintenance: Introduce getReplicaDB() and getPrimaryDB()"
jenkins-bot
2024-01-20
1
-1
/
+1
|
\
|
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
|
ResourceLoader: Remove libs/jsminplus.php (JSMinPlus, JSParser)
Timo Tijhof
2024-01-19
1
-11
/
+0
|
/
*
maintenance: Migrate to expression builders
Amir Sarabadani
2024-01-17
1
-1
/
+1
*
ResourceLoader: Switch validateScriptFile() from JSMinPlus to Peast
Timo Tijhof
2024-01-06
1
-0
/
+9
*
Merge "Replace use of "unquoted" with "raw" for tableName() callers"
jenkins-bot
2023-11-23
1
-4
/
+4
|
\
|
*
Replace use of "unquoted" with "raw" for tableName() callers
Aaron Schulz
2023-11-21
1
-4
/
+4
*
|
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-0
/
+2
|
/
*
Replace deprecated Linker::formatComment in benchmarkCommentFormatter
Fomafix
2023-10-13
1
-5
/
+5
*
Maintenance: use getServiceContainer() method
daniel
2023-10-13
1
-5
/
+4
*
ResourceLoader: Improve and generalize validateScriptFile test coverage
Timo Tijhof
2023-10-02
1
-5
/
+8
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-0
/
+1
*
Namespace TitleParser under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-0
/
+1
*
Namespace TitleFormatter under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-0
/
+1
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-0
/
+1
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
3
-11
/
+7
*
Migrate more calls of Database::select* to SelectQueryBuilder
Amir Sarabadani
2023-07-26
1
-12
/
+9
*
Replace deprecated Hooks::register in benchmarkParse.php
Umherirrender
2023-05-18
1
-1
/
+2
*
Update benchmarkHooks.php to use HookContainer
Tim Starling
2023-05-18
1
-6
/
+5
*
Fix Phan suppressions related to Title::castFrom*() and friends
Bartosz Dziewoński
2023-04-22
1
-1
/
+1
*
build: Cleanup of .phpcs.xml
Umherirrender
2023-04-13
1
-0
/
+2
*
Merge "Reorg: Namespace the Title class"
jenkins-bot
2023-03-02
3
-0
/
+3
|
\
|
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
3
-0
/
+3
*
|
Remove support for MW_USE_LEGACY_DEFAULT_SETTINGS
daniel
2023-03-02
1
-17
/
+0
|
/
*
benchmarks: Add --setup to benchmarkEval.php
Timo Tijhof
2023-01-03
1
-1
/
+9
*
Merge "SettingsBuilder: introduce a "registration" stage"
jenkins-bot
2022-12-19
1
-1
/
+1
|
\
|
*
SettingsBuilder: introduce a "registration" stage
daniel
2022-12-16
1
-1
/
+1
*
|
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
1
-0
/
+1
|
/
*
benchmarks: Add benchmark for JsonCodec
daniel
2022-10-11
1
-0
/
+96
*
Move dynamic defaults into MainConfigSchema
Aryeh Gregor
2022-07-07
1
-0
/
+3
*
Add benchmarks for applying dynamic config.
daniel
2022-05-09
1
-0
/
+25
*
Config builder optimisations (combined)
Tim Starling
2022-05-06
1
-0
/
+23
*
Use MainConfigNames instead of string literals, #5
Aryeh Gregor
2022-04-27
1
-3
/
+6
*
Benchmark script for settings loading.
daniel
2022-03-31
1
-0
/
+105
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
2
-0
/
+5
*
Merge "Hard deprecate Sanitizer::removeHTMLtags()"
jenkins-bot
2022-03-08
1
-9
/
+11
|
\
|
*
Hard deprecate Sanitizer::removeHTMLtags()
C. Scott Ananian
2022-03-07
1
-9
/
+11
[next]