Commit graph

  • 4d439217f1 [fix] Log real exception string error in hook_callback Jérôme Lebleu 2015-11-15 18:33:02 +01:00
  • c6660dd9e1 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 15:50:58 +01:00
  • 9b2da4944e [fix] Prevent insserv warning when using systemd at package postinst Jérôme Lebleu 2015-11-15 15:50:49 +01:00
  • 063f6cdf48 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 15:34:46 +01:00
  • b83c7317b3 [fix] Display a more detailed message when yunohost-firewall is stopped Jérôme Lebleu 2015-11-15 15:34:36 +01:00
  • 1c6e368e61 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 15:22:42 +01:00
  • eaef922d4e [enh] Make use of call_async_output in hook_exec to get output in real time Jérôme Lebleu 2015-11-15 15:22:34 +01:00
  • a7d497e40b Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 15:01:03 +01:00
  • d2f4e19050 Update changelog for 2.3.3 release debian/2.3.3 Jérôme Lebleu 2015-11-15 15:00:06 +01:00
  • 2ffd248e7b Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 14:58:44 +01:00
  • 3f42d12e95 [fix] Do not modify handlers with root_handlers in bin/yunohost Jérôme Lebleu 2015-11-15 14:58:35 +01:00
  • 4a843a0610 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 14:05:29 +01:00
  • 61267ccb1f Update changelog for 2.3.2 release debian/2.3.2 Jérôme Lebleu 2015-11-15 14:03:44 +01:00
  • 0eb1b79b57 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 14:03:14 +01:00
  • 829495905d [fix] Update moulinette version dependency Jérôme Lebleu 2015-11-15 14:03:05 +01:00
  • 81fd0beccd Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 12:44:37 +01:00
  • bcaaec0505 [fix] Do not rely on dh_installinit and restart service after upgrade Jérôme Lebleu 2015-11-15 12:43:42 +01:00
  • 75d4bcbc0e Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 12:31:12 +01:00
  • 68f2dfca81 [fix] Delayed upgrade of the package 'yunohost' kload 2015-11-15 12:30:47 +01:00
  • ded4795a24 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 11:13:56 +01:00
  • db6650af38 [enh] Warn the user about the waiting at the configuration generation kload 2015-11-15 11:13:38 +01:00
  • 159560e7c0 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 11:07:53 +01:00
  • 62c7079783 [fix] Unexpected warnings comming from stderr kload 2015-11-15 11:07:27 +01:00
  • 2a72589787 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 01:05:35 +01:00
  • 1c4bd0e796 [fix] Add tty in root handlers if debug is set in bin/yunohost Jérôme Lebleu 2015-11-15 01:05:08 +01:00
  • dd7cf93eaa Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 00:55:28 +01:00
  • e6cfab1f6a [fix] Do not remove the global_script directory kload 2015-11-15 00:55:00 +01:00
  • b6e7f36116 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 00:29:58 +01:00
  • b06fc7cfb0 Update changelog for 2.3.1 release debian/2.3.1 Jérôme Lebleu 2015-11-15 00:24:22 +01:00
  • ae0d4b537b Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 00:23:08 +01:00
  • 143e8f3492 [fix] Update .gitignore Jérôme Lebleu 2015-11-15 00:22:54 +01:00
  • 6a04b65f59 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 00:20:37 +01:00
  • 25c7d1e799 [fix] Update moulinette version dependency Jérôme Lebleu 2015-11-15 00:09:56 +01:00
  • e81377d296 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-15 00:07:32 +01:00
  • 0da41d7d90 [i18n] Update French translation of service_configuration_conflict Jérôme Lebleu 2015-11-15 00:07:22 +01:00
  • 8dddfb6e97 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-14 23:49:21 +01:00
  • 9389797ceb Merge pull request #115 from YunoHost/logging Jérôme Lebleu 2015-11-14 23:49:14 +01:00
  • 40145648f0 [fix] Do not restrict warning to tty in service_saferemove Jérôme Lebleu 2015-11-14 23:40:16 +01:00
  • b7fcf9ffdb [enh] Quickly implement logging in service.py and use it to show the diff Jérôme Lebleu 2015-11-14 23:38:44 +01:00
  • ea84f99461 Merge branch 'unstable' into logging Jérôme Lebleu 2015-11-14 23:16:12 +01:00
  • e14674af88 [enh] Split stdout/stderr wrapping in hook_exec and add a no_trace option Jérôme Lebleu 2015-11-14 23:13:51 +01:00
  • 4a071df6f7 [enh] Set custom logging formatter for the tty in case of debug Jérôme Lebleu 2015-11-14 19:18:03 +01:00
  • 5bb2fd876b Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-14 18:48:24 +01:00
  • b72c8563c3 [fix] Translate regenconf messages in English and French kload 2015-11-14 18:46:00 +01:00
  • 947082db06 [fix] Restart Dovecot at the end of Rspamd configuration script kload 2015-11-14 18:44:15 +01:00
  • b7d0e977b9 [enh] Update hook.py to use logging instead of msignals.display Jérôme Lebleu 2015-11-14 18:21:36 +01:00
  • 85d579b9ff [fix] Handle moulinette logging with root logger in both api and cli Jérôme Lebleu 2015-11-14 10:58:12 +01:00
  • 0a78238041 [enh] Refactor bin/yunohost-api to follow moulinette changes and add help Jérôme Lebleu 2015-11-13 21:46:54 +01:00
  • fe6a01f206 [enh] Define root logger and clean some globals in bin/yunohost Jérôme Lebleu 2015-11-13 21:45:55 +01:00
  • 1e447d84ce [fix] Correct bash-completion installation directory Jérôme Lebleu 2015-11-13 14:20:35 +01:00
  • f0ab6776d2 [fix] Keep compat with deprecated --plain and --json in the cli Jérôme Lebleu 2015-11-13 14:15:22 +01:00
  • 2db80b3294 Merge branch 'unstable' into logging Jérôme Lebleu 2015-11-13 13:41:26 +01:00
  • 8d8d79e4ec Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-13 13:41:05 +01:00
  • 2a6d7b7c4a [fix] Create home directory during login (fixbug #80) Jérôme Lebleu 2015-11-13 13:40:53 +01:00
  • 2ce41e0fa8 [enh] Add bash completion for bin/yunohost Jérôme Lebleu 2015-11-13 13:21:30 +01:00
  • 7b88f95b1c [enh] Refactor bin/yunohost to follow moulinette changes and add help Jérôme Lebleu 2015-11-13 11:58:58 +01:00
  • 4978e48c9d [enh] Make use of new logging facilities with the cli in the firewall Jérôme Lebleu 2015-11-12 22:39:09 +01:00
  • 388b0576d6 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-12 17:14:12 +01:00
  • 71a21d71d2 [fix] Use default options in yunohost-api systemd service too Jérôme Lebleu 2015-11-12 17:14:03 +01:00
  • 0a1fcf171c Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-12 13:49:23 +01:00
  • 7435ba7cee [enh] Allow to set default options for yunohost-api service Jérôme Lebleu 2015-11-12 13:48:48 +01:00
  • f6a4bf9e77 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-12 13:32:40 +01:00
  • ce57a406c1 [fix] Enable yunohost-api systemd service manually Jérôme Lebleu 2015-11-12 13:32:30 +01:00
  • 8ebfdd217c [enh] Add logrotate configuration Jérôme Lebleu 2015-11-12 13:14:38 +01:00
  • 55e9657f55 bootstrap let's encrypt feature mbugeia 2015-11-04 21:52:41 +01:00
  • 8787f66777 Merge branch '' of /home/max/PycharmProjects/yunohost with conflicts. mbugeia 2015-11-04 19:07:53 +01:00
  • a37a49eb6f Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-03 13:23:37 +01:00
  • acd1d051c2 Update changelog for 2.3.0 release debian/2.3.0 kload 2015-11-03 12:14:59 +00:00
  • 4155eb2a68 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-02 23:17:32 +01:00
  • 954ac318d8 [fix] Set proper version of moulinette dependency Jérôme Lebleu 2015-11-02 23:17:17 +01:00
  • 0cfd394168 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-02 13:56:26 +01:00
  • 1db0cd8b68 Merge pull request #113 from YunoHost/mysql_innodb Jérôme Lebleu 2015-11-02 13:56:22 +01:00
  • 15c59e6d67 Avoid self corruption of mysql on power failure Laurent Peuch 2015-11-02 13:54:34 +01:00
  • 0ac0b54ea9 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-01 13:20:54 +01:00
  • 33de3c8d91 Merge pull request #112 from YunoHost/unreferenced_variables Le Kload 2015-11-01 13:20:47 +01:00
  • 2d88ab9a24 [fix] unreferenced exceptions Laurent Peuch 2015-11-01 13:00:15 +01:00
  • 21b67ee7d0 [mod] remove useless imports Laurent Peuch 2015-11-01 13:00:06 +01:00
  • 698e7270ca Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-11-01 10:25:07 +01:00
  • 08621f8b32 [fix] Remove spamassassin CRON as well kload 2015-11-01 10:24:33 +01:00
  • 83dca67234 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-10-31 21:46:00 +01:00
  • c3d379be5b Revert 95cbff27a9 kload 2015-10-31 21:43:25 +01:00
  • 92a92f4e78 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-10-31 21:12:42 +01:00
  • 4e72595aaa [fix] Open port 1900 when enabling UPnP (fixes #30) Jérôme Lebleu 2015-10-31 21:06:24 +01:00
  • 3e06d5f5a9 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-10-31 21:06:36 +01:00
  • 349f392c4e [fix] Open port 1900 when enabling UPnP (fix #30) Jérôme Lebleu 2015-10-31 21:06:24 +01:00
  • f34bb80656 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-10-31 19:38:35 +01:00
  • 0bbff4a416 [fix] Disable/stop previous email services only if we are forcing conf regeneration kload 2015-10-31 19:38:08 +01:00
  • 717d8fdc18 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-10-31 19:22:49 +01:00
  • 12127d1a71 [fix] Use a recent moulinette version kload 2015-10-31 19:21:48 +01:00
  • cdb862dfaf [fix] Do not fail if firewall is stopped kload 2015-10-31 19:21:25 +01:00
  • 690b9a720c Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-10-31 18:04:19 +01:00
  • eea9b2e3af [fix] Do not mind notices and warnings when parsing command response kload 2015-10-31 18:03:51 +01:00
  • 3a7062eb4e Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-10-31 16:50:02 +01:00
  • b51c450873 [fix] do not start Rspamd service, socket is enough kload 2015-10-31 16:49:35 +01:00
  • ee6c419d6d Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-10-31 16:32:14 +01:00
  • e133acdc84 [fix] Do not start yunohost-firewall service by default Jérôme Lebleu 2015-10-31 16:31:47 +01:00
  • 5d69f4ef26 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-10-31 16:21:49 +01:00
  • 70fb1f3a29 [fix] Restart rspamd socket before the service kload 2015-10-31 16:21:21 +01:00
  • 053416b567 Merge remote-tracking branch 'origin/unstable' into unstable Weblate 2015-10-31 14:37:49 +01:00
  • 2019fb21ec [fix] header_check path typo kload 2015-10-31 14:37:20 +01:00