yunohost/data
Laurent Peuch 1516f48699 [enh] Allow applications to ship a script to change its url (#185)
* [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
2017-04-18 00:38:40 +02:00
..
actionsmap [enh] Allow applications to ship a script to change its url (#185) 2017-04-18 00:38:40 +02:00
bash-completion.d [enh] Add bash completion for bin/yunohost 2015-11-13 13:21:30 +01:00
helpers.d [fix] Avoid to remove a apt package accidentally (#292) 2017-04-06 15:34:17 +02:00
hooks [fix] Properly manage resolv.conf, dns resolvers and dnsmasq (#290) 2017-04-18 00:37:21 +02:00
other [enh] Remove unused checkupdate and upgrade scripts 2016-03-14 08:58:06 +01:00
templates [fix] Properly manage resolv.conf, dns resolvers and dnsmasq (#290) 2017-04-18 00:37:21 +02:00
helpers [fix] follow up directory move /usr/share/yunohost/helpers 2016-03-12 00:15:15 +01:00