Alexandre Aubin
|
318e4b0a59
|
Merge pull request #656 from YunoHost/cache-meltdown-checker-results
Cache results from meltdown checker
|
2019-02-24 00:50:35 +01:00 |
|
Alexandre Aubin
|
a643e6217b
|
Merge pull request #658 from YunoHost/add-apt-transport-https
Add apt-transport-https to dependencies
|
2019-02-24 00:49:14 +01:00 |
|
yalh76
|
dd28717308
|
Fix $uname
|
2019-02-23 01:23:02 +01:00 |
|
yalh76
|
81178e0841
|
remove arguments
and let ynh_install_nodejs manage the issue
|
2019-02-22 17:55:42 +01:00 |
|
Alexandre Aubin
|
198919adc8
|
Don't add Strict-Transport-Security header in nginx conf if using a self-signed cert
|
2019-02-22 16:24:19 +01:00 |
|
Maniack Crudelis
|
0a84e2f226
|
Default value for $arch
|
2019-02-22 15:38:04 +01:00 |
|
Alexandre Aubin
|
6fc6d6cfe6
|
Who knows, maybe this folder doesn't exist in some context
|
2019-02-22 15:16:07 +01:00 |
|
Alexandre Aubin
|
2fec4a6c64
|
Implement second message, this_action_broke_dpkg
|
2019-02-22 15:13:59 +01:00 |
|
Alexandre Aubin
|
ba7bdb8f14
|
No m18n.n needed in YunohostErrors
|
2019-02-22 15:07:09 +01:00 |
|
Alexandre Aubin
|
dcf2ca8b55
|
Check dpkg status asap in app_install
|
2019-02-22 15:06:11 +01:00 |
|
Alexandre Aubin
|
c824f10cc2
|
Also check for dpkg corruption before upgrading system or app...
|
2019-02-22 15:04:34 +01:00 |
|
Alexandre Aubin
|
e7241394af
|
Adding dpkg checks after removal of an application
|
2019-02-22 15:00:18 +01:00 |
|
Alexandre Aubin
|
53ba867f30
|
Also forbid to app_upgrade if dpkg is broken
|
2019-02-22 14:46:53 +01:00 |
|
yalh76
|
7342f894e5
|
add the arch argument to ynh_install_nodejs
CF https://github.com/YunoHost/issues/issues/1311#issuecomment-466379366
|
2019-02-22 14:28:08 +01:00 |
|
Alexandre Aubin
|
9cb71e61f4
|
Merge branch 'stretch-unstable' into add_ynh_systemd_action
|
2019-02-22 12:38:43 +01:00 |
|
Kayou
|
abc091911c
|
User ynh_replace_string, add postgresql in the admin panel
|
2019-02-22 01:13:23 +01:00 |
|
Kayou
|
d7f3815183
|
For your eyes
|
2019-02-22 00:58:12 +01:00 |
|
Alexandre Aubin
|
bca2af3391
|
[microdecision] I'm sick of those people who end up with app repo being added as app list and messing up everything -.-
|
2019-02-21 23:37:19 +01:00 |
|
Romuald du Song
|
ac250e2549
|
fix service_regen_conf syntax
|
2019-02-21 21:15:25 +01:00 |
|
Romuald du Song
|
9aa6cb6ac5
|
add hook to reconfigure nginx or ssh on settings change
|
2019-02-21 20:46:18 +01:00 |
|
Alexandre Aubin
|
5c5330be3d
|
Issue happening with some weird app instance name ...
|
2019-02-21 15:36:06 +01:00 |
|
Alexandre Aubin
|
c029ccb7ad
|
Also feed the setting name when calling setting hook
|
2019-02-21 15:07:06 +01:00 |
|
Alexandre Aubin
|
fdbffe9590
|
Merge pull request #643 from YunoHost/get-rid-of-frontend-warnings
[fix] Get rid of annoying 'unable to initialize frontend' messages
|
2019-02-21 14:32:34 +01:00 |
|
Alexandre Aubin
|
18d20c4347
|
Merge pull request #291 from YunoHost/fix-703-dont-expose-yunohost-api-version
[fix] Remove version from api
|
2019-02-21 14:28:52 +01:00 |
|
Alexandre Aubin
|
7e37833347
|
Merge pull request #655 from kay0u/patch-4
[enh] Ensure the tar file is closed during the backup
|
2019-02-21 14:28:07 +01:00 |
|
Kayou
|
c24d45beff
|
remove false promises
|
2019-02-21 01:39:15 +01:00 |
|
Kayou
|
49ec93a9c5
|
default argument for a optional argument
|
2019-02-21 01:31:31 +01:00 |
|
Kayou
|
95dd430334
|
ynh_psql_create_db take only 2 arguments
|
2019-02-21 01:06:38 +01:00 |
|
Kayou
|
b1b14a399d
|
fix ynh_psql_database_exists
|
2019-02-21 01:03:21 +01:00 |
|
Kayou
|
81bc9987bd
|
rework ynh_psql_create_db
|
2019-02-21 01:03:10 +01:00 |
|
Kayou
|
9b8bd79a37
|
Don't use [[]] anymore
|
2019-02-21 00:16:57 +01:00 |
|
Kayou
|
3ae5955590
|
Remove some $() and []
|
2019-02-20 23:58:26 +01:00 |
|
Kayou
|
f0d8f88121
|
Change $psql to $pwd
|
2019-02-20 23:57:12 +01:00 |
|
Kayou
|
979f18a559
|
Merge branch 'stretch-unstable' into patch-2
|
2019-02-20 20:53:47 +01:00 |
|
Alexandre Aubin
|
c7245e5db1
|
Add apt-transport-https to dependencies
|
2019-02-20 15:02:14 +01:00 |
|
Kayou
|
a20b0e96c8
|
Fix ynh_psql_setup_db
|
2019-02-20 02:18:38 +01:00 |
|
Kayou
|
203b8c06a9
|
Fix ynh_psql_user_exists and ynh_psql_database_exists
|
2019-02-20 02:18:24 +01:00 |
|
Kayou
|
a7af86832e
|
Small fix
|
2019-02-20 01:56:14 +01:00 |
|
Kayou
|
f2a4be2992
|
fix ynh_psql_create_db
|
2019-02-20 01:39:22 +01:00 |
|
Kayou
|
d030628a9b
|
Update psql helper
|
2019-02-20 01:27:27 +01:00 |
|
Kayou
|
d5ca4dd88b
|
Fix ynh_psql_user_exists
|
2019-02-20 00:21:44 +01:00 |
|
Alexandre Aubin
|
6827e35114
|
Merge branch 'stretch-testing' into stretch-unstable
|
2019-02-19 19:14:50 +01:00 |
|
Alexandre Aubin
|
ce79dd8c8a
|
Update changelog for 3.4.2.4
|
2019-02-19 19:12:59 +01:00 |
|
Alexandre Aubin
|
3c33eb078d
|
[microdecision] Fix interface with meltdown checker script, stdout contains weird debug messages when ran inside LXC :|
|
2019-02-19 19:09:48 +01:00 |
|
Alexandre Aubin
|
b2a606987c
|
It was a debug print indeed :D
|
2019-02-19 18:05:09 +01:00 |
|
Alexandre Aubin
|
ddf2b49d54
|
Cache results from meltdown checker
|
2019-02-19 17:57:38 +01:00 |
|
Kayou
|
44455cd433
|
More explicit error
|
2019-02-19 17:50:12 +01:00 |
|
Kayou
|
a69cd443ae
|
More explicit error
|
2019-02-19 17:49:57 +01:00 |
|
Kayou
|
39ae736044
|
Ensure the tar file is closed
|
2019-02-19 17:43:33 +01:00 |
|
Alexandre Aubin
|
10f3301061
|
Merge pull request #647 from YunoHost/app_debugger
Add app debugger helper
|
2019-02-19 17:10:27 +01:00 |
|