yunohost/src/yunohost
Alexandre Aubin c502b8c348 [fix] Add random delay to app fetchlist cron job (#297)
* Add random delay to app fetchlist cron job
* Split the sleep and yunohost command on two lines
2017-04-24 13:38:11 +02:00
..
tests [enh] Allow applications to ship a script to change its url (#185) 2017-04-18 00:38:40 +02: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 [fix] Add random delay to app fetchlist cron job (#297) 2017-04-24 13:38:11 +02:00
backup.py [fix] run missing backup scripts as root 2017-03-05 16:41:53 +01:00
certificate.py Merge pull request #257 from YunoHost/fix_localhost_address_range 2017-02-17 14:20:13 +01:00
domain.py [fix] Split checkurl into two functions : availability + booking (#267) 2017-04-16 16:47:51 +02:00
dyndns.py [enh] Use _get_maindomain helper. 2017-03-14 16:48:50 +01:00
firewall.py [mod] rename all global variables to uppercase 2017-02-12 03:34:15 +01:00
hook.py [enh] run hooks as root 2017-03-05 16:41:53 +01:00
monitor.py [enh] Use _get_maindomain helper. 2017-03-14 16:48:50 +01:00
service.py [fix] if a service don't have a 'status' entry, don't list it 2017-03-07 00:30:57 +01:00
tools.py [fix] Properly manage resolv.conf, dns resolvers and dnsmasq (#290) 2017-04-18 00:37:21 +02:00
user.py [enh] Use _get_maindomain helper. 2017-03-14 16:48:50 +01:00