lhc/web/wiklou.git
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
2005-05-24 Ævar Arnfjörð... * (bug 2228) applying attachment 571 - minor updates...
2005-05-24 Brion Vibber* (bug 2228) minor fixes to sk localization
2005-05-24 Tim Starlingremoved crippled enotif code from checkPassword(),...
2005-05-23 Ævar Arnfjörð... * Restored the {{msg:}} magic word, except now it's...
2005-05-23 Ævar Arnfjörð... * Restored the {{msg:}} magic word, except now it's...
2005-05-23 Ævar Arnfjörð... * Deprecated the {{msg:template}} syntax for referring...
2005-05-23 Ævar Arnfjörð... * Cleanup syntax
2005-05-23 Ævar Arnfjörð... * Changed the handling of the action GET variable from...
2005-05-23 Ævar Arnfjörð... * (bug 2228) Updated the Slovak translation
2005-05-23 Magnus ManskeValidation feature update; someone please update the...
2005-05-23 Anders Wegge... * (bug 2126) Emergency fix of problems with one-time...
2005-05-23 Ævar Arnfjörð... * Changed getNavigationLinks() to use $wgOut::parse()
2005-05-23 Ævar Arnfjörð... * Added language variant support for Icelandic, now...
2005-05-23 Ævar Arnfjörð... * Corrected the currentevents and currentevents-url...
2005-05-23 Ævar Arnfjörð... * (bug 419) The contents of the navigation toolbar...
2005-05-23 Ævar Arnfjörð... * Using a wfMsgForContent message to build the navigati...
2005-05-23 Ævar Arnfjörð... * Added a new navbar message that holds the navigation...
2005-05-23 Ævar Arnfjörð... * Removed $wgNavigationLinks, doesn't have any effect
2005-05-23 Ævar Arnfjörð... * Fixed @author line to a conformant phpdoc element
2005-05-23 Ævar Arnfjörð... * Removing $wgTranslateNumerals, should only be used...
2005-05-23 Brion VibberChange the SearchEngine interface around:
2005-05-23 Jens FrankMake HistoryStub ExternalStore-aware. Renamed external...
2005-05-23 Brion VibberSpacing; use Title::exists
2005-05-22 Ævar Arnfjörð... * Arranged the 1.5alpha2 notes by bug numbers
2005-05-22 Ævar Arnfjörð... * Moved the note about bug 2217 under the 'Changes...
2005-05-22 Anders Wegge... * (bug 2217) Fix conversion of negative ISO years.
2005-05-22 Anders Wegge... * (bug 2105) Add a space between -f and the from addres...
2005-05-22 Erik Moellerbug #73, ext. editors
2005-05-22 Erik Moelleradd $wgMetaNamespaceTalk, primarily for Serbian, where...
2005-05-22 Erik Moellerreplace references to Wikipedia with site-independent...
2005-05-21 Ævar Arnfjörð... * (bug 2218) Fixed a typo in exif- messages
2005-05-21 Magnus Manskevalidation updates
2005-05-21 Erik Moellermove default parameter to the right per recommendations
2005-05-21 Erik MoellerPHP4 doesn't like null references, so splitting function
2005-05-21 Erik Moellerbug #73: category sortkeys are set to "Special:Upload...
2005-05-21 Erik Moellerdon't choke if EXIF library is not available
2005-05-21 Magnus Manskevalidation updates
2005-05-21 Jens Frankuppercase URL
2005-05-21 Jens FrankClass for storing objects in an external DB cluster
2005-05-21 Ævar Arnfjörð... * (bug 898) Messages related to mime type detection
2005-05-21 Ævar Arnfjörð... * (bug 898) Mime type autodetection.
next