Commit graph

993 commits

Author SHA1 Message Date
Josué Tille
fde8cafa4e
Merge remote-tracking branch 'upstream/stretch-unstable' into group_permission 2019-05-10 22:53:06 +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
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
845b7448fb Improve tools_upgrade description 2019-04-22 22:25:11 +02:00
Alexandre Aubin
935f103b91 Merge branch 'stretch-unstable' into migrate_to_apps_json 2019-04-18 17:40:55 +02:00
Alexandre Aubin
e43fcac478 Typo 2019-04-18 16:42:10 +02:00
Alexandre Aubin
817c3cdd41 Merge branch 'stretch-unstable' into decouple-regenconf-from-services 2019-04-18 15:33:02 +02:00
Alexandre Aubin
507c4271ac
Merge pull request #695 from YunoHost/rework_tools_update_only
[fix] Rework tools update (only)
2019-04-02 22:36:53 +02:00
Romuald du Song
15ac51098d propose a setting to remove support for TLSv1 and TLSv1.1 2019-03-28 22:03:25 +01:00
Alexandre Aubin
df63d17805
Merge branch 'stretch-unstable' into check-service-up-before-app-scripts 2019-03-28 01:56:16 +01:00
Alexandre Aubin
162eeb7e06 Dump sources list in error message to help debugging 2019-03-27 18:08:46 +01:00
Alexandre Aubin
e298838949 Filter boring apt warnings + report an error if there was real warnings 2019-03-26 19:47:54 +01:00
Alexandre Aubin
fad3edf66a [fix] SSH login breaks if password is longer than 127 chars... 2019-03-25 16:50:54 +01:00
Alexandre Aubin
dbafa47f88
Merge branch 'stretch-unstable' into featureCipherStrategy 2019-03-23 18:19:04 +01:00
Romuald
1268872ecf
Fix filename in error message 2019-03-23 11:58:07 +01:00
Alexandre Aubin
d6b6fff706 Add description for migration 0009 2019-03-22 18:00:46 +01:00
Alexandre Aubin
219dd2590c Update settings descriptions 2019-03-22 17:12:38 +01:00
Alexandre Aubin
847cecaf7f [fix] Fix error message for bad choice for setting enums 2019-03-22 16:12:32 +01:00
Alexandre Aubin
59ff76591b Typo 2019-03-19 13:52:30 +01:00
Alexandre Aubin
390a755701 Orthotypo stuff 2019-03-19 13:03:22 +01:00
Alexandre Aubin
d058133f8d
Merge pull request #671 from YunoHost/forbidden-chars-for-app-password
[fix] Reject app password if they contains { or }
2019-03-13 14:50:48 +01:00
Alexandre Aubin
b242833dcb
Merge branch 'stretch-unstable' into hook_return 2019-03-07 18:09:50 +01:00
Alexandre Aubin
5e0f63eab4 Reject app password if they contains { or } 2019-03-07 15:45:48 +01:00
Alexandre Aubin
650232b1c3
Merge branch 'stretch-unstable' into group_permission 2019-03-05 02:59:05 +01:00
Alexandre Aubin
b782a1a6f0 Typos 2019-03-05 02:57:00 +01:00
Alexandre Aubin
1d4dfd5242 Clarify condition using a list 2019-03-05 02:23:15 +01:00
Alexandre Aubin
81add41fdd Misc wording / formatting 2019-03-05 01:33:50 +01:00
Alexandre Aubin
d49b098e67 Specify group name in group-related messages 2019-03-05 00:44:16 +01:00
Alexandre Aubin
def005d2da
Fix weird message 2019-03-05 00:42:20 +01:00
Alexandre Aubin
47e6bf95dd Improve exception handling ... the 'real' traceback is shown by the parent scope, but was lost in the current code because we triggered another exception 2019-03-05 00:31:01 +01:00
Alexandre Aubin
88b7d77610 Display raw json content in case of exception 2019-03-04 18:58:04 +01:00
Alexandre Aubin
e81e232fb2 Add a check that some required services are up before running install and upgrade 2019-03-04 03:09:23 +01:00
Alexandre Aubin
c191572a25
Typo 2019-02-25 01:23:05 +01:00
Alexandre Aubin
a1d85b6350
Merge branch 'stretch-unstable' into featureCipherStrategy 2019-02-25 00:56:20 +01:00
Alexandre Aubin
b274a701fe
Merge pull request #652 from YunoHost/assert-dpkg-is-not-broken-before-app-install
[enh] Assert dpkg is not broken before app install
2019-02-25 00:51:20 +01:00
Alexandre Aubin
cfda8ac1de
Merge pull request #650 from YunoHost/app_upgrade_message_ux
[enh] Improve / add some messages to improve UX
2019-02-25 00:51:07 +01:00
Alexandre Aubin
2fec4a6c64 Implement second message, this_action_broke_dpkg 2019-02-22 15:13:59 +01:00
Kayou
a69cd443ae
More explicit error 2019-02-19 17:49:57 +01:00
Alexandre Aubin
69b8f7294b Fix log handling 2019-02-18 19:36:06 +01:00
Alexandre Aubin
984646bb3c Implement strings for migration 2019-02-18 19:27:40 +01:00
Alexandre Aubin
e6f3a99269 Change binding from service_regen_conf to tools_regen_conf 2019-02-18 19:27:40 +01:00
Alexandre Aubin
3067e8e897 Misc renaming for consistency, basically service->category 2019-02-18 19:27:40 +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
fc00b59be4 Add messages before app install, remove, and some messages for backups 2019-02-16 20:44:50 +01:00
Alexandre Aubin
7d3319332d Improve message when some upgrades fail 2019-02-16 14:38:39 +01:00
Alexandre Aubin
562b3b98f6 Improve messages when app upgrades start 2019-02-16 14:37:36 +01:00
Romuald du Song
a899102efc don't share setting for nginx and ssh 2019-02-14 22:57:24 +01:00
Josué Tille
cbf2c1f82a
Merge branch 'stretch-unstable' into hook_return 2019-02-11 16:06:03 +01:00
Romuald du Song
f084de5a69 declare setting security.ciphers.compatibility 2019-02-09 23:30:40 +01:00