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
/
updateSpecialPages.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
updateSpecialPages: Get rid of dead SpecialPage::getFile() code
Kunal Mehta
2015-10-27
1
-5
/
+3
*
Get the value of microtime() directly as float in updateSpecialPages.php
Alexandre Emsenhuber
2014-10-20
1
-6
/
+6
*
Move QueryPage and abstract subclasses to specialpage folder
Kevin Israel
2014-06-24
1
-2
/
+2
*
Update formatting in maintenance/ (4/4)
Siebrand Mazeland
2014-04-23
1
-2
/
+2
*
Moved $wgQueryPages stuff out of the global scope and into a function
Chad Horohoe
2014-03-18
1
-5
/
+2
*
Made UpdateSpecialPages support --list/--only with the callback updates
Aaron Schulz
2014-02-05
1
-29
/
+39
*
Fix QueryPage transaction plan
Tim Starling
2013-12-11
1
-3
/
+0
*
If --only and we've had a hit, no need to continue iteration over $wgQueryPages
Reedy
2013-08-22
1
-0
/
+3
*
Don't do special page cache updates if --list or --only parameters passed
Reedy
2013-08-22
1
-25
/
+33
*
Fix help for --only: override doesn't work with CamelCase
Nemo bis
2013-08-17
1
-1
/
+3
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-3
/
+3
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Fixed spacing around parenthesis in languages/tests/maintenance
umherirrender
2013-04-28
1
-1
/
+1
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-1
/
+1
*
Output special page name before attempting to run function
Reedy
2012-11-16
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-09-03
1
-2
/
+7
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Pass __METHOD__ to DatabaseBase::commit() and DatabaseBase::rollback()
Alexandre Emsenhuber
2012-02-28
1
-1
/
+1
*
Bunch of error suppression operator fixes (bug
Chad Horohoe
2011-07-06
1
-1
/
+2
*
Merge r86398 into the old wfWaitForSlaves. Update core calls.
Platonides
2011-04-20
1
-2
/
+2
*
Revert r86236
Sam Reed
2011-04-18
1
-1
/
+1
*
Update all core calls of SpecialPage->getName();
Sam Reed
2011-04-18
1
-1
/
+1
*
Refactor the factory/i18n/list/etc static methods from SpecialPage into their...
Happy-melon
2011-04-17
1
-1
/
+1
*
Removed call to OutputPage::disable()
Alexandre Emsenhuber
2011-02-10
1
-2
/
+2
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
No need to recreate a second object if we already have the good one ;)
Alexandre Emsenhuber
2010-12-22
1
-4
/
+8
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-1
/
+1
*
Standardised file description headers:
Alexandre Emsenhuber
2010-09-01
1
-0
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-10
/
+10
*
Followup r60051, with the rest of the callers and removing a useless subclass...
Chad Horohoe
2009-12-14
1
-1
/
+1
*
removed trailing whitespaces
Alexandre Emsenhuber
2009-11-23
1
-5
/
+5
*
upwards merge from deployment-58049, fix regression introduced by r54225 - sp...
Domas Mituzas
2009-10-23
1
-2
/
+2
*
* update identation
Alexandre Emsenhuber
2009-08-07
1
-16
/
+19
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Don't put \n on the end of every error() call, just do it in error() itself. ...
Chad Horohoe
2009-08-02
1
-2
/
+2
*
Stay semicolon.
Chad Horohoe
2009-08-02
1
-1
/
+1
*
timestamp() fixes on updateSearchIndex.php, and declare globals in updateSpec...
Chad Horohoe
2009-08-02
1
-2
/
+2
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-101
/
+117
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-100
/
+100
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-100
/
+100
*
* Maintain active user count for Special:Statistics (bug 13585)
Aaron Schulz
2008-08-31
1
-42
/
+51
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-2
/
+7
*
* Introduced LBFactory -- an abstract class for configuring database load bal...
Tim Starling
2008-03-30
1
-2
/
+2
*
* Added --override switch for disabled pages in updateSpecialPages.php
Brion Vibber
2007-11-13
1
-3
/
+4
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
The war on redundant ampersand usage!
Nick Jenkins
2007-01-22
1
-2
/
+2
*
fix warbubg when the array is set to false
Antoine Musso
2007-01-16
1
-2
/
+2
*
Added configuration global $wgDisableQueryPageUpdate to disable certain pages...
Tim Starling
2006-12-30
1
-1
/
+9
*
* (bug 8042) Make miser mode caching limits settable via $wgQueryCacheLimit
Brion Vibber
2006-12-04
1
-1
/
+1
[next]