* Enahle PLURAL
[lhc/web/wiklou.git] / includes /
2008-08-31 Aaron Schulz* Maintain active user count for Special:Statistics...
2008-08-31 Bryan Tong Minh* (bug 15392) ApiFormatBase::formatHTML now uses $wgUrl...
2008-08-31 Tim StarlingMake it a lot harder to unprotect the MediaWiki namespa...
2008-08-31 Antoine MussoAdd css classes to the Pager just like our QueryPages
2008-08-31 Antoine MussoWrap content in class="mw-spcontent"
2008-08-30 Bryan Tong MinhFix a few undeclared variables in upload warning code.
2008-08-30 Bryan Tong Minh$this->mLocalFile; not $file
2008-08-30 Shinjiman* Added support of piped wikilinks using double-width...
2008-08-30 ShinjimanUpdate the Chinese conversion tables
2008-08-30 Aaron Schulz* Small performance tweak by switching check order
2008-08-29 Bryan Tong MinhFix for my previous commit: Filter out null values
2008-08-29 Bryan Tong MinhAdd a function to require one and only one parameter...
2008-08-29 Victor VasilievAs Raymond points out, there is a mw-submit class
2008-08-29 Victor Vasiliev* Add class='mw-input' to the input row
2008-08-29 Aaron Schulzclean up addLinkObj()
2008-08-29 Siebrand MazelandFix breakage of Live preview (patch by dantman himself)
2008-08-29 Rotem LissFixing HTML escaping.
2008-08-29 Rotem Liss* Fixing a wrong count of succeeding file undeletions...
2008-08-29 Rotem LissRespect file restrictions in the file history list...
2008-08-29 Rotem LissShow thumbnails in the file history list. The dimension...
2008-08-29 Rotem LissFixing a fatal error on upload page:
2008-08-29 Tim Starling* Generalised OutputPage::checkLastModified() to allow...
2008-08-29 Tim Starling* Fixed intermittent deadlock errors involving objectca...
2008-08-29 Raimond SpekkingMove information about watched pages and enotif into...
2008-08-29 Aaron Schulz* Fix issue with "next" link going to the same place...
2008-08-28 Aryeh Gregor(bug 15351) Fix fatal error for invalid section fragmen...
2008-08-28 Chad HorohoeRemove second declaration of EditPage::showPreview().
2008-08-28 Bryan Tong MinhProperly check permissions.
2008-08-28 Chad HorohoeBump $wgStyleVersion for r40184
2008-08-28 Bryan Tong MinhMake UploadFromBase::getTitle more logical by returning...
2008-08-28 Daniel FriesenReplace the <p><br /></p> inserted between the toolbar...
2008-08-28 Bryan Tong MinhwfReadOnly now checked in ApiMain::requestWriteMode
2008-08-28 Roan Kattouw(bug 15358) Article::doEdit() ignores $user when insert...
2008-08-28 Bryan Tong MinhUse static methods to check whether upload is enabled
2008-08-28 Antoine MussoImplements #11884 : Now support Flash EXIF attribute
2008-08-28 Roan Kattouw(bug 15348) prop=categories returns timestamps that...
2008-08-28 Antoine MussowfDebugMem() to report memory usage
2008-08-28 Roan KattouwImprove FakeTitle implementation:
2008-08-28 Greg Sabino MullaneOnce we reset, no need to keep looping.
2008-08-28 Raimond SpekkingModernize the email user form to our actual standards:
2008-08-28 Alexandre EmsenhuberReplace arguments before replacing variables in {{int...
2008-08-28 Raimond Spekking* (bug 15172) 'Go' button of Special:Recentchanges...
2008-08-28 Tim Starling* Fix bug 15344. Was caused by the overwrite of $entry...
2008-08-28 Chad HorohoeAdd some caching to the group counts.
2008-08-28 Roan Kattouw(bug 13471) Added NUMBERINGROUP magic word. Patch by...
2008-08-27 Alexandre Emsenhuber(bug 15342) "Invert" checkbox now works correctly when...
2008-08-27 Roan KattouwRevert part of r40107 (Revert r40042 because of regress...
2008-08-27 Brion VibberRevert r40042 "* In Article::replaceSection(), actually...
2008-08-27 Aaron SchulzSet replace flag for headers
2008-08-27 Roan KattouwMake Special:Allpages/User:Foo actually work. Patch...
2008-08-27 Raimond SpekkingAdd an own message for the fieldset legend instead...
2008-08-27 Bryan Tong MinhFixup the function declarations that we're overridden...
2008-08-27 Antoine MussoLets render BMP pictures to PNG.
2008-08-27 Raimond SpekkingMove the timestamp into the message of the current...
2008-08-27 Bryan Tong Minh* Remove a debug statement
2008-08-27 Bryan Tong MinhSplitting backend upload code from SpecialUpload.
2008-08-27 Roan KattouwAPI:
2008-08-27 Roan KattouwFix fatal error caused by missing comma
2008-08-27 Chad HorohoeReverting my reversions of the fieldset on Special...
2008-08-27 Chad HorohoeCan't add to a variable if it doesn't exist...
2008-08-27 Daniel FriesenFix a minor regression pointed out by aaron.
2008-08-27 Chad HorohoeRemove fieldset from Watchlist that apparently only...
2008-08-27 Bryan Tong MinhCheck on $wgEnableEmail && $wgEnableUserEmail
2008-08-27 Bryan Tong Minh* Fixup validation methods in UserEmailForm a bit so...
2008-08-27 Aaron SchulzAdd $wgPhpCli var so shell outs know what exec name...
2008-08-27 Daniel FriesenMinor error... sorry bout that, forgot to remove the...
2008-08-27 Daniel FriesenRecommit the EditPage changes:
2008-08-27 Brion VibberRevert r40027 "Recommit my changes to EditPage without...
2008-08-26 Aaron Schulzadd more info
2008-08-26 Aaron Schulzlog strange anomaly
2008-08-26 Andrew GarrettReset password throttles on login
2008-08-26 Roan KattouwAPI: Remove the throttle from ApiLogin because
2008-08-26 Roan KattouwAPI: Improvements to action=emailuser:
2008-08-26 Roan KattouwAPI: Fixed bug that caused all action=edit requests...
2008-08-26 Roan KattouwAPI: Throwing a more specific error message when the...
2008-08-26 Raimond SpekkingFix for r40041. PHP strict notice. Thanks to Ialex
2008-08-26 Brion Vibber* (bug 15264) Underscores in Special:Search/Foo_bar...
2008-08-26 Roan Kattouw* In Article::replaceSection(), actually return null...
2008-08-26 Raimond Spekking* Add tooltips to rollback and undo links
2008-08-26 Brion VibberQuick hack to fix the broken hack noted in bug 15301
2008-08-26 Daniel FriesenRecommit my changes to EditPage without the regressions:
2008-08-26 Chad HorohoeMove @ingroup around so each of the classes are picked...
2008-08-26 Chad HorohoeRevert 40016, 40021, 40022. Breaks ability to save...
2008-08-26 Alexandre EmsenhuberRedo r39954, without regression this time. Sorry :(
2008-08-26 Robert Leverington* Remove duplicated function in EditPage.
2008-08-26 Daniel FriesenWhoops, this was probably supposed to be an elseif.
2008-08-26 Tim Starling* Revert back to my parser pseudo-branch again. Note...
2008-08-26 Raimond SpekkingMake the elements of the watchlist fieldset identical...
2008-08-26 Daniel FriesenCommit initial portion of EditPage refactoring.
2008-08-26 Tim StarlingAdded __destruct(), for stable pseudo-branch
2008-08-26 Aaron Schulzmark getOldIDFromRequest as public
2008-08-25 Brion VibberRevert r39949 "* Revert revert r39662 of my parser...
2008-08-25 Brion VibberRevert r39954, 39958 "Tweaks for SiteConfiguration:"
2008-08-25 Aaron Schulzthis looks backwards
2008-08-25 Aaron Schulzmark these 'public'
2008-08-25 Chad Horohoe* Add all HTMLDiff-related classes to the autoloader.
2008-08-25 Chad HorohoeAdd @ingroup definitions.
2008-08-25 Chad HorohoeAdd separate debug output from the normal wfDebug(...
2008-08-25 Guy Van den BroeckRemoved Exception used for debugging. Disabled edit...
2008-08-25 Alexandre Emsenhuber*stab*
next