Commit graph

1474 commits

Author SHA1 Message Date
Alexandre Aubin
08dc22b750 Fix funky errors by explicitly destroying the global variable at exit time 2019-05-17 15:26:31 +02:00
Alexandre Aubin
331bdb53aa
Merge branch 'stretch-unstable' into authenticate-as-root 2019-05-16 17:08:48 +02:00
Alexandre Aubin
93d0fbc4cf
Merge pull request #696 from rds13/featurePostfixRemoveTLSv1Support
[enh] Propose a setting to remove support for TLSv1 and TLSv1.1 in Postfix
2019-05-14 19:19:25 +02:00
Josué Tille
0c0db4c8a4
Check if the migration is possible 2019-05-11 00:13:14 +02:00
Josué Tille
fde8cafa4e
Merge remote-tracking branch 'upstream/stretch-unstable' into group_permission 2019-05-10 22:53:06 +02:00
Josué Tille
6674c9d59d
Restart slapd in all case in migration 2019-05-10 22:38:56 +02:00
Josué Tille
fd76f5544a
Get the permission name more elegent 2019-05-10 22:24:37 +02:00
Josué Tille
d0f422ee39
Don't force ldap_sync in app install 2019-05-10 22:11:31 +02:00
Josué Tille
975341a0b5
Inline function _migrate_system_if_needed in backup 2019-05-10 22:02:06 +02:00
Alexandre Aubin
f010f49528 Get rid of all those crazy 'auth' arguments. Instead : directly fetch the ldap interface when and where it's actually needed 2019-05-10 02:11:40 +02:00
Alexandre Aubin
c15cc788ed Add utils to fetch LDAP interface 2019-05-10 01:56:33 +02:00
Alexandre Aubin
1781dd7abe
Merge branch 'stretch-unstable' into rework-update-and-upgrade 2019-05-09 17:15:41 +02:00
Josué Tille
9f28bfccad Use root UID to authenticate to LDAP 2019-05-02 15:30:44 +02:00
Alexandre Aubin
a6ac514202
Merge pull request #716 from YunoHost/improve-log-list
Add a --with-details option for log list
2019-05-02 14:54:52 +02:00
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
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
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
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
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
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
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
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