Alexandre Aubin
|
7ebe92163d
|
Merge remote-tracking branch 'origin/smarter-selfupgrade-mechanism' into bullseye
|
2021-12-01 19:47:36 +01:00 |
|
Alexandre Aubin
|
55937a933e
|
Typo
|
2021-12-01 19:44:42 +01:00 |
|
Alexandre Aubin
|
8feb63be0c
|
Tweak definition of self-signed cert to cover cases where issuer is not the current main domain anymore
|
2021-12-01 18:37:59 +01:00 |
|
Alexandre Aubin
|
34b7e667a7
|
Aaaaand try again to fix certificate generation
|
2021-11-30 23:25:25 +01:00 |
|
Alexandre Aubin
|
73da37f152
|
Attempt to fix the weird selfsigned certificate generation error
|
2021-11-30 20:46:43 +01:00 |
|
Alexandre Aubin
|
45584b44a6
|
Merge branch 'dev' into bullseye
|
2021-11-28 16:27:22 +01:00 |
|
Alexandre Aubin
|
d831ccef4c
|
ci: Try to fix mypy
|
2021-11-28 16:24:13 +01:00 |
|
Alexandre Aubin
|
f43e567bf0
|
apps: Remove the 'HOME' var from hook_exec env, because it's often defined in CLI but not in API because yunohost-api runs in a systemd service
|
2021-11-28 16:17:37 +01:00 |
|
Alexandre Aubin
|
6a8aa333ea
|
appurl: Add test for app url containing tilde
|
2021-11-23 23:11:37 +01:00 |
|
tituspijean
|
4f6d3c426a
|
Allow tilde in username/organization for repo URLs
|
2021-11-23 21:22:22 +00:00 |
|
Alexandre Aubin
|
dc4341f98c
|
migrate_to_bullseye: /usr/share/yunohost/yunohost-config/ssl/yunoCA -> /usr/share/yunohost/ssl
|
2021-11-22 08:21:54 +01:00 |
|
Alexandre Aubin
|
a399675f60
|
Fix location for specte meltdown checker script
|
2021-11-22 08:14:45 +01:00 |
|
Alexandre Aubin
|
9c28c07af4
|
Fix overly complex location for ssl workdir
|
2021-11-22 08:10:14 +01:00 |
|
Alexandre Aubin
|
799609c7a8
|
Fix most used password file path
|
2021-11-18 13:53:00 +01:00 |
|
Alexandre Aubin
|
a792ed6e41
|
Moar technical fixes
|
2021-11-18 03:54:25 +01:00 |
|
Alexandre Aubin
|
23b8418ee6
|
Fix diagnosis category listing
|
2021-11-18 03:09:18 +01:00 |
|
Alexandre Aubin
|
124dc158fc
|
Fix redeclaration of 'migrations' var
|
2021-11-18 02:33:37 +01:00 |
|
Alexandre Aubin
|
bc9a9414a2
|
Fix diagnosis/ vs. diagnosis.py ambiguity, breaking python imports
|
2021-11-18 01:23:00 +01:00 |
|
Alexandre Aubin
|
7bfa15d471
|
Propagate changes from moulinette
|
2021-11-17 20:12:18 +01:00 |
|
Kay0u
|
16dba79a39
|
fix backup_delete when compress_tar_archives is True
|
2021-11-17 00:44:58 +01:00 |
|
Alexandre Aubin
|
5af6f34307
|
Merge branch 'bullseye' into rework-dir-topology
|
2021-11-15 03:34:10 +01:00 |
|
Alexandre Aubin
|
cbb6e9a367
|
Merge branch 'bullseye' into modules-sortof
|
2021-11-14 21:53:51 +01:00 |
|
Alexandre Aubin
|
a16edfc526
|
Merge branch 'bullseye' into rework-dir-topology
|
2021-11-14 21:48:54 +01:00 |
|
Alexandre Aubin
|
ced9670eba
|
Merge branch 'migrate_to_bullseye' into bullseye
|
2021-11-14 21:48:00 +01:00 |
|
Alexandre Aubin
|
abcaaa8054
|
Merge branch 'dev' into migrate_to_bullseye
|
2021-11-14 21:47:41 +01:00 |
|
yunohost-bot
|
697dd8b9c2
|
[CI] Format code with Black
|
2021-11-14 16:52:57 +00:00 |
|
Alexandre Aubin
|
e19330b0c2
|
Aaaaand forgot to git add diagnosis/__init__.py
|
2021-11-10 19:56:59 +01:00 |
|
Alexandre Aubin
|
248d7f5678
|
data_migrations -> migrations
|
2021-11-10 19:53:05 +01:00 |
|
Alexandre Aubin
|
ebf9d522e0
|
Adapt diagnosers code to load them as python modules instead of hooks
|
2021-11-10 19:51:11 +01:00 |
|
Alexandre Aubin
|
05f25fa85f
|
Propagate dir structure change to scripts etc
|
2021-11-10 18:25:37 +01:00 |
|
Alexandre Aubin
|
5de9e4fe6a
|
Yolorework the repo dir structure
|
2021-11-10 17:56:02 +01:00 |
|
Alexandre Aubin
|
fca4cc7d3b
|
Merge branch 'dev' into bullseye
|
2021-11-10 16:56:43 +01:00 |
|
Alexandre Aubin
|
7c569d16b7
|
certificate: fix stupid certificate/diagnosis issue with subdomains of ynh domains
|
2021-11-08 18:13:14 +01:00 |
|
Alexandre Aubin
|
03065dda4e
|
log: Simplify code to fetch lines before ynh_exit_properly in dump_script_log_extract_for_debugging
|
2021-11-08 13:48:23 +01:00 |
|
Alexandre Aubin
|
a9b0619f42
|
log: Factorize boring/irrelevant log line filter definition
|
2021-11-08 12:57:28 +01:00 |
|
|
0a5bf3d021
|
Fix dump_script_log_extract_for_debugging : We want to catch the last exit in the logs, not the first one.
|
2021-11-08 10:01:38 +01:00 |
|
Alexandre Aubin
|
fff1a8a4d6
|
[enh] Smarter API self-upgrade mechanics
|
2021-11-06 18:58:31 +01:00 |
|
Alexandre Aubin
|
85eb43a730
|
apps: Add YNH_ARCH to app script env for easier debugging and arch check in script
|
2021-11-02 01:38:11 +01:00 |
|
Alexandre Aubin
|
edc5295d51
|
Add some debug to _collect_app_files exception ...
|
2021-11-02 01:29:07 +01:00 |
|
yunohost-bot
|
a97b282d97
|
[CI] Format code with Black
|
2021-11-01 20:34:04 +00:00 |
|
Alexandre Aubin
|
4ccd718183
|
Improve handling of optional services/packages + dynamically handle the list of php-fpm versions
|
2021-11-01 19:59:35 +01:00 |
|
Alexandre Aubin
|
36117a6297
|
Merge pull request #1367 from YunoHost/dyndns_yagni
Drop some YAGNI in dyndns.py + improve resilience w.r.t. ns0 / ns1 being down
|
2021-11-01 17:07:24 +01:00 |
|
ljf
|
4162557aac
|
[fix] Mypy CI
|
2021-10-26 12:37:08 +02:00 |
|
Alexandre Aubin
|
e8e2cee030
|
dyndns: During dyndns update, first make sure we have an ipv4 or ipv6 to avoid the remaining code miserably crashing
|
2021-10-24 22:30:10 +02:00 |
|
Alexandre Aubin
|
f7cea60a30
|
Moar dyndns yagni: we don't need to be able to specify ipv4/ipv6/keyfile during dyndns update
|
2021-10-24 22:27:11 +02:00 |
|
Alexandre Aubin
|
c6dfe08973
|
Drop some dyndns yagni: we don't need to be able to specify a custom dyndns host...
|
2021-10-24 22:16:07 +02:00 |
|
Alexandre Aubin
|
4e917b5e96
|
[enh] logging: we don't care about 'update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults'
|
2021-10-24 16:09:34 +02:00 |
|
Alexandre Aubin
|
144126f56a
|
Merge branch 'migrate_to_bullseye' into bullseye
|
2021-10-20 21:08:13 +02:00 |
|
Alexandre Aubin
|
4dc53d5a8e
|
migrate_to_bullseye: get rid of custom my.cnf
|
2021-10-20 21:07:53 +02:00 |
|
Alexandre Aubin
|
44c972f2dd
|
Merge branch 'migrate_to_bullseye' into bullseye
|
2021-10-19 19:50:15 +02:00 |
|