Commit graph

992 commits

Author SHA1 Message Date
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
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
ljf
930567f54f [enh] Replace file_name by path in log display cmd 2018-05-25 11:58:46 +02:00
ljf
2cb0e7916e [enh] Watch in compress log file too 2018-05-23 01:17:32 +02:00
ljf
2f5861a6a5 [enh] Add coments in log part 2018-05-22 22:16:54 +02:00
ljf
24bd5f9c83 [fix] Manage yaml corrupted error 2018-05-22 21:18:59 +02:00
ljf
440e96b495 [enh] Allow to ask fo .err or .warn log file 2018-05-22 21:07:18 +02:00
ljf
17bbe6f4b2 [fix] Index error on description 2018-05-22 20:06:51 +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