Commit graph

2691 commits

Author SHA1 Message Date
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
ljf
8e8d8e54ab [enh] Enable ynh_info by default 2018-06-11 11:56:54 +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
ljf
e56f8dafbb [fix] Bad call 2018-06-06 09:52:18 +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
ljf
9e1dac99f7 [fix] Avoid double log if name change 2018-06-05 17:38:46 +02:00
ljf
65d8d88a09 [fix] Some unit operation setup 2018-06-05 16:32:12 +02:00
ljf
6601fb13fc [fix] Replace dict by tuple 2018-06-05 13:16:40 +02:00
ljf
a54f70d9f5 [fix] Display error correctly 2018-06-05 13:15:34 +02:00
ljf
031ff99223 [fix] List arguments not correctly managed 2018-06-05 11:36:11 +02:00
ljf
312429d92a [fix] Reraise correctly the error 2018-06-05 11:25:37 +02:00
ljf
65c18dcaa1 [fix] Internal call with uo args 2018-06-05 11:21:21 +02:00
ljf
5dbf7b567e [fix] Detect un declared success uo 2018-06-05 00:58:41 +02:00
ljf
9eee035a8d [fix] Collect the last error for uo log 2018-06-05 00:32:28 +02:00
ljf
f64f0acb5b [fix] Indices error due to bad yml files 2018-06-05 00:16:37 +02:00
ljf
63f8dfd87e [fix] Be able to create uo name with dot like domain uo 2018-06-04 23:04:41 +02:00
ljf
97010941ed [fix] Unit operation log decorator fail on internal call 2018-06-04 22:54:51 +02:00
ljf
91caae665e [enh] Improve end failed message on app_install 2018-06-04 21:39:28 +02:00
ljf
9d59c8555a [enh] Display log help at the end of logs 2018-06-04 21:36:28 +02:00
ljf
cad0b9ba1f [enh] Improve help to get log message 2018-06-04 20:58:24 +02:00
ljf
ab816f292e [enh] Display log message to help to get log 2018-06-04 20:35:45 +02:00
ljf
793b4d2f88 [enh] Add some translations and start uo 2018-06-04 19:18:11 +02:00
ljf
a20281ebfc [enh] Operational unit for backup regenconf, migrations and others 2018-06-04 18:57:00 +02:00
ljf
5676f05dfb [enh] Better help for log list action 2018-06-04 04:04:10 +02:00
ljf
89124d4a9f [enh] Support others log categories 2018-06-02 13:42:43 +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