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
...
*
|
Merge "Add explicit casts between scalar types"
jenkins-bot
2022-03-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add explicit casts between scalar types
Umherirrender
2022-03-08
1
-1
/
+1
*
|
Add Sanitizer::removeSomeTags() which uses Remex to tokenize
C. Scott Ananian
2022-03-04
1
-1
/
+40
|
/
*
benchmarkTruncate.php: Make script work copying from tables with prefixes
Reedy
2022-02-23
1
-7
/
+7
*
Add script to benchmark TRUNCATE versus DELETE
Tim Starling
2022-02-14
1
-0
/
+55
*
Replace Content::getParserOutput call to ContentRenderer::getParserOutput
Roman Stolar
2021-10-20
1
-3
/
+2
*
Introduce CommentFormatter
Tim Starling
2021-09-28
1
-0
/
+29
*
Merge "objectcache: Avoid getCurrentTime() call in MapCacheLRU::has()"
jenkins-bot
2021-09-17
1
-3
/
+33
|
\
|
*
objectcache: Avoid getCurrentTime() call in MapCacheLRU::has()
Timo Tijhof
2021-09-10
1
-3
/
+33
*
|
Using @return never documentation on always-throw-function
Umherirrender
2021-09-07
1
-1
/
+0
*
|
Remove unreachable code after exception/die/exit
Umherirrender
2021-09-03
1
-1
/
+1
|
/
*
maintenance: Cleanup use of exit in Maintenance::execute implementation
Umherirrender
2021-08-30
1
-6
/
+3
*
benchmarks: Remove old bench, document `perf -e instructions`
Tim Starling
2021-08-26
2
-117
/
+24
*
benchmarks: Set a default file in benchmarkJSMinPlus.php
Timo Tijhof
2021-08-26
1
-5
/
+4
*
Add benchmark for Linker::formatComment() in preparation for refactor
Tim Starling
2021-08-24
6
-2
/
+55
*
benchmarks: Add benchmarkEval.php, for one-off benchmarks
Tim Starling
2021-08-23
1
-0
/
+51
*
benchmarks: Remove some old and trivial benchmarks
Timo Tijhof
2021-08-23
5
-422
/
+0
*
Remove explicit LIMIT 1 when using IDatabase::selectRow/selectField
Umherirrender
2021-08-06
1
-1
/
+1
*
Post Revision-removal cleanup
DannyS712
2021-06-24
1
-1
/
+1
*
Update Legoktm's email address
Kunal Mehta
2021-05-02
1
-1
/
+1
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Introduce Tidy service
C. Scott Ananian
2021-03-15
1
-2
/
+4
*
resourceloader: Add wikimedia/minify package and remove local copies
Timo Tijhof
2021-02-24
5
-158
/
+0
*
Merge "parser: new BeforeParserFetchTemplateRevisionRecord hook"
jenkins-bot
2021-02-16
1
-6
/
+15
|
\
|
*
parser: new BeforeParserFetchTemplateRevisionRecord hook
C. Scott Ananian
2021-02-05
1
-6
/
+15
*
|
Use static closures where safe to use
Umherirrender
2021-02-11
3
-8
/
+8
*
|
maintenance: Mark some closures as static
Reedy
2021-02-07
1
-10
/
+10
|
/
*
Safer autoloading with respect to file-scope code
Tim Starling
2021-01-11
2
-4
/
+4
*
Remove all methods of MWTidy except for MWTidy::tidy()
C. Scott Ananian
2020-08-17
1
-20
/
+3
*
phan: Enable redundant_condition_detection
Umherirrender
2020-07-01
1
-0
/
+1
*
Pass function name to database functions (maintenance scripts)
Umherirrender
2020-06-07
1
-3
/
+3
*
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
Reedy
2020-05-21
1
-1
/
+2
*
benchmarks: Remove bench_wfIsWindows.php
Timo Tijhof
2020-05-20
1
-72
/
+0
*
Narrow MediaWiki.Commenting.FunctionComment.WrongStyle
Reedy
2020-05-20
3
-6
/
+18
*
Revert "Correct capitalization of BeforeParserFetchTemplateAndTitle hook"
Tim Starling
2020-04-30
1
-1
/
+1
*
Replace uses and hard deprecate Revision::newFromTitle
DannyS712
2020-04-18
1
-6
/
+11
*
Correct capitalization of BeforeParserFetchTemplateAndTitle hook
C. Scott Ananian
2020-04-17
1
-1
/
+1
*
benchmarks: Exclude from PHPUnit test coverage
Timo Tijhof
2019-12-18
18
-208
/
+36
*
Set method visibility on maintenance scripts
Umherirrender
2019-11-16
1
-3
/
+3
*
Remove Language::factory and getParentLanguage use
Aryeh Gregor
2019-10-27
1
-1
/
+2
*
Set public for override of Maintenance functions
Umherirrender
2019-10-09
1
-2
/
+2
*
Upgrade phan config to 0.7.1
Daimona Eaytoy
2019-09-04
1
-0
/
+1
*
Remove `@author Timo Tijhof` from various file headers
Timo Tijhof
2019-07-08
3
-3
/
+0
*
Rename CDN config variables to be generic, deprecating the old names
James D. Forrester
2019-05-24
1
-10
/
+11
*
Deprecate the Http class
Aryeh Gregor
2019-05-06
1
-1
/
+4
*
maintenance: Deprecate Maintenance::hasArg/getArg with no param
Thiemo Kreuz
2019-03-29
1
-1
/
+1
*
Normalize use of "INNER JOIN" to "JOIN" in database queries
Aaron Schulz
2019-03-06
1
-1
/
+1
*
Remove deprecated class SquidUpdate
Umherirrender
2019-02-05
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
Umherirrender
2018-09-16
1
-1
/
+1
*
Merge "benchmarks: Minor cleanup for strtr benchmark"
jenkins-bot
2018-08-22
2
-74
/
+55
|
\
[prev]
[next]