Commit graph

  • ace470e04a [enh] rename app_id to app_instance_name when relevant Julien Malik 2016-03-18 16:49:15 +01:00
  • 0a6d4bf169 [fix] Prevent non-updated multiinstance apps to be installed if no requirements for yunhost Julien Malik 2016-03-18 15:23:14 +01:00
  • d07d8e835a [enh] Add --installed and --with-backup to app_list action (wip #227) opi 2016-03-15 15:48:29 +01:00
  • 3641dead2e [fix] Wrong copy-paste of code Julien Malik 2016-03-16 11:02:17 +01:00
  • 34154b0157 [fix] Extracting app instance number from appid in all cases Julien Malik 2016-03-16 11:00:23 +01:00
  • 02358b9b1e [enh] Use uppercase argument for building the env. var. name Julien Malik 2016-03-15 16:15:15 +01:00
  • 03779fa7c3 [fix] Forward env. var to scripts Julien Malik 2016-03-15 15:28:36 +01:00
  • 4a7ff6a24f [deb] Clean debian/control with cosmetic changes Jérôme Lebleu 2016-03-15 15:18:10 +01:00
  • 897594a5da [deb] Add missing cron dependency Jérôme Lebleu 2016-03-15 14:59:16 +01:00
  • f3768217d1 [enh] Redirect most of 404 to maindomain.tld/yunohost/sso opi 2016-03-15 00:07:36 +01:00
  • c655d10c2f [enh] Factor code for setting env. var. to scripts, also support upgrade script Julien Malik 2016-03-14 17:38:48 +01:00
  • e20ec39cb2 [enh] Set env. var YNH_APP_ARG_xxx for each manifest argument during install Julien Malik 2016-03-14 15:05:33 +01:00
  • eaf0fabc7f [fix] missing collections import Julien Malik 2016-03-14 15:04:39 +01:00
  • d9a33072b7 [enh] Support passing env.var. to hook_exec Julien Malik 2016-03-14 11:04:14 +01:00
  • 91daa7fc36 [enh] return manifest arguments as an Orderedict Julien Malik 2016-03-14 09:48:49 +01:00
  • d10e318dd1 [enh] Use kwargs consistently Julien Malik 2016-03-14 09:27:05 +01:00
  • 749ff71590 [enh] Remove unused checkupdate and upgrade scripts Julien Malik 2016-03-14 08:58:06 +01:00
  • 38b1e08aee [deb] Fix helpers bash script installation Jérôme Lebleu 2016-03-13 11:53:08 +01:00
  • b1abc6f7e8 [deb] Move yunohost-firewall restart to a separate and improved function Jérôme Lebleu 2016-03-13 11:38:16 +01:00
  • b6ee72e412 [enh] Add diagnosis function. #39 opi 2016-03-08 23:59:59 +01:00
  • 5664efad1d [fix] Attempt to improve services management in Debian packaging Jérôme Lebleu 2016-03-12 22:33:36 +01:00
  • 1300f4c0ca [fix] fix lintian script-not-executable Julien Malik 2016-03-12 00:20:52 +01:00
  • 02346776f2 [fix] follow up directory move /usr/share/yunohost/helpers Julien Malik 2016-03-12 00:15:15 +01:00
  • 5b7e16384e [enh] move /usr/share/yunohost/apps/helpers to /usr/share/yunohost/helpers since it became of more general use Julien Malik 2016-03-12 00:12:59 +01:00
  • 83f4c6a65f [fix] Validate IP addresses returned by ipX.yunohost.org Julien Malik 2016-03-11 11:34:03 +01:00
  • dfd8780a10 [enh] Add helper for IP address validation Julien Malik 2016-03-11 11:31:43 +01:00
  • efaaed0b74 [enh] More precise for regenconf --force when a file has changed since last generation Julien Malik 2016-03-10 11:19:10 +01:00
  • 7729d91e78 [fix] Cleaner Nginx redirection rules. Use permanent only when paths match. opi 2016-03-02 12:14:34 +01:00
  • 680070dab3 Merge b78f9d5239 into 204e3ed3ff opi 2016-03-09 20:52:45 +00:00
  • 204e3ed3ff [fix] Use plain text 502 error page. opi 2016-03-04 20:26:52 +01:00
  • c62f935e6b Merge 01ea2a76d4 into 3909aaddf1 Laurent Peuch 2016-03-09 20:35:41 +00:00
  • 3909aaddf1 [mod] Explain how to start yunohost-firewall service Laurent Peuch 2016-03-09 21:02:04 +01:00
  • 01ea2a76d4 [mod] more useful error message Laurent Peuch 2016-03-09 21:02:04 +01:00
  • 59f6595e1d Update changelog for 2.3.10.2 release debian/2.3.10.2 Julien Malik 2016-03-09 08:46:46 +01:00
  • 5d5976d31e [fix] Workaround for the bad people who are not using IPv6 yet Julien Malik 2016-03-09 08:41:39 +01:00
  • 229c1e6dcd Update changelog for 2.3.10.1 release debian/2.3.10.1 Jérôme Lebleu 2016-03-08 23:55:39 +01:00
  • 69608baad8 [fix] Oops, debian/install prevent subpackages installation Jérôme Lebleu 2016-03-08 23:54:16 +01:00
  • b29a79386e Update changelog for 2.3.10 release debian/2.3.10 Jérôme Lebleu 2016-03-08 23:32:57 +01:00
  • fba14e55df [enh] Introduce new 'requirements' manifest key (close #113) Jérôme Lebleu 2016-03-08 22:58:47 +01:00
  • cc4dc54ed3 [enh] Implement package version specifier and use it for min_version Jérôme Lebleu 2016-03-08 21:52:30 +01:00
  • 4fd7a69d68 [fix] use ip6.yunohost.org instead of ipv6.yunohost.org (less connectivity issues) Julien Malik 2016-03-08 18:59:09 +01:00
  • f1d5c1fe92 [fix] use ip6.yunohost.org, more reliable than ipv6.yunohost.org Julien Malik 2016-03-08 18:47:48 +01:00
  • ec912d5074 [fix] Protect against empty files Julien Malik 2016-03-08 17:38:29 +01:00
  • 7241869985 [fix] use ipX.yunohost.org service to retrieve public IP Julien Malik 2016-03-08 16:57:22 +01:00
  • c7a7e01d89 [fix] Use http to retrieve public IPv6 due to Let's Encrypt restriction Jérôme Lebleu 2016-03-08 16:57:21 +01:00
  • 5afd0c1272 [enh] Rely on APT python library to retrieve packages version Jérôme Lebleu 2016-03-08 15:56:29 +01:00
  • 735053ad14 [fix] ip.yunohost.org is https now Julien Malik 2016-03-08 15:38:06 +01:00
  • 81fde7482d [enh] first stop rspamd.service, then start rspamd.socket Julien Malik 2016-03-08 15:31:18 +01:00
  • a072d4109e [enh] slaptest outputs on stderr, so generates a WARNING. make it quiet Julien Malik 2016-03-08 15:22:44 +01:00
  • 16ba0b9831 [enh] use lowercase to be consistent with the service name Julien Malik 2016-03-08 14:40:28 +01:00
  • 051293e288 [fix] if we reached end of script, exit with success, instead of the last command result Julien Malik 2016-03-08 14:32:05 +01:00
  • 18c1a7d506 [enh] rm -f ignore non existent files Julien Malik 2016-03-08 14:29:15 +01:00
  • 0eb2a9b624 [enh] remove useless '|| true'. set -e does not exit for complex commands Julien Malik 2016-03-08 14:28:53 +01:00
  • 83c881f5b4 [enh] remove failure in the script Julien Malik 2016-03-08 14:16:46 +01:00
  • 64949cea38 [enh] do not fail in this section of the script Julien Malik 2016-03-08 14:15:35 +01:00
  • 4f8fcd3251 [enh] beautify script Julien Malik 2016-03-08 14:14:15 +01:00
  • c4d5f664d1 [fix] do not output warnings when services are already uninstalled/disabled (fix #215) Julien Malik 2016-03-08 14:10:18 +01:00
  • 479a0d0abf [enh] no need for && here Julien Malik 2016-03-08 11:36:37 +01:00
  • 0899ca055e [fix] rspamd/rmilter now uses redis-server instead of memcached Julien Malik 2016-03-08 11:33:47 +01:00
  • 0d49e8a24f [fix] remove useless whitespace Julien Malik 2016-03-08 11:30:53 +01:00
  • 8aa64a0641 [enh] Use a common method to retrieve public IP address Jérôme Lebleu 2016-03-08 11:08:57 +01:00
  • 5f08eb06ae [enh] Use https to retrieve public IP address Jérôme Lebleu 2016-03-08 10:44:25 +01:00
  • b27c5208d5 Merge branch 'testing' into unstable Julien Malik 2016-03-08 10:43:14 +01:00
  • 1afa1d5e72 [doc] merge changelog Julien Malik 2016-03-08 10:42:41 +01:00
  • f36e4e2a83 [fix] Remove Dovecot autocreate deprecated plugin. Fix #103 opi 2016-03-07 22:56:29 +01:00
  • d8f4d3c0ad [fix] Wrong command name. opi 2016-03-07 22:21:50 +01:00
  • a37fa9ed5d [fix] Multiple exceptions syntax. opi 2016-03-07 22:20:54 +01:00
  • 6f572f419f Update changelog for 2.2.3-1 release debian/2.2.3-1 opi 2016-03-06 21:51:18 +01:00
  • d4bd34451a Merge branch 'stable' into testing opi 2016-03-06 21:30:30 +01:00
  • 8f2e93ddc0 [fix] Catch ConnectionError from requests package opi 2016-03-06 19:30:10 +01:00
  • 0fb7295e8e [fix] Catch ConnectionError from requests package opi 2016-03-06 19:30:10 +01:00
  • b78f9d5239 [fix] Use plain text 502 error page. opi 2016-03-04 20:26:52 +01:00
  • 4a787da440 [enh] Add dummy DMARC support if DKIM already supported. #233 opi 2016-03-04 11:21:37 +01:00
  • d950826702 Update changelog for 2.3.9 release debian/2.3.9 Jérôme Lebleu 2016-03-02 20:45:52 +01:00
  • 8700f7bfe1 [enh] Replace msignals.display by logging in tools.py opi 2016-03-02 11:12:54 +01:00
  • 32e8285125 [fix] Be less restricitve on network interfaces name in monitoring Jérôme Lebleu 2016-03-01 21:40:08 +01:00
  • 5451f09b69 [fix] Keep 'avail' key - removed from glances - in disk fs monitoring Jérôme Lebleu 2016-03-01 21:25:52 +01:00
  • 173d32134e [enh] Replace msignals.display by logging in monitor.py Jérôme Lebleu 2016-03-01 21:01:32 +01:00
  • b265a08391 [enh] Replace msignals.display by logging in dyndns.py Jérôme Lebleu 2016-03-01 20:59:19 +01:00
  • 954a707643 [enh] Replace msignals.display by logging in user.py Jérôme Lebleu 2016-03-01 20:56:45 +01:00
  • f860c5dfd2 [enh] Add the repository from where the app is defined in app_list Jérôme Lebleu 2016-03-01 16:05:10 +01:00
  • 54f2b23bd0 Merge pull request #127 from yunohost-bot/unstable-weblate Jérôme Lebleu 2016-03-01 14:45:30 +01:00
  • 02195718cb Translated using Weblate (French) Jérôme Lebleu 2016-03-01 14:40:57 +01:00
  • f370c65f6e Translated using Weblate (French) Jean-Baptiste 2016-02-19 22:14:13 +01:00
  • fcc1fe57dc [i18n] Use named arguments for remaining translations in app.py Jérôme Lebleu 2016-03-01 11:16:46 +01:00
  • 62050963de [enh] Replace msignals.display by logging in app.py Jérôme Lebleu 2016-03-01 11:09:16 +01:00
  • 288f4194a2 [enh] also get ssowat version with '-v' argement. Moul 2016-02-29 20:32:24 +01:00
  • 4ee8d91f5e [fix] Add an example for ynh_get_plain_key helper usage Jérôme Lebleu 2016-02-29 12:18:26 +01:00
  • 9d6f9d4c07 Merge pull request #121 from infertux/nginx_server_tokens julienmalik 2016-02-29 12:11:20 +01:00
  • fe26478e03 Don't emit Nginx version Cédric Félizard 2016-02-09 18:23:53 +00:00
  • 603c50ddd9 [fix] Regenerate Rmilter conf on domain addition for DKIM key Jérôme Lebleu 2016-02-28 21:46:18 +01:00
  • 36981ac21d [enh] Attempt to improve readability of domain_dns_conf Jérôme Lebleu 2016-02-28 21:43:33 +01:00
  • a557956a47 [fix] Remove useless raw argument in domain_list Jérôme Lebleu 2015-12-06 12:42:29 +01:00
  • 5676de11da [enh] Replace msignals.display by logging in domain Jérôme Lebleu 2015-12-06 12:39:02 +01:00
  • 04c31638c6 [fix] Append domain name to DKIM DNS record Jérôme Lebleu 2016-02-28 21:03:18 +01:00
  • 8d520762e6 [enh] Add DKIM DNS record in domain_dns_conf (close #198) Jérôme Lebleu 2016-02-28 19:21:25 +01:00
  • 95b7dd5f93 Merge pull request #126 from taziden/patch-1 Jérôme Lebleu 2016-02-28 15:53:55 +01:00
  • 23e4e8842e Merge pull request #125 from YunoHost/opi-patch-1 opi 2016-02-27 19:46:49 +01:00
  • 66ad33c285 [enh] also set smtp cipher to high taziden 2016-02-26 20:28:27 +01:00
  • 261cddbf8e hardening postfix tls configuration taziden 2016-02-26 20:25:12 +01:00