default deprecation notice limit to 1.17, so 1.18 and 1.19 notices are not shown...
[lhc/web/wiklou.git] / includes / specials /
2011-12-15 Brion Vibber* (bug 32512) Include 'associated namespace' checkbox...
2011-12-13 Brion VibberUpdate mediawiki & viewvc links on Special:Version...
2011-12-13 Jeroen De Dauwrevert r106095, fix apparently not this simple
2011-12-13 Jeroen De DauwlogName -> getName
2011-12-13 Jeroen De Dauwmake docs more clear, method can only be used as is...
2011-12-13 Jeroen De Dauwfix deprecated method usage
2011-12-13 Sam ReedFollowup r106046, pull ar_sha1 in getRevision
2011-12-13 Robin Pepermansupdate all core usage of deprecated Title::userCanRead()
2011-12-13 Raimond SpekkingFix PHP Notice: Use of Title::userCanRead was deprecate...
2011-12-13 Jeroen De Dauwrem use of escapeLocalURL
2011-12-12 Robin PepermansNo need to use class="ltr", dir="ltr" is better
2011-12-12 Brion VibberFollowup r105853 -- another instance of $request->getVa...
2011-12-12 Brion Vibber* (bug 32958) SpecialAllMessages: input form doesn...
2011-12-11 Sam ReedMore documentation updates as I've been going around
2011-12-11 Sam ReedFix double pasting from r105803
2011-12-11 Sam Reed* (bug 31759) Undefined property notice in querypages API
2011-12-11 Alexandre EmsenhuberUse local context to get messages
2011-12-06 Brion VibberFollowup r104350, r104318: only allow custom limits...
2011-12-06 Brion VibberRevert r104353, r104354, r104356, r104358, r104383...
2011-11-30 Brion Vibber* (bug 16434) Fix paging on Special:Prefixindex when...
2011-11-28 John Du HartFollowup r104353, updating Special:ProtectedTitles
2011-11-27 John Du HartFollowup r104353, updating Special:Categories
2011-11-27 John Du HartAdding $gallery field to NewFilesPager
2011-11-27 John Du HartFollowup r104353, updating Special:NewFiles
2011-11-27 John Du HartFollowup r104353, fixing a regression in the BlockList
2011-11-27 John Du HartThis is the rework I was talking about in r104318 for...
2011-11-27 John Du HartFollowup r104318, sort the options in the limit dropdown
2011-11-27 PlatonidesBug 32673: Keep the username in the input field if...
2011-11-27 Robin PepermansUse protocol-relative URL for link to MediaWiki.org...
2011-11-26 Jeroen De Dauwdocs++
2011-11-26 John Du HartBug 32603 - limit option is missing on Special:BlockList
2011-11-26 John Du HartBug 32666 - Special:ActiveUsers should use given subpag...
2011-11-26 John Du HartBug 32665 - Special:BlockList/username is using given...
2011-11-25 Antoine Musso  ->  
2011-11-25 Sam Reed"else if" to "elseif"
2011-11-24 Sam ReedFollowup r104033, explicitly define the array
2011-11-23 Roan KattouwFollowup r102951: per CR, remove duplicated empty strin...
2011-11-23 John Du HartFollowup r103817, updating setLang usages
2011-11-23 Roan KattouwFix typo in r103751
2011-11-23 Brion VibberRevert r103770 (bug 24037) -- added full-page size...
2011-11-22 Roan KattouwFollowup r102785: fix typo in index name. Thanks to...
2011-11-22 Antoine Musso(bug 32412) TOC links on [[Special:EditWatchlist]]...
2011-11-22 Antoine Mussoreverts r103894
2011-11-22 Antoine Musso(bug 32412) TOC links on [[Special:EditWatchlist]]...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-21 John Du HartBug 28981 - handle diffonly param on diffs between...
2011-11-21 Alexandre Emsenhuber* Use local context to get messages
2011-11-20 Antoine MussoSpecial:Log title can be an invalid thus trigger a...
2011-11-20 Alexandre EmsenhuberUse local context to get messages
2011-11-20 Alexandre EmsenhuberUse WikiPage instead of Article to call updateRevisionOn()
2011-11-20 Roan Kattouw(bug 24037) Add byte length of revision to Special...
2011-11-20 Sam ReedQuery already does ORDER BY value, so remove manual...
2011-11-20 Sam Reed* (bug 13577) Optimize query in Special Unusedcategorie...
2011-11-20 Roan Kattouw(bug 7304) Links on redirect pages no longer cause...
2011-11-20 Roan KattouwFix typo in r103751
2011-11-20 Roan KattouwIn the spirit of r103745, guard against invalid user...
2011-11-20 Sam Reed* (bug 32506) Inconsistent behavior for Special:EditWat...
2011-11-20 Roan Kattouw(bug 26854) Invalid user names go unchecked. Applied...
2011-11-19 Antoine Musso(bug 1697) Special:Log make Title an User object when...
2011-11-19 Sam Reed* (bug 32505) Incorrect spacing on messages for Special...
2011-11-19 Sam Reed* (bug 19698) Inverse selection for Special:Contributions
2011-11-19 Roan KattouwFollowup r103692: don't add a query per row
2011-11-19 Roan Kattouw(bug 32228) Special:Search doesn't conserve profile...
2011-11-19 Roan Kattouw(bug 30368) When a page is moved, link to and display...
2011-11-19 Alexandre Emsenhuber* Use local context to get messages
2011-11-17 Alexandre EmsenhuberUse local context to get messages
2011-11-17 Mark A. HershbergerAdapt and re-apply Michael Newton's patch from Bug...
2011-11-16 Brian Wolffrevert r103396 (breaks unit tests) - In lots of these...
2011-11-16 Mark A. HershbergerApplying Michael Newton's patch from Bug 24464 - Execute
2011-11-16 Mark A. HershbergerApply patch from Bug 17056 - list items in Special...
2011-11-16 Sam ReedComments, braces, explicit member variables
2011-11-16 Ariel Glennadd checkbox for listauthors on export form if wgExport...
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-15 John Du HartFix for r102649
2011-11-15 John Du HartConvert SpecialBlock to subclass FormSpecialPage
2011-11-15 John Du HartUpdated core SpecialPages to use new functions introduc...
2011-11-14 Alexandre EmsenhuberUpdated remaining functions executing NewRevisionFromEd...
2011-11-13 Robin PepermansLocalise numbers in TOC added in r102334
2011-11-13 Niklas LaxströmAddress comments in r97628
2011-11-13 Alexandre EmsenhuberRemoved usage of $wgUser in block and unblock processing:
2011-11-12 Alexandre EmsenhuberUse the local user to get time offset and format, also...
2011-11-11 Aaron SchulzFU r102073:
2011-11-11 Jure Kajzer* applyed the patch from bug 26393 (please comment...
2011-11-10 Alexandre EmsenhuberUse WikiPage instead of Article to call getRedirectTarget()
2011-11-10 Alexandre EmsenhuberMade DifferenceEngine use a context instead of global...
2011-11-09 Rob Moenessage=fix trumped line of code from svn update
2011-11-09 Rob Moenessage=This bug fixes bug30483
2011-11-09 Alexandre EmsenhuberUse WikiPage instead of Article
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-08 Alexandre Emsenhuber* Use local context to get messages
2011-11-08 Antoine Mussocorrect typo in r102393
2011-11-08 Antoine Mussoadd quick comment from r102334 cr
2011-11-07 Happy-melonFollow-up r102334: odd that this minus sign (yes, copie...
2011-11-07 Happy-melon(bug 31502) (follow-up r84718) Restore ToC to Special...
2011-11-07 Alexandre Emsenhuber* Added specific page header when showing "search delet...
2011-11-07 Antoine MussoBug 30232 - add current time to message wlnote on Speci...
2011-11-05 Alexandre Emsenhuber* Use local context to get messages
2011-11-05 Alexandre Emsenhuber* Made OuputPage::showPermissionsErrorPage() show a...
2011-11-04 Sam ReedDocumentation
2011-11-03 Alexandre Emsenhuber* Use WikiPage instead of Article and call doDeleteArti...
next