User "Raindrift" posted a comment on MediaWiki.r92269. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92269#c19819 Commit summary:
No longer using the content hash as a file key. This solves a concurrency problem when multiple people use the same account to upload from the same set of files. Each stashed file is now a unique and beautiful snowflake, and the content-based deduping that comes at the end of the process can sort it out. Comment: Follow-up: r92081 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
