* Revert apparent breakage
[lhc/web/wiklou.git] / includes /
2006-06-24 Rob Church* Revert apparent breakage
2006-06-24 Rob ChurchRevert for now so brion can sleep at night and so that...
2006-06-24 Rob Church* (bug 5852) Localise "number of watching users" accord...
2006-06-24 Rob Church* (bug 5903) When requesting the raw source of a non...
2006-06-24 Rob Church(bug 4990) Show page source to blocked users on edits...
2006-06-24 Rotem LissRemoving the obsolete user group management files.
2006-06-24 Rob Church(bug 6428) Incorrect form action URL on Special:Newimag...
2006-06-24 Rotem LissNow should set the parser functions as magic words...
2006-06-24 Rob Church(bug 6423) Don't update newtalk flag if page content...
2006-06-24 Brion Vibber* (bug 6131) Add type detection for DjVu files, allowin...
2006-06-24 Brion Vibber* Fix notice in MacBinary detection debug data for...
2006-06-24 Rob ChurchFix injection/cross-site scripting issue (report from...
2006-06-24 Rob ChurchCripple the wiki text stuff for now. It doesn't SEEM...
2006-06-24 Rob ChurchDon't ask me, I don't know either
2006-06-24 Rob Church* (bug 2316) Add "caption" attribute to <gallery> tag
2006-06-24 Niklas Laxström* Corrected filename
2006-06-23 Rob ChurchMissing $this->
2006-06-23 Rob Church* Rename "ipusuccess" to "unblocked", change the format...
2006-06-23 Antoine MussoRemove ~{3,5} in Nickname when saving the preferences...
2006-06-23 Antoine Mussotypo
2006-06-23 Tim Starling* Let yes be yes and no be no
2006-06-23 Tim Starlingbugs!
2006-06-23 Tim StarlingFixed issues with careless use of Sanitizer::decodeChar...
2006-06-23 Tim StarlingAccidentally left fix commented out after testing
2006-06-23 Tim StarlingCheck for bad title in returnToMain()
2006-06-23 Tim Starlingbounding for the limit parameter
2006-06-23 Tim Starlings/Revision::MW_REV_DELETED/Revision::DELETED/, and...
2006-06-23 Tim StarlingSpecialContributions: fixed style, fixed sloppy handlin...
2006-06-23 Tim StarlingAdded extra input validation for namespace parameter
2006-06-23 Tim StarlingAdded check for newlines in redirects as a paranoia...
2006-06-22 Brion VibberHTML injections are bad, mm'kay?
2006-06-22 Rob Church* Remove incorrect comment fragment
2006-06-22 Rob ChurchIntroduce optional (off by default) language selector...
2006-06-22 Rob Church(bug 6392) Fix misbehaving <br /> in preferences form
2006-06-21 Brion Vibber* (bug 6398) Work around apparent PCRE bug breaking...
2006-06-21 Domas Mituzasoops, better skip i/o thread states :)
2006-06-21 Rotem LissShow an arrow in the right direction also in Broken...
2006-06-21 Domas Mituzasfix lag detection - do not assume that second 'system...
2006-06-21 Tim StarlingSaner handling of title objects in OutputPage::returnTo...
2006-06-21 Tim StarlingFixed erroneous use of msg(), these are HTML messages...
2006-06-21 Rob ChurchIntroduce 'FetchChangesList' hook; see docs/hooks.txt...
2006-06-20 Brion VibberRevert 14849; breaks standard time keywords and provide...
2006-06-20 Rotem Liss(bug 5727) Time magic words should use $wgLocaltimezone...
2006-06-20 Brion VibberTemporarily revert 14847; makes incompatible changes...
2006-06-20 Rotem Liss* Using the "returnto" in the login link in additional...
2006-06-20 Rob Church* (bug 6365) Show user information in the "old revision...
2006-06-20 Rotem Liss(bug 6032) Plural support for 'undelete_short' in SkinT...
2006-06-20 Rotem Liss(bug 6189) Show an error to an unprivilleged user tryin...
2006-06-20 Tim Starlingdoc fix
2006-06-20 Tim StarlingDid some refactoring in Article.php:
2006-06-20 Tim Starlingfixed minor bug
2006-06-20 Rotem Liss(bug 6174) Remove redundant "emailforlost" message
2006-06-20 Rotem LissRights log changes:
2006-06-20 Rotem Liss* Removing old and broken log entries of user groups...
2006-06-19 Rotem LissFixing the most annoying problem in Bug 5724: adding...
2006-06-19 Tim StarlingFixed job command naming style
2006-06-18 Brion Vibber* (bug 6304) Show timestamp for current revision in...
2006-06-18 Brion Vibber* Workaround possible bug in Firefox nightlies by prope...
2006-06-18 Tim Starlingprobably don't need this...
2006-06-18 Tim StarlingAdded a new method to update the cache of all pages...
2006-06-18 Tim StarlingChanged transaction semantics: made begin() and commit...
2006-06-17 Rob ChurchFix {{NUMBEROFADMINS}} magic word
2006-06-17 Rob Church(bug 6344) Add Special:Uncategorizedimages page
2006-06-17 Rob ChurchFix more cases of hard-coded skin dir.
2006-06-17 Tim StarlingStop using memory_limit as a virtual memory limit for...
2006-06-17 Tim StarlingAvoid fatal error on invalid title
2006-06-17 Tim StarlingCommit the transaction after an upload is recorded...
2006-06-17 Tim StarlingFixed inconsistent error return in Image::getThumbnail...
2006-06-16 Niklas Laxström* (bug 6300) Bug fixes for sr: variants
2006-06-16 Rob ChurchUse standard linker functions to make user and tool...
2006-06-16 Rob ChurchIntroduce {{NUMBEROFADMINS}} magic word
2006-06-16 Brion Vibber* (bug 6324) Fix regression in enhanced RC alignment
2006-06-16 Brion VibberFix purge of image on delete
2006-06-16 Brion Vibber(bug 2099) Deleted files can now be archived and undele...
2006-06-15 Rob Church(bug 4054) Add "boteditletter" to recent changes flags
2006-06-15 Rob ChurchRevert r14768, it's broken.
2006-06-15 Rob Church(bug 5865) Show warning when editing another users...
2006-06-15 Rob Church(bug 6095) Introduce RunUnknownJob hook, see docs/hooks...
2006-06-14 Rob ChurchIntroduce EditFormPreloadText hook, see docs/hooks...
2006-06-13 Brion Vibber* Return correct content-type header with 304 responses...
2006-06-13 Brion VibberCancel output buffering in StreamFile; when used inside...
2006-06-13 Brion VibberClean up after r14751:
2006-06-13 Magnus ManskeBug 6031 (feature request for __NOGALLERY__ on category...
2006-06-13 Magnus Manskebug 2700 (preSaveTransform not working in gallery links...
2006-06-13 Brion Vibber* Disable $wgAllowExternalImages by default.
2006-06-12 Rob ChurchExpand 5127 to cover editing existing pages, too
2006-06-12 Rob Church(bug 5932) Introduce {{PAGESINNAMESPACE}} magic word
2006-06-12 Rob ChurchIntroduce $wgContentNamespaces which allows for article...
2006-06-12 Rob ChurchReplace "nogomatch" with "noexactmatch" and place the...
2006-06-12 Brion VibberHTML normalization: use double-quotes on RFC and PMID...
2006-06-12 Brion VibberHTML output normalization: remove extra space after...
2006-06-12 Brion Vibber* Use double quoted consistently on attributes in linke...
2006-06-12 Brion Vibber* Avoid some notices in page history with bad input
2006-06-11 Tim StarlingDon't do 100 queries to view 50 revisions in history...
2006-06-10 Antoine Mussohaving some fun with doxygen error log
2006-06-09 Brion Vibber* Fix regression(?) in behavior of initial-whitespace...
2006-06-09 Brion Vibber* Whitespace now normalized more or less properly in...
2006-06-09 Brion Vibber* (bug 6243) Fix email for usernames containing dots...
2006-06-08 Niklas Laxström* {{PLURAL}} can now take up to five forms. Needed...
2006-06-08 Rob ChurchTYPOS IN COMMENTS MAKE BABY JESUS CRY
next