Bump to 1.5alpha2
[lhc/web/wiklou.git] / includes /
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 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 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 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 Brion Vibber* Remove linkscc table code, no longer used.
2005-05-30 Ævar Arnfjörð Bjar... * 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* (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 Anders Wegge Jakobsen* (bug 2094) Multiple use of a template produced wrong...
2005-05-29 Tim Starlingforward-ported the changes made in 1.40.2.1
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 Anders Wegge JakobsenRemoved 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 JakobsenReduce 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 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-27 Brion Vibber* Simple rate limiter for edits and page moves; set...
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ð Bjar... * Using $wgLang->getLanguageNames() rather than getting...
2005-05-25 Ævar Arnfjörð Bjar... * - is not a metacharacter in regular expressions,...
2005-05-25 Ævar Arnfjörð Bjar... * Removing $sk, wasn't used at all
2005-05-24 Ævar Arnfjörð Bjar... * (bug 419, 1764) Using a custom syntax for the sidebar...
2005-05-24 Ævar Arnfjörð Bjar... * Fixed a bug where moving a page would cause the follo...
2005-05-24 Ævar Arnfjörð Bjar... * Added profiling to getNavigationLinks()
2005-05-24 Ævar Arnfjörð Bjar... * Removed empty comments
2005-05-24 Tim Starlingremoved crippled enotif code from checkPassword(),...
2005-05-23 Ævar Arnfjörð Bjar... * Restored the {{msg:}} magic word, except now it's...
2005-05-23 Ævar Arnfjörð Bjar... * Cleanup syntax
2005-05-23 Magnus ManskeValidation feature update; someone please update the...
2005-05-23 Anders Wegge Jakobsen* (bug 2126) Emergency fix of problems with one-time...
2005-05-23 Ævar Arnfjörð Bjar... * Changed getNavigationLinks() to use $wgOut::parse()
2005-05-23 Ævar Arnfjörð Bjar... * Using a wfMsgForContent message to build the navigati...
2005-05-23 Ævar Arnfjörð Bjar... * Fixed @author line to a conformant phpdoc element
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 Anders Wegge Jakobsen* (bug 2217) Fix conversion of negative ISO years.
2005-05-22 Anders Wegge Jakobsen* (bug 2105) Add a space between -f and the from addres...
2005-05-22 Erik Moelleradd $wgMetaNamespaceTalk, primarily for Serbian, where...
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ð Bjar... * (bug 898) Mime type autodetection.
2005-05-21 Ævar Arnfjörð Bjar... * Added a TODO note to isASCII()
2005-05-21 Anders Wegge Jakobsen* (bug 2151) The delete summary now includes editor...
2005-05-20 Jens Frank(bug 2110) "noarticletext" should not display on Image...
2005-05-20 Tim Starlingfixed deletion reason autofill
2005-05-18 Brion VibberFix for the main (no pipe) case of bug 2095, triple...
2005-05-18 Brion VibberUpdate files as currently generated.
2005-05-16 Ævar Arnfjörð Bjar... * (bug 2019) Wrapped the output of Special:Version...
2005-05-16 Ævar Arnfjörð Bjar... * Removed $wgLanguageFile, it has never been used in...
next