(bug 20372) Improve rollback-revisiondelete handling
[lhc/web/wiklou.git] / includes / specials /
2009-09-02 Aaron Schulz* Fix for r55741 - selecting no revisions made PHP...
2009-09-02 Alexandre Emsenhuber* (bug 20446) When changing user rights with User@remot...
2009-09-02 Tim Starling* Fixed CR r48837. Although using ids[]=x in the query...
2009-08-31 Happy-melonReimplement r55685, r55686, r55687, with correct parsin...
2009-08-31 Niklas LaxströmRevert r55685, r55686 and r55687 for now. Limits not...
2009-08-30 Happy-melon* Allow IndexPager->mLimitsShown to be an associative...
2009-08-30 Alexandre EmsenhuberUse $wgScript rather than $this->getTitle()->getLocalUR...
2009-08-26 Bryan Tong Minh* Cleanup ApiUpload
2009-08-26 Alexandre EmsenhuberFollow-up r55584: seems that the "View logs for this...
2009-08-26 Aryeh GregorFor search, move "create page" below "no results"
2009-08-25 Alexandre Emsenhuber* (bug 20380) Link to history/log action at the top...
2009-08-25 Niklas LaxströmFix for r52174 - don't show footer for non-existing...
2009-08-24 Alexandre Emsenhuber* (bug 19966) MediaWiki:License-header is now used...
2009-08-24 Alexandre Emsenhuber* (bug 20299) MediaWiki:Move-subpages and MediaWiki...
2009-08-23 Alexandre Emsenhuber* (bug 20365) Page name with with c/g/h/j/s/u + x are...
2009-08-23 Alexandre Emsenhuber* (bug 20362) Special:Statistics now produces valid...
2009-08-23 Aryeh GregorEnforce $wgMinimalPasswordLength client-side
2009-08-22 Alexandre Emsenhuberuse tabs for identation, not spaces
2009-08-22 Michael Dalere-added $partname for warning checks 53361#c3664
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-08-21 Aryeh GregorUse Html::input()/autofocus a bunch more places
2009-08-21 Aryeh GregorAutofocus Special:Search box
2009-08-21 Aryeh GregorDon't output useless value=""
2009-08-21 Aryeh GregorOnly require necessary fields in Special:ResetPass
2009-08-19 Brion VibberRevert r54291 "(bug 19004) Added support for tags to...
2009-08-18 Aryeh Gregor$wgMaximumMovedPages should only count moved pages
2009-08-18 Aryeh GregorDon't move twice when moving subpages to a subpage
2009-08-18 Michael Dale* fixed SpecialUpload page iframe uploading for js2...
2009-08-17 Alex ZRe-implement r54638 in a higher-level way. Allows exten...
2009-08-17 Raimond SpekkingUse formatNum for some more numbers.
2009-08-17 Chad Horohoe(bug 20265) Special:AncientPages (and UnusedFiles)...
2009-08-16 Tim StarlingFixes for Shinjiman's Special:Version updates r49995...
2009-08-16 Chad Horohoe(bug 20273) Undefined variable in Special:RandomPage...
2009-08-15 Leons Petrazickisconfig/index.php:
2009-08-14 Andrew GarrettCustomise display of thread search result titles.
2009-08-14 Raimond SpekkingRecommit r54069 (shinjiman) after general revert r54735...
2009-08-14 Raimond SpekkingRecommit r53268 (simetrical) after general revert r5473...
2009-08-14 Raimond SpekkingRecommit r52524 (ialex) after general revert r54735...
2009-08-11 Bryan Tong MinhRevert r54795: Didn't work as expected and don't have...
2009-08-11 Bryan Tong Minh(bug 20052) Watch checkbox on Special:Movepage is check...
2009-08-11 Raimond SpekkingRecommit r54081 after general revert r54735: The descri...
2009-08-11 Aryeh GregorAdd Html::input() convenience function
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-10 Brion VibberRevert r54638 "Deprecate the $wgExtraRandompageSQL...
2009-08-10 Brion VibberRevert Special:Version to known-good state as of r52060...
2009-08-09 ShinjimanFix PHP Fatal error for r54627.
2009-08-08 Alexandre Emsenhuber* (bug 20131) PHP Notice: Undfined index: page_latest...
2009-08-08 Chad HorohoeUnused global.
2009-08-08 Alex ZDeprecate the $wgExtraRandompageSQL config variable...
2009-08-08 Shinjiman* (bug 20127) Fix regression when the executive does...
2009-08-07 Aryeh GregorStart using some HTML 5 form features
2009-08-06 Chad HorohoeFollowup r54516, remove globals entirely.
2009-08-06 Jan Luca Naumann(r54511) Replace global array with hook
2009-08-06 Jan Luca NaumannAdd interface for adding own statistics with $wgStatsOther:
2009-08-06 Niklas Laxström* <b>Notice</b>: Undefined variable: val2 in <b>/var...
2009-08-05 Chad HorohoeMight as well.
2009-08-05 Alex Z(bug 17864 + bug 19519) - Do input normalization on...
2009-08-05 Benjamin LeesConvert check to use wfShorthandToInteger()
2009-08-05 Alex ZOutputPage::formatPermissionsErrorMessage() expects...
2009-08-04 Aaron Schulzcheck 'undelete' for undelete page links
2009-08-04 Aryeh GregorFix flag legend for watchlist from r54336 breakage
2009-08-04 Niklas LaxströmWhitespace fixes
2009-08-04 Aryeh GregorAdd wrapper div for RC label legend
2009-08-04 Aryeh GregorOnly show useful info in RC legend
2009-08-04 Aryeh GregorShow change flag tooltips everywhere, not just RC
2009-08-03 Bryan Tong Minh(bug 19004) Added support for tags to the API. Patch...
2009-08-03 Aaron Schulz* rev_deleted css fixes
2009-08-03 Aaron Schulzclean up bizarre code - use timestamp for links again...
2009-08-03 Aryeh GregorAdd legend to watchlist as well
2009-08-02 Aryeh GregorAdd legend and tooltips to explain RC flags
2009-08-01 Jack Phoenixcoding style tweaks + marked execute function as public
2009-07-31 Niklas LaxströmWhitespace fixes
2009-07-31 Raimond Spekking* The description message in $wgExtensionCredits can...
2009-07-31 Michael Dalefixed wpSourceType value
2009-07-31 Shinjiman* (bug 20013) Added CSS class "mw-version-ext-version...
2009-07-30 Aaron Schulz(bug 18531) Show hidden users on listusers for oversights
2009-07-30 Aaron SchulzRemoved $wgUseOldSearchUI and old search ui class
2009-07-30 Aaron SchulzFollow-up to r54016: deletedcontribs
2009-07-30 Aaron Schulz(bug 19864) Removed overzealous hiding of deleted ...
2009-07-30 Aaron SchulzTweak 'restore' link in deletedcontribs to say 'view...
2009-07-30 Victor VasilievUse $wgFileExtensions to check whether SVG is enabled
2009-07-29 Chad Horohoe* (bug 16311) Make recent change flags acronyms instead...
2009-07-29 Alexandre EmsenhuberFix for r53757 per Nikerabbit's comment: these can...
2009-07-27 Chad Horohoe(bug 9691) Add type parameter to ModifyUITemplate funct...
2009-07-27 Alexandre Emsenhuber* (bug 18407, bug 18409) Special:Upload is now listed...
2009-07-27 Andrew GarrettFix for bug 19887, make sure tagfilter form option...
2009-07-26 Michael Dalecheck for mUpload for in case of mReUPload
2009-07-25 Alexandre Emsenhuber* (bug 18799) Special:Userlogin now handles correctly...
2009-07-25 Alexandre Emsenhuber* (bug 19301) Duplicates entries in $wgAddGroups, ...
2009-07-24 Aaron Schulz(bug 19905) Clean up revdelete/restore interaction
2009-07-24 Robert StojnićProperly escape the search term here.
2009-07-24 Aaron Schulzundefined variable error fix
2009-07-23 Alexandre Emsenhuber* (bug 19900) The "listgrouprights-key" message is...
2009-07-23 Alexandre EmsenhuberApply ^demon's patch. Reason was: fixes mismatched...
2009-07-21 Raimond SpekkingSmall changes to Special:Disambiguations
2009-07-21 Raimond Spekkingfollow up r53582: Move escaping to the outer message...
2009-07-21 Raimond Spekking* (bug 19097) Small changes to Special:DoubleRedirects
2009-07-20 Alexandre Emsenhuber* refactor Special:ActiveUser's SQL query to use option...
2009-07-20 Aaron Schulz* Query fixes
2009-07-20 Brion Vibber* (bug 17374) Special:Export no longer exports multiple...
next