* Store the value of the page.page_restrictions field in Title::loadFromRow() and...
[lhc/web/wiklou.git] / includes / filerepo /
2012-01-01 Sam ReedCleanup a few unused variables
2012-01-01 Sam ReedFollowup r106752
2012-01-01 Sam ReedFollowup r99892, actually use $options in query
2011-12-31 Sam ReedAdd braces
2011-12-27 Aaron Schulz* Follow-up r107447: removed dead code
2011-12-27 Mark A. Hershbergerre Aaron's comment on r107351: remove double extension...
2011-12-27 Alexandre EmsenhuberPass the user doing the upload to WikiPage::doEdit()
2011-12-27 Aaron SchulzAdded/tweaked some FileBackend function comments
2011-12-27 Mark A. Hershberger* First simple XCF thumbnailing. Convert from ImageMag...
2011-12-27 Mark A. Hershbergerw/s
2011-12-26 Aaron SchulzIn LocalFile:
2011-12-25 Aaron SchulzFixed undefined var from r106280
2011-12-24 Aaron Schulz* Follow-up r107195: these params are resource paths...
2011-12-24 Aaron SchulzFU r106752: fixed call to bogus function in LocalFile...
2011-12-24 Aaron SchulzIn LockManager classes:
2011-12-23 Aaron SchulzIn FileBackendBase/FileBackend:
2011-12-23 Aaron Schulz* Added 'latest' parameter to functions that get inform...
2011-12-22 Aaron SchulzDocumentation fixes
2011-12-22 Aaron Schulz* FU r106752: de-uglified Setup.php by moving most...
2011-12-21 Aaron Schulz* FU r106752: unbreak urls to ForeignAPIRepo file thumb...
2011-12-21 Aaron Schulz* Added FileRepo::SKIP_LOCKING constant and made storeB...
2011-12-21 Aaron SchulzOptimized doOperations() a bit to only get SH locks...
2011-12-21 Aaron Schulz* Renamed FileBackend functions internal to FileBackend...
2011-12-20 Aaron SchulzFU r106752: use "media-" instead of "images-" in contai...
2011-12-20 Aaron SchulzFU r106770: fixed the other getTransform() call
2011-12-20 Aaron SchulzCleaned up some references to FSRepo in code and commen...
2011-12-20 Aaron SchulzFU r106752: added b/c code to FSRepo to make things...
2011-12-20 Aaron SchulzFU r106752: unbreak "other sizes" links on File: pages...
2011-12-20 Aaron SchulzFU r106752: Fixed directory b/c for ForeignAPIRepo...
2011-12-20 Brian Wolfffollow-up r98710/r104410. I personally think that forRe...
2011-12-20 Tim StarlingDon't suppress warnings when attempting file creation...
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-12-08 Aaron SchulzRemoved swift subclass comments from r99546 (that is...
2011-12-08 Antoine MussopurgeThumbList debug message is now a oneliner
2011-12-08 Aaron SchulzFU r101117: removed cURL thumb handler code and made...
2011-12-05 Roan KattouwRevert r105140 temporarily. The exception is thrown...
2011-12-04 Aaron SchulzAdded file old version name sanity check to recordUpload2()
2011-11-30 Jan Gerberadd concatenate no-op to ForeignAPIRepo.php
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-30 Roan KattouwRevert r104659 and its followup r104665: break the...
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-28 Aaron SchulzFix r104410: Added default value for $options to purgeT...
2011-11-28 Aaron SchulzFU r104410: don't even bother calling filterThumbnailPu...
2011-11-28 Aaron SchulzRestored r98710 but with a 'forRefresh' option (not...
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
next