Commit graph

3044 commits

Author SHA1 Message Date
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
Alexandre Aubin
b63c33de4e
Merge pull request #638 from YunoHost/broken_dpkg
[enh] Check if dpkg is not broken when calling ynh_wait_dpkg_free
2019-02-19 17:09:45 +01:00
Alexandre Aubin
8f50bdeb28
Merge pull request #622 from ABLD/frju365-patch2
Improve protection against indexation from the robots.
2019-02-19 17:09:09 +01:00
Alexandre Aubin
9a7dc6d43e Be able to define hook to trigger after changing a setting value 2019-02-19 16:40:47 +01:00
Pierre Bourré
b5ae91b34e [WIP] Update 2019-02-19 01:39:00 +01:00
Kayou
1b7d25de96
Update psql 2019-02-19 00:03:46 +01:00
Alexandre Aubin
8085838072
Merge pull request #364 from YunoHost-Apps/enh_add_fail2ban_helpers
[enh] Add fail2ban helpers
2019-02-18 16:33:58 +01:00
Alexandre Aubin
fbedd9b419
Merge pull request #521 from YunoHost/add_ynh_check_app_version_changed
Add ynh_check_app_version_changed
2019-02-18 16:33:28 +01:00
Alexandre Aubin
19bd4da104 Assert that dpkg is not broken when trying to install an app 2019-02-18 15:58:24 +01:00
Alexandre Aubin
1d8d3c2828 Add small helper to check if dpkg is in a broken state 2019-02-18 15:58:05 +01:00
Alexandre Aubin
4ddfa6881f
Merge pull request #651 from YunoHost/fix-missing-getopts
[fix] Loading only one helper file leads to errors because missing getopts
2019-02-18 15:55:42 +01:00
Maniack Crudelis
631ca47636
Be sure to get the correct PID 2019-02-18 00:12:01 +01:00
Maniack Crudelis
9052bb0b78
Do not pipe into less 2019-02-18 00:11:04 +01:00
Maniack Crudelis
9f3bf11fd0
Add warning about --line_match usage 2019-02-18 00:04:55 +01:00
Alexandre Aubin
fc00b59be4 Add messages before app install, remove, and some messages for backups 2019-02-16 20:44:50 +01:00
Alexandre Aubin
d5ea18d042
Merge pull request #644 from kay0u/patch-1
[fix] ynh_local_curl
2019-02-16 20:34:06 +01:00
Alexandre Aubin
7583af076c
Merge pull request #649 from YunoHost/firewall_fail2ban_reload
Reload fail2ban instead of restart
2019-02-16 20:31:32 +01:00
Alexandre Aubin
d0c7603d9d Wtf is wrong with you sudo :| Why don't you forward the damn DEBIAN_FRONTEND 2019-02-16 20:25:30 +01:00
Alexandre Aubin
683d62d0e5 [microdecision] Fix interface with meltdown checker script, stdout contains weird debug messages when ran inside LXC :| 2019-02-16 18:43:14 +01:00
Alexandre Aubin
d495d315c0 [fix] Loading only one helper file leads to errors because missing getopts 2019-02-16 16:36:35 +01:00
Josué Tille
af82be4ffd
Check if file exist 2019-02-16 15:43:09 +01:00