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
/
deleteArchivedRevisions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-11-12
1
-0
/
+2
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
maintenance: Migrate to DeleteQueryBuilder
Amir Sarabadani
2024-01-02
1
-1
/
+4
*
maintenance: Use SelectQueryBuilder to construct queries
Derick Alangi
2022-07-22
1
-1
/
+5
*
Remove trailing dot/space from some exception messages and output strings
Timo Tijhof
2021-08-04
1
-1
/
+1
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
1
-1
/
+0
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-2
/
+2
*
Combine deleteArchived{Files,Revisions}.inc into the .php scripts
Kevin Israel
2015-05-17
1
-13
/
+15
*
Pass phpcs-strict on maintenance/ (6/8)
Siebrand Mazeland
2014-04-23
1
-2
/
+4
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-2
/
+2
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-2
/
+2
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-06-16
1
-2
/
+9
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-6
/
+6
*
* Make tests work better together. Tests are now skipped or marked incomplete.
Mark A. Hershberger
2010-02-25
1
-20
/
+7
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-17
/
+54
*
Minor grammar fixes, etc.
Greg Sabino Mullane
2008-07-21
1
-1
/
+1
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+2
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+0
*
svn:eol-style native
Antoine Musso
2007-05-12
1
-30
/
+30
*
*Add a script to delete archived images
Aaron Schulz
2007-05-10
1
-1
/
+1
*
*Comment: based on deleteOldRevisions.php
Aaron Schulz
2007-05-10
1
-0
/
+1
*
*opps, fix doc comment
Aaron Schulz
2007-05-10
1
-1
/
+1
*
*Add a script to delete archived revisions
Aaron Schulz
2007-05-10
1
-0
/
+30