Localisation updates for core and extension messages from translatewiki.net
[lhc/web/wiklou.git] / includes / filerepo /
2011-11-17 Aaron SchulzDocumentation
2011-11-16 Aaron SchulzMoved File classes to filerepo/file (as well as Archive...
2011-11-16 Aaron SchulzFixed comment typo
2011-11-16 Alexandre EmsenhuberPer Aaron, fix for r102973: create directly a WikiFileP...
2011-11-16 Brian Wolff(bug 31535; bug 332) Properly truncate upload summaries...
2011-11-15 Aaron SchulzChanged new LocalFilePurgeThumbnails hook arguments...
2011-11-14 Alexandre EmsenhuberUpdated remaining functions executing NewRevisionFromEd...
2011-11-11 Aaron SchulzFU r102073:
2011-11-07 Aaron SchulzRemoved old, unused, MW_IMG_* constants
2011-11-07 Aaron SchulzFU r102073:
2011-11-07 Aaron Schulz* Use 'new self' instead of hard-coded class name
2011-11-05 Aaron SchulzAdded title type hint to invalidateImageRedirect here too
2011-11-04 Aaron Schulz* Added File::normalizeTitle() function and used it...
2011-11-04 Aaron Schulz* Added some Title type hinting
2011-11-04 Aaron SchulzRemoved debug code from r101944
2011-11-04 Brion VibberPartial revert of r101912 -- restores r99315 'includexm...
2011-11-03 Antoine Mussolet us force thumb rendering even if previous file...
2011-10-29 Sam ReedKill various unused variables
2011-10-28 Aaron SchulzFU r100716:
2011-10-27 Aaron SchulzReverted r84395,r98710: thumbnails must be purged on...
2011-10-27 PlatonidesRemoval of unused globals
2011-10-25 Aaron SchulzAdded temporary LocalFilePurgeThumbnails hook for bug...
2011-10-25 Aaron SchulzMarked purgeThumbList() protected
2011-10-20 Aaron SchulzRemoved deprecated getFullPath(); no callers
2011-10-19 Aaron Schulz* Removed newFileFromKey() which had a misleading descr...
2011-10-16 Russ NelsonStoreBatchTest counts even MORE correct than before.
2011-10-15 Aaron SchulzRefactored cleanupDeletedBatch() by splitting out the...
2011-10-12 Alexandre Emsenhuber* Added User paremeter to Revision::userCan(), Revision...
2011-10-11 Russ NelsonSome docs and a test for FileRepo::storeBatch()
2011-10-09 Aaron SchulzDocument return types
2011-10-05 Roan Kattouw(bug 31363) Expand description URLs for thumbnails...
2011-10-02 Bryan Tong MinhFollow-up r84395: Give MediaHandlers the option to...
2011-09-21 Aaron SchulzClear findFile() process cache of file moves (issue...
2011-09-21 Aaron SchulzMade trimCache() protected
2011-09-20 Brion Vibber* (bug 6672, 31024) Fixes for handling of images with...
2011-09-12 Sam ReedAdd some documentation
2011-09-08 Alexandre EmsenhuberFix for r96516: undefined variable $flags
2011-09-07 Russ Nelsonsplit out the inside of File::transform() to avoid...
2011-09-07 Sam ReedDocumentation
2011-09-07 Russ Nelsonrestore proper operation of getArchive{Path|Url}
2011-09-07 Russ NelsonpurgeThumbList() needn't always delete all the files...
2011-09-06 Russ Nelsondelete now-empty archived thumb directories
2011-09-06 Chad Horohoe(bug 30192) Thumbnails of archived images don't get...
2011-08-26 Sam ReedFix r95446
2011-08-24 Sam Reed'*' for "all" apparently
2011-08-24 Sam ReedMerge r94252 to trunk
2011-08-19 Roan Kattouw* Introduce File::getCanonicalUrl()
2011-08-15 Sam ReedPartial revert to r87584
2011-08-10 Chad Horohoe(bug 30192) Old thumbnails not properly purged. Unlike...
2011-08-03 Roan KattouwFix r93820: PROT_ -> PROTO_
2011-08-03 Roan KattouwSome random URL protocol forcing for protocol-relative...
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-07-20 Owen Davisadded missing null checks in callers of Revision::newNu...
2011-07-19 Russ Nelsonmark a non-API function private; rename it to reflect...
2011-07-09 Sam ReedFix whitespace, documentation
2011-07-06 Chad HorohoeFollowup r91609, helps to actually remove the @
2011-07-06 Chad HorohoeBunch of error suppression operator fixes (bug
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-30 Bryan Tong MinhFollow-up r81536: Properly extract ($dstZone, $dstRel...
2011-06-25 Sam ReedFollowup r90722, seems the file comments were a bad...
2011-06-25 Sam ReedUncommited documentation from my working copy
2011-06-25 Russ NelsongetPath() does the wrong thing under SwiftMedia, but...
2011-06-25 Russ NelsonHad trouble distinguishing between these two error...
2011-06-20 Tim StarlingRevert the dbname -> dbName part of r90430. dbname...
2011-06-20 Tim StarlingFixes for r80864 for 1.18 backport:
2011-06-17 Bryan Tong MinhFix r85635. Move LocalFile::publish() magic to LocalFil...
2011-06-17 Sam ReedSwap else if for elseif
2011-05-29 Sam ReedEven more documentation in various files
2011-05-29 Sam ReedMore documentation in various files
2011-05-29 Sam ReedMore documentation for File
2011-05-29 Russ NelsonThere is no getThumbRel;
2011-05-28 Sam ReedAnd even more documentation
2011-05-28 Sam ReedAnd even more documentation
2011-05-28 Sam ReedAnd some more....
2011-05-28 Sam ReedAnd more documentation. Yaaaay
2011-05-28 Sam ReedMore parameter documentation!!
2011-05-27 Tim StarlingSome HipHop fixes:
2011-05-26 Bryan Tong MinhFollow-up r81536: Fix misleading comment in Status...
2011-05-25 Mark A. HershbergerMisc EOL w/s and spaces-instead-of-tabs fixes. One...
2011-05-23 Russ NelsonSpace cadet\!
2011-05-23 Russ NelsonFill-in missing implementations of abstract function...
2011-05-23 Russ NelsonSwift needs to rewrite entire files. We need this call...
2011-05-21 Sam ReedFix function level comments that start with /* not /**
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-06 Sam ReedKill some more long deprecated unused functions
2011-05-05 Merlijn S. van DeenFixes ForeignDBRepo SQL server connection. Fixes bug...
2011-05-04 Russ NelsonLikely that nobody is calling getPath() on a ForeignAPI...
2011-05-04 Russ NelsonThis part of the API seems universally ignored. If...
2011-05-04 Russ NelsonNo current need for an alias to getPath()
2011-05-03 PlatonidesUse canonical case
2011-05-03 Russ NelsonOnly one extension was using getThumbnail
2011-05-02 Russ NelsonFix and add some comments.
2011-04-21 Chad HorohoeRemove @static from all over the place. That's what...
2011-04-20 Chad HorohoeEnforce protected, nothing was using it outside this...
2011-04-18 Sam ReedFew style/whitespace/comment issues from r86169
2011-04-17 Alexandre Emsenhuber* (bug 28511) Use [] syntax instead of {} for string...
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-12 Sam ReedReverting r85784 for good measure too
2011-04-12 Bryan Tong MinhAdd support for importing/exporting files. This can...
next