Commit graph

1139 commits

Author SHA1 Message Date
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
038491146f Update changelog for 2.3.4 release 2015-12-24 11:01:08 +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
87f171f25b [i18n] Sort json translation files by keys 2015-12-17 21:40:47 +01:00
Jérôme Lebleu
0560ccd26b [fix] Initialize Italian translations 2015-12-17 21:38:15 +01:00
Jérôme Lebleu
11aeb76865 [i18n] Update translations from Transifex belatedly 2015-12-17 21:38:04 +01:00
Jérôme Lebleu
f8f4e749bf Update changelog for 2.3.3 release 2015-11-17 11:06:55 +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
5c1a7093a5 Update changelog for 2.3.2 release 2015-11-15 14:00:13 +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
8477c73069 Update changelog for 2.3.1 release 2015-11-15 00:16:35 +01:00
Jérôme Lebleu
ed6408ef3a Merge pull request #117 from YunoHost/logging
Provide new logging facilities and other helpers
2015-11-15 00:02:54 +01:00
Jérôme Lebleu
93bbe32d04 [i18n] Add some basic strings 2015-11-14 23:15:14 +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
4dff1916a5 [fix] Update debhelper build depends and standard version 2015-11-13 13:28:42 +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
93a1c442f1 Update changelog for 2.3.0 release 2015-11-02 22:44:46 +01:00
Jérôme Lebleu
f4c5f37614 Merge branch 'unstable' into testing 2015-11-02 22:41:31 +01:00
Jérôme Lebleu
3d589b59d7 [fix] Prevent malformed translation issue 2015-10-05 14:57:58 +02:00
Jérôme Lebleu
a4a9e8562d [enh] Add a chmod function in utils.filesystem 2015-10-05 14:55:55 +02:00
Jérôme Lebleu
f5f3017114 [enh] Add a filesystem utils closed to some coreutils commands 2015-10-02 20:29:55 +02:00
Jérôme Lebleu
d60e5a835b [fix] Remove unneeded debian/install file 2015-10-01 21:55:38 +02:00
Jérôme Lebleu
d7efe127a8 [enh] Allow to print output in a script-usable way for the cli 2015-09-29 14:20:08 +02:00
Jérôme Lebleu
0498d96eae Merge branch 'stable' into testing 2015-07-18 17:14:33 +02:00
Jérôme Lebleu
5e265018f5 Update changelog for 2.2.1.1 release 2015-07-18 17:14:12 +02:00
Jérôme Lebleu
4621d51c41 [fix] Missing os import 2015-07-18 17:11:06 +02:00
Jérôme Lebleu
9d4e27338f Merge branch 'stable' into testing 2015-07-18 16:32:37 +02:00
Jérôme Lebleu
dddb8f2194 Update changelog for 2.2.1 release 2015-07-18 16:31:10 +02:00
Jérôme Lebleu
ddb66076d4 [fix] Properly disconnect from LDAP 2015-07-18 16:28:48 +02:00
Jérôme Lebleu
927bba777f [ref] Move random_ascii to text utils 2015-07-13 17:44:13 +02:00
Jérôme Lebleu
10c3bee1e1 [enh] Add a new callback action and start to normalize parsing 2015-07-13 17:44:13 +02:00
kload
ae6979cddd Update changelog for 2.2.0 release 2015-05-08 20:10:50 +00:00
Julien Malik
9322c26c6f Update changelog for 2.1.2 release 2015-03-17 15:49:40 +01:00
Jérôme Lebleu
948f8b78bb [i18n] Update translations from Transifex 2015-02-20 15:05:22 +01:00
Jérôme Lebleu
0474e3652e [i18n] Update translations from Transifex 2015-02-20 14:56:53 +01:00
Julien Malik
ace152cbd3 Merge branch 'testing' into unstable 2015-02-12 13:32:27 +01:00
Julien Malik
9cdffaaf55 Update changelog for version 2.1.1 2015-02-12 13:32:27 +01:00
Jérôme Lebleu
e65755b61a [fix] Do not create directories from setup.py 2015-02-02 15:49:03 +01:00