Jérôme Lebleu
528e39fd84
[enh] Add a yunopaste script to paste data to YunoHost Haste server
2016-04-21 23:19:36 +02:00
Jérôme Lebleu
43f0fd5dbf
[deb] Do not output regen-conf result at postinst
2016-04-16 20:06:45 +02:00
Jérôme Lebleu
a7657c1a39
[ref] Deprecate and rename regenconf action to regen-conf
2016-04-10 10:42:30 +02:00
Jérôme Lebleu
91856cb770
[fix] Import moulinette after dev env check in bin/yunohost{-api,}
2016-04-09 19:35:53 +02:00
Jérôme Lebleu
ee7c4e84aa
[fix] Move imports at the top in yunohost and yunohost-api
2016-03-28 18:47:58 +02:00
Jérôme Lebleu
4401237a51
[fix] Check for tty in root_handlers before remove it in bin/yunohost
2016-03-26 19:14:15 +01:00
Julien Malik
160e10e5b5
[enh] dh_python2 replaces shebang during build. Using the correct one in source directly
2016-03-22 09:50:21 +01:00
Jérôme Lebleu
5afd0c1272
[enh] Rely on APT python library to retrieve packages version
...
It introduces a new `yunohost.utils` package which will contain common
utils used by YunoHost actions. It comes with a work in progress `packages`
module with simple methods to retrieve installed version of packages for now.
2016-03-08 16:10:14 +01:00
Jérôme Lebleu
a9046a7200
[enh] Allow to pass the admin password as argument in the cli
2015-12-24 10:35:39 +01:00
Jérôme Lebleu
3f42d12e95
[fix] Do not modify handlers with root_handlers in bin/yunohost
2015-11-15 14:58:35 +01:00
Jérôme Lebleu
1c4bd0e796
[fix] Add tty in root handlers if debug is set in bin/yunohost
2015-11-15 01:05:22 +01:00
Jérôme Lebleu
4a071df6f7
[enh] Set custom logging formatter for the tty in case of debug
2015-11-14 19:18:03 +01:00
Jérôme Lebleu
85d579b9ff
[fix] Handle moulinette logging with root logger in both api and cli
2015-11-14 10:58:12 +01:00
Jérôme Lebleu
0a78238041
[enh] Refactor bin/yunohost-api to follow moulinette changes and add help
2015-11-13 21:46:54 +01:00
Jérôme Lebleu
fe6a01f206
[enh] Define root logger and clean some globals in bin/yunohost
2015-11-13 21:45:55 +01:00
Jérôme Lebleu
f0ab6776d2
[fix] Keep compat with deprecated --plain and --json in the cli
2015-11-13 14:15:22 +01:00
Jérôme Lebleu
7b88f95b1c
[enh] Refactor bin/yunohost to follow moulinette changes and add help
2015-11-13 11:58:58 +01:00
Jérôme Lebleu
4978e48c9d
[enh] Make use of new logging facilities with the cli in the firewall
2015-11-12 22:39:09 +01:00
Jérôme Lebleu
c9f79f7420
[enh] Add a --plain option to the cli for scripting usage
2015-09-29 14:21:24 +02:00
Jérôme Lebleu
e43083a56d
[fix] Display YunoHost packages versions ( fix #11 )
2015-07-13 17:50:38 +02:00
Jérôme Lebleu
42b1189cd1
[enh] Look for and load additional YunoHost modules
2014-11-16 13:00:08 +01:00
Jérôme Lebleu
71a145c4f1
[fix] Use stderr instead of stdout in 'console' logging handler
2014-11-09 14:11:03 +01:00
Jérôme Lebleu
8e597109be
[enh] Review executables structure and add logging configuration
2014-11-01 17:51:33 +01:00
kload
f4e369d4bd
[fix] Allow backup_restore action when YunoHost is not postinstalled
2014-10-26 00:03:09 +02:00
Jérôme Lebleu
cb9b038747
[clean] Clean up imports in bin/yunohost
2014-07-28 14:03:09 +02:00
Jérôme Lebleu
925cf4b070
[enh] Add an argument to start api without WebSocket support
2014-06-06 14:16:55 +02:00
Jérôme Lebleu
c47951e424
[fix] Do not force json encoding - remove previous compatibility
2014-05-30 11:27:22 +02:00
Jérôme Lebleu
8cf1a91593
[enh] Adapt yunohost-api binary to the moulinette
2014-05-19 17:22:45 +02:00
Jérôme Lebleu
fb270f7240
[enh] Reallow to print result in json and readd compatibility for apps
2014-05-17 21:52:43 +02:00
Jérôme Lebleu
46735ff231
[fix] Some fixes after successfull postinstall test
2014-05-16 21:36:49 +02:00
Kload
7c75cefede
Add beans
2014-05-16 15:39:40 +02:00