Commit graph

3728 commits

Author SHA1 Message Date
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
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
Christophe Vuillot
7ff9d849c4 fixed naming convention 2019-04-12 14:41:59 +02:00
Romuald du Song
0ef7ebbba6 only open socket to localhost 2019-04-11 23:03:57 +02:00
Alexandre Aubin
d12334ba18 Update changelog for 3.5.2.1 2019-04-11 14:39:07 +02:00
Alexandre Aubin
1fc9f7ddad Fix yunohost_admin.conf initialization 2019-04-11 14:27:09 +02:00
Kayou
b7bf951538
Tired of seeing this warning message 2019-04-10 12:15:21 +02:00
Alexandre Aubin
e2ea61aac2 Update changelog for 3.5.2 2019-04-10 01:54:20 +02:00
Maniack Crudelis
55f8ffb2c9
[enh] Double brackets not needed 2019-04-09 19:13:14 +02:00
Maniack Crudelis
e9aed65b0c
[Fix] src_id doesn't exist 2019-04-09 19:12:05 +02:00