* Removed getSelectOptions, which did nothing other than send FOR UPDATE on some...
[lhc/web/wiklou.git] / includes / specials /
2011-04-12 Brion VibberRevert r84856: restore version that works before destru...
2011-04-12 Brion VibberRevert r84805: broke CentralAuth by removing base Users...
2011-04-12 Jack Phoenixfollow-up to r85876: fix some coding style issues ...
2011-04-12 Purodha B Blissenbach(bug 13879) Special:Emailuser now asks for suitable...
2011-04-10 Sam Reed* (bug 26873) API: Add 'toponly' filter in usercontribs...
2011-04-07 Neil Kandalgaonkarjoin() appears to be inadequate for some production...
2011-04-06 Max SemenikMade Special:ListFiles transcludable
2011-04-05 Brion Vibber* (bug 24755) AuthPlugin auto-creation of local account...
2011-04-04 Daniel FriesenUpdate special pages which use $wgUser->getSkin();...
2011-04-03 Daniel FriesenFollowup r85228; Small fix for ()> syntax error that...
2011-04-03 Daniel FriesenFollowup r85227; Back out changes related to avoiding...
2011-04-03 Daniel FriesenFollowup r85227. Convert all IncludableSpecialPages...
2011-04-03 Daniel FriesenFollowup r85227, update 4 special pages to properly...
2011-04-02 Sam ReedRemove unused global, fix double defined global
2011-04-01 Happy-melonFollow-up r85025: fix the you're-trying-to-block-yourse...
2011-04-01 Purodha B BlissenbachFix for r85114, see code reviev
2011-04-01 Purodha B BlissenbachFix r85110, see code review
2011-04-01 Purodha B BlissenbachAdd optional PLURAL parameter to messages 'userrights...
2011-03-31 Purodha B BlissenbachFix omission of r85007,
2011-03-31 Happy-melonFix for r85005: the getUserPermissionsErrors() calls...
2011-03-30 Happy-melonFollow-up r85025 - use strict comparison
2011-03-30 Happy-melon(bug 23408) give admins a warning before letting them...
2011-03-30 Purodha B BlissenbachAdd optional parameter $1 for PLURAL use to messages...
2011-03-30 Happy-melon(bug 15641) tweak Title::checkUserBlock() so that Title...
2011-03-27 Happy-melonFollow-up r83907: abstract the flatlist mode into a...
2011-03-27 Happy-melonFollow-up r84814: revert redundant summary message...
2011-03-27 Happy-melonFollow-up r84805: convert SpecialActiveusers to not...
2011-03-27 Sam Reed* (bug 28263) cannot import xml with the api, when...
2011-03-26 Alexandre EmsenhuberRestore calls to SpecialPage::outputHeader(), no longer...
2011-03-26 Happy-melonTopple the last bastion of global-function-based specia...
2011-03-26 Happy-melonUpdate SpecialListfiles to subclass SpecialPage. Nearl...
2011-03-26 Happy-melonConvert SpecialListusers to subclass SpecialPage. ...
2011-03-26 Happy-melonBreak svn blame on every single line of SpecialWatchlis...
2011-03-25 Neil Kandalgaonkarchange the name of UploadBase::verifyPermissions()...
2011-03-25 Neil Kandalgaonkarfix bug #28071. Many video previews are relatively...
2011-03-24 Happy-melonMove WatchlistEditor.php to /specials since inside...
2011-03-24 PlatonidesUse class name Html in canonical form.
2011-03-22 Sam ReedPartial revert to r83979
2011-03-22 Jack Phoenixcoding style tweaks, doc updates, marked some public...
2011-03-22 Happy-melonFix "$1 is already blocked" parameter-not-passed-to...
2011-03-22 Aaron SchulzFixed daft error in r84523 so "angry" autoblocks work...
2011-03-22 Aaron SchulzRelate block log entries to block table rows (useful...
2011-03-22 Happy-melonFollow-up r84475: fix notices.
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-03-20 Happy-melonFollow-up r84358 CR: rename 'editusertalk' to 'editownu...
2011-03-19 Happy-melon* Implement an extensible Block::prevents( <action...
2011-03-18 Happy-melonFollow-ups to r84258
2011-03-18 Happy-melonFollow-up r84249: reimplement isAllowedAny(), and resto...
2011-03-18 Mark A. HershbergerApply patch for Bug #27899 Special:NewPages does not...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-18 Happy-melonMore cleanup in Block.php. Push Block::encodeExpiry...
2011-03-18 Happy-melonFirst forays into the swamp of the Block.php backend:
2011-03-18 Happy-melonAllow User::isAllowed() to take varargs. "is allowed...
2011-03-17 Happy-melonFix typo in r83786
2011-03-16 PlatonidesAdd a couple of braces and spacing
2011-03-16 Brian Wolff(follow-up r65035/r65013) The username parameter wasn...
2011-03-15 Happy-melonFix notice from TWN, reported in r83786 CR
2011-03-15 Happy-melonFix exception on TWN raised in r83855 CR.
2011-03-15 Raimond SpekkingFollow-up r83909: Use 'parentheses' message for consist...
2011-03-15 Raimond SpekkingFollow-up r83909: The message key is named 'ipadressedo...
2011-03-14 Sam Reed* (bug 28034) uploading file to local wiki when file...
2011-03-14 Sam ReedMore documentation while poking bugs
2011-03-14 Happy-melonFollow-up r83909: fix error on TWN
2011-03-14 Happy-melonFollow-up r83909, fix errors seen on TWN reported in CR
2011-03-14 Happy-melonComplete the trinity of blocking frontend interfaces...
2011-03-14 Sam ReedFixup whitespace
2011-03-14 Sam ReedPartial revert r83845, use indexed fields for join
2011-03-13 Sam ReedDon't reinvent the wheel in SpecialMIMEsearch.php to...
2011-03-13 Happy-melonFurther massive rewrite of the blocking frontend: spin...
2011-03-13 Sam ReedJoin user table to recentchanges on user id, rather...
2011-03-13 Sam Reed* (bug 27183) API: Add filter by customisation state...
2011-03-13 Happy-melonSome refactoring in Block.php and SpecialBlock.php...
2011-03-13 Happy-melonFix totally-broken r83810.
2011-03-13 Niklas LaxströmFollow-up r83809 r83810: improved documentation
2011-03-13 Niklas Laxström* Moved Target field validation into a field validation...
2011-03-13 Sam ReedTweak comment format
2011-03-13 Sam ReedBit of explicit parameter definition.
2011-03-12 Happy-melon(bug 28017) Unblocking a user with a space in their...
2011-03-12 Happy-melonFollow-up r83786: update references in SpecialPage...
2011-03-12 Happy-melonFollow-up r83794, r83792: restore new SpecialBlock...
2011-03-12 Happy-melonFollow-up r83790: svn-move SpecialBlockip.php to Specia...
2011-03-12 Happy-melonFollow-up r83786, try to keep the svn history of Specia...
2011-03-12 Happy-melonSpin out all the CSS used on special pages into their...
2011-03-12 Happy-melonDivert a river through the Augean Stables that is Speci...
2011-03-12 Happy-melonFollow-up r83755: @deprecated @since is wrong, doesn...
2011-03-12 Happy-melonDeprecate $wgSysopUserBans and $wgSysopRangeBans, both...
2011-03-11 Happy-melonFirst little bit of cleaning out the Augean stables...
2011-03-09 Ilmari Karonen(bug 14645) Show expensive special pages differently...
2011-03-07 Antoine MussoRemove second parameters from wfEmptyMsg() calls
2011-03-07 Sam ReedDocumentation and explicit variable definitions
2011-03-06 Jack D. PondFix and Enhance:
2011-03-05 Jeroen De Dauwkeep checkbox state when adding cat/ns pages
2011-03-05 Sam ReedNormalise table column ordering against ImagePage
2011-03-05 Happy-melonFollow-up r83183, r83202:
2011-03-05 Brian Wolff(bug 27862; follow-up r77714) Make emailuser api module...
2011-03-04 Bryan Tong Minh(bug 26995) File size is now checked before uploading...
2011-03-04 KrinkleCall to two undefined functions. fixed, Follow-up r83183
2011-03-03 Happy-melonConvert Special:BlockIP JS to jQuery/ResourceLoader...
2011-03-02 Antoine Mussoremove wfVarDump() statement
2011-03-02 Antoine MussoBug 2429 allow selection of associated namespace in...
next