Alexandre Aubin
|
a3c0ca4da6
|
helpers: Don't use eval in ynh_exec_* helpers to prevent issues with special chars
|
2021-10-12 15:49:46 +02:00 |
|
Alexandre Aubin
|
910364f9c4
|
helpers: Drop obsolete/unused/weird logging helpers
|
2021-10-12 15:49:08 +02:00 |
|
Alexandre Aubin
|
dab3dc6f37
|
dovecot: add conf snippet to get rid of stupid stats-writer errors in mail.log
|
2021-10-11 19:42:39 +02:00 |
|
Alexandre Aubin
|
e521fef23d
|
Fix typo in tests @_@
|
2021-10-09 02:20:18 +02:00 |
|
Alexandre Aubin
|
df02f898ee
|
[enh] Don't generate dnsmasq conf for .local domains
|
2021-10-09 00:32:49 +02:00 |
|
Alexandre Aubin
|
0b2ef5d16f
|
Update changelog for 4.3.1.3
|
2021-10-07 18:31:59 +02:00 |
|
Alexandre Aubin
|
38cff4a98e
|
Fix app url regex, branch names may contain dots
|
2021-10-07 11:25:28 +02:00 |
|
Alexandre Aubin
|
c8e14133d5
|
Update changelog for 4.3.1.2
|
2021-10-07 10:46:18 +02:00 |
|
Alexandre Aubin
|
f769c40f96
|
Double quotes to prevent bash apocalypse
|
2021-10-07 10:37:05 +02:00 |
|
Alexandre Aubin
|
66ded07672
|
Merge pull request #1352 from ericgaspar/set-right-for-log-path
helpers/logrotate: Enforce decent permissions on log file if app user exists
|
2021-10-07 10:34:56 +02:00 |
|
Alexandre Aubin
|
bde5590783
|
Update data/helpers.d/logrotate
|
2021-10-07 10:33:33 +02:00 |
|
Alexandre Aubin
|
7d18eceac7
|
Merge pull request #1355 from YunoHost/ci-format-dev
[CI] Format code
|
2021-10-07 10:31:28 +02:00 |
|
Alexandre Aubin
|
3469e70afc
|
Merge pull request #1018 from YunoHost/simplify-apt-dependencies-helpers
Simplify apt/php dependencies helpers
|
2021-10-07 10:30:23 +02:00 |
|
Alexandre Aubin
|
560162dd96
|
Sury pinning is managed in the core, c.f. 346728e5
|
2021-10-07 10:29:03 +02:00 |
|
Alexandre Aubin
|
e563a366ef
|
helpers apt: Use smarter grep with lookbehind to extract php version from dependency list
Co-authored-by: Florent <florent.fayolle69@gmail.com>
|
2021-10-07 01:46:09 +02:00 |
|
Alexandre Aubin
|
1d2e4e78f2
|
Safer, clearer ynh_secure_remove
|
2021-10-06 18:57:56 +02:00 |
|
Alexandre Aubin
|
fd1cc5e6ce
|
Fix stuff reported by shellcheck
|
2021-10-06 18:56:17 +02:00 |
|
Alexandre Aubin
|
c9cdfc6b0f
|
Typo :|
|
2021-10-06 16:56:47 +02:00 |
|
Alexandre Aubin
|
28b1bbcc86
|
Also lint/reformat debian scripts
|
2021-10-06 16:36:08 +02:00 |
|
Alexandre Aubin
|
5a7a719661
|
Also lint/reformat core bash hooks
|
2021-10-06 16:35:45 +02:00 |
|
Alexandre Aubin
|
6048d1b0b3
|
Typo ogod
|
2021-10-06 16:24:33 +02:00 |
|
Alexandre Aubin
|
93cc413f4a
|
helpers: lint/reformat with shfmt -bn -i 4 -w $FILE
|
2021-10-06 16:01:53 +02:00 |
|
Alexandre Aubin
|
a98552ef0e
|
helpers: Fix weird 0 syntax which shfmt ain't happy with (dangling 0)
|
2021-10-06 15:56:49 +02:00 |
|
Alexandre Aubin
|
13d012bb4f
|
helpers apt: save phpversion in settings even when using php default version
|
2021-10-06 15:34:26 +02:00 |
|
Alexandre Aubin
|
9ee631c1c4
|
helpers: Typo in ynh_remove_app_dependencies
|
2021-10-06 15:16:18 +02:00 |
|
Alexandre Aubin
|
5054397a5a
|
helpers: Add deprecation warning to ynh_add_app_dependencies
|
2021-10-06 15:11:09 +02:00 |
|
Alexandre Aubin
|
e07e1a95f4
|
Apply suggestions from code review
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-10-06 15:00:37 +02:00 |
|
Alexandre Aubin
|
76b60890c6
|
Propagate changes on other apt/php helpers...
|
2021-10-06 15:00:18 +02:00 |
|
Alexandre Aubin
|
040be532ad
|
During ynh_install_app_dependencies, if the dependency list contains specific php version stuff, add sury and other tweaks
|
2021-10-06 14:59:20 +02:00 |
|
Alexandre Aubin
|
76aaaab74e
|
Factorize sury repo configuration into ynh_add_sury
|
2021-10-06 14:59:06 +02:00 |
|
Alexandre Aubin
|
644cdd41d8
|
Allow to re-run ynh_install_app_dependencies multiple times
|
2021-10-06 14:57:59 +02:00 |
|
yunohost-bot
|
344ed7252c
|
[CI] Format code
|
2021-10-06 12:15:29 +00:00 |
|
Alexandre Aubin
|
2a1c577a42
|
Merge pull request #1354 from YunoHost/ci-format-dev
[CI] Format code
|
2021-10-06 13:46:36 +02:00 |
|
Alexandre Aubin
|
aa4ecfeaf7
|
Merge branch 'dev' into ci-format-dev
|
2021-10-06 13:46:30 +02:00 |
|
Alexandre Aubin
|
23bd32b3cd
|
Fix linters
|
2021-10-06 13:45:15 +02:00 |
|
Alexandre Aubin
|
99d2637cfe
|
FileQuestion: self.value may not be an str
|
2021-10-06 13:07:50 +02:00 |
|
yunohost-bot
|
eb8a59751e
|
[CI] Format code
|
2021-10-06 00:57:04 +00:00 |
|
ljf
|
7425684552
|
[enh] Add visible attribute support in cli
|
2021-10-06 02:37:27 +02:00 |
|
Éric Gaspar
|
93a72a7b5f
|
Update data/helpers.d/logrotate
Co-authored-by: Kayou <pierre@kayou.io>
|
2021-10-05 13:52:45 +02:00 |
|
Alexandre Aubin
|
bbba01a72c
|
Merge pull request #1353 from YunoHost/ci-format-dev
[CI] Format code
|
2021-10-05 13:46:46 +02:00 |
|
Alexandre Aubin
|
4cd5e9b632
|
app_info: return a new is_webapp info meant to be used by API
|
2021-10-05 13:46:06 +02:00 |
|
yunohost-bot
|
1baebeba6d
|
[CI] Format code
|
2021-10-05 11:13:38 +00:00 |
|
ericgaspar
|
423eef7a62
|
Update logrotate
|
2021-10-05 13:06:21 +02:00 |
|
ericgaspar
|
ef2a8c8dbd
|
Update logrotate
|
2021-10-05 13:02:51 +02:00 |
|
Alexandre Aubin
|
de4b3825ab
|
Ambiguous var name
|
2021-10-05 12:50:25 +02:00 |
|
Alexandre Aubin
|
b0e8a58b24
|
lint: Invalid escape sequences
|
2021-10-05 12:49:33 +02:00 |
|
Alexandre Aubin
|
61ec02c97c
|
lint: Kill bare excepts
|
2021-10-05 12:47:32 +02:00 |
|
Alexandre Aubin
|
941cc29438
|
bind_key -> bind_key_ to prevent yunohost from redacting key names which leads to broken log metadata.yml somehow
|
2021-10-05 12:35:12 +02:00 |
|
Alexandre Aubin
|
753c4e34ed
|
Typo/wording
|
2021-10-05 12:32:23 +02:00 |
|
Alexandre Aubin
|
54d901ad78
|
config: handle case where file quetion didnt get modified from webadmin, in which case self.value contains a path
|
2021-10-05 12:26:21 +02:00 |
|