Commit graph

3935 commits

Author SHA1 Message Date
Jérôme Lebleu
fdb51ac200 [enh] Allow to set custom backup archive name 2014-11-06 02:41:12 +01:00
Jérôme Lebleu
2090958c8a [enh] Add and manage a backup info file 2014-11-06 01:14:34 +01:00
Jérôme Lebleu
3f180d254b [enh] Add version to returned dict in app_info 2014-11-06 01:11:35 +01:00
Jérôme Lebleu
c594ce03a6 [enh] Manage local backup archive and extend backup_restore 2014-11-05 00:17:52 +01:00
Jérôme Lebleu
d1cb0b0d80 [enh] Add basic 'list' and 'info' actions to the backup 2014-11-05 00:17:52 +01:00
Jérôme Lebleu
82d8b0ac29 [enh] Rename backup_backup to backup_create 2014-11-05 00:17:52 +01:00
Jérôme Lebleu
c3cadc1d3c [enh] Implement compression and add ignore_apps argument to backup_backup 2014-11-05 00:17:52 +01:00
opi
bd5d74ca28 [enh] Use https when calling dyndns api. 2014-11-03 23:43:45 +01:00
Jérôme Lebleu
8e597109be [enh] Review executables structure and add logging configuration 2014-11-01 17:51:33 +01:00
opi
8e220072aa [enh] Add amavis to service.yml 2014-10-30 15:33:39 +01:00
kload
fe9ee97774 [enh] Warn user about unbackup/unrestored apps 2014-10-26 01:05:18 +02:00
kload
7ab1e67a94 [fix] Allow restoration after postinstallation (risky) 2014-10-26 00:48:40 +02:00
kload
3976f05703 [fix] import error 2014-10-26 00:30:40 +02:00
kload
1a06c4d7b2 [fix] Add backup and restore hooks from scripts dir 2014-10-26 00:15:46 +02:00
kload
66a01dc066 [fix] Import error 2014-10-26 00:04:04 +02:00
kload
f4e369d4bd [fix] Allow backup_restore action when YunoHost is not postinstalled 2014-10-26 00:03:09 +02:00
kload
dfe373d591 [fix] Do not lock backup action 2014-10-25 23:52:35 +02:00
kload
cde48996cf [enh] Restore function 2014-10-25 23:08:03 +02:00
kload
a4b5ec6f2d [fix] Typo 2014-10-25 20:39:31 +02:00
kload
31ac4d72d4 [fix] typo 2014-10-25 20:20:31 +02:00
kload
9036c293d2 [fix] Import error 2014-10-25 20:18:31 +02:00
kload
8be3473af1 [fix] Typo 2014-10-25 20:08:43 +02:00
kload
7862b2a64f [fix] Typo to avoid listing files 2014-10-25 20:05:04 +02:00
kload
e42291a9e7 [fix] typo 2014-10-25 19:44:17 +02:00
kload
1dae7bc83c [fix] typo 2014-10-25 19:36:42 +02:00
kload
94b45bbecb [fix] Take care of hook priority 2014-10-25 18:49:19 +02:00
kload
7d99cd8f4d [fix] Rename hooks to sort them properly 2014-10-25 18:47:13 +02:00
kload
796e53bf1f [enh] Add system backup and restore hooks 2014-10-25 18:43:31 +02:00
kload
0608461482 [enh] Execute backup hook, and avoid dyndns domain subscription when specifically asked at postinstall 2014-10-25 17:47:49 +02:00
opi
b0735af6ce [fix] Do not load conf.json before overriding content. 2014-10-23 12:07:49 +02:00
Jérôme Lebleu
e32ea4180a [fix] Raise if the requested app to install is unknown 2014-10-20 12:21:26 +02:00
Jérôme Lebleu
ce5be021d3 [fix] Fix app upgrade issue and handle errors in tools_upgrade 2014-10-13 17:10:23 +02:00
Jérôme Lebleu
c018bb0710 [fix] Change /home/yunohost.app permissions at postinstall (fix #40) 2014-10-07 21:39:09 +02:00
Alexis Gavoty
a65f90db95 [fix] Do not reload iptables every 50 minutes 2014-09-16 14:00:11 +02:00
Alexis Gavoty
4ac554fbb9 [enh] Enable yunohost-firewall at startup 2014-09-16 13:54:06 +02:00
Alexis Gavoty
332efb6f21 [enh] Assign yunohost.local servername in nginx conf at main domain changing 2014-09-16 09:13:34 +02:00
Alexis Gavoty
86a9debea7 [enh] Add avahi-daemon service 2014-09-13 23:02:17 +02:00
Alexis Gavoty
a931c41ab1 [enh] Add port 5353 UDP for avahi-daemon 2014-09-13 23:01:22 +02:00
Jérôme Lebleu
272558f3af [fix] Prevent user creation if username exists in system users 2014-09-12 13:07:29 +02:00
Jérôme Lebleu
613ba60041 [fix] Check password pattern in the actions map (fix #20) 2014-09-04 11:06:26 +02:00
Yunohost
f4627f0c1e Merge branch 'master', remote branch 'origin/master' 2014-07-28 17:59:08 +02:00
Jérôme Lebleu
31ef39e4e5 [fix] Wrap script output with non-blocking object in hook_exec #30 2014-07-28 14:06:20 +02:00
Jérôme Lebleu
cb9b038747 [clean] Clean up imports in bin/yunohost 2014-07-28 14:03:09 +02:00
Jérôme Lebleu
601c280a7a [doc] Review the help of app_install arguments 2014-07-25 18:32:37 +02:00
Jérôme Lebleu
9ec3e29edb [fix] Update DNS zone files on main domain change 2014-07-24 22:20:22 +02:00
Jérôme Lebleu
4d2c6bfb64 [fix] Add domain only if needed on main domain change #19 2014-07-22 16:10:19 +02:00
Jérôme Lebleu
8f1dd4b5e3 [fix] Replace error message of unhandled exception while installing an app 2014-07-20 18:45:46 +02:00
Jérôme Lebleu
81051f166b [enh] Catch all exceptions while executing app install script 2014-07-20 18:19:02 +02:00
Jérôme Lebleu
a0da8060f6 [enh] Rely on format string method for ask_string encoding in hook 2014-07-20 18:14:56 +02:00
Jérôme Lebleu
cfb952f108 [fix] Encode strings before concatenation to ask_string in hook 2014-07-20 16:45:03 +02:00