Refactor MessageBlobStore::updateModule() to remove the multi-language update behavio...
authorRoan Kattouw <catrope@users.mediawiki.org>
Fri, 27 May 2011 22:42:20 +0000 (22:42 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Fri, 27 May 2011 22:42:20 +0000 (22:42 +0000)
commit4bdddeb03275d3d4f49cfbcb7e78e181331e9662
tree56ea2eadc00696bda7de67a5a626372905ae354c
parentc07ed424914ad7ab5500657687347d2bcf4225ce
Refactor MessageBlobStore::updateModule() to remove the multi-language update behavior. Instead of updating all language's blobs at once, it now only updates the requested language. This, in combination with the bug fixed in r89001, was what caused the UploadWizard timeouts on the cluster
includes/MessageBlobStore.php