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
/
categoryChangesAsRdf.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-1
/
+0
*
BatchRowIterator: Use SelectQueryBuilder directly
Bartosz DziewoĆski
2025-01-07
1
-59
/
+45
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-11-12
1
-0
/
+1
*
Make $fname mandatory on private functions
Umherirrender
2024-09-19
1
-3
/
+3
*
maintenance: Add missing documentation to class properties
Umherirrender
2024-09-13
1
-0
/
+2
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
Fix casing of Mediawiki to MediaWiki
Reedy
2024-01-29
1
-2
/
+2
*
maintenance: Migrate to expression builders
Amir Sarabadani
2024-01-17
1
-2
/
+2
*
Remove redundant empty() constructs (3)
Daimona Eaytoy
2023-09-08
1
-4
/
+4
*
Reorg: Move MWTimestamp to MediaWiki\Utils
Amir Sarabadani
2023-08-19
1
-0
/
+1
*
maintenance: Switch simple calls of Database::select to SQB
Amir Sarabadani
2023-07-19
1
-40
/
+16
*
Use more narrow IReadableDatabase in BatchRowIterator
thiemowmde
2023-05-19
1
-31
/
+30
*
Use more narrow database interfaces in maintenance scripts
thiemowmde
2023-02-27
1
-2
/
+3
*
Merge "Reorg: Move category-related classes from includes/ to Category/"
jenkins-bot
2023-02-09
1
-0
/
+2
|
\
|
*
Reorg: Move category-related classes from includes/ to Category/
Amir Sarabadani
2023-02-09
1
-0
/
+2
*
|
Remove unused arguments to private functions
Umherirrender
2023-02-08
1
-6
/
+5
|
/
*
Use MainConfigNames instead of string literals, #5
Aryeh Gregor
2022-04-27
1
-1
/
+2
*
Fix various documentation related to scalar types
Umherirrender
2022-03-09
1
-1
/
+1
*
Explicit cast TS_UNIX to int for arithmetic operations and int args
Umherirrender
2022-01-11
1
-2
/
+2
*
Use `rc_new_name_timestamp` index name unconditionally
Ammarpad
2021-05-05
1
-5
/
+1
*
Rename new_name_timestamp on recentchanges to rc_new_name_timestamp
Amir Sarabadani
2021-03-01
1
-6
/
+11
*
Merge "don't pass null page id to page related queries for category change rd...
jenkins-bot
2020-09-09
1
-5
/
+7
|
\
|
*
don't pass null page id to page related queries for category change rdf dumps
Ariel T. Glenn
2020-09-07
1
-5
/
+7
*
|
maintenance: Make use of BatchRowIterator::setCaller
Reedy
2020-09-05
1
-19
/
+40
|
/
*
Write category parent hierarchy when handling categorization
David Causse
2020-07-31
1
-17
/
+2
*
Fix PSR12.Properties.ConstantVisibility.NotFound in maintenance/
Reedy
2020-05-09
1
-3
/
+3
*
Add string casts when using array_keys() with SQL query conditions
Brad Jorsch
2019-12-16
1
-1
/
+1
*
Add missing @param and @return to documentation
Umherirrender
2019-11-10
1
-0
/
+1
*
Use Maintenance::getConfig in some maintenance scripts
Umherirrender
2019-09-01
1
-6
/
+5
*
Unsuppress more phan issues (part 5)
Daimona Eaytoy
2019-09-01
1
-2
/
+4
*
Fix categories detele SPARQL clause
Stanislav Malyshev
2019-08-27
1
-0
/
+2
*
Update PHPDoc types in several maintenance scripts and related
Thiemo Kreuz
2019-03-07
1
-1
/
+1
*
Normalize use of "INNER JOIN" to "JOIN" in database queries
Aaron Schulz
2019-03-06
1
-1
/
+1
*
Fix handling categorization changes
Stanislav Malyshev
2018-08-14
1
-9
/
+137
*
Use separate insert/delete statements to work around Blazegraph bug
Stanislav Malyshev
2018-08-13
1
-6
/
+31
*
Use array_merge to merge indexed arrays in categoryChangesAsRdf.php.
daniel
2018-07-02
1
-1
/
+1
*
Create update SPARQL for category changes
Stanislav Malyshev
2018-04-20
1
-0
/
+542