Add failing test for bug 14404.
[lhc/web/wiklou.git] / includes / specials /
2010-12-26 Brion VibberThumbnail previews for PNG, JPEG, GIF, and SVG files...
2010-12-25 Niklas LaxströmRm useless checks which breaks if descriptionmsg is...
2010-12-24 Platonides(Bug 26412) Search results headers no longer show a...
2010-12-22 Sam ReedSpaces and braces
2010-12-22 Sam ReedSimple commit trimming some trailing whitespace
2010-12-22 Roan KattouwMark LinkSearch as uncacheable and fix its headers...
2010-12-22 Roan KattouwPerformance crusade in SpecialListredirects:
2010-12-22 Alexandre EmsenhuberWe need to select the namespace, even hardcoded, this...
2010-12-22 Sam ReedFollowup r78786, fix special wanted pages. Aliasing...
2010-12-22 Roan KattouwReally do what r78790 claimed to do (fix E_STRICT in...
2010-12-22 Roan KattouwFollowup r7876: fix another E_STRICT: kill additional...
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-12-21 PlatonidesRemove unused global
2010-12-21 Roan KattouwMerge r78700 to trunk
2010-12-19 PlatonidesAryeh was right in r71721.
2010-12-19 Daniel FriesenAdd a Antispam group to Special:Version... we have...
2010-12-18 TobiasFixing r65339: makeTitleSafe instead of newFromText
2010-12-15 Happy-melonClean up the running mess that is r64866, r65040, and...
2010-12-15 Neil Kandalgaonkaradded a page to list all stashed files, and clear them...
2010-12-14 Happy-melonIn the vein of r75313, get groups from the $wg(Add...
2010-12-13 Bryan Tong MinhFollow-up r78297: allow the hook to break the execution...
2010-12-13 Sam ReedFollowup r78295, seems I didn't even bother to rename...
2010-12-13 Sam ReedFollowup r78268, do it as Bryan suggested, not as how...
2010-12-12 Benjamin LeesFollow-up to r77956: instead of making $wgFileExtension...
2010-12-12 Sam ReedFollowup r65114 (per CR cabal), remove SpecialSearchGom...
2010-12-12 Happy-melonFollow-up r64903: rm leftover debugging code.
2010-12-11 Alexandre Emsenhuber* Per Ilmari Karonen, fix for r78224: make it work...
2010-12-11 Alexandre Emsenhuber* Converted Special:Userlogin to subclass SpecialPage
2010-12-10 Alexandre Emsenhuber* Converted Special:Search to subclass SpecialPage
2010-12-10 Chad HorohoeFix for r78192, forgot to revert a test
2010-12-10 Chad HorohoeFix for r71961 (moved SpecialPage constructor from...
2010-12-08 Aaron Schulz*Follow-up r76275: regexp improvement akin to IP.php
2010-12-06 Daniel FriesenAdd a Skins category to Special:Version.
2010-12-05 Alexandre EmsenhuberConverted ImportStreamSource functions to return a...
2010-12-04 Ilmari KaronenPartial workaround for bug 6220: at least make files...
2010-12-04 Alexandre Emsenhuber* Converted UserMailer stuff to return a Status object...
2010-12-03 Bryan Tong MinhAdded uploads link to page subtitle in Special:Contribu...
2010-12-03 PlatonidesMake $wgForceUIMsgAsContentMsg work a bit different...
2010-12-03 Sam ReedKill off userNotPrivilegedMessage, not used after r77617
2010-12-02 Andrew GarrettFix r75759: replace call to userNotPrivilegedMessage...
2010-12-02 Alexandre Emsenhuber* Convert ImportReporter::close() to use Status objects...
2010-12-02 Raimond SpekkingFollow-up r77558: Use an own reason message instead...
2010-12-02 Raimond SpekkingShow username in input field w/o underscores
2010-12-02 Andrew GarrettAdd logging for Special:DisableAccount
2010-12-02 Andrew GarrettMerge DisableAccount extension into core, disabled...
2010-11-30 Bryan Tong Minh(bug 26160) Upload description set by extensions are...
2010-11-30 Sam ReedMore unused variables
2010-11-30 Neil Kandalgaonkarforgot to change the function signature after refactor...
2010-11-30 Neil Kandalgaonkarmatching returns
2010-11-30 Neil Kandalgaonkarbetter error checking, fixed a few bugs with remote...
2010-11-30 Neil KandalgaonkarDual strategy thumbnailing -- locally for development...
2010-11-29 Sam ReedFollowup r77393, restore commented variable in SpecialP...
2010-11-28 Sam ReedRemove some unused variables and globals
2010-11-25 Sam ReedMore reversion of r77297, 2 of 2 commits to keep it...
2010-11-25 Antoine Mussorevert r76464
2010-11-25 Alexandre EmsenhuberFix for r77231: correct variable name, was throwing...
2010-11-25 Raimond SpekkingRemove redundant link 'Existing blocks for $1' because...
2010-11-24 Alexandre EmsenhuberMoved switches in Special:Unusedimages and Special...
2010-11-18 Krinklerenaming mediawiki.specials to mediawiki.special (match...
2010-11-16 Roan KattouwFollowup r76782: is_a() -> instanceof (we dropped PHP...
2010-11-16 Neil KandalgaonkarFollowups mostly to r75906.
2010-11-13 Alexandre EmsenhuberSeems I forgot to commit this file in r76634
2010-11-11 Mark A. Hershbergerfollowup r76526
2010-11-11 Mark A. Hershberger* Revert r76503
2010-11-10 Sam ReedVarious unused variables, add some braces
2010-11-10 Alexandre EmsenhuberFixed some doxygen warnings (and some whitespaces remov...
2010-11-10 Andrew GarrettResolve bug 25580: pass $pageInfo along to finishImport...
2010-11-09 Alexandre Emsenhuber* (bug 17789) Added a note to the total views on Specia...
2010-11-09 Alexandre Emsenhuber* Marked Special:UploadStash unlisted since accessing...
2010-11-08 Bryan Tong MinhUndeprecate UploadForm:BeforeProcessing. Instead only...
2010-11-07 Alexandre Emsenhuber* (bug 25728) Added $wgPasswordSenderName to allow...
2010-11-06 Roan KattouwRevert r76177 and use AutoLoader
2010-11-06 PlatonidesUploadStashFileNotFoundException and UploadStashBadPath...
2010-11-06 PlatonidesDo not assign the variable in the condition.
2010-11-05 Platonidesunused global
2010-11-04 Raimond SpekkingFollow-up r75996: Forgotten to remove an old line
2010-11-04 Raimond Spekking* Special:Search: Add CSS classes to 'none found' and...
2010-11-03 Neil Kandalgaonkarcore changes for UploadWizard (merged from r73549 to...
2010-11-02 Chad HorohoeFollowup r65070, remove last instance of editwidth...
2010-11-01 Antoine MussoFollow up r75627 : addModule() is enough.
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-11-01 Sam ReedFixup undefined $this->id
2010-10-31 Sam ReedFollowup r75758, spaces to tabs
2010-10-31 Sam ReeduserNotPrivilegedMessage being called with no parameter...
2010-10-31 Sam ReedSwitch last few uses of while loops to foreach in phase3
2010-10-31 PlatonidesA couple of Xml::hidden calls left by r75723
2010-10-31 Sam ReedMore deprecated method calls
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-31 PlatonidesRemove unused globals.
2010-10-31 Alexandre EmsenhuberAdded missing calls to setHeaders() and outputHeader()
2010-10-31 Alexandre Emsenhuber* (bug 23731) Clarified "n links" message on Special...
2010-10-30 Bryan Tong Minh(bug 23732) Clarified "n links" message on Special...
2010-10-28 Antoine MussoLame user side email validator using JQuery.
2010-10-28 Sam ReedFunction return type hints
2010-10-27 Antoine MussoOptional feature to login through HTTPS and come back...
2010-10-27 Bryan Tong Minh(bug 23194) Special:ListFiles now has thumbnails
2010-10-25 Brion VibberFollowup for r75314 (bug 23923) -- regression fix for...
2010-10-25 Platonides$wgRequest usage removed in r75272
2010-10-24 Alexandre EmsenhuberFix for r75313: add array_unique(), otherwise groups...
2010-10-24 Bryan Tong Minh(bug 23923) Special:Prefixindex no longer shows results...
next