.. |
apt
|
Do not ynh_die if systemctl action fails, because we don't want to exit in the middle of a remove script ... instead, return a non-zero code which should trigger script failure only if set -eu is enabled
|
2021-02-02 04:13:42 +01:00 |
backup
|
Merge pull request #1047 from SiM/backup-msg
|
2020-09-16 17:43:53 +02:00 |
fail2ban
|
Don't display the hostname when calling journalctl, this takes horizontal space for nothing
|
2020-05-22 13:40:53 +02:00 |
getopts
|
detect wrong arguments
|
2020-09-16 13:23:10 +02:00 |
hardware
|
[enh] ynh_get_ram
|
2020-05-02 14:21:29 +02:00 |
logging
|
Move ynh_exec_as helper to user section
|
2021-02-02 04:13:42 +01:00 |
logrotate
|
Update YunoHost version requirements
|
2020-04-21 14:48:52 +02:00 |
mysql
|
[fix] Fix getopts and helpers
|
2020-07-27 19:20:36 +02:00 |
network
|
use ynh_port_available in ynh_find_port
|
2020-04-25 01:03:33 +02:00 |
nginx
|
Update YunoHost version requirements
|
2020-04-21 14:48:52 +02:00 |
nodejs
|
Upgrade n version to upstream
|
2020-11-08 23:15:35 +01:00 |
permission
|
Fix permission helper doc format
|
2021-03-02 02:02:10 +01:00 |
php
|
One priority arg is enough
|
2021-01-13 11:21:41 +01:00 |
postgresql
|
[psql] Upgrade postgresql helper to use version 11
|
2020-07-27 19:23:53 +02:00 |
setting
|
Reduce the noise in logs because of ynh_app_setting
|
2021-01-09 18:16:08 +01:00 |
string
|
Standardize helper comments
|
2020-04-20 20:58:17 +02:00 |
systemd
|
fix ynh_systemd_action in case of service fails
|
2021-03-02 02:02:10 +01:00 |
user
|
Remove getopts from ynh_exec_as
|
2021-02-03 16:58:23 +01:00 |
utils
|
Gotta escape \ during ynh_replace_vars
|
2021-03-02 02:02:10 +01:00 |