ljf
|
ca7c6e4eaf
|
[fix] Pep8
|
2017-02-08 16:06:52 +01:00 |
|
ljf
|
9bcee881eb
|
[fix] Recursive chmod was broken
|
2017-02-08 15:54:59 +01:00 |
|
Laurent Peuch
|
7f5e2e1b2d
|
[fix] hotfix another bug related to the logging/log conflict
|
2017-01-30 05:19:50 +01:00 |
|
Laurent Peuch
|
6c200ad9c9
|
[fix] hotfix for very obvious bug
|
2017-01-15 09:04:09 +01:00 |
|
ljf
|
8f28d152d1
|
[fix] Unused import in process is reference and used by yunohost script
|
2017-01-02 16:30:40 +01:00 |
|
Laurent Peuch
|
93961e9aae
|
[fix] log module was redifining constants thus breaking import
|
2017-01-02 03:53:15 +01:00 |
|
Laurent Peuch
|
23276c6941
|
[fix] don't circumway logging module
|
2016-12-22 13:26:11 +01:00 |
|
Laurent Peuch
|
f41eb29953
|
[fix] other modules were depending on "import *", urgh.
|
2016-12-22 13:00:05 +01:00 |
|
Laurent Peuch
|
f931976667
|
[mod] continue with pep8
|
2016-12-18 01:53:49 +01:00 |
|
Laurent Peuch
|
897ad08183
|
[mod] autopep8
|
2016-12-18 01:15:40 +01:00 |
|
Laurent Peuch
|
c0291ff479
|
Merge pull request #129 from YunoHost/remove_cli_timeout
Wait by default on cli
|
2016-12-15 19:44:30 +01:00 |
|
Laurent Peuch
|
d8313e84aa
|
[enh] don't timeout by default on cli
|
2016-12-15 13:23:15 +01:00 |
|
Laurent Peuch
|
8c4104bd90
|
[fix] edgy bug on slow hardware, especially on our (futur) CI
|
2016-12-07 22:08:34 +01:00 |
|
Laurent Peuch
|
f99b1e4152
|
[fix] forgot to add self to method signature
|
2016-12-03 00:27:20 +01:00 |
|
Laurent Peuch
|
f0541e570d
|
[fix] syntax error in python would avoid catching excepted exception
|
2016-12-03 00:01:27 +01:00 |
|
Laurent Peuch
|
ce07ad994b
|
Merge pull request #127 from YunoHost/increase_timeout
increase cli timeout
|
2016-12-02 23:56:48 +01:00 |
|
Laurent Peuch
|
54a50a40b9
|
[fix] at installation the cache dir might not be present
|
2016-11-29 20:36:13 +01:00 |
|
Laurent Peuch
|
efb481bda6
|
[mod] increase cli timeout
|
2016-11-25 16:25:57 +01:00 |
|
Laurent Peuch
|
0bb174905e
|
[mod] pep8
|
2016-11-16 03:29:28 +01:00 |
|
ljf
|
fbc7a63386
|
[enh] Use modification time to renew actionmap cache
|
2016-11-16 00:18:27 +01:00 |
|
Laurent Peuch
|
a642e0cd5b
|
[enh] automatically regenerate cache if actionmap.yml is modified
|
2016-06-24 01:08:17 +02:00 |
|
Jérôme Lebleu
|
a092370710
|
[enh] Catch unknown uid/gid in utils.filesystem.chown
|
2016-05-21 18:40:52 +02:00 |
|
Jérôme Lebleu
|
c92900edd8
|
[enh] Allow to define deprecated action
|
2016-04-16 21:26:29 +02:00 |
|
Jérôme Lebleu
|
802c39f117
|
[ref] Rename 'deprecated' action argument to 'deprecated_alias'
|
2016-04-16 21:04:09 +02:00 |
|
Jérôme Lebleu
|
a852861b2d
|
[enh] Sort result when pretty printing result from the cli
|
2016-04-16 20:03:17 +02:00 |
|
Jérôme Lebleu
|
346e5a164f
|
[enh] Allow to not output result from the cli
|
2016-04-16 20:02:01 +02:00 |
|
Jérôme Lebleu
|
6cfe67fb9c
|
[i18n] Use named variables in translations
|
2016-04-09 22:46:49 +02:00 |
|
Jérôme Lebleu
|
46e6e4dc7a
|
[enh] Allow to define deprecated action names
|
2016-04-09 19:33:57 +02:00 |
|
Laurent Peuch
|
c04f723ac2
|
[mod] make cli color endling more usable and DRY
|
2016-03-28 20:14:20 +02:00 |
|
Jérôme Lebleu
|
add073d855
|
[enh] Check for stale lock file
|
2016-03-13 19:04:34 +01:00 |
|
Jérôme Lebleu
|
d2a47a0dba
|
[fix] Set authenticate handler if password is given (bugfix #228)
|
2016-02-28 10:49:19 +01:00 |
|
Jérôme Lebleu
|
929d96fd93
|
[fix] Create parents directories with proper permissions in mkdir util
|
2016-01-04 21:56:30 +01:00 |
|
Jérôme Lebleu
|
db924ea911
|
[enh] Allow to pass the password as argument in the cli
|
2015-12-24 10:34:46 +01:00 |
|
Jérôme Lebleu
|
79a10628a4
|
[fix] Log exception too if a key cannot be translated
|
2015-12-24 10:31:40 +01:00 |
|
Jérôme Lebleu
|
cbc64af4a5
|
[fix] Use given namespace in cli/api helpers for logging
|
2015-12-17 21:43:43 +01:00 |
|
Jérôme Lebleu
|
152f5a3919
|
[enh] Enhance stream utils with callback and use it in call_async_output
|
2015-11-15 15:23:32 +01:00 |
|
Jérôme Lebleu
|
98f80e30ba
|
[fix] Update call_async_output to make use of start_async_file_reading
|
2015-11-15 01:19:22 +01:00 |
|
Jérôme Lebleu
|
2be9da941f
|
[ref] Use a new asynchronous file reader helper
|
2015-11-14 21:59:38 +01:00 |
|
Jérôme Lebleu
|
4cf898d9c7
|
[enh] Allow to use a formatter and improve tty check in TTYHandler
|
2015-11-14 19:14:45 +01:00 |
|
Jérôme Lebleu
|
0b8b51d306
|
[enh] Output to stderr if level >= WARNING in TTYHandler
|
2015-11-14 18:46:54 +01:00 |
|
Jérôme Lebleu
|
4bcde06a79
|
[fix] Add current action id instead of logger's one
|
2015-11-13 21:44:34 +01:00 |
|
Jérôme Lebleu
|
ea7e9f1da1
|
[fix] Correct global object name
|
2015-11-13 21:41:17 +01:00 |
|
Jérôme Lebleu
|
f3dff47240
|
[enh] Catch exceptions and return code in api function helper
|
2015-11-13 21:40:28 +01:00 |
|
Jérôme Lebleu
|
f4853f2f4f
|
[enh] Implement logging handler and queues for the API
|
2015-11-13 18:12:38 +01:00 |
|
Jérôme Lebleu
|
349c03321d
|
[enh] Add auto-completion support in the cli
|
2015-11-13 13:04:27 +01:00 |
|
Jérôme Lebleu
|
2e83d9d1ff
|
[enh] Replace print_* arguments by output_as in the cli
|
2015-11-13 11:56:14 +01:00 |
|
Jérôme Lebleu
|
013447bbe7
|
[enh] Allow to define global abstract arguments in the cli
|
2015-11-13 11:53:31 +01:00 |
|
Jérôme Lebleu
|
28db3c5d37
|
[enh] Use logger in cli helper when MoulinetteError is raised
|
2015-11-12 22:53:33 +01:00 |
|
Jérôme Lebleu
|
9f7dd9c7ad
|
[enh] Provide new logging facilities to get rid of msignals.display
|
2015-11-12 22:36:41 +01:00 |
|
Jérôme Lebleu
|
3d589b59d7
|
[fix] Prevent malformed translation issue
|
2015-10-05 14:57:58 +02:00 |
|