Brion Vibber
ee69a12255
Support setting values for long options like --color=yes
2004-10-18 08:10:22 +00:00
Antoine Musso
6bbcf091bf
Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive"
2004-09-03 20:33:01 +00:00
Tim Starling
16a624984f
DB name feature from REL1_3
2004-08-14 06:10:56 +00:00
Brion Vibber
b5c80fc471
Fix command-line scripts broken by more aggressive external entry point
...
protection.
2004-08-11 02:08:47 +00:00
Tim Starling
556e55adcd
including the new Defines.php
2004-07-25 02:54:47 +00:00
Domas Mituzas
a8bdd044ad
all wikimedia servers return fully qualified domain name in hostname
...
there's no need of linux-specific -a flag. warnings--
2004-07-14 06:23:10 +00:00
Tim Starling
dc9dcba5a4
Use admin password all the time
2004-06-26 07:08:31 +00:00
Tim Starling
2ba5e0e718
* Moved content from liveCmdLine.inc into commandLine.inc, obsoleting the former.
...
* Put some option handling code in commandLine.inc which is untested and unused (for the moment).
* Converted all existing command line scripts to use the standard header and argument array.
* Did a quick test of compressOld.php, rebuildall.php and rebuildMessages.php to check for breakage.
* rebuildall.php was broken due to the unmaintained rebuildlinks.php, so I converted it to use refreshLinks instead. Required splitting into refreshLinks.inc and refreshLinks.php
2004-06-15 15:18:50 +00:00
Tim Starling
981842c7dc
fixing up commandLine.inc so it will work anywhere
2004-06-13 04:24:44 +00:00
Tim Starling
cfbb644a8b
Making it work on the live servers
2004-06-12 12:56:00 +00:00
Jerome Jamnicky
9118b17901
Let the bulk of LanguageUtf8.php be included by Setup.php when running
...
command-line scripts.
2004-05-19 03:21:30 +00:00
Tim Starling
39f8a5753d
links schema conversion script, alterations to config/index.php and commandLine.inc to allow it to work
2004-04-12 07:16:43 +00:00
Tim Starling
b1a944009d
Modification to moveCustomMessages.php to create redirects, related modifications in other files
2004-03-23 12:05:40 +00:00
Tim Starling
e78c7729e2
secured command line scripts against web server invocation, plus a minor bug fix
2004-03-23 10:28:28 +00:00
Tim Starling
d4e8cc2467
setup code common to command line scripts
2004-02-23 07:44:11 +00:00