wiki.techinc.nl/maintenance
Ævar Arnfjörð Bjarmason 5c7e529edd * Removed spacing from the "Resolving duplicate section names" test, we're not
testing that and it only serves to make the test harder to read.
2005-05-02 10:10:40 +00:00
..
archives Use InnoDB by default for table creations if available. 2005-05-02 08:40:17 +00:00
postgresql remove inverse_timestamp wherever it is found and disable wfInvertTimestamp() 2005-02-21 15:33:58 +00:00
.htaccess htaccessing some directories for dev using cvs tree as www tree ;) 2004-04-21 23:17:36 +00:00
apache-ampersand.diff
attribute.php typo: missing ')' 2004-11-13 05:17:50 +00:00
benchmarkPurge.php fix phpdoc comment 2005-01-27 23:25:16 +00:00
build-intl-wiki.sql
changeuser.sql Add basic support for table prefixes to the installer. (Probably will fail on upgrades yet.) .sql files should still be usable 'raw' on a wiki with no prefix. 2004-12-01 13:15:13 +00:00
checktrans.php fix phpdoc comment 2005-01-27 22:57:43 +00:00
cleanupDupes.php fix phpdoc comment 2005-01-27 22:57:43 +00:00
clear_interwiki_cache.php fix phpdoc comment 2005-01-27 23:25:16 +00:00
clear_pcache_stats.php fix phpdoc comment 2005-01-27 23:25:16 +00:00
commandLine.inc Various live patches ported from REL1_4 2005-04-12 04:03:21 +00:00
compressOld.inc Fix a couple schema-related changes. 2005-03-28 11:19:59 +00:00
compressOld.php Backporting concatenated gzip history compression from SCHEMA_WORK. Also made a few tweaks to the compression script, mainly to make it faster for the purposes of a testing sequence I'm currently running on it. Will report to wikitech-l once testing is done. 2004-10-30 14:39:40 +00:00
convertLinks.inc db::setBufferResults wiped out. db::bufferResults is here.. 2005-02-10 14:15:08 +00:00
convertLinks.php Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive" 2004-09-03 20:33:01 +00:00
convertUtf8.php fix phpdoc comment 2005-01-27 23:25:16 +00:00
database.sql some necessary escaping for table names 2004-01-18 21:10:07 +00:00
DiffLanguage.php simplier output 2005-01-31 01:55:02 +00:00
dumpHTML.inc * Changed 'cur' to 'page' which we use in 1.5 2005-05-01 22:32:30 +00:00
dumpHTML.php Basic static HTML dump generator, experimental 2005-03-27 16:05:33 +00:00
dumpMessages.php Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive" 2004-09-03 20:33:01 +00:00
dumpReplayLog.php fix phpdoc comment 2005-01-27 23:25:16 +00:00
dumpRev.php fix phpdoc comment 2005-01-27 23:25:16 +00:00
entities2literals.pl * use encoding 'utf8'; 2005-04-07 17:22:48 +00:00
eval.php Various live patches ported from REL1_4 2005-04-12 04:03:21 +00:00
fetchInterwiki.pl * rmed redundant code 2005-04-06 17:53:58 +00:00
importLogs.inc Replacing obsolete Database member functions. 2004-10-24 07:30:03 +00:00
importLogs.php Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive" 2004-09-03 20:33:01 +00:00
importPhase2.php remove inverse_timestamp wherever it is found and disable wfInvertTimestamp() 2005-02-21 15:33:58 +00:00
importUseModWiki.php Tweaks for valid output 2005-03-14 13:19:24 +00:00
InitialiseMessages.inc Various live patches ported from REL1_4 2005-04-12 04:03:21 +00:00
interwiki.sql Add basic support for table prefixes to the installer. (Probably will fail on upgrades yet.) .sql files should still be usable 'raw' on a wiki with no prefix. 2004-12-01 13:15:13 +00:00
liveCmdLine.inc Preparing to remove the bundled PHPTAL and let the PHPTAL skins (if enabled) work with an externally-installed PEAR+PHPTAL. 2004-11-20 04:23:52 +00:00
Makefile Test case for disallowed character in an external link 2004-10-11 22:13:02 +00:00
mcc.php a couple of extra functions, useful for debugging 2004-09-25 16:54:31 +00:00
mwdocgen.php * Changed the options to generate documentation akin to that on http://wikipedia.sourceforge.net/doc/ 2005-04-07 19:46:06 +00:00
namespace2sql.php convert namespaces to sql 2005-03-20 03:29:12 +00:00
orphans.php Change interface to Article::updateRevisionOn() to take a Revision object instead of pieces 2005-03-13 07:49:15 +00:00
ourusers.php Various live patches ported from REL1_4 2005-04-12 04:03:21 +00:00
parserTests.php * Deglobalised link placeholder handling by moving the relevant functionality from Linker::makeLinkObj() to Parser::makeLinkHolder() 2005-04-27 07:48:14 +00:00
parserTests.txt * Removed spacing from the "Resolving duplicate section names" test, we're not 2005-05-02 10:10:40 +00:00
pcache_stats.php fix phpdoc comment 2005-01-27 23:25:16 +00:00
portal.php fix phpdoc comment 2005-01-27 23:25:16 +00:00
README archives not archive 2005-04-06 16:55:55 +00:00
rebuildall.php Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive" 2004-09-03 20:33:01 +00:00
rebuildInterwiki.inc Correcting bugs due to double-prefixing table names. Removing obsolete Database member functions. Adding comments to Database.php 2004-10-24 07:10:33 +00:00
rebuildInterwiki.php Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive" 2004-09-03 20:33:01 +00:00
rebuildMessages.php A couple quick cur->page fixes. moveCustomMessages needs major overhaul 2005-01-29 07:40:23 +00:00
rebuildrecentchanges.inc remove inverse_timestamp wherever it is found and disable wfInvertTimestamp() 2005-02-21 15:33:58 +00:00
rebuildrecentchanges.php Fix include 2004-09-07 02:20:02 +00:00
rebuildtextindex.inc Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive" 2004-09-03 20:33:01 +00:00
rebuildtextindex.php Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive" 2004-09-03 20:33:01 +00:00
recount.sql Add basic support for table prefixes to the installer. (Probably will fail on upgrades yet.) .sql files should still be usable 'raw' on a wiki with no prefix. 2004-12-01 13:15:13 +00:00
refreshLinks.inc rm fixme, doDumpUpdate() is correct 2005-03-26 14:45:56 +00:00
refreshLinks.php Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive" 2004-09-03 20:33:01 +00:00
remove-brokenlinks.php typo: missing ')' 2004-11-13 05:17:50 +00:00
tables.sql Use InnoDB by default for table creations if available. 2005-05-02 08:40:17 +00:00
trivialCmdLine.php Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive" 2004-09-03 20:33:01 +00:00
update.php add --quick option to skip the 5 second "you are destroying your wiki omfg" warning 2005-04-25 12:03:57 +00:00
updaters.inc Use InnoDB by default for table creations if available. 2005-05-02 08:40:17 +00:00
updateSearchIndex.inc Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive" 2004-09-03 20:33:01 +00:00
updateSearchIndex.php * Drop a couple instances of wfTimestamp2Unix & reverse for wfTimestamp() 2004-10-19 07:12:15 +00:00
updateSpecialPages.php Made updateSpecialPages.php more robust to database problems 2005-04-24 08:31:12 +00:00
users.sql Add basic support for table prefixes to the installer. (Probably will fail on upgrades yet.) .sql files should still be usable 'raw' on a wiki with no prefix. 2004-12-01 13:15:13 +00:00
wikipedia-interwiki.sql Add basic support for table prefixes to the installer. (Probably will fail on upgrades yet.) .sql files should still be usable 'raw' on a wiki with no prefix. 2004-12-01 13:15:13 +00:00
wiktionary-interwiki.sql Add basic support for table prefixes to the installer. (Probably will fail on upgrades yet.) .sql files should still be usable 'raw' on a wiki with no prefix. 2004-12-01 13:15:13 +00:00

The .sql scripts in this directory are not meant to be run
standalone, although they can be in some cases if you know
what you're doing.  Most of the time you'll want to run the
.php scripts from the command line.  You must run them from
this directory, and the LocalSettings.php file in the
directory above must point to the installation.

The scripts in archives are for updating databases from
older versions of the software.