* Fixed invalid XML, please test with application/xhtml+xml when changing the output
[lhc/web/wiklou.git] / includes /
2006-05-08 Ævar Arnfjörð Bjar... * Fixed invalid XML, please test with application/xhtml...
2006-05-07 Rob ChurchBetter safe than sorry
2006-05-07 Rob ChurchFix foul-up with <nowiki> et al., wfMsgExt and all...
2006-05-07 Niklas Laxström* Fix the warning too
2006-05-07 Rob ChurchMissing </form>
2006-05-07 Niklas Laxström* Don't change $wgTitle when special page is included
2006-05-07 Brion VibberFix that optional error return for EditFilter hook.
2006-05-07 Rob Church(bug 5846) Link to individual group description pages...
2006-05-07 Rob ChurchFix call-time-pass-reference error
2006-05-06 Rob Churchcough
2006-05-06 Rob Church(bug 5841) Allow the 'EditFilter' hook to return a...
2006-05-06 Rob ChurchPedantic use of real grammar
2006-05-05 Rob ChurchThree cheers for documentation!
2006-05-05 Rob ChurchRewrite Special:Confirmemail so it's not retarded
2006-05-05 Rob Church(bug 5839) Prevent access to Special:Confirmemail for...
2006-05-05 Rob Church(bug 5791) Fix SQL syntax in Special:BrokenRedirects...
2006-05-05 Niklas Laxström* (bug 5805) message nbytes can now use {{plural:}}
2006-05-05 Rob Church* (bug 3309) Allow comments when undeleting pages
2006-05-05 Rob Church(bug 5837) Use "members" for the value descriptor in...
2006-05-05 Rob ChurchIntroduce $wgAllowTitlesInSVG, which allows the <title...
2006-05-05 Rob ChurchRedirect Special:Userlist to Special:Listusers
2006-05-04 Niklas Laxström* (bug 5587) Clean up the languages from references...
2006-05-04 Niklas Laxström* No comment is better than wrong comment
2006-05-04 Rob Church* Remove some dud code
2006-05-04 Magnus ManskeFixed namespace handling (will now accept English names...
2006-05-04 Tim Starlingsecurity concerns
2006-05-04 Tim StarlingAdded an overview of the CBT project including its...
2006-05-04 Ævar Arnfjörð Bjar... * Fixed breakage with get[]= url paramters, supposedly...
2006-05-03 Rob Church(bug 5817) Appropriate handling for Special:Recentchang...
2006-05-03 Rob Church(bug 5812) Use appropriate link colour in Special:Mostl...
2006-05-03 Rob ChurchRemove leftover cruft
2006-05-03 Rob Church* (bug 5801) Correct handling of underscores in Special...
2006-05-02 Brion Vibber* Silently ignore errors on profiling table update.
2006-05-02 Rob ChurchStab #1
2006-05-02 Rob ChurchAdd 'EmailConfirmed' hook
2006-05-02 Rob ChurchRemove redundant check; this is covered in the blanket...
2006-05-02 Antoine MussoHandle nested li in ol or ul. That happens when someone...
2006-05-02 Rob Church* Anal-retentive cleanup of a few bits
2006-05-02 Rob ChurchWhen showing the "login to edit" page, set the auto...
2006-05-02 Rob Church(bug 5789) Treat "loginreqpagetext" as wikitext
2006-05-02 Rob ChurchUse getPrefixedUrl() for returnto parameters
2006-05-02 Rob Church(bug 5782) Allow entries in the bad image list to use...
2006-05-01 Niklas Laxström* Bidi-aid on list pages
2006-05-01 Rob Church(bug 4876) Add __NEWSECTIONLINK__ magic word to force...
2006-05-01 Antoine MussoFix #361: URL in URL. Final fix !
2006-05-01 Antoine MussoRevert trunk@r13993
2006-05-01 Antoine Mussoreturn fragment even when we have no iw
2006-05-01 Antoine MussoFix #218: Redirects do not support named anchors
2006-05-01 Antoine Mussounused variables as per #3692
2006-05-01 Antoine MussoUnused call to wfMsg('math_unknown_error')
2006-05-01 Niklas Laxström* Better example date in preferences
2006-05-01 Yuri Astrakhanadded isnumeric check to limitResult() to prevent a...
2006-05-01 Rob Church(bug 5696) Add a third parameter, $3, to "rcnote",...
2006-04-30 Rob Church(bug 5723) Don't count pages linked to from the MediaWi...
2006-04-30 Rob Church* (bug 5593) Change "bureaucrat log" to "rights log"
2006-04-30 Rob ChurchFix Parser::cleanSig() to use Parser::startExternalPars...
2006-04-30 Rob ChurchAdd "raw suffix" magic word for some magic words, e...
2006-04-30 Brion VibberFix notice on empty local links introduced by validity...
2006-04-30 Antoine Mussosome unused globals as per #3692
2006-04-30 Rob ChurchRe-fix 5377 following privacy issues. Now holds back...
2006-04-30 Antoine MussoFix #5191: $wgLocalTZoffset rounds time zones half...
2006-04-30 Antoine MussoFix 5487: escape self-closed HTML pair tags + parsertest.
2006-04-30 Brion VibberEmergency revert of r 13955, serious privacy violation
2006-04-30 Brion Vibber* (bug 5338) Reject extra initial colons in title
2006-04-30 Brion Vibber* Suppress 7za output on dumpBackup
2006-04-30 Brion VibberRemove big loud PHP warning if allow_call_time_pass_ref...
2006-04-30 Rob Church(bug 5284) Special redirect pages should remember param...
2006-04-30 Rob Church(bug 5377) Do not auto-login when creating an account...
2006-04-29 Rob ChurchRemove lines accidentally added
2006-04-29 Rob Church(bug 5516) Show appropriate "return to" link on blocked...
2006-04-29 Rob Church(bug 5565) Add a class attribute to the table on Specia...
2006-04-29 Rob Church(bug 5716) Warn when a user tries to upload a file...
2006-04-29 Rob ChurchWhoops, capitalisation matters. Capitalise all instance...
2006-04-29 Antoine MussoFix bug in wfMsgExt under PHP 5.1.2
2006-04-29 Niklas Laxström* Parser can now know that it is parsing an interface...
2006-04-29 Anders Wegge JakobsenUse the returnto parameter on successfull login
2006-04-29 Rob Church(bug 93) <nowiki> tags and tildes in templates
2006-04-29 Rob Church(bug 5741) Introduce {{NUMBEROFUSERS}} magic word
2006-04-28 Antoine Musso(no commit message)
2006-04-28 Rob ChurchRemove unneeded extra whitespace at top of Special...
2006-04-28 Antoine MussoFix #4825: note in DefaultSettings.php about 'profiling...
2006-04-28 Antoine Mussominor changes that raise a tidy warning
2006-04-27 Antoine MussoFix #5315: "Expires: -1" HTTP header not strictly RFC...
2006-04-27 Antoine MussoFix #5005: XHTML <gallery> output.
2006-04-27 Niklas LaxströmDo some html-escaping
2006-04-27 Tim StarlingRevert, breaks some unknown aspect of template-table...
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...
next