* Add a .htaccess to deleted images directory for additional protection
[lhc/web/wiklou.git] / includes /
2008-11-17 Brion Vibber* Add a .htaccess to deleted images directory for addit...
2008-11-17 Brion Vibber* Improved input validation on Special:Import form
2008-11-17 Brion Vibber* Blacklist redirects via Special:Filepath, hard to...
2008-11-17 Brion Vibber* Safer handling of non-MediaWiki exceptions -- now...
2008-11-17 Brion Vibber* API siteinfo query no longer throws an exception...
2008-11-17 Raimond SpekkingAdd a class when a usergroup contains no members to...
2008-11-17 Aaron Schulz* Re-commit new search UI code, disabled by default...
2008-11-17 Chad HorohoePass the user object in MakeGlobalVariablesScript in...
2008-11-16 Aaron SchulzRefactor getCharacterDifference()
2008-11-16 Charles MelbyeForgot to update one part, and also got rid of some...
2008-11-16 Charles MelbyeAdded a new user right called "alwaysuseskin" that...
2008-11-16 Aaron Schulzdoc typo
2008-11-15 Ilmari Karonenminor fix for r43517: float tables to the right on...
2008-11-15 Andrew GarrettConfigure extension:
2008-11-15 Brion Vibber$oldName parameter to UserLogoutComplete hook call...
2008-11-15 Chad HorohoeRevert r41710, r41978, r42012, r42048 (integration...
2008-11-15 Ilmari Karonenmake the layout of the namespace checkboxes in powerSea...
2008-11-14 Alexandre Emsenhuber* Removed the inclusion of memcached-client.php since...
2008-11-14 Raimond SpekkingAdd consistent classes for the common UI elements userl...
2008-11-14 Brion VibberReverting in-development search changes pending fixing.
2008-11-14 Aaron Schulz(bug 16305) Allow optional replacement of user talk...
2008-11-14 Brion VibberRevert class cruft in r43327 :)
2008-11-14 Brion VibberUse strict parameter on in_array() checks in wfMsgExt...
2008-11-14 Tim StarlingFix incorrect use of Title::newFromText(). That functio...
2008-11-14 Tim StarlingDon't use getParameter() inside substituteResultWithErr...
2008-11-13 Aaron SchulzVarious code/style/performance tweaks
2008-11-13 Tim StarlingImproved $wgRC2UDPInterwikiPrefix feature, so that...
2008-11-13 Aaron SchulzRevert r43329, r43330 due to said performance issues
2008-11-13 Aaron SchulzFix
2008-11-13 Brion VibberRun parsemag stuff through the proper language when...
2008-11-12 Raimond SpekkingAdd messages for hardcoded parser warnings
2008-11-12 Brion VibberRoll back r43377, r43379 "Factored wfInvokeFancyCallbac...
2008-11-12 Aaron Schulz'advanced' link consistency
2008-11-12 Aaron SchulzAdd valign="top"
2008-11-12 Aaron SchulzSuppress index link if no term given
2008-11-12 Aryeh GregorFix for 43393: use normal MW id convention
2008-11-11 Ryan LaneAdding an id to the domain tr so that admins with a...
2008-11-11 Raimond SpekkingCleanup for r43376:
2008-11-11 David McCabeRenamed the new wfInvokeFancyCallback to simply wfInvoke.
2008-11-11 David McCabeFactored wfInvokeFancyCallback() out of wfRunHooks...
2008-11-11 Aaron Schulz* Recommitting Search UI changes from r42352
2008-11-10 Marco Schusterfix bug 11027: Add parameter to MW:Randompage-nopages...
2008-11-09 Raimond SpekkingUse existing function. Now without PHP error. Thanks...
2008-11-09 Raimond Spekkingself revert r43332 due to a PHP Strict Standards error
2008-11-09 Raimond SpekkingUse existing function
2008-11-09 Victor VasilievForgot to commit Skin.php part
2008-11-09 Victor Vasiliev* Add class "disambiguationpage" to body tag
2008-11-09 Raimond SpekkingAdd some CSS classes for easier styling
2008-11-09 Alexandre EmsenhuberCleanup for r43315 (per aaron's comment): remove extra...
2008-11-08 Leon Weber* (bug 5530) Consistency between character encoding...
2008-11-08 Chad Horohoe* Redo thumb caching and make it a part of the default...
2008-11-08 Alexandre Emsenhuber(bug 8345) Don't autosummarize where a redirect was...
2008-11-08 Aaron SchulzMore space fixes
2008-11-08 Aaron Schulz* getNotificationTimestamp() moved to Title.php
2008-11-08 Aaron SchulzFix typo
2008-11-08 Aaron SchulzFix comment
2008-11-08 Aaron Schulz* Add isSingleRevRedirect(). Refactor isValidMoveTarget...
2008-11-08 Aaron SchulzFix for r43295: check if $wgArticle is set
2008-11-08 Aaron SchulzRemove hack to check if top rev will be deleted. Just...
2008-11-08 Chad HorohoeRemove bit of debugging.
2008-11-08 Chad Horohoe(bug 16265) Enabling apiThumbCacheExpiry produced inval...
2008-11-08 Alexandre Emsenhuber(bug 4362) [[MediaWiki:History copyright]] no more...
2008-11-08 Alexandre Emsenhuber(bug 15835) Added Content-Style-Type meta tag
2008-11-08 Aaron SchulzCode space tweaks
2008-11-08 Aaron SchulzMake sure the top rev is not hidden
2008-11-07 Aaron SchulzReturn TS in MW format
2008-11-07 Tim StarlingCheck for PHP 5.0.x bug *after* checking for PHP 4...
2008-11-06 Siebrand MazelandPartial revert of r43269 for HTMLDiff.php. In file...
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB()
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-06 Siebrand MazelandUpdate on r43103. Add the 'norollbackdiff' toggle to...
2008-11-06 Jack Phoenixadding AbortDiffCache hook to allow canceling the cachi...
2008-11-06 Tim Starling* Added the BitmapHandler_ClientOnly media handler...
2008-11-05 Alexandre Emsenhuber* Made SpecialVersion directly extends SpecialPage
2008-11-05 Aaron SchulzRevert r43198: nothing evil with LocalSettings use...
2008-11-04 Tim StarlingRe r43174: Well I guess if you didn't understand it...
2008-11-04 Robert StojnićRecommit part of r42352 related to bug 5101 (Image...
2008-11-04 Aaron SchulzBreak long line
2008-11-04 Aaron SchulzFix for r42632: grammar
2008-11-04 Chad HorohoeRemove some unused globals.
2008-11-04 Chad HorohoeMinor tweak in debug output. Makes much more readible...
2008-11-04 Aaron SchulzRevert r42890, this is not static
2008-11-04 Tim StarlingEscaping once is enough.
2008-11-04 Aaron SchulzFix for r43173. 'patrol' log is part of core; it's...
2008-11-04 Tim StarlingFixes for r42642:
2008-11-03 Siebrand MazelandAs discussed with Aaron on irc. Remove "@param bool...
2008-11-03 Siebrand MazelandUpdate documentation as pointed out by Aaron. Fix on...
2008-11-03 Siebrand MazelandAdd missing global $wgEnotifUseRealName. Fix for undefi...
2008-11-03 Raimond SpekkingTrim the final extension to avoid a confusing warning...
2008-11-03 Siebrand Mazeland(bug 15068) Added $wgEnotifUseRealName, which allows...
2008-11-03 Siebrand MazelandRetire 'newpages-showhideredirs' in favour of 'whatlink...
2008-11-03 Raimond SpekkingMake show/hide links in watchlist consistent to recent...
2008-11-03 Roan KattouwAPI: (bug 16225) apfrom=Talk:Foo behaved like apfrom...
2008-11-03 Ilmari Karonenoops, r43111 was incomplete, here's the rest of it :-/
2008-11-03 Ilmari KaronenHide skin tab in preferences entirely is $wgAllowUserSk...
2008-11-03 Siebrand Mazeland(bug 15544) Non-index entry points cause the "Wiki...
2008-11-03 Siebrand Mazeland(bug 15737) Fix notices while expanding using PPCustomF...
2008-11-02 Siebrand Mazeland(bug 15761) Add user toggle to omit diff after rollback...
2008-11-02 Siebrand Mazeland(bug 16113) Show/hide for redirects in Special:NewPages...
next