Commit graph

2171 commits

Author SHA1 Message Date
Alexandre Aubin
fe3435736b Merge branch 'unstable' into stretch-unstable 2018-06-16 16:15:11 +02:00
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
022524473e Update changelog 2018-06-15 16:21:54 +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
aefd37e5bf Merge branch 'unstable' of https://github.com/yunohost/yunohost into unstable 2018-06-13 20:03:28 +02:00
Alexandre Aubin
2aeed38ea5 Disable predictable network interface names to avoid cases where devices
don't reboot properly because interface name changed...
2018-06-13 20:01:49 +02:00
Alexandre Aubin
8b08de665a Add util functions to extract network interfaces and gateway 2018-06-13 19:39:56 +02:00
Bram
9df14c6506
[fix] remove slice by mistake in 14c270cebd 2018-06-12 23:43:40 +02:00
Alexandre Aubin
abf0b6c0d9 Typo 2018-06-12 23:22:31 +02:00
Alexandre Aubin
11fee7d6a5 Update changelog 2018-06-12 01:12:01 +02:00
Alexandre Aubin
e475d3afab Merge branch 'unstable' into stretch-unstable 2018-06-12 01:06:47 +02:00
Alexandre Aubin
98862ee256 Update changelog 2018-06-12 01:04:04 +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
d55c029c9b Don't open old IMAP port (465) 2018-06-11 21:58:01 +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
Alexandre Aubin
e11730c1e3 Fix service description for php7.0 2018-06-10 18:07:51 +02:00
Bram
cc6819691f
[mod] we moved away from redmine 2018-06-07 14:00:04 +02:00
Bram
ffc773c856
[mod] we moved away from redmine 2018-06-07 13:51:10 +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
e05b8549b9 Update changelog 2018-06-05 18:22:50 +02:00
Alexandre Aubin
61949a0fba Updating changelog 2018-06-01 22:29:21 +00:00
Alexandre Aubin
e47fc937c3 Set verbose by default (and remove the corresponding option) 2018-06-01 21:52:19 +00: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
Bram
10ee6f415a
Merge pull request #483 from YunoHost/fix_regenconf_again
[fix] redo yolo logic in case file doesn't exist
2018-05-30 00:15:11 +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
75b6fd8786 [mod] add mariadb as an alternates for mysql service 2018-05-29 08:54:47 +02:00
Bram
a07e29c931
Merge pull request #482 from YunoHost/increase_backup_filename_length
backup filename limit set to 50
2018-05-29 08:37:35 +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
5e452aa07d Update changelog 2018-05-28 02:31:05 +02:00
Alexandre Aubin
742c52f496 Merge branch 'testing' into stretch-unstable 2018-05-28 02:26:49 +02:00
Alexandre Aubin
911a4ec507 Merge with unstable, update changelog 2018-05-28 02:24:34 +02:00
Bram
59bb47de18
backup filename limit set to 50 2018-05-26 10:43:37 +02:00
Bram
ebd5b33c31
Merge pull request #363 from YunoHost/enh-boot-prompt
[enh] Bootprompt is back
2018-05-26 03:34:34 +02:00
Bram
646425e780
Merge pull request #476 from YunoHost/translate_service_descriptions
Translate service descriptions
2018-05-21 03:26:02 +02:00
ljf (zamentur)
e7a4b6df2c [enh] Add postgresql helpers (#238)
* [enh] Add postgresql helpers
* Updated from experimental helpers repo
* Update postgresql helpers, c.f. Experimental_helpers/#13
2018-05-21 01:28:08 +02:00
Bram
d181abb3ef
Merge pull request #479 from YunoHost/fix-regenconf-hash-for-nonexistent-file
Return None directly if we try to calculate the hash of a file that does not exists
2018-05-21 01:23:59 +02:00