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
/
deleteArchivedFiles.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-5
/
+5
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Clean up transactions in maintenance scripts
Aaron Schulz
2015-12-30
1
-2
/
+2
*
Combine deleteArchived{Files,Revisions}.inc into the .php scripts
Kevin Israel
2015-05-17
1
-8
/
+71
*
Update formatting in maintenance/ (2/4)
Siebrand Mazeland
2014-04-23
1
-0
/
+1
*
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
/
+8
*
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
-36
/
+6
*
follow up r62800 fix typo
Mark A. Hershberger
2010-02-22
1
-1
/
+1
*
Cleanup r62798: If you add a new param then document it, simplify check for -...
Chad Horohoe
2010-02-22
1
-4
/
+2
*
add --force option to delete db table rows
Mark A. Hershberger
2010-02-22
1
-0
/
+8
*
Remove fixme, done since r53528
Alexandre Emsenhuber
2009-12-14
1
-4
/
+0
*
* batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...
Alexandre Emsenhuber
2009-08-17
1
-1
/
+1
*
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
/
+66
*
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
-0
/
+31