Make revdel input form more consistent with other forms:
[lhc/web/wiklou.git] / maintenance / Maintenance.php
2009-09-04 Tim Starling* Rewrote commandLine.inc to be a simple wrapper around...
2009-09-04 Tim StarlingFix potential arbitrary script execution vulnerability...
2009-08-18 Chad HorohoeRedo addArgs() as addArg() so we can actually do useful...
2009-08-17 Alexandre Emsenhuber* batch change for "while ( $row = $db->fetchObject...
2009-08-15 Chad HorohoeWhen running PHP from the command line the default...
2009-08-15 Jack Phoenixspacing tweaks
2009-08-15 Alexandre Emsenhuber* run Maintenance::finalSetup() after including LocalSe...
2009-08-09 Chad HorohoeMake DB_STD the normal DB access level. Some scripts...
2009-08-09 Chad HorohoeMake $site and $lang global, just to be safe. Call...
2009-08-06 Chad HorohoeClean up missing param error, show help on die. -params...
2009-08-05 Chad HorohoeDoc fixes, add new Wikimedia group for doxygen so we...
2009-08-05 Chad HorohoeMake this work by only loading things with a maintClass.
2009-08-04 Chad HorohoeRemove useless scripts list. Nothing depends on it...
2009-08-04 Chad HorohoeFollowup r54328: Would've helped to commit this
2009-08-02 Chad HorohoeDon't put \n on the end of every error() call, just...
2009-08-02 Chad Horohoe* Add way to get full input from stdin() without having...
2009-08-02 Chad Horohoe+newlines on error
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-06-24 Brion VibberRevert r52336 "Merge maintenance-work branch:"
2009-06-24 Chad HorohoeMerge maintenance-work branch: