Laurent Peuch
|
5194eb75c4
|
[doc] add more comments
|
2017-07-23 05:19:38 +02:00 |
|
Laurent Peuch
|
e65e6f5990
|
[mod] we always have actions
|
2017-07-23 04:46:01 +02:00 |
|
Laurent Peuch
|
2c368596e9
|
[mod] remove one indirection level
|
2017-07-23 04:44:13 +02:00 |
|
Laurent Peuch
|
1caa172072
|
[mod] renaming, make method name match reality and had a method for code readability
|
2017-07-23 04:16:12 +02:00 |
|
Laurent Peuch
|
79bb5b427f
|
[doc] add a comment to avoid looking at yet-another-file
|
2017-07-23 03:54:56 +02:00 |
|
Laurent Peuch
|
5f34437704
|
[mod] more renaming
|
2017-07-23 03:51:18 +02:00 |
|
Laurent Peuch
|
7853dda9fc
|
[mod] it's better to fail than to silencly ignore a typo
|
2017-07-23 03:50:39 +02:00 |
|
Laurent Peuch
|
4fde7dd2a4
|
[mod] style
|
2017-07-23 03:48:16 +02:00 |
|
Laurent Peuch
|
0ded786883
|
[mod] remove useless ()
|
2017-07-23 03:48:01 +02:00 |
|
Laurent Peuch
|
eed5cde8d2
|
[mod] remove useless exception
|
2017-07-23 03:47:52 +02:00 |
|
Laurent Peuch
|
a1395bdec6
|
[doc] add a comment from the docstring
|
2017-07-23 03:46:56 +02:00 |
|
Laurent Peuch
|
477d3721d1
|
[mod] more renaming
|
2017-07-23 03:46:41 +02:00 |
|
Laurent Peuch
|
70fdbd0188
|
[mod] remove conditions that are always True
|
2017-07-23 03:41:45 +02:00 |
|
Laurent Peuch
|
390b1ec17a
|
[mod] this is always true
|
2017-07-23 03:40:37 +02:00 |
|
Laurent Peuch
|
681bba9ee1
|
[mod] more renaming
|
2017-07-23 03:35:57 +02:00 |
|
Laurent Peuch
|
61eaec0d53
|
[doc] usefull comment
|
2017-07-23 03:35:51 +02:00 |
|
Laurent Peuch
|
179958797a
|
[mod] more renaming
|
2017-07-23 03:28:25 +02:00 |
|
Laurent Peuch
|
e138c3e377
|
[mod] more renaming and comments
|
2017-07-23 03:19:13 +02:00 |
|
Laurent Peuch
|
0f7d5d341d
|
[mod] more renaming
|
2017-07-23 03:17:01 +02:00 |
|
Laurent Peuch
|
be9b9c9b43
|
[doc] explicit comment
|
2017-07-23 03:16:57 +02:00 |
|
Laurent Peuch
|
1c8f387bae
|
[mod] more renaming
|
2017-07-23 03:15:12 +02:00 |
|
Laurent Peuch
|
e851c76d6e
|
[mod] remove debug print
|
2017-07-23 03:08:38 +02:00 |
|
Laurent Peuch
|
4fd3b962aa
|
[mod] renaming + comment
|
2017-07-23 03:08:24 +02:00 |
|
Laurent Peuch
|
173fa202ad
|
[mod] remove useless try/except
|
2017-07-23 02:54:52 +02:00 |
|
Laurent Peuch
|
4764dfbef3
|
[mod] autopep8
|
2017-07-22 12:02:52 +02:00 |
|
Laurent Peuch
|
7e1712037f
|
[doc] add missing files
|
2017-07-22 12:01:36 +02:00 |
|
Laurent Peuch
|
8cfba2770d
|
[mod] use rtfd theme
|
2017-07-22 10:35:26 +02:00 |
|
Laurent Peuch
|
997b2053be
|
[doc] use autodoc to generate doc based on docstring
|
2017-07-22 10:25:23 +02:00 |
|
Laurent Peuch
|
5cc36bb717
|
[doc] start a prototype of documentation
|
2017-07-22 10:01:44 +02:00 |
|
Alexandre Aubin
|
c9967372f1
|
[enh] More helpers for common IO operations (#141)
|
2017-07-21 21:05:46 -04:00 |
|
ljf
|
92e970af98
|
Update changelog for 2.6.1 release
|
2017-06-21 18:03:32 -04:00 |
|
ljf (zamentur)
|
b021784dd2
|
Merge pull request #140 from YunoHost/fix-906-recursive-mkdir
[fix] Recursive mkdir was broken
|
2017-04-27 17:40:59 +02:00 |
|
ljf
|
82cc617bec
|
[fix] Recursive mkdir was broken
|
2017-04-27 17:26:32 +02:00 |
|
Alexandre Aubin
|
7a891c0ee5
|
Update changelog for 2.6.0 release
|
2017-04-24 12:52:30 -04:00 |
|
opi
|
4751591b7f
|
Merge pull request #139 from yunohost-bot/weblate-yunohost-moulinette
Update from Weblate.
|
2017-04-24 17:35:20 +02:00 |
|
Jeroen Keerl
|
f18acd9d75
|
[i18n] Translated using Weblate (Dutch)
Currently translated at 100.0% (38 of 38 strings)
|
2017-04-24 17:29:54 +02:00 |
|
Jeroen Keerl
|
04b93a996d
|
[i18n] Translated using Weblate (Dutch)
Currently translated at 100.0% (38 of 38 strings)
|
2017-04-07 22:50:50 +02:00 |
|
Alexandre Aubin
|
3a667479c3
|
Adding link to bugtracker
|
2017-04-03 01:37:11 +02:00 |
|
Alexandre Aubin
|
e10a40657d
|
[fix] Show positional arguments first in --help / usage (#138)
* Show positional arguments first in --help / usage
* Updating reference link
* Adding annotations about diff/tweak with respect to original code
|
2017-04-02 23:11:57 +02:00 |
|
Alexandre Aubin
|
39891485c5
|
Use ordered dict for the actionmap cache (#136)
|
2017-03-18 02:54:15 +01:00 |
|
opi
|
0223d3010a
|
Merge pull request #135 from yunohost-bot/weblate-yunohost-moulinette
Update from Weblate.
|
2017-02-23 23:23:15 +01:00 |
|
Fabian Gruber
|
8e360f8f13
|
[i18n] Translated using Weblate (German)
Currently translated at 100.0% (38 of 38 strings)
|
2017-02-20 16:42:17 +01:00 |
|
frju
|
d19cebb23d
|
[i18n] Translated using Weblate (Portuguese)
Currently translated at 100.0% (38 of 38 strings)
|
2017-02-20 16:42:16 +01:00 |
|
Fabian Gruber
|
7a2225326b
|
[i18n] Translated using Weblate (German)
Currently translated at 100.0% (38 of 38 strings)
|
2017-02-20 16:42:16 +01:00 |
|
Trollken
|
5ad97681fd
|
[i18n] Translated using Weblate (Portuguese)
Currently translated at 100.0% (38 of 38 strings)
|
2017-02-20 16:42:16 +01:00 |
|
Trollken
|
46830168e9
|
[i18n] Translated using Weblate (Portuguese)
Currently translated at 100.0% (38 of 38 strings)
|
2017-02-20 16:42:15 +01:00 |
|
opi
|
f2cc73d2b5
|
Update changelog for 2.5.3 release
|
2017-02-20 16:41:34 +01:00 |
|
Laurent Peuch
|
4506054238
|
Merge pull request #134 from YunoHost/fix-774-filesystem-chmod-recursive-mode
[fix] Recursive chmod was broken
|
2017-02-14 22:27:58 +01:00 |
|
ljf
|
ca7c6e4eaf
|
[fix] Pep8
|
2017-02-08 16:06:52 +01:00 |
|
ljf
|
9bcee881eb
|
[fix] Recursive chmod was broken
|
2017-02-08 15:54:59 +01:00 |
|