*histlegend is now wikitext
[lhc/web/wiklou.git] / includes /
2006-04-27 Niklas Laxström*histlegend is now wikitext
2006-04-27 Tim StarlingDon't parse the return value of a function-style extens...
2006-04-26 Antoine MussoFix #5728: mVersion missing from User::__sleep() leadin...
2006-04-26 Rob ChurchPass login link to "whitelistedittext" containing ...
2006-04-25 Antoine MussoFix #4834: correct XHTML output when using $wgMaxTocLevel
2006-04-25 Rob Church* Indicate when a protected page is an interface messag...
2006-04-25 Rob Church(bug 5611) Add a name attribute to the text box contain...
2006-04-25 Rob Church(bug 5684) Introduce Special:Randomredirect
2006-04-24 Rob Church(bug 5709) Allow customisation of separator for categories
2006-04-24 Antoine MussoFix bug 5497: Regression in HTML normalization in 1...
2006-04-24 Antoine Mussosome more doxygen fixes
2006-04-24 Antoine Mussosome stuff that need fixing
2006-04-24 Antoine Mussoproperly set socket as non blocking (bug 4940: unitiali...
2006-04-24 Rob ChurchTreat "allmessagesnotsupporteddb" as wikitext when...
2006-04-24 Tim StarlingRead revision ID
2006-04-24 Tim StarlingCheck for invalid serialized objects and return an...
2006-04-23 Rob ChurchRemove useless whitespace from Special:Brokenredirects...
2006-04-23 Rob ChurchFix comment. Incorrect comments can cause hair loss...
2006-04-23 River Tarnellwatchlist edit form should run UnwatchArticle hooks
2006-04-23 Rob ChurchParse unusedtemplatestext when passed as page header
2006-04-22 Rob Church(bug 1922) When Special:Wantedpages is cached, mark...
2006-04-22 Yuri AstrakhanDatabase.php:
2006-04-21 Brion VibberFit source in or near 80 columns, please.
2006-04-21 Brion Vibbersomebody corrupted a char
2006-04-21 Rob ChurchUse getInt not getVal
2006-04-21 Rob Church(bug 3825) Namespace filtering on Special:Newpages
2006-04-21 Tim StarlingFix for concurrent image description page update problem.
2006-04-21 Tim StarlingRemoved extra GROUP BY terms introduced in revision...
2006-04-20 Yuri AstrakhanConsolidated sql query generation. Fixed memory leak.
2006-04-20 Antoine Mussosome s/@access (private|public)/@\1/ for doxygen docume...
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-19 Tim StarlingAdded all Netscape 2-4 browsers to $wgBrowserBlacklist
2006-04-18 Anders Wegge JakobsenBug 5546 Fix wfElement()
2006-04-18 Brion VibberNever trust preferences
2006-04-18 Anders Wegge JakobsenFix for bug 5592
2006-04-18 Anders Wegge JakobsenAdd preference settings for extended watchlists
2006-04-18 Magnus ManskeChanged DISPLAYTITLE magic variable to use ParserOutput...
2006-04-18 Brion VibberCode cleanup: fit in an 80-column window, avoid unneede...
2006-04-18 Brion VibberUTF-8-ify comment
2006-04-18 Tim StarlingRevert serendipitous feature
2006-04-18 Rob Church(bug 5250) Introduce Special:Unusedtemplates
2006-04-18 Rob ChurchOne more small fix, causes the URL to behave as the...
2006-04-18 Tim StarlingTrim arguments before they are passed to the function...
2006-04-18 Rob ChurchFix link weirdness \o/
2006-04-18 Rob ChurchRemove an unused global, and fall back to a cleaner...
2006-04-18 Rob ChurchFix up issues with being unable to show all (when the...
2006-04-18 Rob ChurchWatchlist cleanup #1
2006-04-17 Rob Church(bug 2910) Default view preferences for watchlists
2006-04-17 Rob ChurchAdd meta tag and JavaScript variables to cached special...
2006-04-17 Rob ChurchAdd watchlist clear function to allow quick purging...
2006-04-17 Rob Church[Remove debugging line I left in]
2006-04-17 Rob Church(bug 5623) Un-break move, whatlinkshere, etc. for title...
2006-04-17 Brion Vibber* (bug 4663) Edit toolbar enabled in compatible version...
2006-04-17 Rob ChurchFix issues noted by Brion; proper handing of a missing...
2006-04-17 Rob Church(bug 4327) Report age of cached data sets in query...
2006-04-17 Brion Vibber* (bug 3884) Add $user parameter to AddNewUser hook...
2006-04-16 Rob Church(bug 5570) Problems using <special page>/parameter...
2006-04-16 Rob Church(bug 5536) Use content language for editing help link
2006-04-16 Brion VibberFix the UploadComplete hook. Threw lovely errors and...
2006-04-16 Tim StarlingHow many bits in a byte again?
2006-04-16 Tim Starlingattempting to fix lag detection again
2006-04-15 Rob Church(Forgot to remove debugging line)
2006-04-15 Rob Church*(bug 5426) Lowercase treatment of titles in rights...
2006-04-15 Brion Vibber* (bug 5576) Remove debugging hack in session check
2006-04-14 Rob ChurchAdd $wgReservedUsernames configuration directive to...
2006-04-14 Niklas LaxströmYet another wfMsg, which includes hack to get inline...
2006-04-14 Brion Vibber* (bug 5519) Allow sidebar cache to be disabled; disabl...
2006-04-14 Rob Church(bug 5184) CSS misapplied to elements in Special:Allmes...
2006-04-13 Rob Church(bug 5475) New pages feeds ignore "limit" argument
2006-04-13 Rob Church(bug 3359) Add hooks on completion of file upload
2006-04-13 Brion Vibber* Reject malformed addresses in X-Forwarded-For entries
2006-04-12 Brion Vibber* (bug 5403) Fix Special:Newpages RSS/Atom feeds
2006-04-12 Brion VibberFix huge spew of notices from using the wrong variable
2006-04-12 Rob ChurchAdd TALKSPACE, SUBJECTSPACE, TALKPAGENAME, SUBJECTPAGEN...
2006-04-12 Magnus Manskesimple fixes for DISPLAYTITLE
2006-04-12 Brion Vibber* PersistentObject removed; it doesn't do anything...
2006-04-12 Brion Vibber* (bug 385) Installer support for PostgreSQL, fixes...
2006-04-12 Rob Church(bug 5510) Warning produced when using {{SUBPAGENAME...
2006-04-12 Rob ChurchDon't force edit summaries when a user is editing their...
2006-04-12 Brion VibberRemove live profiling hack that domas accidentally...
2006-04-11 Brion Vibberwhitespace fixes to r13575
2006-04-11 Rob ChurchReplace "doubleredirectsarrow" with a content language...
2006-04-11 Rob Church(bug 5544) Fix redirect arrow in Special:Listredirects...
2006-04-11 Tim StarlingUse a separate query group for commons.
2006-04-11 Tim StarlingAdded shortcut calling convention to getConnection...
2006-04-11 Niklas LaxströmFatal error...
2006-04-11 Niklas LaxströmWhoops, introduced a bug in my last commit
2006-04-11 Tim Starlinglanglinks table
2006-04-11 Tim StarlingSupport more select options
2006-04-11 Niklas Laxström* Cleaned SpecialContributions a bit and separated...
2006-04-11 Magnus ManskeNew DISPLAYTITLE magic template; decativated by default...
2006-04-11 Brion Vibber* Display the anon talk page info message on anon talk...
2006-04-11 Brion Vibberfix call-time pass-by-reference thingy which could...
2006-04-09 Rob Church(bug 5512) Spacing in "page has a history" deletion...
2006-04-08 Brion Vibber* (bug 5499) Don't clear the tag strip state when asked...
2006-04-08 Rob Church(bug 861) Show page protection/unprotection events...
2006-04-08 Domas Mituzasput TYPE back in, now as it's back in 5.1 ;-)
2006-04-08 Rob Church(bug 4760) Prevent creation of entries in protection...
2006-04-08 Niklas Laxström* (bug 5507) Changed mediawiki:logouttext from plain...
2006-04-08 Domas Mituzascould not resist, provide more accuracy on elapsed ;-)
next