Alexandre Aubin
bd7081baf2
maintenance: cleanup .py file headers + automate boring copyright headers...
2022-10-09 18:38:34 +02:00
Alexandre Aubin
7bfa15d471
Propagate changes from moulinette
2021-11-17 20:12:18 +01:00
Alexandre Aubin
467c04f382
codequality: Apply black on python script in bin/
2021-11-15 04:00:47 +01:00
Alexandre Aubin
299e04cfc7
Set yunohost(-api) bins to python3
2020-12-30 22:38:02 +01:00
Alexandre Aubin
dee08a16fe
Move moulinette initialization and other stuff to src/yunohost/__init__.py
2020-05-07 22:15:51 +02:00
Alexandre Aubin
233c962710
Hmpf idk another iteration to cleaning attempt
2020-05-07 22:15:51 +02:00
Alexandre Aubin
f5c16737eb
More stuff to reduce complexity
2020-05-07 22:15:51 +02:00
Alexandre Aubin
68c9244492
Remove _die, simplify creation of log dir, make linter a bit happier
2020-05-07 22:15:51 +02:00
Alexandre Aubin
94d0e253f7
Clean usr/bin/yunohost and yunohost-api ...
2020-05-07 22:15:51 +02:00
Alexandre Aubin
18d20c4347
Merge pull request #291 from YunoHost/fix-703-dont-expose-yunohost-api-version
...
[fix] Remove version from api
2019-02-21 14:28:52 +01:00
ljf
db83dc0893
[wip] Fix password in log
2019-02-03 03:20:19 +01:00
Alexandre Aubin
ea77a8ccf6
[fix] DEBUG-level messages not appearing in actions performed via the API ( #603 )
2018-12-20 18:01:09 +01:00
ljf
92bf413d68
[fix] Remove version from api
2017-03-31 10:02:40 +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
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
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
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
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
8cf1a91593
[enh] Adapt yunohost-api binary to the moulinette
2014-05-19 17:22:45 +02:00
Kload
7c75cefede
Add beans
2014-05-16 15:39:40 +02:00