Use local context instead of global variables
[lhc/web/wiklou.git] / includes / specials / SpecialListfiles.php
2011-07-07 Alexandre EmsenhuberOverride IndexPager::getTitle() in ImageListPager,...
2011-06-20 Aaron SchulzCode cleanups to ListFiles including r85548
2011-06-14 Brion VibberRevert r86764, r89134, r86827 -- added a second opaque...
2011-06-07 Chad HorohoeForgot to press save on the comment
2011-06-07 Chad HorohoeFollowup r87347, bug 22227, use makeTitleSafe.
2011-05-03 Chad Horohoe(bug 22227) Special:Listfiles no longer throws an error...
2011-04-30 Bryan Tong Minh(bug 28076) Thumbnail height limited to 360 pixels...
2011-04-23 Raimond SpekkingEmbrace comment with () only when really needed. In...
2011-04-06 Max SemenikMade Special:ListFiles transcludable
2011-03-26 Alexandre EmsenhuberRestore calls to SpecialPage::outputHeader(), no longer...
2011-03-26 Happy-melonUpdate SpecialListfiles to subclass SpecialPage. Nearl...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-16 Brian Wolff(follow-up r65035/r65013) The username parameter wasn...
2011-03-05 Sam ReedNormalise table column ordering against ImagePage
2011-02-19 Sam ReedAnd some more function level documentation
2011-02-18 Raimond SpekkingFix invalid HTML introduced in r68096: Xml::buildForm...
2011-02-13 Brion Vibber* (bug 27377) Fix Special:Listfile user selector when...
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-12-03 Bryan Tong MinhAdded uploads link to page subtitle in Special:Contribu...
2010-10-27 Bryan Tong Minh(bug 23194) Special:ListFiles now has thumbnails
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-06-30 Aryeh Gregor0="something" is not what we want here, we want id
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-15 Raimond SpekkingFollow-up r65013: Add an input field for the username...
2010-06-13 Matěj Grabovský(bug 23845) Special:ListFiles now uses correct file...
2010-04-14 Bryan Tong MinhFollow-up to r65013: Preserve username when clicking...
2010-04-14 Bryan Tong MinhSpecial:Listfiles now supports a username parameter...
2010-04-02 Alexandre Emsenhuber* (bug 23024) Special:ListFiles now escapes file names...
2010-02-13 PlatonidesFollow up r62436 comments.
2010-01-22 Chad HorohoeRevert part of r61382, unrelated change
2010-01-22 Chad HorohoeClarify parameters to wfFindFile and wfLocalFile, and...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-08-30 Alexandre EmsenhuberUse $wgScript rather than $this->getTitle()->getLocalUR...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-03-12 Alexandre Emsenhuber* Fixed the query, so that the count correctly works...
2009-03-12 Greg Sabino MullaneAdd all columns to GROUP BY for databases that need...
2009-01-03 Aaron Schulz(bug 14970) Add a number of revisions column to the...
2009-01-03 Aaron Schulz(bug 16107) Imagelist -> ListFiles