* ( bug 18264 ) upload-by-url form was still disabled in non-js2 form output
[lhc/web/wiklou.git] / includes / specials / SpecialNewpages.php
2009-08-08 Chad HorohoeUnused global.
2009-07-27 Andrew GarrettFix for bug 19887, make sure tagfilter form option...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-05-22 Niklas LaxströmEscaping fixes
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-19 Chad HorohoeReverting r49646 (and followups r49647 r49650) per...
2009-04-19 Purodha B Blissenbach(bug 7039) Show/hide bots/own edits from Recentchanges...
2009-03-31 Andrew GarrettFix tag filtering by adding a FORCE INDEX to the releva...
2009-03-02 Andrew GarrettPartial revert of r47930, accidentally included half...
2009-03-02 Andrew GarrettFix careless error in suppression on SpecialDeletedCont...
2009-02-09 Siebrand Mazeland(bug 7509) Separation strings should be configurable
2009-01-30 Andrew GarrettDon't show tag filter boxes if no tags are defined...
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-18 Aaron Schulz(bug 16957) Add show/hide to Preferences for option...
2009-01-15 Aaron SchulzAdd &redirect=no to newpages links (bug 14353)
2009-01-07 Raimond SpekkingReplaced some hardcoded colons with the colon-separator...
2009-01-06 Siebrand Mazeland(bug 16720) Transcluded Special:NewPages processes...
2008-12-19 Niklas Laxström* Springle some parsemag to the sidebar and tagline...
2008-11-19 Aaron SchulzAdd FeedItem::stripComment() and remove duplication
2008-11-03 Siebrand MazelandRetire 'newpages-showhideredirs' in favour of 'whatlink...
2008-11-02 Siebrand Mazeland(bug 16113) Show/hide for redirects in Special:NewPages...
2008-10-19 Aaron SchulzActually use $this->stripComment()
2008-10-19 Aaron SchulzCode style tweak
2008-10-17 Aaron Schulzwhitespace :)
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-09-14 Alex Z(bug 15598) Special:Newpages default limit uses user...
2008-08-25 Domas Mituzasrevert rev#36938
2008-08-05 Chad HorohoeRemove a few unused globals.
2008-07-02 Ilmari KaronenUse page_title and page_namespace instead of rc_title...
2008-06-19 Brion VibberRename all the special page class files back to their...