Skip to content

Fix l10n CDB file handling on secondary masters

scap cdb-rebuild:
Added --master mode which makes it operate on the staging
directory, using the www-data user. To be used by scap pull-master.

tasks.sync_master():
Use scap cdb-rebuild --master to reconstruct CDB files instead of
running rebuildLocalisationCache.php.

Merge request reports