mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
* [enh] add app_change_url * [fix] avoid unecessary io and reuse already existing variable * [fix] bad comment * [fix] another bad comment * [fix] I need to be able to call yunohost during change_url scripts * [mod] global variables are now uppercased * [mod] compress condition * [enh] don't change_url if old/new domain_path are identical * [mod] i18n * [enh] ensure that nginx doesn't failed at the end of change_url * [fix] forgot to call this damn m18n * [mod] m18n * [enh] ask and requires new domain/path for change_url * [fix] missing translation key * [mod] ordering * [mod] lisibility * [enh] avoid common mistakes * [fix] check_output is annoying * [fix] locale: typo. * Adding changeurl unit test draft * [mod] remove useless imports * [mod] style * [mod] change_url -> changeurl * Moving comment about checkurl near checkurl call * Normalize new path and domain format * Adding test about trying to changeurl to same url * Internationalizing change app success message * Removing 'trimed' stuff * Moving check for change_url script at beginning of function * Use _run_service_command to reload nginx * Changing changeurl back to change-url, gomennasai :s |
||
---|---|---|
.. | ||
actionsmap | ||
bash-completion.d | ||
helpers.d | ||
hooks | ||
other | ||
templates | ||
helpers |