Commit graph

3232 commits

Author SHA1 Message Date
Laurent Peuch
cecaee4f13 [fix] meh, it's not haskell 2019-04-29 00:22:31 +02:00
Laurent Peuch
9b08afc118 [mod] small refactoring, remove useless exception 2019-04-28 03:43:42 +02:00
Alexandre Aubin
3b5b7a9ae6
Merge pull request #678 from ChristopheVuillot/bash_completion_yunohost
[enh] bash completion for yunohost cli
2019-04-25 13:52:53 +02:00
Alexandre Aubin
a238eca752
Merge pull request #699 from kay0u/backup-size-info
Add size of apps in backup_info result
2019-04-25 13:52:22 +02:00
Alexandre Aubin
9b3c97000d
Merge pull request #701 from kay0u/patch-5
[enh] WebSocket proxying
2019-04-25 13:51:53 +02:00
Alexandre Aubin
ce465476f2
Merge pull request #704 from kay0u/patch-6
[FIX] Hook backup warning message
2019-04-25 13:51:38 +02:00
Alexandre Aubin
923a92997e
Merge pull request #706 from rds13/enhOpenLDAPSocketOnLocalhostOnly
[enh] Bind OpenLDAP socket on localhost
2019-04-25 13:50:28 +02:00
Alexandre Aubin
63de414712
Merge pull request #709 from rds13/enhAllowSieveToHandleAddressDetail
[enh] Specify -a parameter on dovecot lda for Sieve
2019-04-25 13:50:04 +02:00
Alexandre Aubin
e4544ea359
Merge pull request #711 from YunoHost/use_ynh_systemd_action
Use ynh_systemd_action
2019-04-25 13:49:10 +02:00
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
c55afa44ac
Merge pull request #715 from YunoHost/expected_progression
[enh] Add the current work to the progression bar
2019-04-25 13:46:48 +02:00
Alexandre Aubin
161c18831e Also get size info about system ? 2019-04-25 01:04:59 +02:00
Alexandre Aubin
c7eb5bbed4 [fix] Microdecision : exposing ldapinit does not make sense 2019-04-24 17:51:33 +02:00
Alexandre Aubin
3668bf7bc3
[fix] Microdecision : fix wobbly / messed up debug logs when running apt stuff inside app scripts 2019-04-23 18:59:32 +02:00
Alexandre Aubin
0b70ee84dd Set size to -1 to me more explicit about the size not being available ? 2019-04-22 15:41:27 +02:00
Alexandre Aubin
7de5251af6 Handle human size option for apps size as well 2019-04-22 15:40:47 +02:00
Alexandre Aubin
9696b14196
Merge pull request #694 from YunoHost/mark-yunohost-as-essential
[enh] Mark YunoHost as essential to avoid removing it inadvertenly
2019-04-22 15:21:50 +02:00
Alexandre Aubin
96150455b9
Merge pull request #703 from YunoHost/ynh_setup_source-restore_support
Add support in restore script of ynh_setup_source
2019-04-22 14:39:41 +02:00
Alexandre Aubin
dc19e579ff
Add comment explaining the mystic incantation 2019-04-22 14:31:38 +02:00
Maniack Crudelis
d11d31dbf2
Fix ynh_use_logrotate with getopts
$1 contains --logfile=

Merged as a micro decision.
2019-04-22 00:27:01 +02:00
Alexandre Aubin
84c380ab43
Merge pull request #666 from YunoHost/migrate_to_apps_json
Migrate to apps.json
2019-04-20 02:43:33 +02:00
Alexandre Aubin
15f562a07e
Merge pull request #665 from YunoHost/use_apps_json
Use apps.json as default list
2019-04-20 02:43:15 +02:00
Alexandre Aubin
efc848fe7d Essential thing should be in the second block 2019-04-19 02:06:56 +02:00
Alexandre Aubin
935f103b91 Merge branch 'stretch-unstable' into migrate_to_apps_json 2019-04-18 17:40:55 +02:00
Alexandre Aubin
1711e0f024 Merge branch 'stretch-testing' into stretch-unstable 2019-04-18 17:34:09 +02:00
Alexandre Aubin
c58acfc61e Update changelog for 3.5.2.2 2019-04-18 17:32:48 +02:00
ljf (zamentur)
81db1598d5 [fix] ynh_psql_remove_db fail 2019-04-18 17:30:56 +02:00
Alexandre Aubin
c2ff7882e9
Merge pull request #714 from YunoHost/fix-ynh_psql_database_exists
[fix] ynh_psql_remove_db fail
2019-04-18 17:29:55 +02:00
Alexandre Aubin
d36c09120f
Merge pull request #653 from YunoHost/decouple-regenconf-from-services
[enh] Decouple the regen-conf mechanism from services
2019-04-18 17:07:50 +02:00
Alexandre Aubin
2694a44ee7 Fix naming for operation logger 2019-04-18 17:05:41 +02:00
Alexandre Aubin
e43fcac478 Typo 2019-04-18 16:42:10 +02:00
Alexandre Aubin
845a7796be Remove old piece of stale code (c.f. previous lines) 2019-04-18 16:38:54 +02:00
Alexandre Aubin
8e7684c7d5 Use REGEN_CONF_FILE global instead of hard-coded filename 2019-04-18 15:53:16 +02:00
Alexandre Aubin
817c3cdd41 Merge branch 'stretch-unstable' into decouple-regenconf-from-services 2019-04-18 15:33:02 +02:00
Maniack Crudelis
4ed252e894
Fix behavior with --last 2019-04-17 20:37:19 +02:00
Maniack Crudelis
fc9ad45bee
[enh] Add the current work to the progression bar 2019-04-17 20:24:38 +02:00
ljf (zamentur)
251a338f93
[fix] ynh_psql_remove_db fail 2019-04-17 15:02:59 +02:00
Alexandre Aubin
5a2708b7cd
Merge pull request #707 from kay0u/config_panel
[FIX] Config Panel
2019-04-16 17:29:55 +02:00
Alexandre Aubin
955f8c1605
Merge branch 'stretch-unstable' into use_printers 2019-04-16 17:01:16 +02:00
Alexandre Aubin
d2e01a4938
Merge pull request #710 from YunoHost/fix_ynh_script_progression
[fix] Fix extraction of weight value for ynh_script_progression
2019-04-16 16:28:34 +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
1220a366ce
Add a comment about --time argument 2019-04-13 17:28:40 +02:00
Maniack Crudelis
2dd48e2e7e
[fix] Fix extraction of weight value for ynh_script_progression 2019-04-13 17:12:12 +02:00
Romuald du Song
7f040f25f6 specify -a parameter on dovecot lda for sieve 2019-04-13 16:35:36 +02:00
Maniack Crudelis
ec48edfef8
[fix] No fucking uppercase !
Uppercase variables are for environment variables.
Fix line 80: SRC_PATH: unbound variable
2019-04-13 10:44:48 +02:00
Kayou
18947adf43
[FIX] Config Panel 2019-04-12 22:29:28 +02:00