Per CR, revert non debugging stuff from r82436. (KML uploads)
[lhc/web/wiklou.git] / includes / specials /
2011-06-29 Sam ReedAdd 'api' type to extension types for special version
2011-06-29 Alexandre Emsenhuber* Modified some methods of SpecialWatchlist to be non...
2011-06-28 Antoine MussoDisable ns selector checkboxes when 'all' namespace...
2011-06-28 Brian Wolff(follow-up to some RequestContext revision) When Specia...
2011-06-27 Sam ReedFollowup r90923, best to actually use displayPrefix
2011-06-27 Sam ReedDon't put a quoted/regexed prefix back out again
2011-06-27 Sam ReedFix casing of langcode
2011-06-26 Aaron SchulzRestore new_name_timestamp index usage in UNION. Since...
2011-06-26 Sam ReedFollowup r89566, r89568, make links point to the user...
2011-06-26 Sam ReedFollowup r90839, de-capitali[sz]e api parameter
2011-06-26 Sam ReedUpdate calls to deprecated User::isValidEmailAddr
2011-06-26 Raimond SpekkingFollowup r90775: Fix PHP Notice: Undefined index:...
2011-06-25 Sam ReedFollowup r89566
2011-06-25 Antoine MussoRename messages from r90670
2011-06-24 Robin Pepermans(bug 12406) Pages with names in RTL scripts are not...
2011-06-24 Aaron Schulz* More cleanups for r88084 (and fixed r90692).
2011-06-24 Siebrand MazelandReduce calls to wfTimestampNow() by using temporary...
2011-06-24 Siebrand MazelandFollow-up r88278. Do not call $wfTimestampNow() twice...
2011-06-24 Aaron SchulzCode style cleanups, use strict comparison with $data...
2011-06-24 Aaron SchulzMinor code cleanups
2011-06-23 Antoine MussoAdd tooltips to the Special:Recentchanges checkboxes
2011-06-22 Matěj GrabovskýFollow-up r90482: escape some more wikitext
2011-06-22 Matěj GrabovskýFollow-up r90369: Add third parameter to filetype-unwan...
2011-06-21 Robin Pepermans* Improvements as part of bug 6100: Use wfUILang()...
2011-06-20 Aaron SchulzCode cleanups to ListFiles including r85548
2011-06-20 Matěj GrabovskýFollow-up r90371, per comment by ^demon
2011-06-20 Niklas LaxströmPartial revert of r86734: restore mPrefix - I still...
2011-06-18 Matěj Grabovský(bug 29325) Setting $wgStrictFileExtensions to false...
2011-06-18 Matěj Grabovský(bug 29443) Special:Undelete should invert checkboxes...
2011-06-18 Aaron SchulzUse makeTitle instead of newFromText since it comes...
2011-06-18 Robin PepermansFollow-up to r90265: directionality improvements as...
2011-06-17 Robin PepermansRemove unneeded div with dir on Special:Version. It...
2011-06-17 Sam ReedSwap else if for elseif
2011-06-17 Sam ReedSwap else if for elseif
2011-06-17 Brian Wolffrevert r87808 - Its broken, and looks rather complex...
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
next