Changed two remaining calls to Language::timeanddate() to Language::userTimeAndDate...
[lhc/web/wiklou.git] / includes / specials / SpecialListfiles.php
2012-06-09 Alexandre EmsenhuberChanged two remaining calls to Language::timeanddate...
2012-06-08 Aaron SchulzMerge "Use local context to get messages"
2012-06-07 SiebrandMerge "(bug 37181) Removed hard coded parentheses in...
2012-06-07 Aaron SchulzMerge "Fix error message for MySQL connection failures"
2012-06-06 Aaron SchulzMerge "Change of Title->exists() to Title->isKnown...
2012-06-06 Aaron SchulzMerge "Use local context to get messages and don't...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "Fixed destructor in FSLockManager to clear all...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-04 DemonMerge "document CASE (0th array element) for $magicWords"
2012-06-03 SiebrandMerge "(bug 37182) Removed hard coded parentheses in...
2012-06-03 SiebrandMerge "(bug 37183) Removed hard coded parentheses in...
2012-06-03 pmolina(bug 37183) Removed hard coded parentheses in SpecialLi...
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-05 CatropeMerge "[FileRepo] Fixed file move data-loss race condit...
2012-06-05 Aaron SchulzMerge "(bug 32643) Prevent action=purge&forcelinkupdate...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
2012-05-17 Tim StarlingMerge "[FileBackend] Added CDN support to Swift for...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 Aaron SchulzMerge "Add DebugInfos to api result"
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Aaron SchulzMerge "GROUP BY and ORDER BY supports arrays in Databas...
2012-05-12 umherirrenderGROUP BY and ORDER BY supports arrays in Database class
2012-03-02 Alexandre EmsenhuberUse local context to get messages
2011-12-06 Brion VibberRevert r104353, r104354, r104356, r104358, r104383...
2011-11-27 John Du HartThis is the rework I was talking about in r104318 for...
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-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
next