Commit graph

4436 commits

Author SHA1 Message Date
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
935f103b91 Merge branch 'stretch-unstable' into migrate_to_apps_json 2019-04-18 17:40:55 +02:00
Alexandre Aubin
2694a44ee7 Fix naming for operation logger 2019-04-18 17:05:41 +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
Kayou
18947adf43
[FIX] Config Panel 2019-04-12 22:29:28 +02:00
Alexandre Aubin
69d2ad9a8a Fix loaded status for sysv services 2019-04-03 16:56:46 +02:00
Alexandre Aubin
5c4bf1ed29 [fix] nginx diagnosis when there's an error throwing a huge useless traceback. Use Popen instead to display the real error 2019-04-03 13:02:15 +02:00
Alexandre Aubin
bf3ffc3e7d [fix] service_status returns different type of data if you one or multiple services 2019-04-03 12:22:47 +02:00
Kayou
15cfe22b3c
Add size of apps in backup_info result 2019-04-03 00:59:26 +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
Alexandre Aubin
889eb0caa1 [fix] Fix the dbus interface to get info for services, because this was not working when service is disabled 2019-04-02 20:47:03 +02:00
Alexandre Aubin
b6cff68d73 [fix] Do not miserably crash if status.json can't be decoded 2019-04-02 18:15:16 +02:00
Alexandre Aubin
1c7aaddbe4
Merge pull request #697 from YunoHost/manifest_texte_argument
[mod] use ask key for display_text instead and support i18n
2019-04-02 02:04:43 +02:00
Laurent Peuch
0a3f12ed58 [mod] use ask key for display_text instead and support i18n 2019-03-31 04:10:23 +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
0bd781be47 [fix] Small issue with optional arguments... c.f. issue 1261 2019-03-27 15:11:17 +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
2f034bb7c9 Factorize function to list upgradable packages 2019-03-26 18:21:36 +01:00
Alexandre Aubin
2f0dd973b8 Rework system-part of tools_update... 2019-03-26 18:21:28 +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
920edf8896
Merge pull request #640 from rds13/featureCipherStrategy
[enh] use setting security_ciphers_compatibility to define security configu…
2019-03-25 14:34:01 +01:00
Alexandre Aubin
dbafa47f88
Merge branch 'stretch-unstable' into featureCipherStrategy 2019-03-23 18:19:04 +01:00
Alexandre Aubin
5ac5cc9310 Check format of data retrieved from hook stdreturn 2019-03-23 17:31:56 +01:00
Alexandre Aubin
dd87b9192a Improve naming / semantic / add comments 2019-03-23 16:50:44 +01:00
Alexandre Aubin
1c5cec862f Merge branch 'stretch-unstable' into josue_domain_hook 2019-03-23 15:56:18 +01:00
Alexandre Aubin
d0df028373 Woopsi typo 2019-03-22 18:06:39 +01:00
Alexandre Aubin
93c978ba42 Backup / restore original appslist to handle backward case properly 2019-03-22 17:58:46 +01:00
Alexandre Aubin
e2e9a7a033 Remove all deprecated lists, not just 'yunohost' 2019-03-22 17:47:32 +01:00
Alexandre Aubin
fee79820e0 Rename nginx and ssh compatibility setting for consistency 2019-03-22 16:15:11 +01:00
Alexandre Aubin
847cecaf7f [fix] Fix error message for bad choice for setting enums 2019-03-22 16:12:32 +01:00
ljf
ac05ae6557 [enh] Support success info with criticla upgrades 2019-03-22 15:32:51 +01:00
ljf
ad0f65aad7 [enh] Log special upgrade into operation_logger 2019-03-22 15:17:39 +01:00
Alexandre Aubin
096c2a7d7b Rework system-part of tools_upgrade... 2019-03-22 04:02:38 +01:00
Alexandre Aubin
51fe6fea27 Factorize function to list upgradable packages 2019-03-22 04:02:00 +01:00
Alexandre Aubin
de7a66ff0e Rework system-part of tools_update... 2019-03-22 01:14:45 +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
5790ad493d
Merge pull request #672 from YunoHost/fix-1308-output-directory-not-empty
[fix] Backup fails because output directory not empty
2019-03-13 14:50:04 +01:00
ljf (zamentur)
1d37dd4fa2
[fix] Missing import 2019-03-13 13:32:50 +01:00
Alexandre Aubin
f221024e19
Merge pull request #673 from YunoHost/fix-backup-tests
Fix backup tests
2019-03-11 18:02:15 +01:00
Alexandre Aubin
3fdae48d13
[microdecision] c.f. 25efab7 .. there's no way to include files in sshd_config 2019-03-10 23:57:37 +01:00
Alexandre Aubin
bf659db300 Not sure why this stop working, maybe new pytest version or something... 2019-03-08 19:54:26 +01:00
Alexandre Aubin
ea98cf557e Avoid miserably failing when attempting to create link in some edge case 2019-03-08 19:53:56 +01:00
Alexandre Aubin
a974d08897 Fix use case of app_fetchlist with url=None 2019-03-08 01:22:32 +01:00
Alexandre Aubin
b242833dcb
Merge branch 'stretch-unstable' into hook_return 2019-03-07 18:09:50 +01:00
Alexandre Aubin
a066230fe1
Merge pull request #669 from YunoHost/manifest_texte_argument
[enh] allow 'display_text' ~fake~ argument in manifest.json
2019-03-07 18:04:10 +01:00