"Aaron Schulz" changed the status of MediaWiki.r107980 to "new" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107980
Old status: fixme > New status: new 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
