Commit graph

2373 commits

Author SHA1 Message Date
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
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
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
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
Alexandre Aubin
711645c750
Merge branch 'unstable' into ynh-render-template-with-jinja2 2018-05-21 01:00:57 +02:00