Commit graph

106 commits

Author SHA1 Message Date
Jérôme Lebleu
ee1e3cdd3d [fix] Remove already installed by metronome package files 2015-10-27 09:49:19 +01:00
opi
adcebb39f9 [fix] Use official.json app list. 2015-10-12 22:24:21 +02:00
Jérôme Lebleu
f4a9f1b85b [fix] Install updated metronome 3.7 modules instead of copying 2015-10-08 15:55:17 +02:00
Adrien Beudin
00e066414e [fix] Sieve permission denied 2015-10-07 16:39:06 +02:00
Adrien Beudin
e439737259 Sieve permission denied 2015-10-07 14:19:29 +02:00
Jérôme Lebleu
369dec6775 [enh] Add a hook_info action 2015-10-06 12:43:10 +02:00
Jérôme Lebleu
76c7b3b3db [fix] Restructure app restauration and catch app script failure
* Do not copy again the restore app script
 * Set app folder permissions and properly remove it on failure
 * Add a raise_on_error argument to hook_exec
 * Review displayed messages
2015-10-05 15:08:34 +02:00
Jérôme Lebleu
05c71a871e Merge pull request #106 from zamentur/unstable
[fix] Allow to restore app correctly
2015-10-05 12:26:18 +02:00
zamentur
141937efdb [enh] Don't restore apps nginx conf in conf_nginx restore script (it's
done by apps)
2015-10-04 12:48:56 +02:00
Le Kload
b133d13469 Merge pull request #105 from YunoHost/app_debug
App debug
2015-10-04 01:14:20 +02:00
zamentur
d83f81be66 [fix] Restore with the app restore script from the backup 2015-10-03 22:17:02 +02:00
zamentur
98e92bdbac [fix] Sudo on some backup script 2015-10-03 20:41:37 +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
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
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
4357b936c3 [fix] Restore mysql password from good directory 2015-10-02 22:57:06 +02: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
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
zamentur
a0199d060b [enh] Introduce data and conf hooks category 2015-10-02 18:57:10 +02:00
kload
33b749a9f8 [fix] Handle SSL generation better 2015-10-02 15:56:46 +02:00
Jérôme Lebleu
999a61d2b2 [enh] Allow to ignore backup hooks execution at creation 2015-10-02 03:40:06 +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
kload
8c46e978a3 [fix] Regenerate configuration files only if YunoHost is postinstalled 2015-10-01 19:23:37 -04:00
kload
bc85d157b5 [fix] Copy sudo.schema 2015-10-01 19:04:39 -04:00
kload
7b308a0fc2 [fix] slapd configuration needed for postinstall 2015-10-01 18:50:05 -04:00
kload
0247d52ea2 [fix] Typo 2015-10-01 18:37:36 -04:00
kload
f285a5edce [fix] Set a MySQL password at moulinette installation 2015-10-01 18:32:33 -04:00
kload
784a5f34d7 [fix] Force symbolic links to base SSL certs 2015-10-01 18:23:09 -04:00
kload
29b0088ffc [fix] Do not increment serial unless YunoHost is postinstalled 2015-10-01 18:10:35 -04:00
Jérôme Lebleu
7048e98a0a [enh] Update app_info to show app installation status 2015-10-02 00:01:00 +02:00
kload
72e2cbeef9 [fix] Typo 2015-10-01 17:42:55 -04:00
kload
6411d0e08e [fix] Run yunohost hook + create the CA at package installation 2015-10-01 17:34:30 -04:00
kload
21d1aa72d4 [fix] Do copy the openssl configuration file 2015-10-01 17:20:56 -04:00
kload
df8390151e Merge branch 'unstable' into regen-conf 2015-10-01 16:39:15 -04:00
kload
91ad01b839 [fix] Compatibility with the new moulinette '--plain' option 2015-10-01 16:38:22 -04:00
kload
0ed2081f89 [enh] Make postinstall and main domain change regen-conf friendly 2015-10-01 16:36:30 -04:00
Jérôme Lebleu
843f68e817 [enh] Introduce app status file to store install app info 2015-10-01 22:14:40 +02:00
Jérôme Lebleu
a4acd4c4e5 [fix] Update backup_restore api route and configuration 2015-10-01 22:07:43 +02:00
kload
cf84a91849 [enh] Add SSL, nsswitch and udisks-glue regen conf scripts 2015-10-01 14:36:29 -04:00
kload
25f540ed02 [fix] Add missing services 2015-10-01 14:32:40 -04:00
Jérôme Lebleu
e9a10e79fb [enh] Allow to show backup information at listing 2015-10-01 19:27:19 +02:00
Jérôme Lebleu
89b6b79e60 [enh] Add archive size to backup info and return info at creation 2015-10-01 03:06:32 +02:00
kload
15533c7c6f [fix] Various fixes on configuration regeneration 2015-09-30 19:36:55 -04:00
Jérôme Lebleu
85626134ef [enh] Allow to filter which app to backup/restore 2015-10-01 01:02:24 +02:00