"Platonides" posted a comment on MediaWiki.r108300.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108300#c29789

Commit summary for MediaWiki.r108300:

In FileBackend/FileOp:
* Replaced 'media' portion of container names with the repo name. This makes it 
easy for multiple repos to use the same backend without 'wikiId' hacks. Full 
container names are now like <wiki>-<repo>-<zone> (or <repo>-<zone> if 'wikiId' 
is set to an empty string).
* Restricted isValidContainerName() more in light of Azure portability and 
shorted shard suffix.
* Bumped $maxCacheSize to 75 storage paths.
* Code comment cleanups and additions.
Unit tests:
* Updated related tests and marked testBug29408() as broken (I can't find the 
problem).
* Reduced leakage in UploadFromUrlTestSuite a bit.

Platonides's comment:

Where are the paths for the containers media-thumb / data read?

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to