Fix r80982, re-add accidental removed AND during debugging
[lhc/web/wiklou.git] / includes / specials /
2011-01-25 Alexandre EmsenhuberAllow the $result parameter of the isValidPassword...
2011-01-23 Alexandre EmsenhuberAssignment inside if clause is bad
2011-01-23 KrinkleBug 26870 - add width/height param to {{filepath:}}
2011-01-22 Bryan Tong Minh(bug 26809) Uploading files with multiple extensions...
2011-01-22 Siebrand Mazeland* changed 'searchmenu-new-nocreate' to no longer be...
2011-01-21 Sam ReedFold Avars Nogomatch extension into core
2011-01-19 Andrew GarrettRevert r80544 -- need to handle the case in which there...
2011-01-19 Andrew GarrettQuick adjustments to the if-block layout in r80381...
2011-01-16 Daniel FriesenMake Special:WhatLinksHere set the related title so...
2011-01-15 Niklas LaxströmSome cleanup to this horrible piece of code
2011-01-15 Niklas LaxströmDo the title construction in a smarter way. Linker...
2011-01-15 Roan KattouwAdd width parameter to Special:Filepath to allow gettin...
2011-01-14 Antoine Mussobug 10158 : do not mention allowing others to contact...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2011-01-13 Sam ReedFollowup r80122, protected, just incase it's needed..
2011-01-12 Sam Reed61 uses of $this->opts in SpecialContributions, so...
2011-01-11 Raimond SpekkingFollow-up r79964: Use the existing message 'parentheses...
2011-01-10 Derk-Jan HartmanMove the () surrounding description strings of files...
2011-01-07 Brion Vibber* (bug 26625) fix regression in Special:PrefixIndex...
2011-01-06 Happy-melonFollow-up r78452: missed a couple of hidden fields...
2011-01-06 Happy-melonMore ancient deprecated functions:
2011-01-06 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2011-01-06 PlatonidesFollow up r79715. Remove some plaintext. But don't...
2011-01-06 Alexandre EmsenhuberwfEmptyMsg() doesn't require a second parameter anymore
2011-01-06 Tim Starlingstrrev() per Roan's suggestion
2011-01-06 Tim StarlingAdded three more people to the author list.
2011-01-06 Tim StarlingFix for bug 20281. Determining the function of this...
2011-01-06 Sam ReedFix fixme on r71071, if passed type is not in the array...
2011-01-06 Sam ReedFixup nasty way of listing tables and left joining...
2011-01-06 Benjamin LeesFollow-up to r78285: remove blacklisted file types...
2011-01-05 Chad HorohoeFollowup r68129: rename UndeleteForm to SpecialUndelete...
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
2011-01-02 Niklas LaxströmThe subtitle on movepage is now redundant with the...
2011-01-01 Platonidesrm unused global
2011-01-01 Daniel FriesenImplement "relevant" title and user in the skin system...
2010-12-31 Roan Kattouwr79347 didn't update other callers to mungeQuery()...
2010-12-31 Roan KattouwFollow-up r78786: the querypage branch merge threw...
2010-12-31 Roan KattouwFix r78970 per CR: params were the wrong way around
2010-12-30 Sam ReedNo magic variables are used after this extract call...
2010-12-28 Jack Phoenixadd Roan to Special:Version credits
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...
next