remove unused variable
[lhc/web/wiklou.git] / maintenance /
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
2004-10-24 Jens Frankforgotten rename
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-10-24 Tim Starlingfixed index name
2004-10-24 Jens FrankRenaming columns:
2004-10-24 Jens FrankRename fields of user_rights and user_groups table...
2004-10-24 Tim StarlingFixing behaviour with a table prefix
2004-10-24 Tim StarlingReplacing obsolete Database member functions.
2004-10-24 Tim StarlingCorrecting bugs due to double-prefixing table names...
2004-10-24 Tim StarlingFixing multiple-inclusion problems
2004-10-19 Brion Vibber* Drop a couple instances of wfTimestamp2Unix & reverse...
2004-10-18 Brion VibberClean up options code a bit to make use of commandLine...
2004-10-18 Brion VibberSupport setting values for long options like --color=yes
2004-10-17 Brion Vibber1.2 to 1.3 updater script from wikipedia. Not exactly...
2004-10-17 Brion VibberInteractive scripts are a pain in the butt, and have...
2004-10-17 Brion VibberAdd test for links with double-escaped hex codes (raw...
2004-10-15 Wil MahanAdd tests for links inside section headings and
2004-10-15 Wil MahanNow it is no longer necessary to create an OutputPage
2004-10-13 Brion VibberPull the actual series of updater calls into do_all_upd...
2004-10-13 Wil MahanA pair of tests for self links
2004-10-12 Wil MahanAdd the new "longdesc" attribute to all image tests...
2004-10-11 Wil MahanTest case for disallowed character in an external link
next