"Reedy" changed the status of MediaWiki.r107980 to "resolved"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107980

Old status:  new
> New status: resolved

Commit summary for MediaWiki.r107980:

* Added supported for container sharding via existing FileRepo-style hash 
paths. For sharded containers, all paths used to store files must be hashed 
appropriately (or the path will be rejected as invalid).
* Tweaked FileBackend::isValidContainerName() length check to give some head 
room for shard and segment container names.
* Updated FSFileBackend to use new resolveStoragePathReal() function for file 
paths.
* Removed useless cache invalidation in FileBackend::concatenateInternal().

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

Reply via email to