Josué Tille
|
ff396d2729
|
Merge remote-tracking branch 'upstream/stretch-unstable' into permission_protection
|
2020-06-03 15:04:59 +02:00 |
|
ericgaspar
|
faedbc534f
|
Update nodejs
|
2020-05-31 18:02:29 +02:00 |
|
ericgaspar
|
ada94aec18
|
Update n to upstream version (6.5.1)
|
2020-05-30 17:30:38 +02:00 |
|
JimboJoe
|
94cecf682d
|
Update data/helpers.d/php
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2020-05-28 07:15:46 +02:00 |
|
Kay0u
|
a64dfd5676
|
A better Pin for sury
|
2020-05-26 18:17:49 +02:00 |
|
Kay0u
|
6b7f299dc6
|
Revert "Ugly hack to workaround sury pinning issues when installing dependencies"
This reverts commit fc30d82df5 .
|
2020-05-26 18:12:07 +02:00 |
|
Jimmy Monin
|
10d33d5753
|
Fix ynh_add_fpm_config with template in restore
|
2020-05-24 15:16:07 +02:00 |
|
Alexandre Aubin
|
6637c8a84d
|
Tell systemctl to stfu about creating symlinks when enabling/disabling services
|
2020-05-23 13:52:08 +02:00 |
|
Alexandre Aubin
|
33667d7b1a
|
Merge pull request #998 from YunoHost/psql-ynh_psql_setup_db-password
Do not create a new password if the user already exists
|
2020-05-22 17:43:05 +02:00 |
|
Josué Tille
|
226bd15c55
|
Merge remote-tracking branch 'upstream/stretch-unstable' into permission_protection
|
2020-05-22 15:12:32 +02:00 |
|
Alexandre Aubin
|
2a631fa23d
|
We don't need those color codes... and warnings are already warnings...
|
2020-05-22 13:59:28 +02:00 |
|
Alexandre Aubin
|
bdbf1822c7
|
Add --quiet, otherwise lines like -- Logs being will be thought as an arg by getopts
|
2020-05-22 13:56:50 +02:00 |
|
Alexandre Aubin
|
2bcfb5a15a
|
Don't display the hostname when calling journalctl, this takes horizontal space for nothing
|
2020-05-22 13:40:53 +02:00 |
|
Kayou
|
bb8c7ebb6a
|
Do not create a new password if the user already exists
|
2020-05-22 13:39:46 +02:00 |
|
Kay0u
|
7ad9fbd5b9
|
[fix] helper doc
|
2020-05-20 15:21:46 +02:00 |
|
Alexandre Aubin
|
ea43b46352
|
Merge pull request #994 from YunoHost/ugly-hack-for-stupid-sury-issues
Ugly hack to workaround sury pinning issues when installing dependencies
|
2020-05-19 23:01:27 +02:00 |
|
Alexandre Aubin
|
dd3dd9569a
|
Merge pull request #993 from YunoHost/rework-postgresql-first-time-helper
[fix] Rework ynh_psql_test_if_first_run
|
2020-05-19 20:07:03 +02:00 |
|
Alexandre Aubin
|
94ea826518
|
Most of the time there's no .ini file and it still displays an info about the file not existing when attempting to remove it
|
2020-05-18 01:31:37 +02:00 |
|
Alexandre Aubin
|
fc30d82df5
|
Ugly hack to workaround sury pinning issues when installing dependencies
|
2020-05-18 00:41:05 +02:00 |
|
Alexandre Aubin
|
2d2b3e6bb6
|
Rework ynh_psql_test_if_first_run
|
2020-05-17 04:22:44 +02:00 |
|
Alexandre Aubin
|
5c8c07b8c9
|
More cleaning of app install logs: we don't really care about debug for ynh_wait_dpkg_free
|
2020-05-17 03:24:26 +02:00 |
|
Alexandre Aubin
|
9cbd368dca
|
Tweak apt/dpkg options to avoid the shitload of lines about progress bar stuff in logs
|
2020-05-14 04:46:18 +02:00 |
|
Bram
|
42bc8c354a
|
Merge pull request #972 from YunoHost/wget-timeout
Add a timeout to wget in helpers
|
2020-05-04 14:23:36 +02:00 |
|
Alexandre Aubin
|
d29bf04e7c
|
Add a timeout to wget in helpers
|
2020-05-03 17:37:33 +02:00 |
|
Alexandre Aubin
|
f21b85640b
|
Merge pull request #969 from YunoHost/ynh_get_ram-improvement
[enh] ynh_get_ram
|
2020-05-03 16:44:00 +02:00 |
|
Alexandre Aubin
|
b10b9b50a1
|
Merge pull request #970 from YunoHost/ynh_install_app_dependencies
[Epic Fix] ynh_install_app_dependencies
|
2020-05-03 16:42:22 +02:00 |
|
Kayou
|
cab6fb8b78
|
Update logging
|
2020-05-03 12:11:47 +02:00 |
|
Bram
|
94c9bf0f6d
|
Merge pull request #939 from YunoHost/nodejs_helper
Make nodejs helpers easier to use
|
2020-05-02 23:10:39 +02:00 |
|
Kayou
|
843e88c67d
|
[Epic Fix] ynh_install_app_dependencies
|
2020-05-02 14:50:00 +02:00 |
|
Kayou
|
8559fb6465
|
[enh] ynh_get_ram
|
2020-05-02 14:21:29 +02:00 |
|
Josué Tille
|
95b7885890
|
Merge remote-tracking branch 'upstream/stretch-unstable' into abort_if_up_to_date_manifest
|
2020-05-02 11:22:22 +02:00 |
|
Alexandre Aubin
|
acba1c4bc8
|
Comment about why not using ynh_die
|
2020-05-02 02:13:09 +02:00 |
|
Alexandre Aubin
|
e9f359e5f0
|
Call exit 1 directly instead of ynh_die to avoid a full arg parse just to exit..
|
2020-04-30 05:14:29 +02:00 |
|
Josué Tille
|
554291827f
|
Fix typo
|
2020-04-29 21:02:59 +02:00 |
|
Josué Tille
|
e8ca600bdc
|
Permission regex is a PCRE regex
|
2020-04-29 20:36:56 +02:00 |
|
Alexandre Aubin
|
b8af97d7d1
|
Merge pull request #937 from tituspijean/patch-1
[enh] add dynamic variables to systemd helper
|
2020-04-29 18:15:14 +02:00 |
|
Alexandre Aubin
|
c04d3c3806
|
Remove comment about old lines that got replaced
|
2020-04-29 17:13:47 +02:00 |
|
Josué Tille
|
8deb083830
|
Regex should be now available
|
2020-04-29 14:09:49 +02:00 |
|
Josué Tille
|
abe421caa8
|
Change default value for protected permission to 'false'
|
2020-04-29 13:42:14 +02:00 |
|
Josué Tille
|
9757ef2ddd
|
Fix typo
|
2020-04-29 13:38:11 +02:00 |
|
Josué Tille
|
a3fb329f21
|
Improve comments
|
2020-04-29 13:37:38 +02:00 |
|
Josué Tille
|
fd967e0879
|
Add more comment about list conversion
|
2020-04-28 22:30:44 +02:00 |
|
Alexandre Aubin
|
d6e7295dfa
|
Merge branch 'stretch-unstable' into enh-postgresql-locale-misconfigured
|
2020-04-28 17:20:19 +02:00 |
|
Alexandre Aubin
|
ba73bd03b4
|
Update postgresql
|
2020-04-28 17:18:25 +02:00 |
|
Maniack Crudelis
|
06bc5ba16f
|
...
|
2020-04-28 16:15:52 +02:00 |
|
Josué Tille
|
e068133b54
|
Fix apps settings management
|
2020-04-28 15:11:34 +02:00 |
|
Josué Tille
|
79fb034321
|
Improve support of settings migrations
|
2020-04-28 15:11:32 +02:00 |
|
Josué Tille
|
fe5ca24222
|
Migrate old skipped,unprotected,protected_uris and create permission instead
|
2020-04-28 15:11:32 +02:00 |
|
Josué Tille
|
03bc568276
|
Fix regression due to merge
|
2020-04-28 15:00:21 +02:00 |
|
Josué Tille
|
73e2ede910
|
Merge branch 'stretch-unstable' into permission_protection
|
2020-04-28 14:20:25 +02:00 |
|