Alexandre Aubin
8268d6e074
Fix counter-intuitive backup API ( #490 )
...
* Remove old/deprecated --hooks
* Remove --ignore-system and --ignore-apps, backup/restore everything by default, or only the parts explicitly given
2018-06-15 19:30:51 +02:00
ljf (zamentur)
8df696849b
[fix] Redirect corectly php5 to php7 file during restore ( #489 )
...
* [fix] Redirect corectly php5 to php7 file during restore
* [enh] Avoid to use bash command to do replace
* [enh] Use moulinette helpers
* [fix] Migrate correctly the first column of backup csv
* [fix] Missing argument in locale
2018-06-15 18:54:14 +02:00
Alexandre Aubin
aca404a5d7
Condition typo :<
2018-06-15 17:25:27 +02:00
Alexandre Aubin
898d665900
Remove archivemount stuff ( #491 )
2018-06-15 15:29:05 +02:00
Bram
07b4ec49aa
Merge pull request #487 from YunoHost/info-by-default
...
[enh] Verbose by default
2018-06-13 20:07:28 +02:00
Alexandre Aubin
e475d3afab
Merge branch 'unstable' into stretch-unstable
2018-06-12 01:06:47 +02:00
Alexandre Aubin
1b55eacf9c
Rely on /etc/os-release to get the release number..
2018-06-12 00:29:52 +02:00
Alexandre Aubin
201edd8c38
Revert "Rely on the codename instead of release number because lsb_release is fokin stupid"
...
This reverts commit f96aa44505
.
2018-06-12 00:29:30 +02:00
Alexandre Aubin
f96aa44505
Rely on the codename instead of release number because lsb_release is fokin stupid
2018-06-12 00:06:21 +02:00
Alexandre Aubin
a895662693
Explicitly enable php7.0-fpm and disable php5-fpm during php migration
2018-06-11 23:42:18 +02:00
Alexandre Aubin
0ebfa145b8
Close port 465, open 587 during migration according to SMTP port change
2018-06-11 23:40:23 +02:00
Alexandre Aubin
0f6d4de8e4
Remove the logrotate for php5-fpm
2018-06-11 18:23:38 +02:00
Alexandre Aubin
18330ab042
Check available space in /var/lib/postgresql before running postgresql migration
2018-06-11 18:15:19 +02:00
Alexandre Aubin
3681e6adfc
Attempt to make postgresql not send an email about the 9.4->9.6 migration
2018-06-11 17:45:17 +02:00
Alexandre Aubin
2adc80f8db
[fix] Microdecision : bug in get_file_diff following refactoring ...
2018-06-11 16:18:42 +02:00
Bram
cc6819691f
[mod] we moved away from redmine
2018-06-07 14:00:04 +02:00
Bram
3be951bdd7
Merge pull request #485 from YunoHost/check_if_log_exists_before_tailing
...
[fix] check if log exists before tailing to avoid errors
2018-06-05 21:47:00 +02:00
Alexandre Aubin
91483f3896
Reflag some messages as info or debug
2018-06-01 21:52:19 +00:00
Alexandre Aubin
a4d75a2e40
Merge branch 'unstable' into stretch-unstable
2018-06-01 21:49:26 +00:00
Laurent Peuch
3a6f3c3732
[fix] check if log exists before tailing to avoid errors
2018-05-31 09:32:29 +02:00
Bram
744f46098e
Merge pull request #484 from YunoHost/mysql_mariadb_get_status
...
Mysql mariadb get status
2018-05-30 00:51:46 +02:00
Laurent Peuch
d3f7809fb4
[fix] redo yolo logic in case file doesn't exist
2018-05-29 08:55:58 +02:00
Laurent Peuch
6ec5a916f3
[fix] would have failed on status.get returning None
2018-05-29 08:32:36 +02:00
Laurent Peuch
d0b9eb1bdd
[fix] handle grabbing services status from alternate names, fix yunohost/issues#1134
2018-05-29 08:31:44 +02:00
Alexandre Aubin
742c52f496
Merge branch 'testing' into stretch-unstable
2018-05-28 02:26:49 +02:00
Bram
646425e780
Merge pull request #476 from YunoHost/translate_service_descriptions
...
Translate service descriptions
2018-05-21 03:26:02 +02:00
Alexandre Aubin
dd8af083b3
Merge branch 'unstable' into stretch-unstable
2018-05-20 21:43:05 +02:00
Alexandre Aubin
d77c616d71
Return None directly if we try to calculate the hash of a file that does not exists
2018-05-20 21:09:18 +02:00
Laurent Peuch
23474558fc
[mod] anglish
2018-05-18 04:38:11 +02:00
Laurent Peuch
357be33583
[enh] uses services descriptions translatables
2018-05-18 04:10:41 +02:00
Laurent Peuch
8b0295aa04
[fix] keep backward compatibility
2018-05-17 04:52:55 +02:00
Bram
f114e378e5
Merge branch 'unstable' into services_dbus
2018-05-14 04:06:29 +02:00
Alexandre Aubin
676d26fb2c
Convert old comments in php pools conf files
2018-05-12 19:22:39 +02:00
Bram
757ca2466b
Merge pull request #472 from YunoHost/clean_services.py2
...
bunch of cleaning in services.py
2018-05-12 04:39:27 +02:00
Bram
9c55f0a52b
Merge pull request #464 from YunoHost/update-spectre-meltdown-checker
...
Update spectre meltdown checker
2018-05-12 04:37:49 +02:00
Bram
74b38ba929
Merge pull request #468 from YunoHost/clean_services.py
...
more debug output in services.py
2018-05-12 04:35:16 +02:00
Bram
1a72a14e28
Merge pull request #470 from YunoHost/refactor_service_log
...
[mod] refactor service_log to make is readable
2018-05-12 04:34:44 +02:00
Laurent Peuch
5f2f262c57
[doc] add comment explaining situation
2018-05-12 03:13:29 +02:00
Laurent Peuch
249994785f
[mod] more debug output
2018-05-12 03:13:29 +02:00
Laurent Peuch
d15ca90eed
[mod] add more debug output
2018-05-12 03:13:29 +02:00
Laurent Peuch
3155def9dd
[mod] simplify code
2018-05-12 03:13:29 +02:00
Laurent Peuch
b7e946517b
[mod] more debug output
2018-05-12 03:13:29 +02:00
Laurent Peuch
ac6a14055d
[mod] lisibility
2018-05-12 03:13:29 +02:00
Laurent Peuch
14c270cebd
[mod] offset is never used
2018-05-12 03:13:29 +02:00
Laurent Peuch
ebe5cab099
[mod] add warning comment about unconcurrency safe _remove_lock function
2018-05-12 03:13:29 +02:00
Laurent Peuch
1d59738085
[fix] always remove lock if needed
2018-05-12 03:13:29 +02:00
Laurent Peuch
7435cfdea3
[mod] simplify code, give more verbose debug output
2018-05-12 03:13:29 +02:00
Laurent Peuch
1fab47cbea
[mod] reduce indentation level
2018-05-12 03:13:29 +02:00
Laurent Peuch
bd28c24479
[mod] blank lines to make code more readable
2018-05-12 03:13:29 +02:00
Laurent Peuch
54dffa5f94
[mod] refactor service_log to make is readable
2018-05-11 05:08:02 +02:00