Alexandre Aubin
c0fc29eef9
Merge pull request #1137 from ericgaspar/N---Node.js-version-management
...
Upgrade n to v7.0.0
2021-01-23 16:05:02 +01:00
Alexandre Aubin
75ebadfcff
Merge pull request #1090 from yalh76/composer
...
[enh] Adding composer helper
2021-01-23 00:13:08 +01:00
Alexandre Aubin
b98dd8585b
Merge pull request #1116 from YunoHost/enh-python3
...
Python2 -> Python3
2021-01-19 23:06:57 +01:00
Kayou
5c7e503316
Typo
2021-01-19 11:20:07 +01:00
Alexandre Aubin
75193337b1
Merge pull request #1136 from YunoHost/fix-ynh_check_app_version_changed
...
set ynh_check_app_version_changed as deprecated
2021-01-14 20:25:15 +01:00
ericgaspar
d5efb06b62
Upgrade n to v7.0.0
2021-01-14 11:21:07 +01:00
Kay0u
090cd0b13a
copy the behavior of the old ynh_check_app_version_changed helper
2021-01-13 11:34:41 +01:00
Kayou
5b1cee4b70
One priority arg is enough
2021-01-13 11:21:41 +01:00
Kay0u
2ace0741c4
set ynh_check_app_version_changed as deprecated
2021-01-12 13:53:38 +01:00
Alexandre Aubin
c56883d027
Gotta explicitly return 0, otherwise the return code of last command is used, which in that case is 1 ...
2021-01-11 14:16:50 +01:00
Alexandre Aubin
c43a51ba30
Merge branch 'dev' into enh-python3
2021-01-10 18:31:19 +01:00
Alexandre Aubin
a665c702d0
Annnd of course we have references to python2 in bash stuff and other misc scripts
2021-01-10 02:07:24 +01:00
Alexandre Aubin
30dde208dc
Fix ynh_replace_vars in case var is define but empty
2021-01-09 23:57:09 +01:00
Alexandre Aubin
ac4b62cebc
Reduce the noise in logs because of ynh_app_setting
2021-01-09 18:16:08 +01:00
Alexandre Aubin
8f1b05f3cf
[fix] Prevent info from being redacted (because of foobar_key=) by the logging system
2021-01-09 18:08:23 +01:00
Kay0u
4a0526ec91
Add doc
2021-01-06 12:04:09 +01:00
Alexandre Aubin
86a612fab1
c.f. change in the moulinette regarding call_async_output and the handling of stdinfo ... YNH_STDINFO is now a file descriptor instead of a named pipe
2021-01-01 04:04:56 +01:00
Kay0u
5c17ac5eec
[wip] add legacy permissions management
2020-12-31 18:34:37 +01:00
Kay0u
78751ac655
Move permissions helpers to a new file
2020-12-31 18:33:09 +01:00
Alexandre Aubin
6419c2ac64
Don't mess with Sury's pinning
2020-12-24 15:38:39 +01:00
Kay0u
b7c43df661
no more ;
2020-12-18 17:03:51 +01:00
Kay0u
58dcf45bd9
do not reload php7.3 too fast
2020-12-18 16:55:39 +01:00
Alexandre Aubin
ff5d8ebd61
Missing ;, probably
2020-12-18 15:29:52 +01:00
Kay0u
8cab56787e
handle change php version
2020-12-17 16:06:45 +01:00
Kayou
31cd163260
Merge pull request #1073 from ericgaspar/upgrade-n
...
Upgrade n version to upstream
2020-12-02 21:51:05 +01:00
yalh76
11cef18ab9
[enh] Adding composer helper
2020-12-01 23:19:07 +01:00
Alexandre Aubin
b07fc2061a
Do not reload php-fpm if conf breaks it ( #1087 )
2020-11-30 23:20:45 +01:00
Kayou
7a0aa851a6
Keep helpers consistent
2020-11-26 11:00:24 +01:00
Kay0u
f495f1cf71
default value (True) for sync_perm param in helpers
2020-11-25 02:11:06 +01:00
Alexandre Aubin
144f98ad44
Gotta define a default value to avoid unbound variable
2020-11-10 17:09:23 +01:00
ericgaspar
9269c55cb0
Upgrade n version to upstream
2020-11-08 23:15:35 +01:00
Alexandre Aubin
c45c182980
Merge pull request #861 from YunoHost/permission_protection
...
Extends permissions features
2020-10-30 14:51:52 +01:00
Alexandre Aubin
c979d1e640
Do not display a huge wall of boring logs while waiting for the service to start
2020-10-20 14:21:27 +02:00
Alexandre Aubin
a7d105ace6
Merge branch 'dev' into permission_protection
2020-09-30 18:48:26 +02:00
Alexandre Aubin
950dbc6b46
Merge pull request #935 from YunoHost/remove_legacy_settings
...
Remove legacy settings
2020-09-30 17:06:08 +02:00
Alexandre Aubin
dd9df5943e
Set sub-permission labels as 'Mainlabel (Sublabel)'
2020-09-27 18:20:29 +02:00
Alexandre Aubin
ea685c46d4
Merge pull request #1055 from YunoHost/add-config-helper
...
Add ynh_add_config helper
2020-09-24 21:25:34 +02:00
Alexandre Aubin
815c8fc49e
Refactor app_setting to better separate legacy permission setting vs. regular setting, hopefully make the core more readable
2020-09-24 20:25:28 +02:00
Alexandre Aubin
14e8888078
My god, please no, there's no damn jessie anymore
2020-09-23 22:45:26 +02:00
Alexandre Aubin
ebe6c8a5f2
Apply suggestions from code review (comment indentation)
...
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-09-20 21:15:59 +02:00
Alexandre Aubin
3b94b23516
Update data/helpers.d/utils
...
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2020-09-20 20:37:45 +02:00
Alexandre Aubin
1e79e50d68
Add ynh_add_config helper
2020-09-20 20:01:55 +02:00
Augustin Trancart
ffcd0e33ac
Fix ynh_app_upstream_version : restore ability to read manifest
...
The documentation was saying A, the code was doing B, and calling
functions were expecting both A and B (see
ynh_check_app_version_changed). So this commit aims at making
everyone agree, by matching usage.
2020-09-19 15:29:38 +02:00
Alexandre Aubin
b50bf9d7d3
Merge pull request #1047 from SiM/backup-msg
...
move BACKUP_CORE_ONLY message to standard output
2020-09-16 17:43:53 +02:00
Alexandre Aubin
8bd1758c8c
Merge pull request #1052 from YunoHost/detect-wrong-arguments
...
[fix] detect misformated arguments in getopts
2020-09-16 17:17:18 +02:00
Alexandre Aubin
d243fe76ce
[enh] Better problematic apt dependencies auto-investigation mechanism ( #1051 )
...
* [enh] Better problematic apt dependencies auto-investigation mechanism
* Misc tweak / fixes following tests
2020-09-16 16:14:03 +02:00
Kayou
6945867f86
detect wrong arguments
2020-09-16 13:23:10 +02:00
Kayou
15a7967f47
Epic bugfix
2020-09-15 20:53:26 +02:00
Alexandre Aubin
ca5f264baf
Remove pipe char when trying to re-run apt with dry-run ... Because apt becomes absolutely crazy and make every package installed conflict with weird stuff
2020-09-14 17:06:40 +02:00
Maniack Crudelis
d2bd6b6c12
Add doc about is_big
2020-09-11 20:29:23 +02:00