Revert r90232.
[lhc/web/wiklou.git] / includes / specials /
2011-06-14 Brion VibberRevert r86764, r89134, r86827 -- added a second opaque...
2011-06-14 Brion VibberFollowup to r86347, r86797: change SpecialUndelete...
2011-06-14 Chad Horohoe* Remove @static from the last few places it's left...
2011-06-11 Alexandre Emsenhuber* Made Special:RevisionDelete use the local variables...
2011-06-10 Raimond SpekkingSimplify link construction a bit.
2011-06-09 Raimond SpekkingSelf revert r89797: At least the block log link is...
2011-06-09 Raimond SpekkingSimplify link construction a bit.
2011-06-09 PlatonidesChange whitespace so it is easier to read.
2011-06-07 Sam ReedRevert r87292
2011-06-07 Chad HorohoeForgot to press save on the comment
2011-06-07 Chad HorohoeFollowup r87347, bug 22227, use makeTitleSafe.
2011-06-07 Siebrand MazelandFix broken r89643.
2011-06-07 Siebrand MazelandAdd GENDER support for 'lockedbyandtime'. Suggested...
2011-06-06 Sam ReedRefactoring to r89566
2011-06-06 Sam ReedMinor refactoring
2011-06-06 Sam ReedFollowup r89564
2011-06-04 HujiFollow up to r89419:
2011-06-04 Chad HorohoeFollowup r88124: fix the most glaring bug of the week
2011-06-03 Chad HorohoeFix for r85229: getOutput() instead of getOut(), leftov...
2011-06-02 Mark A. Hershbergerw/s changes.
2011-06-02 Chad HorohoeSelf-revert r87545
2011-05-29 Raimond SpekkingFollowup r89099 per RobertL's CR: Remove now unused...
2011-05-29 Sam ReedAnd even more documentation in various files
2011-05-29 Raimond SpekkingFix message key for account creation by e-mail.
2011-05-29 Antoine MussoPreviousTarget is now optional when blocking a user
2011-05-28 Sam ReedAnd even more documentation, the last of this batch
2011-05-28 Sam ReedAnd more documentation. Yaaaay
2011-05-28 Sam ReedAnd some more parameter documentation!!
2011-05-28 Sam ReedMore parameter documentation!!
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-26 Sam ReedMore documentation tweaks/additions
2011-05-26 Sam ReedParam documentation updates/added
2011-05-26 Sam ReedRemove unused variables/globals
2011-05-26 Leo KoppelkammRemove reset button from Special:Undelete. It does...
2011-05-25 Alexandre Emsenhuber* Check existence in correct language
2011-05-25 Mark A. HershbergerFixes Bug #29133: “Special:PasswordReset button text...
2011-05-23 Happy-melonFollow-up r84475: update userBlockedMessage() caller.
2011-05-23 Aaron Schulz* In core:
2011-05-23 Aaron SchulzAdded missing getUser() function to Pager:
2011-05-22 Sam Reed* (bug 29101) Special:FileDuplicateSearch shows silly...
2011-05-22 Sam Reed* (bug 28272) Special:Allmessages should have only...
2011-05-22 Alexandre EmsenhuberSimplify a bit message existence checks, and also check...
2011-05-20 Sam ReedWhitespace
2011-05-20 Sam ReedAdd spacing, fix bracing
2011-05-19 Alexandre EmsenhuberCorrect case in function call: wfGetDb() -> wfGetDB()
2011-05-18 Alexandre EmsenhuberDB_READ -> DB_SLAVE, the former is obsolete
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-16 Siebrand Mazeland(bug 29011) Remove hard coded text from Special:LockDb.
2011-05-16 Siebrand MazelandRemove verboseness (image and infobox) in Special:Contr...
2011-05-16 Alexandre EmsenhuberOnly increment the page count if the page has been...
2011-05-16 Jack Phoenixthree new hooks in SpecialUndelete.php from Wikia codeb...
2011-05-16 Jack Phoenixpeace, love and coding style
2011-05-15 Alexandre EmsenhuberRemoved usage of error suppression operator in Special...
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-15 PlatonidesFollow up r87805. Remove unused global.
2011-05-15 Bryan Tong Minh(bug 1780) Uploading files with non-ascii characters...
2011-05-14 Siebrand MazelandAdd Rotem Liss and Platonides to author list.
2011-05-14 Antoine MussoCredits to Victor Vasiliev in [[Special:Version]]
2011-05-14 PlatonidesRevert r88043. It was broken in several ways.
2011-05-14 Jure Kajzer* added alternative revison size display if diff size...
2011-05-14 Jure Kajzer* added an option to toggle the display of diff size...
2011-05-14 Bryan Tong Minh(bug 27864) Transcluding {{Special:Prefix}} with empty...
2011-05-14 Jure Kajzer* changed display function for length to Linker::format...
2011-05-14 Platonides(Bug 28960) add message when email copy is sent to...
2011-05-13 Jure Kajzer* addon to previous
2011-05-13 Jure Kajzer* removed unused messages because of previous revert.
2011-05-13 Jure Kajzer* partial revert of r88019. Left the messages in for...
2011-05-13 Jure Kajzer* bug 28571
2011-05-13 Jure Kajzer* fixed as per comment on r88008
2011-05-13 Jure Kajzer* bug 24037
2011-05-13 Antoine Mussobug 2429 fix up index by using IN / NOT IN instead...
2011-05-13 Alexandre EmsenhuberRemoved redundant whitespaces
2011-05-12 Alexandre EmsenhuberRemoved dead code path since r27312: $revision cannot...
2011-05-10 Brian Wolff(bug 28888) In Special:Search, Don't tell user the...
2011-05-10 Brian WolffPrevent user from trying to move a page to a title...
2011-05-10 Brion Vibber* (bug 21279) Special:Undelete's 'change visibility...
2011-05-09 Jack Phoenixcoding style tweaks
2011-05-07 Happy-melon* Implement MW_VERSION constant in Defines.php and...
2011-05-06 Sam ReedKill $wgExtraRandompageSQL
2011-05-06 Sam ReedRemove addExtraSQL
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-06 Chad Horohoe(bug 10154) Don't allow user to specify days beyond...
2011-05-05 Chad HorohoeKill $wgSkinExtensionFunctions. Way back in r4934 when...
2011-05-03 Chad Horohoe(bug 22227) Special:Listfiles no longer throws an error...
2011-05-03 Mark A. HershbergerFixes bug #28694: Set maxlength of revisiondelete comme...
2011-05-02 Sam Reed* (bug 20468) User::invalidateCache throws 1205: Lock...
2011-05-02 Happy-melonFollow-up r83795: fix E_NOTICE due to undefined array...
2011-05-01 Sam ReedRefactor out common code
2011-04-30 Bryan Tong Minh(bug 28076) Thumbnail height limited to 360 pixels...
2011-04-30 Sam ReedFollowup r87150
2011-04-29 Sam ReedTweak documentation
2011-04-29 OverlordQFix group by for Special:MostLinkedTemplates
2011-04-25 Roan Kattouw(bug 16921) Add JavaScript-based enforcing of byte...
2011-04-23 Sam ReedTidy up some unused variables and such
2011-04-23 Happy-melonFollow-up r86347: the $mFile written to in SpecialUndel...
2011-04-23 Sam ReedFollowup r86763, and also fix ancient revision from...
2011-04-23 Raimond SpekkingSimplify a bit to make nicer links: Special:ListFiles...
2011-04-23 Raimond SpekkingEmbrace comment with () only when really needed. In...
2011-04-22 Niklas LaxströmImplemented param tracking for hook users, feels a...
next