Commit graph

17 commits

Author SHA1 Message Date
kload
18eb0f9406 [fix] Adapt yunohost_app.py 2014-04-23 10:52:41 +00:00
kload
871884ea85 [ref] Replace in string instead of concatenation 2014-04-23 10:01:13 +00:00
kload
8c623d20fb [fix] Replace in string fix 2014-04-23 09:55:03 +00:00
kload
edb700b7da [ref] Replace in string instead of concatenation 2014-04-23 09:24:26 +00:00
Jerome Lebleu
a0c7fa1375 Update and review yunohost.monitor
* Detect mounted devices with psutil only (better fix for #99)
* Some other optimizations in monitor_disk
* Fix bad netmask pattern for ipv6
2014-04-03 17:49:40 +02:00
Jerome Lebleu
c1f140b45f yunohost.service: Show service name in messages 2014-04-03 17:47:26 +02:00
Jerome Lebleu
30d6ace802 yunohost.domain: Fix domain removing if app has no 'domain' setting 2014-04-01 14:43:43 +02:00
Jerome Lebleu
d766ed5a5e Remove unneeded import and warning in yunohost.service 2014-03-30 22:03:19 +02:00
Jerome Lebleu
4e55ba7217 Update and review yunohost.service 2014-03-30 22:00:11 +02:00
Jerome Lebleu
0565be543a Update and review yunohost.dyndns 2014-03-30 19:28:30 +02:00
Jerome Lebleu
23e3ef28be Fix user_list call in yunohost.app 2014-03-30 03:10:45 +02:00
Jerome Lebleu
1c7f54fb5c Update and review yunohost.domain 2014-03-30 03:05:21 +02:00
Jerome Lebleu
f567d1d03e Some fixes and import changes in yunohost.user 2014-03-27 12:50:54 +01:00
Jerome Lebleu
8be16b85fa Update and review yunohost.user 2014-03-27 03:03:14 +01:00
Jerome Lebleu
85071f9309 Merge remote-tracking branch 'upstream/dev' into test
Conflicts:
	data/actionsmap/yunohost.yml
	lib/yunohost/firewall.py
	lib/yunohost/tools.py
2014-03-26 02:11:20 +01:00
Jerome Lebleu
fa0a7affdd Warn about non-reviewed yunohost package and clean up 2014-03-25 18:56:51 +01:00
Jerome Lebleu
9c9ccc1271 Try to improve time execution and continue refactoring
* Revert to classes centralization into actionsmap.py
* Try to optimize conditions and loops
* Revisit Package class and get directories from a file generated at build
* Early refactoring of i18n
* Move yunohost library into /lib
2014-03-11 00:57:28 +01:00