moulinette/src/yunohost
Laurent Peuch cc44512539 Clean app upgrade (#193)
* [mod] current_app_dict == new_app_dict so test is always false

* [mod] simplify condition\n\nUntestedgit add -p

* [mod] useless variable

* [mod] rename variable

* [mod] app_dict can't be None (exception is raised instead)

* Adding debug message for upgrade

* Using app_list to list installed apps

* [mod] pep8

* [mod] please opi
2017-02-14 13:53:07 +01:00
..
utils [mod] autopep8 on all files that aren't concerned by a PR 2016-12-18 02:01:17 +01:00
vendor [mod] autopep8 on all files that aren't concerned by a PR 2016-12-18 02:01:17 +01:00
__init__.py [enh] Rely on APT python library to retrieve packages version 2016-03-08 16:10:14 +01:00
app.py Clean app upgrade (#193) 2017-02-14 13:53:07 +01:00
backup.py [mod] rename all global variables to uppercase 2017-02-12 03:34:15 +01:00
certificate.py Implementing opi's comments 2017-01-25 18:38:30 -05:00
domain.py [mod] autopep8 on all files that aren't concerned by a PR 2016-12-18 02:01:17 +01:00
dyndns.py [mod] autopep8 on all files that aren't concerned by a PR 2016-12-18 02:01:17 +01:00
firewall.py [mod] rename all global variables to uppercase 2017-02-12 03:34:15 +01:00
hook.py [mod] rename all global variables to uppercase 2017-02-12 03:34:15 +01:00
monitor.py [mod] rename all global variables to uppercase 2017-02-12 03:34:15 +01:00
service.py [mod] rename all global variables to uppercase 2017-02-12 03:34:15 +01:00
tools.py [enh] Set main domain as hostname (#219) 2017-02-13 16:07:09 +01:00
user.py [mod] autopep8 on all files that aren't concerned by a PR 2016-12-18 02:01:17 +01:00