Commit graph

33 commits

Author SHA1 Message Date
Alexandre Aubin
2426a786c3
Merge branch 'stretch-unstable' into use_ynh_systemd_action 2019-04-25 13:48:43 +02:00
Alexandre Aubin
fdcf934638
Merge pull request #712 from YunoHost/use_printers
Use printers in helpers
2019-04-25 13:47:18 +02:00
Alexandre Aubin
1cefbcca34
Merge pull request #713 from yalh76/stretch-unstable
Force disconnection of all clients connected to the database
2019-04-25 13:47:01 +02:00
Alexandre Aubin
dc19e579ff
Add comment explaining the mystic incantation 2019-04-22 14:31:38 +02:00
ljf (zamentur)
251a338f93
[fix] ynh_psql_remove_db fail 2019-04-17 15:02:59 +02:00
yalh76
06a066fe17 Force disconnection of all clients connected to the database 2019-04-15 14:18:04 +02:00
Maniack Crudelis
30c776702f Use printers in helpers 2019-04-13 18:21:15 +02:00
Maniack Crudelis
ebb32f0d9c Use ynh_systemd_action 2019-04-13 17:42:47 +02:00
Maniack Crudelis
18e7be1bc1
Update psql 2019-03-18 07:57:28 +01:00
Maniack Crudelis
e8da94ddf0
Merge branch 'stretch-unstable' into helpers_min_version 2019-03-18 07:56:12 +01:00
Kayou
f1e097a5bd
Fix tab 2019-03-07 11:25:32 +01:00
Alexandre Aubin
e3dfd63481
Replace hard-corded value with constant defined above 2019-03-04 22:54:02 +01:00
Maniack Crudelis
873bf4ae37 Add min version for all helpers 2019-02-25 18:44:21 +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
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
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
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
Laurent Peuch
5e77e6e108 [fix] local variables and various fix on psql helpers 2018-06-17 01:39:22 +02:00
ljf (zamentur)
e7a4b6df2c [enh] Add postgresql helpers (#238)
* [enh] Add postgresql helpers
* Updated from experimental helpers repo
* Update postgresql helpers, c.f. Experimental_helpers/#13
2018-05-21 01:28:08 +02:00