Reviewed: https://reviews.mahara.org/10136 Committed: https://git.mahara.org/mahara/mahara/commit/9da2f4ed4be33ed661fa6ecc62faaa979383e563 Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit 9da2f4ed4be33ed661fa6ecc62faaa979383e563 Author: Robert Lyon <[email protected]> Date: Fri Jun 28 09:28:17 2019 +1200 Bug 1834544: Allow sync to be ignored if upstream file hasn't changed We do this by setting our local temp copy of langpack to the same modified time as upstream one and comparing them on next sync behatnotneeded Change-Id: I2e513247fa64d33b4448d66109286d48accc8e35 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1834544 Title: Allow sync langpack only sync file if changed since last sync Status in Mahara: Fix Committed Status in Mahara 19.10 series: Fix Committed Bug description: If you have lang pack syncing as part of an automated process it can mean trying to sync lang packs multiple times in a day - but the packs don't change that often. So I'll make some changes to the sync so that it only updates lang pack if newer upstream file To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1834544/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

