Commit graph

3604 commits

Author SHA1 Message Date
Alexandre Aubin
eb89fc04b1 Split 'backend' into fail2ban, logrotate, nginx, php, systemd 2019-04-25 20:09:57 +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
7ee0e986a6 Explicly mark failure if command failed + more readable syntax 2019-04-25 00:26:42 +02:00
Alexandre Aubin
94f33b617b Add a --with-details option for log list 2019-04-24 20:25:34 +02:00
Alexandre Aubin
cf619fe134 Fix / improve success mark in logs 2019-04-24 19:02:35 +02:00
Alexandre Aubin
c7eb5bbed4 [fix] Microdecision : exposing ldapinit does not make sense 2019-04-24 17:51:33 +02:00
Alexandre Aubin
f4b87f9695 Move low-level apt stuff to utils/packages.py 2019-04-24 17:46:39 +02:00
Alexandre Aubin
d0faff609e Remove weird API behavior for app upgrade, will adapt the webadmin 2019-04-24 17:21:29 +02:00
Alexandre Aubin
1ed65fa1d9 Add some explanation about where to find the log for special upgrade 2019-04-24 16:42:37 +02:00
Alexandre Aubin
5731e69541 PEP8 2019-04-24 03:23:47 +02:00
Alexandre Aubin
12bcd5d0f8 Avoid messy output when running apt stuff 2019-04-24 00:49:52 +02:00
Alexandre Aubin
4f3eaa5e23 Check there's actually some apps to update when using tools upgrade --apps 2019-04-24 00:49:11 +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
a192bdd31a Consistent options for tools_update (compared to upgrade) + semantic improvements 2019-04-23 16:51:32 +02:00
Alexandre Aubin
ec9deec9d4 i18n for messages 2019-04-23 00:08:44 +02:00
Alexandre Aubin
1b84d9a65f Reorganize for clarity 2019-04-22 23:25:57 +02:00
Alexandre Aubin
68ac7d3f1c Misc tweak for display 2019-04-22 22:31:21 +02:00
Alexandre Aubin
ad8f7bbcbc Not really conviced about this return thing for the API, we can do better than that ... 2019-04-22 22:29:03 +02:00
Alexandre Aubin
845b7448fb Improve tools_upgrade description 2019-04-22 22:25:11 +02:00
Alexandre Aubin
779a16dab1 Clarify the whole error / success handling 2019-04-22 22:15:16 +02:00
Alexandre Aubin
9e3d302832 Feed apps argument to app_upgrade 2019-04-22 22:06:35 +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
a16fb94d82 Only upgrade system or apps, not both at the same time 2019-04-21 02:03:59 +02:00
Alexandre Aubin
0386345637 Merge branch 'stretch-unstable' into rework-update-and-upgrade 2019-04-21 01:31:20 +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