lhc/web/wiklou.git
2005-06-03 Brion VibberBump to 1.5alpha2 1.5.0alpha2
2005-06-03 Brion Vibber* (bug 814) Integrate AuthPlugin changes to support...
2005-06-03 Brion Vibber* (bug 684) Accept an attribute parameter array on...
2005-06-03 Brion Vibber* (bug 2130) Fixed interwiki links with fragments
2005-06-02 Brion VibberAdd test for bug 2130
2005-06-02 Alexander Sigachovnew load balancing algorithm
2005-06-02 Brion Vibber* Removed -f parameter from mail() usage, likely to...
2005-06-02 Brion VibberBug 1929: Incorrect comment in DefaultSettings.php
2005-06-02 Brion Vibber* (bug 2173) Fatal error when removing an article with...
2005-06-01 Tim Starlingmoved external links to where they should be
2005-06-01 Tim Starlingupdated
2005-06-01 Brion Vibber* (bug 2274) Respect stub threshold in category page...
2005-06-01 Brion Vibber* (bug 2053) Move comment whitespace trimming from...
2005-06-01 Tim Starlingnew load balancing algorithm
2005-06-01 Brion VibberGet this more or less in line with code formatting...
2005-06-01 Brion Vibber* (bug 2275) Update search index more or less right...
2005-06-01 Brion Vibber* Fix function comment in debug dump of SQL statements
2005-05-31 Alexander SigachovTypo in 'uploadscripted'
2005-05-31 Alexander SigachovUpdated to Language.php 1.558
2005-05-31 Brion VibberDon't bother extracting action if $wgActionUrls is...
2005-05-31 Brion Vibber* Replace wfMungeToUtf8 and do_html_entity_decode with...
2005-05-31 Erik Moelleronly search article namespace by default
2005-05-31 Brion Vibber* Only build the HTML attribute whitelist tree once.
2005-05-31 Brion VibberFix typo from pagelinks update -> crashing bug on undelete
2005-05-31 Brion Vibbertypo--wrong func name
2005-05-31 Brion Vibber* (bug 2271) Use faster text-only link replacement...
2005-05-31 Alexander SigachovUsing the same message for GPSSpeedRef and GPSDestDista...
2005-05-31 Brion Vibber* Remove linkscc table code, no longer used.
2005-05-30 Alexander SigachovEXIF translation by [[:ru:User:Panther]]
2005-05-30 Ævar Arnfjörð... * Using the same message for GPSSpeedRef and GPSDestDis...
2005-05-30 Ævar Arnfjörð... * Using the same message for GPSLatitudeRef and GPSDest...
2005-05-30 Jens FrankDisable fulltext image name search in Special:Imagelist...
2005-05-30 Brion Vibber* Fix rebuildtextindex.inc for new schema
2005-05-30 Brion VibberDon't create links & brokenlinks on new installations...
2005-05-30 Brion Vibber* (bug 2267) Don't generate thumbnail at the same size...
2005-05-29 Brion Vibber* (bug 2262) Hide math preferences when TeX is not...
2005-05-29 Brion VibberPut global def for $wgDisableHardRedirects where it...
2005-05-29 Brion Vibberfix syntax error introduced in last commit
2005-05-29 Brion VibberFix for pagelinks
2005-05-29 Anders Wegge... * (bug 2094) Multiple use of a template produced wrong...
2005-05-29 Brion Vibber* (bug 2234) allow special chars in database passwords...
2005-05-29 Tim Starlingforward-ported the changes made in 1.40.2.1
2005-05-29 Brion VibberDon't save group definitions; they use global variables...
2005-05-29 Tim Starlingmissed a change
2005-05-29 Tim Starlingforward-ported $wgDisableHardRedirects
2005-05-29 Tim Starlingforward-ported $wgSkipSkin from REL1_4, with enhancements
2005-05-29 Tim Starlingported $wgAntiLockFlags from REL1_4
2005-05-29 Tim Starlingfixed forward-port error
2005-05-29 Tim StarlingCompleted reversion of removal of non-incremental link...
2005-05-29 Tim StarlingPorted proxy whitelist from REL1_4, also fixed broken...
2005-05-29 Tim StarlingRemoved "show updated marker" user preference option...
2005-05-29 Brion VibberInclude timestamp and database in rate limiter log...
2005-05-28 Evan Prodromoupatch-img_media_type.sql assumed that img_type field...
2005-05-28 Evan ProdromouRemoved commented-out lines and commas that broke patch.
2005-05-28 Anders Wegge... Removed what seems to be unused strings from composeCom...
2005-05-28 Erik Moellermake Special:Newpages includable
2005-05-28 Tim Starlingone wl_notificationtimestamp update query for all users...
2005-05-28 Tim Starlinghide all enotif options when enotif is disabled
2005-05-28 Anders Wegge... Reduce the risk of dropping edits during conflict resol...
2005-05-28 Tim Starlingtest before commit, idiot
2005-05-28 Tim StarlingUnconditional inclusion for SpecialPage.php, needed...
2005-05-28 Tim Starlingbasic support for special page inclusions
2005-05-28 Tim Starlingless debug log spam
2005-05-28 Tim Starlingfixed pagelinks bug
2005-05-28 Tim Starlingfixed comment
2005-05-28 Tim Starlingfixed horrible sidebar breakage under windows due to...
2005-05-28 Tim Starlingwarnings, category links
2005-05-28 Tim StarlingMany changes. Work in progress, do not use.
2005-05-28 Tim StarlingAdded wfMkdirParents(), used in HTML dump. Works like...
2005-05-28 Tim StarlingAssorted changes to HTML dump paths
2005-05-28 Tim StarlingAdded LIMIT 1 to revision query, for no particularly...
2005-05-28 Tim Starlingformatting tweak
2005-05-28 Tim Starlingconvenient ParserOptions constructor
2005-05-28 Tim Starlingupdated class name in $fname
2005-05-28 Tim Starlingfixed check for old cache values in commons, and some...
2005-05-28 Tim Starlingintroduced $wgHideInterlanguageLinks, needed for dumpHTML
2005-05-28 Tim Starlingprofiling
2005-05-28 Tim Starlingfixed silly switch() use, much better handled with...
2005-05-27 Brion Vibber* Simple rate limiter for edits and page moves; set...
2005-05-27 Brion Vibber* Add validate table and val_ip column through the...
2005-05-26 Brion VibberUpdater script for pagelinks table.
2005-05-26 Brion Vibber* links and brokenlinks tables merged to pagelinks...
2005-05-26 Brion Vibber* (bug 2166) Fix partial categorylinks update so sortke...
2005-05-25 Ævar Arnfjörð... * Cleaned up
2005-05-25 Ævar Arnfjörð... * Fixed up the trivial command line example so that...
2005-05-25 Ævar Arnfjörð... * Using $wgLang->getLanguageNames() rather than getting...
2005-05-25 Ævar Arnfjörð... * - is not a metacharacter in regular expressions,...
2005-05-25 Ævar Arnfjörð... * Adding $4 to msg:userstatstext which will transclude...
2005-05-25 Ævar Arnfjörð... * Putting $4 in msg:userstatstext will now give the...
2005-05-25 Ævar Arnfjörð... * Removing $sk, wasn't used at all
2005-05-24 Ævar Arnfjörð... * Fixed typo in id=""
2005-05-24 Ævar Arnfjörð... * Moved the note about bug 419 under the correct heading
2005-05-24 Ævar Arnfjörð... * Fixed typo
2005-05-24 Ævar Arnfjörð... * Renaming #p-nav to #p-navigation ( it's now autogener...
2005-05-24 Ævar Arnfjörð... * Fixed a typo
2005-05-24 Ævar Arnfjörð... * (bug 419, 1764) Using a custom syntax for the sidebar...
2005-05-24 Ævar Arnfjörð... * Changing msg:navbar to link to the mainage with ...
2005-05-24 Ævar Arnfjörð... * Fixed a bug where moving a page would cause the follo...
2005-05-24 Ævar Arnfjörð... * Added profiling to getNavigationLinks()
2005-05-24 Ævar Arnfjörð... * Removed empty comments
next