Commit graph

502 commits

Author SHA1 Message Date
kload
62c7079783 [fix] Unexpected warnings comming from stderr 2015-11-15 11:07:27 +01:00
Jérôme Lebleu
1c4bd0e796 [fix] Add tty in root handlers if debug is set in bin/yunohost 2015-11-15 01:05:22 +01:00
kload
e6cfab1f6a [fix] Do not remove the global_script directory 2015-11-15 00:55:00 +01:00
Jérôme Lebleu
b06fc7cfb0 Update changelog for 2.3.1 release 2015-11-15 00:29:20 +01:00
Jérôme Lebleu
143e8f3492 [fix] Update .gitignore 2015-11-15 00:22:54 +01:00
Jérôme Lebleu
25c7d1e799 [fix] Update moulinette version dependency 2015-11-15 00:09:56 +01:00
Jérôme Lebleu
0da41d7d90 [i18n] Update French translation of service_configuration_conflict 2015-11-15 00:07:22 +01:00
Jérôme Lebleu
9389797ceb Merge pull request #115 from YunoHost/logging
Make use of logging instead of msignals.display
2015-11-14 23:49:14 +01:00
Jérôme Lebleu
40145648f0 [fix] Do not restrict warning to tty in service_saferemove 2015-11-14 23:40:16 +01:00
Jérôme Lebleu
b7fcf9ffdb [enh] Quickly implement logging in service.py and use it to show the diff 2015-11-14 23:38:44 +01:00
Jérôme Lebleu
ea84f99461 Merge branch 'unstable' into logging 2015-11-14 23:16:12 +01:00
Jérôme Lebleu
e14674af88 [enh] Split stdout/stderr wrapping in hook_exec and add a no_trace option 2015-11-14 23:13:51 +01:00
Jérôme Lebleu
4a071df6f7 [enh] Set custom logging formatter for the tty in case of debug 2015-11-14 19:18:03 +01:00
kload
b72c8563c3 [fix] Translate regenconf messages in English and French
+ use the new {variable:s} format
2015-11-14 18:48:04 +01:00
kload
947082db06 [fix] Restart Dovecot at the end of Rspamd configuration script
Dovecot was not taking Rspamd sieve script into account without it.
2015-11-14 18:48:04 +01:00
Jérôme Lebleu
b7d0e977b9 [enh] Update hook.py to use logging instead of msignals.display 2015-11-14 18:21:36 +01:00
Jérôme Lebleu
85d579b9ff [fix] Handle moulinette logging with root logger in both api and cli 2015-11-14 10:58:12 +01:00
Jérôme Lebleu
0a78238041 [enh] Refactor bin/yunohost-api to follow moulinette changes and add help 2015-11-13 21:46:54 +01:00
Jérôme Lebleu
fe6a01f206 [enh] Define root logger and clean some globals in bin/yunohost 2015-11-13 21:45:55 +01:00
Jérôme Lebleu
1e447d84ce [fix] Correct bash-completion installation directory 2015-11-13 14:20:35 +01:00
Jérôme Lebleu
f0ab6776d2 [fix] Keep compat with deprecated --plain and --json in the cli 2015-11-13 14:15:22 +01:00
Jérôme Lebleu
2db80b3294 Merge branch 'unstable' into logging 2015-11-13 13:41:26 +01:00
Jérôme Lebleu
2a6d7b7c4a [fix] Create home directory during login (fixbug #80) 2015-11-13 13:40:53 +01:00
Jérôme Lebleu
2ce41e0fa8 [enh] Add bash completion for bin/yunohost 2015-11-13 13:21:30 +01:00
Jérôme Lebleu
7b88f95b1c [enh] Refactor bin/yunohost to follow moulinette changes and add help 2015-11-13 11:58:58 +01:00
Jérôme Lebleu
4978e48c9d [enh] Make use of new logging facilities with the cli in the firewall 2015-11-12 22:39:09 +01:00
Jérôme Lebleu
71a21d71d2 [fix] Use default options in yunohost-api systemd service too 2015-11-12 17:14:03 +01:00
Jérôme Lebleu
7435ba7cee [enh] Allow to set default options for yunohost-api service 2015-11-12 13:48:48 +01:00
Jérôme Lebleu
ce57a406c1 [fix] Enable yunohost-api systemd service manually 2015-11-12 13:32:30 +01:00
Jérôme Lebleu
8ebfdd217c [enh] Add logrotate configuration 2015-11-12 13:14:38 +01:00
kload
acd1d051c2 Update changelog for 2.3.0 release 2015-11-03 12:21:12 +00:00
Jérôme Lebleu
954ac318d8 [fix] Set proper version of moulinette dependency 2015-11-02 23:17:17 +01:00
Jérôme Lebleu
1db0cd8b68 Merge pull request #113 from YunoHost/mysql_innodb
Avoid self corruption of mysql on power failure
2015-11-02 13:56:22 +01:00
Laurent Peuch
15c59e6d67 Avoid self corruption of mysql on power failure
By default, mysql creates its mysql database in MyISAN mode which self corrupt itself way too frequently on the internet cube configuration. InnoDB seems fine in comparison. Also MyISAN is bullcrap.
2015-11-02 13:54:34 +01:00
Le Kload
33de3c8d91 Merge pull request #112 from YunoHost/unreferenced_variables
Unreferenced variables
2015-11-01 13:20:47 +01:00
Laurent Peuch
2d88ab9a24 [fix] unreferenced exceptions 2015-11-01 13:00:15 +01:00
Laurent Peuch
21b67ee7d0 [mod] remove useless imports 2015-11-01 13:00:06 +01:00
kload
08621f8b32 [fix] Remove spamassassin CRON as well 2015-11-01 10:24:33 +01:00
kload
c3d379be5b Revert 95cbff27a9 2015-10-31 21:43:25 +01:00
Jérôme Lebleu
4e72595aaa [fix] Open port 1900 when enabling UPnP (fixes #30) 2015-10-31 21:11:45 +01:00
kload
0bbff4a416 [fix] Disable/stop previous email services only if we are forcing conf regeneration 2015-10-31 19:38:08 +01:00
kload
12127d1a71 [fix] Use a recent moulinette version 2015-10-31 19:21:48 +01:00
kload
cdb862dfaf [fix] Do not fail if firewall is stopped 2015-10-31 19:21:25 +01:00
kload
eea9b2e3af [fix] Do not mind notices and warnings when parsing command response 2015-10-31 18:03:51 +01:00
kload
b51c450873 [fix] do not start Rspamd service, socket is enough 2015-10-31 16:49:35 +01:00
Jérôme Lebleu
e133acdc84 [fix] Do not start yunohost-firewall service by default 2015-10-31 16:32:01 +01:00
kload
70fb1f3a29 [fix] Restart rspamd socket before the service 2015-10-31 16:21:21 +01:00
kload
2019fb21ec [fix] header_check path typo 2015-10-31 14:37:20 +01:00
kload
009fe2f637 [fix] Force hook execution when YunoHost is not configured 2015-10-31 14:26:11 +01:00
kload
c7310e6b6e [fix] Typo in email-legacy hook 2015-10-31 14:23:38 +01:00