fixed english
[lhc/web/wiklou.git] / maintenance /
2005-03-20 Tim StarlingChanged default groups to be more like Wikipedia
2005-03-20 River Tarnellconvert namespaces to sql
2005-03-19 Magnus Manskecorrect validate-table code
2005-03-19 Brion VibberUpdate message initialiser to use Revision functions...
2005-03-18 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-03-18 Brion VibberRemove obsolete phase2 importer. maintenance/importPhas...
2005-03-14 Brion VibberTweaks for valid output
2005-03-14 Brion VibberRewrite output to create Special:Export format for...
2005-03-14 Brion VibberAdd updater to remove inverse_timestamp and fix indexes...
2005-03-13 Brion VibberDon't run moveCustomMessages() on upgrade; this causes...
2005-03-13 Brion VibberChange interface to Article::updateRevisionOn() to...
2005-03-13 Brion VibberCheck and fix for pages whose page_latest is not set...
2005-03-13 Brion VibberStart on a script to find and clean up orphan revisions
2005-03-12 Brion VibberAdd page_len field with byte length of current revision...
2005-03-12 Brion Vibber* Make undeletion (more or less) work with new schema
2005-03-09 Antoine Mussoimplement #1667, 5 second countdown before crashing...
2005-03-01 Domas Mituzassome not commited in inverse_timestamp patch
2005-02-25 Brion VibberApparently forgot to check this in.
2005-02-25 Brion VibberSome [[media:]] link tests
2005-02-24 Domas Mituzasleftover wfInvertTimestamp()
2005-02-21 Domas Mituzasremove inverse_timestamp wherever it is found and disab...
2005-02-18 Brion Vibberlogging table encoding fix -- hopefully it actually...
2005-02-10 Domas Mituzasdb::setBufferResults wiped out. db::bufferResults is...
2005-02-08 Domas MituzaswfLimitResult -> DB::limitResult()
2005-02-06 Brion VibberUse the new character entity reference sanitizer on...
2005-02-06 Brion VibberRun a check on output for well-formedness.
2005-02-06 Brion VibberRewrote fixTagAttributes() for robustness and correctness:
2005-01-31 Antoine Mussosimplier output
2005-01-30 Antoine Mussoshow content of message missing and available in refere...
2005-01-30 Antoine Mussonow able to compare a mediawiki messages files against...
2005-01-30 Brion Vibber* (bug 1228) Fix double-escaping on & sequences...
2005-01-29 Brion VibberA couple quick cur->page fixes. moveCustomMessages...
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-27 Antoine Mussofix phpdoc comment
2005-01-22 Brion VibberSo single trial; add --count option for number of title...
2005-01-20 Brion VibberScript to benchmark squid purges
2005-01-19 Brion Vibber* Add $wgNoFollowLinks option to add rel="nofollow...
2005-01-19 Brion VibberUpdate for tomg's changes to external link formatting...
2005-01-19 Brion VibberCreate a new $wgUser to initialize default settings...
2005-01-18 Brion VibberSomewhat experimental tool for pulling edit data from...
2005-01-18 Brion VibberInitialize a group so the parser test can run
2005-01-17 Antoine MussoImplement #858 : split user assignment and group rights.
2005-01-16 Brion Vibber* Don't try to create links without namespaces ([[Categ...
2005-01-15 Jens FrankENOTIF: Create the column with the long name before...
2005-01-15 Brion Vibber* (bug 1132) Fix concatenation of link lists in refresh...
2005-01-14 Tim Starlingelaborate fix for bug 1156: Block log: missing expiry...
2005-01-14 Tim Starlingbug fix: do_schema_restructuring() didn't respect table...
2005-01-14 Tim Starlingadded /*$wgDBprefix*/ in various places, to support...
2005-01-12 Antoine Mussouse function, some clean up
2005-01-11 Antoine Mussouppercase language passed as argument
2005-01-08 Tim StarlingAllowing user functions to work in command-line scripts...
2005-01-08 Brion Vibber* (bug 1186) news: in the middle of a word
2005-01-08 Brion VibberUpdate urlexpansion format
2005-01-07 Magnus Manskemultilanguage portal skeleton
2005-01-07 Tim Starlingbug fix
2005-01-07 Brion Vibber* Fix missing search box contents in MonoBook skin
2005-01-04 Tim Starling*** empty log message ***
2005-01-04 Tim Starling*** empty log message ***
2004-12-28 Jens FrankMust be OR to combine the different namespaces, not AND
2004-12-22 Brion VibberMerge capitallinks message fixes from REL1_4
2004-12-22 Brion Vibberset capital links on for tests
2004-12-19 Brion VibberStart splitting back-end functions from the Article...
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
2004-12-13 Domas Mituzasadd group rights to "group" table
2004-12-12 Tim Starlingfor debugging
2004-12-10 Brion VibberPrint the database name and give a chance to abort
2004-12-10 Zheng ZhuFix inclusion error during installation
2004-12-09 Zheng ZhuAdded optional setting to allow UI messages act as...
2004-12-07 Zheng Zhumore fixes for languages with no language files; allow...
2004-12-06 Zheng Zhufix install/update problem for languages without langua...
2004-12-05 Zheng Zhumake sure all language variants are initialized.
2004-12-03 Brion VibberCLI-protect the usemod importer, remove the old version
2004-12-01 Brion VibberRemove odd version check in one of the updates which...
2004-12-01 Brion VibberFix second install pass (upgrade) running on a wiki...
2004-12-01 Brion VibberAdd basic support for table prefixes to the installer...
2004-12-01 Brion VibberRemove unused initialdata.sql, possibly unsafe if someb...
2004-11-29 Evan ProdromouRemoved CVS keywords from files, to make merging betwee...
2004-11-24 Brion VibberEnsure ObjectCache.php is included (by default it's...
2004-11-21 Brion VibberSet default overrides bac k to defaults
2004-11-20 Brion VibberPreparing to remove the bundled PHPTAL and let the...
2004-11-17 Brion Vibber* Partial fix for pages starting with lowercase letters...
2004-11-15 Domas Mituzasfix field names in PRIMARY KEY spec
2004-11-15 Brion VibberSpiff this up a bit:
2004-11-14 Antoine Mussosmall typo (missing '$' for a variable name)
2004-11-14 Antoine MussoFix usage tip for --color
2004-11-13 Antoine Mussotypo: missing ')'
2004-11-13 Tim StarlingUsing a test for template namespace initialisation...
2004-11-13 Tim StarlingUsing a test for template namespace initialisation...
2004-11-12 Brion VibberPG hack for temporary tables breaks MySQL 4.1. :P speci...
2004-10-30 Tim StarlingBackporting concatenated gzip history compression from...
2004-10-28 Brion VibberMore doc comment fiddling
2004-10-28 Brion VibberFull URLs are not necessary on longdesc; use short...
2004-10-27 Brion VibberFix content language message cache (table of contents...
2004-10-27 Brion Vibber* Add --help and --quiet options to parser test runner
2004-10-27 Brion VibberAdd sysop group fix to updaters
2004-10-27 Brion VibberGive sysops & bureaucrats the 'sysop' permission so...
2004-10-25 Brion VibberFix to group table layout (forgot to commit with the...
2004-10-24 Brion VibberUpgrade fixes
2004-10-24 Brion VibberInstall fixes for group table
next