add braces + some other coding style tweaks
[lhc/web/wiklou.git] / includes / specials / SpecialNewpages.php
2011-02-19 Jack Phoenixadd braces + some other coding style tweaks
2011-02-17 Victor VasilievFix broken Special:Newpages Atom feed.
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-10-31 Sam ReedSwitch last few uses of while loops to foreach in phase3
2010-10-31 Sam ReedMore deprecated method calls
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-08-09 Raimond Spekking* (bug 21052) Fix link color for stubs in NewPages
2010-08-09 Raimond Spekking* (bug 11005) Add CSS class to empty pages in Special...
2010-08-09 Raimond SpekkingFollow-up r70773 per Niklas suggestion.
2010-08-09 Raimond Spekking* (bug 8140) Add dedicated CSS classes to Special:Newpa...
2010-07-25 PlatonidesMove double $wgOut globals to the top, remove $wgLang...
2010-07-24 Sam ReedRemoval of unused globals
2010-07-23 Brian Wolff(bug 23293) Don't show change tags when special:rc...
2010-07-17 Alexandre EmsenhuberMake includable special pages extend IncludableSpecialP...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-05-04 Alexandre EmsenhuberFixed some doxygen warnings
2010-04-24 Sam Reed* (bug 23276) Add hook to Special:NewPages to modify...
2010-03-13 Happy-melonThis check throws E_NOTICEs and isn't particularly...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-19 Matěj Grabovský(bug 16884) Fixed feed links in sidebar not complying...
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...