yunohost/data/helpers.d
Josue-T ab2b7db0cf Trigger error if app dependency install fails (Redmine 1006) + allow for 'or' in dependencies (#381)
* Solve issue https://dev.yunohost.org/issues/1006
I purpose this change to improve the helper 'ynh_install_app_dependencies'.
Before this change if the dependences are not installable the install didn't fail. By these change the helper generate an error and the install stop.

* Get the error if apt fail
* Remove old change
* Add dependence choice
2018-04-13 14:31:36 +02:00
..
backend Misc fixes in the helpers to clean the autodoc 2018-03-09 17:55:07 +01:00
filesystem Solve issue with ynh_restore_file (#384) 2018-03-15 18:58:11 +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 n usage (#446) 2018-04-13 14:28:58 +02:00
package Trigger error if app dependency install fails (Redmine 1006) + allow for 'or' in dependencies (#381) 2018-04-13 14:31:36 +02:00
print Add some [internal] flags in the comment to hide a few helpers from autodoc 2018-03-10 19:01:37 +01:00
setting [fix] Use --value="$3" syntax so that $3 can begin with a dash 2017-08-27 03:37:32 +02:00
string [fix] previous patch mistakely remove variable name 2018-01-15 22:59:20 +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 Merge branch 'unstable' into backup_core_only 2018-03-15 17:27:40 +01:00