Commit graph

2315 commits

Author SHA1 Message Date
Alexandre Aubin
ae03be3bad i18n tests: simplify hardcoded stuff 2021-09-19 17:10:14 +02:00
Alexandre Aubin
f90854809c domain config: add disclaimer that enabling/disabling features only impact dns configuration for now 2021-09-19 01:23:51 +02:00
Alexandre Aubin
5812c8f1ae autodns: Disable ttl setting for now because meh 2021-09-18 22:47:06 +02:00
Alexandre Aubin
c5a835c391 autodns: misc fixes/enh 2021-09-17 04:58:56 +02:00
Alexandre Aubin
0a404f6d56 autodns: Improve the push system to save managed dns record hashes, similar to the regenconf mecanism 2021-09-17 00:30:47 +02:00
Alexandre Aubin
23ab7776ce Merge branch 'dev' into enh-dns-autoconf 2021-09-16 20:57:18 +02:00
Alexandre Aubin
88da178cb7 Fix tests: unbound variable during backup/restore 2021-09-16 20:56:06 +02:00
Alexandre Aubin
2181bc1bab log: Improve filtering of boring/irrelevant lines 2021-09-16 20:34:24 +02:00
Alexandre Aubin
47db3e798e config helpers: Disable bash xtrace during ynh_read/write_var_from_file to avoid an horrendous amount of debug logs 2021-09-16 18:52:21 +02:00
Alexandre Aubin
217ae87bb3 Fix duplicate cert routes 2021-09-15 17:26:39 +02:00
Alexandre Aubin
57f00190b0 debian: install the new domain config panel and registrar list toml to /usr/share 2021-09-14 22:58:43 +02:00
Kay0u
eb5cb1311e
fix YNH_APP_BASEDIR during actions 2021-09-14 18:55:27 +02:00
Alexandre Aubin
d5e366511a autodns: Moar fixes and stuff after tests on the battlefield 2021-09-14 18:04:02 +02:00
Alexandre Aubin
fc07abf871 autodns: Misc refactoring to have dns push dry-run somewhat working + implement diff strategy 2021-09-13 20:56:43 +02:00
Alexandre Aubin
2782a89a64 domain config: Add notes about other config stuff we may want to implement in the future 2021-09-13 20:55:54 +02:00
Alexandre Aubin
6031cc7846 Misc fixes for cert commands 2021-09-13 17:16:22 +02:00
Alexandre Aubin
ee2a7347a0 Merge remote-tracking branch 'origin/dev' into enh-dns-autoconf 2021-09-13 02:58:06 +02:00
Alexandre Aubin
9625dbe0ff Merge branch 'dev' into enh-dns-autoconf 2021-09-13 02:57:34 +02:00
Alexandre Aubin
e6b12ac4da
Merge pull request #987 from YunoHost/enh-config-panel-file
[enh] New config-panel mechanism
2021-09-13 01:57:51 +02:00
Alexandre Aubin
968cac32d1
new config helpers: use $() instead of backticks
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-13 01:55:57 +02:00
Alexandre Aubin
4533b74d6c autodns: Various tweaks and refactorings to make test pass 2021-09-12 22:55:31 +02:00
ljf
f276a031af Merge branch 'enh-dns-autoconf' of github.com:YunoHost/yunohost into enh-dns-autoconf 2021-09-12 17:36:18 +02:00
Alexandre Aubin
ba2fc82246 Merge branch 'enh-config-panel-file' into enh-dns-autoconf 2021-09-12 16:04:08 +02:00
Alexandre Aubin
88a624ddbc Revert publicsuffix changes in dnsrecord diagnoser 2021-09-12 15:44:51 +02:00
Alexandre Aubin
d14c482086
Merge pull request #1317 from YunoHost/hotfix-mysql-buffer
[fix] sort_buffer_size too small to make nextcloud work
2021-09-09 15:19:59 +02:00
Kayou
6d1e392634
Update data/helpers.d/config 2021-09-09 10:50:49 +02:00
ljf (zamentur)
924df9733e
[enh] Use named args in helpers calls
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 16:49:42 +02:00
ljf (zamentur)
f2b779c962
[enh] Use named args in helpers calls
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:45:39 +02:00
ljf (zamentur)
b487fbbe00
[enh] Use named args in helpers calls
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:45:24 +02:00
ljf (zamentur)
a205015f0d
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:44:47 +02:00
ljf (zamentur)
d360363251
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:44:35 +02:00
ljf (zamentur)
62875c30da
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:43:59 +02:00
ljf (zamentur)
df20a54013
[enh] Avoid bad deletion
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:43:50 +02:00
ljf (zamentur)
33505bff5f
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:43:15 +02:00
ljf (zamentur)
8efbc736d4
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:42:56 +02:00
ljf (zamentur)
85b7239a4b
[enh] Use --message
Co-authored-by: Kayou <pierre@kayou.io>
2021-09-08 15:42:45 +02:00
ljf
88063dc7db [fix] Add backup for multimedia files 2021-09-08 11:02:59 +02:00
ljf (zamentur)
0727224c9d
[fix] sort_buffer_size too small to make nextcloud work 2021-09-08 10:45:43 +02:00
ericgaspar
d8c4961944 Update my.cnf 2021-09-07 23:21:44 +02:00
Alexandre Aubin
050185a0c2 config panel: fix file type returning weird value 2021-09-06 21:32:52 +02:00
ljf
f2d0732825 [fix] Missing call to --after args 2021-09-06 04:28:30 +02:00
ljf
60c2e146a1 Merge branch 'enh-config-panel-file' of github.com:YunoHost/yunohost into enh-config-panel-file 2021-09-06 04:21:46 +02:00
ljf
060d5b6dc5 [fix] ynh_write_var_in_file and after option 2021-09-06 04:20:35 +02:00
Alexandre Aubin
0789eca4e0 config: Tweak logic to return a validation error when custom validation fails 2021-09-06 02:10:45 +02:00
Alexandre Aubin
e60804a69f config helpers: misc syntax issues 2021-09-06 02:07:56 +02:00
ljf
4a3d6e53c6 [fix] ynh_read_var_in_file with ini file 2021-09-06 00:58:46 +02:00
Alexandre Aubin
552db2e21d config helpers: misc style + check if file exists 2021-09-06 00:01:14 +02:00
Alexandre Aubin
74714d0a62 config panels: bind='' -> bind='null' 2021-09-05 23:59:41 +02:00
Alexandre Aubin
c55b96b94b config panel: rename source into bind 2021-09-05 23:08:48 +02:00
Alexandre Aubin
ee55b9bf42 config helpers: Semantics / comments on the validation-apply workflow 2021-09-05 19:15:52 +02:00