yunohost/data/helpers.d
Maniack Crudelis 7bbd30b3cf
[enh] Keep it fucking clear...
In order to keep the code clear in case of failure, one should not pile up command with logical AND.
By keeping each command on its line, we can know which line fails.
2019-01-24 00:41:41 +01:00
..
backend Do not use a separate ini file for php pools (#548) 2018-12-01 23:07:32 +01:00
filesystem [fix] Restore warning in backup 2019-01-22 13:19:34 +01:00
getopts Fix multiple value for getopts (#592) 2018-12-01 16:21:31 +01:00
ip Misc fixes in the helpers to clean the autodoc 2018-03-09 17:55:07 +01:00
mysql Add some [internal] flags in the comment to hide a few helpers from autodoc 2018-03-10 19:01:37 +01:00
network [fix/enh] Use local variables 2017-12-17 20:26:52 +01:00
nodejs Fix nodejs removal in ynh_remove_nodejs 2018-07-01 18:37:34 +02:00
package [enh] Keep it fucking clear... 2019-01-24 00:41:41 +01:00
print Typo + fixes for helper doc generation 2018-11-26 14:56:47 +00:00
psql [fix] local variables and various fix on psql helpers 2018-06-17 01:39:22 +02:00
setting [fix] Use --value="$3" syntax so that $3 can begin with a dash 2017-08-27 03:37:32 +02:00
string [enh] Use more blocks for dd in ynh_string_random 2018-11-04 18:54:59 +01:00
system Add some [internal] flags in the comment to hide a few helpers from autodoc 2018-03-10 19:01:37 +01:00
user Microdecison: more weird spaces 2018-01-27 20:06:16 +01:00
utils Fixes following tests (some sshd_config options do not exists or are deprecated) 2018-11-28 17:50:20 +00:00