Fix PHP Notice: Use of Title::userCanRead was deprecated in MediaWiki 1.19. [Called...
[lhc/web/wiklou.git] / includes / specials / SpecialNewimages.php
2011-12-06 Brion VibberRevert r104353, r104354, r104356, r104358, r104383...
2011-11-27 John Du HartAdding $gallery field to NewFilesPager
2011-11-27 John Du HartFollowup r104353, updating Special:NewFiles
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-10-02 Daniel FriesenMore RequestContext -> IContextSource.
2011-09-20 Alexandre Emsenhuber* Made IndexPager extend ContextSource
2011-07-06 Alexandre EmsenhuberOverride Pager::getTitle() in core subclasses of Revers...
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-18 Aaron SchulzUse makeTitle instead of newFromText since it comes...
2011-04-03 Daniel FriesenFollowup r85227. Convert all IncludableSpecialPages...
2011-03-27 Happy-melonFollow-up r84814: revert redundant summary message...
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-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-09-20 Sam ReedRemove some unused variables
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
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-06-11 Ilmari Karonenfollowup to r67856: don't pass null as a query paramete...
2010-06-11 Ilmari Karonenfix delinking of "older 48" link on Special:NewFiles...
2010-02-13 PlatonidesFollow up r62436 comments.
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-07-13 Niklas LaxströmSome escaping fixes and related readability changes
2009-06-08 Siebrand MazelandReplace a few remaining uses of deprecated makeKnownLin...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-11 Jure KajzerPreparations for Oracle database abstraction update.
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2008-12-20 Brion Vibber* (bug 16712) Special:NewFiles updated to use "newer...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-08-06 Raimond SpekkingReapply part of r38229 under consideration of Brions...
2008-08-05 Chad HorohoeRemove a few unused globals.
2008-08-05 Aryeh GregorMake SpecialNewimages.php marginally less horrible...
2008-08-05 Chad HorohoeThis can use User::getGroupsWithPermission() as well.
2008-07-30 Brion VibberRevert r38229:
2008-07-30 Raimond Spekking* Add a nice fieldset for consistency
2008-07-09 Niklas Laxström* More fixes to misuse of wfmsg functions
2008-06-19 Brion VibberRename all the special page class files back to their...