Commit graph

1125 commits

Author SHA1 Message Date
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
Jérôme Lebleu
b58a4dd13f [fix] Set proper Debian compat and source format 2015-01-31 23:18:47 +01:00
Jérôme Lebleu
6809d2de86 [enh] Add debian subdirectory 2015-01-31 23:04:49 +01:00
Jérôme Lebleu
8afa2dbe81 [enh] Add a process module to the utils 2015-01-11 15:56:10 +01:00
Jérôme Lebleu
f8f8bfca79 [enh] Add prependlines method to text formatting utils 2015-01-11 15:49:27 +01:00
Jérôme Lebleu
df5cd5ad7f [fix] Allow number in argument name and fix variable name in actionsmap 2015-01-08 18:21:24 +01:00
Jérôme Lebleu
6c726f3c2f [enh] Add text utils with searching helpers 2015-01-04 14:27:04 +01:00
Jérôme Lebleu
ac75505897 [fix] Move helpers.py to utils folder 2014-12-29 18:38:06 +01:00
Jérôme Lebleu
f0c9fd92a9 Update gitignore and test actionsmap 2014-12-29 18:27:22 +01:00
Alexis Gavoty
6be319f387 Merge pull request #115 from zamentur/patch-1
[fix] nargs + option should allows to set several args
2014-12-15 12:19:24 +01:00
zamentur
93cd2c2454 [fix] nargs + option should allows to set several args 2014-12-14 17:15:50 +01:00
Jérôme Lebleu
5d92898ee7 [enh] Implement an extended JSON encoder and support sets 2014-12-04 23:34:53 +01:00
Jérôme Lebleu
ab6d8c529f [fix] Do not translate authenticator's help message in MoulinetteSignals 2014-11-21 11:06:29 +01:00
Jérôme Lebleu
cbdaeadefb [fix] Append proper value to arg_strings for a list in the api 2014-11-21 10:32:38 +01:00
Jérôme Lebleu
7a6fda1e26 [enh] Support list arguments from HTTP requests in the api 2014-11-21 10:07:06 +01:00