Commit graph

870 commits

Author SHA1 Message Date
zamentur
ffc9bcaf33 [fix] Don't run hooks not in the backup 2015-10-03 23:27:06 +02:00
zamentur
66f61be90e [fix] Backup dir transmitted to app restore script 2015-10-03 22:46:13 +02:00
zamentur
d83f81be66 [fix] Restore with the app restore script from the backup 2015-10-03 22:17:02 +02:00
Laurent Peuch
c2cd0bdc1f Add docstring to app_debug 2015-10-03 15:57:36 -04:00
zamentur
98e92bdbac [fix] Sudo on some backup script 2015-10-03 20:41:37 +02:00
zamentur
c3bb11a4c6 [enh] Add name and description in info.json of backup 2015-10-03 15:06:36 +02:00
kload
39be6b0f9f [fix] Conflicts with replaced dependencies 2015-10-03 06:05:46 +02:00
Jérôme Lebleu
652fc79f5a [enh] Skip the checkurl for the given app 2015-10-03 05:48:52 +02:00
kload
0addfebd9c [fix] Typo 2015-10-03 03:41:53 +02:00
kload
3fb458bf57 [fix] Put legacy packages as Debian 'Replaces' 2015-10-03 03:38:17 +02:00
Jérôme Lebleu
ef7234ce20 Merge pull request #104 from YunoHost/regen-conf
Major update: Add a configuration file generator
2015-10-03 03:29:06 +02:00
kload
8668ffa2ff [yolo] Merge all packages into one 2015-10-03 03:22:08 +02:00
Laurent Peuch
e7fd25c82e [mod] mustache is a bit stupid, modify js to match its lameness 2015-10-02 21:15:33 -04:00
Jérôme Lebleu
7280a56e16 [enh] Bind folders in data backup hooks instead of copying them 2015-10-03 00:59:19 +02:00
Zamentur aka ljf
8c3e27b769 Merge pull request #103 from zamentur/unstable
[fix] Allow restore to call yunohost action
2015-10-03 00:42:54 +02:00
zamentur
1b8e06e676 [fix] Allow restore to call yunohost action 2015-10-03 00:40:48 +02:00
kload
0e76b82360 [fix] begin serial at 00 for SSL cert generation 2015-10-02 23:34:05 +02:00
Zamentur aka ljf
20946bb47d Merge pull request #102 from zamentur/unstable
[fix] Backup of mysql and slapd
2015-10-02 23:23:07 +02:00
zamentur
4357b936c3 [fix] Restore mysql password from good directory 2015-10-02 22:57:06 +02:00
Laurent Peuch
fd81c0950d Simplify app debug json structure 2015-10-02 16:19:37 -04:00
Laurent Peuch
aed11d9212 Fix: missing import 2015-10-02 16:15:01 -04:00
Laurent Peuch
7da60a6aec Add an app_debug function 2015-10-02 15:23:12 -04:00
zamentur
027ec16978 [fix] error with slpacat and slapd-yuno.conf 2015-10-02 20:48:04 +02:00
kload
898620e59d [fix] SSL paths 2015-10-02 20:42:50 +02:00
Jérôme Lebleu
007dfed607 [enh] Use new filesystem utils in backup_create 2015-10-02 20:33:05 +02:00
Jérôme Lebleu
20c4937f81 [enh] Review the app backup execution and structure 2015-10-02 20:33:05 +02:00
zamentur
04e9658f37 [fix] Mysql backup in good directory 2015-10-02 20:09:28 +02:00
zamentur
28d7b7db63 [fix] Save and restore mysql password 2015-10-02 19:46:18 +02:00
Le Kload
40ea9a328f Merge pull request #101 from zamentur/unstable
[enh] Introduce data and conf hooks category
2015-10-02 19:31:39 +02:00
Jérôme Lebleu
f0f060345b [fix] Ensure that the service yunohost-api is always running 2015-10-02 19:04:30 +02:00
zamentur
a0199d060b [enh] Introduce data and conf hooks category 2015-10-02 18:57:10 +02:00
kload
4e3968fd96 [fix] Modify app list URL to have a proper SSL certificate 2015-10-02 10:11:58 -04:00
kload
33b749a9f8 [fix] Handle SSL generation better 2015-10-02 15:56:46 +02:00
Jérôme Lebleu
3f3d02ba29 [fix] Simplify is_installed app check 2015-10-02 15:52:30 +02:00
Jérôme Lebleu
264e202347 [fix] Prevent to get/set non-installed app setting 2015-10-02 15:03:30 +02:00
kload
6b293e9075 [fix] Do not print backup info 2015-10-02 07:10:45 -04:00
kload
ca0b64bd5b [fix] Force configuration only at postinstall 2015-10-02 05:36:33 -04:00
kload
4e0cbf7215 [fix] Indentation fail 2015-10-02 05:33:09 -04:00
kload
23e2e9c360 [enh] Regen the configuration at package upgrade 2015-10-02 05:14:30 -04:00
Jérôme Lebleu
999a61d2b2 [enh] Allow to ignore backup hooks execution at creation 2015-10-02 03:40:06 +02:00
Jérôme Lebleu
1daae564ae Merge pull request #100 from zamentur/unstable
[enh] Add a yunohost backup delete action
2015-10-02 03:32:02 +02:00
zamentur
5bb143c32e [fix] Remove --ignore-hooks cause it is unfinished 2015-10-02 03:08:11 +02:00
zamentur
7ef3b7523b Merge remote-tracking branch 'upstream/unstable' into unstable
Conflicts:
	data/actionsmap/yunohost.yml
2015-10-02 02:57:21 +02:00
zamentur
83a796f3ff [enh] Add a yunohost backup delete command 2015-10-02 02:49:04 +02:00
Jérôme Lebleu
a68c157abe [fix] Enhance copyright and control Debian package files 2015-10-02 02:36:15 +02:00
Jérôme Lebleu
5ff18d3b42 [enh] Review yunohost-api init service and add systemd compat 2015-10-02 02:10:04 +02:00
kload
1c11d8ce94 [fix] Do not mind if backup removal fails 2015-10-01 19:44:18 -04:00
kload
beec9e4150 [fix] Force configuration at postinstall 2015-10-01 19:37:59 -04:00
kload
8c46e978a3 [fix] Regenerate configuration files only if YunoHost is postinstalled 2015-10-01 19:23:37 -04:00
Jérôme Lebleu
820fcd5b60 [enh] Add python-miniupnpc alternative dependency to pyminiupnpc 2015-10-02 01:17:05 +02:00