Commit graph

1240 commits

Author SHA1 Message Date
Matthieu
d2fcc4b528 [i18n] Translated using Weblate (Dutch)
Currently translated at 100.0% (51 of 51 strings)
2018-04-29 15:17:48 +00:00
Anonymous (technical account)
47646862fd [i18n] Translated using Weblate (Dutch)
Currently translated at 74.5% (38 of 51 strings)
2018-04-29 15:17:48 +00:00
ButterflyOfFire
6f97256c04 [i18n] Translated using Weblate (Arabic)
Currently translated at 100.0% (51 of 51 strings)
2018-04-29 15:17:48 +00:00
ButterflyOfFire
89d2b3bb5c [i18n] Translated using Weblate (Arabic)
Currently translated at 100.0% (51 of 51 strings)
2018-04-29 15:17:48 +00:00
Bram
1830b229a8
[fix] avoid cases where get_cookie returns None
Reference https://bottlepy.org/docs/dev/api.html#bottle.BaseRequest.get_cookie

Might now be the most beautiful solution ever but at least it will produce a real error message.
2018-04-29 17:17:43 +02:00
Alexandre Aubin
97f8593ba1
Merge pull request #158 from pitchum/perf-debug
* Logging time needed to load the python module for an action (versus time needed to execute it).
* Lazy load some python imports (perfs improved a lot).
2018-04-26 17:00:22 +02:00
Bram
40423b3df1
Merge pull request #159 from YunoHost/ldap_error_messages
[mod] remove catch-all try and provide real exception
2018-04-25 04:55:13 +02:00
Laurent Peuch
455b7e49c0 [mod] remove catch-all try and provide real exception 2018-04-24 11:13:45 +02:00
pitchum
cd4581c3df Lazy load some python imports (perfs improved a lot). 2018-04-22 01:24:26 +02:00
pitchum
4e379dcf9f Logging time needed to load the python module for an action (versus time needed to execute it). 2018-04-22 01:24:26 +02:00
Laurent Peuch
2a3096a170
Merge pull request #157 from yunohost-bot/weblate-yunohost-moulinette
Update from Weblate.
2018-02-07 21:58:42 +01:00
ButterflyOfFire
b07bb7c9c1 [i18n] Translated using Weblate (Arabic)
Currently translated at 100.0% (51 of 51 strings)
2018-02-07 20:41:45 +00:00
ButterflyOfFire
24440b2b72 Added translation using Weblate (Arabic) 2018-02-07 20:32:17 +00:00
Alexandre Aubin
6d74c6d7b8 Update changelog for 2.7.7 release 2018-01-18 17:42:04 -05:00
Alexandre Aubin
1a93f851c6 Update changelog for 2.7.6 release 2018-01-16 17:13:20 -05:00
Alexandre Aubin
0b58c73ce8
Merge pull request #156 from yunohost-bot/weblate-yunohost-moulinette
Update from Weblate.
2018-01-16 22:57:24 +01:00
Jean-Baptiste Holcroft
0495836af7 [i18n] Translated using Weblate (French)
Currently translated at 100.0% (51 of 51 strings)
2018-01-05 09:36:27 +00:00
David B
93a0ee72a1 [i18n] Translated using Weblate (Spanish)
Currently translated at 100.0% (51 of 51 strings)
2018-01-05 01:22:52 +00:00
Laurent Peuch
7207a3218d [fix] pep8 2018-01-05 02:22:42 +01:00
Laurent Peuch
a239546704 [fix] indicate where those damn logs files are 2018-01-05 02:11:52 +01:00
Alexandre Aubin
7e940ba8ac Update changelog for 2.7.5 release 2017-12-02 12:27:04 -05:00
Alexandre Aubin
47fe3b008f Update changelog for 2.7.3 release 2017-10-12 16:09:56 -04:00
Alexandre Aubin
0665cb4dd5 Allow to give lock to multiple processes (#154)
* Check also son_of_locked for self
* Check again that we're son of locked when trying to acquire lock
* Support having multiple PIDs in lock file..
* Fix/improve son_of_lock detection
2017-10-08 23:49:21 +02:00
Alexandre Aubin
ca580bbcfb Optional expected status code for download_text/json (#153) 2017-09-20 00:09:14 +02:00
Alexandre Aubin
b251a0202c Update changelog for 2.7.2 release 2017-08-22 20:50:39 -04:00
Laurent Peuch
86e20eaae9 [fix] try to explicitely add python-psutil as build-depends 2017-08-22 15:56:57 +02:00
Laurent Peuch
276b2013fe [mod] try to play with build-depends 2017-08-22 15:52:11 +02:00
Laurent Peuch
26671af385 Merge branch 'testing' into unstable 2017-08-22 15:46:02 +02:00
Alexandre Aubin
331e7e8539 Adding docsting for download_json 2017-08-20 16:51:23 -04:00
root
0989b782e9 Update changelog for 2.7.1.1 release 2017-08-20 01:50:04 +00:00
Laurent Peuch
c73cca3f40 [fix] bad hack to handle the limitation of our buildchain 2017-08-20 03:48:20 +02:00
root
df4c435f85 Update changelog for 2.7.1 release 2017-08-19 23:01:59 +00:00
Laurent Peuch
dfcfecc84a Merge pull request #151 from YunoHost/enh-simpler-lock-system
[enh] Simpler lock system
2017-08-18 04:12:56 +02:00
Laurent Peuch
f029130370 Merge pull request #152 from YunoHost/auto_upgrade_password_hash
[fix] auto upgrade admin password to sha-512 on login
2017-08-18 02:19:13 +02:00
Laurent Peuch
6aa22000cd [fix] handle post-install 2017-08-18 02:03:22 +02:00
Laurent Peuch
2d4018c82c [fix] auto upgrade admin password to sha-512 on login 2017-08-15 12:40:43 +02:00
Alexandre Aubin
d28990350c pep8 <3 2017-08-13 17:18:17 -04:00
Laurent Peuch
7ef42eb3aa [doc] document ldap removal 2017-08-13 23:09:30 +02:00
Laurent Peuch
77743bd02f [doc] document adding stuff in LDAP 2017-08-13 23:05:53 +02:00
Alexandre Aubin
869a4e2f14 Add dependency to python-psutil 2017-08-13 16:58:52 -04:00
Laurent Peuch
b48e7d1085 Merge pull request #150 from yunohost-bot/weblate-yunohost-moulinette
Update from Weblate.
2017-08-13 22:48:05 +02:00
Alexandre Aubin
ab47f30f18 Forget about the old BYPASS_LOCK thing from actionmap 2017-08-13 16:40:44 -04:00
Alexandre Aubin
9006f8980f [enh] Check if parent already has lock 2017-08-13 16:22:58 -04:00
Alexandre Aubin
354f0cd562 [doc] Adding source file for the actionsmap workflow 2017-08-13 18:32:10 +02:00
Laurent Peuch
5d98169eb4 [doc] update graph generation instructions 2017-08-13 18:19:09 +02:00
Laurent Peuch
8d120b4431 [doc] update graph with new style 2017-08-13 18:19:09 +02:00
Laurent Peuch
d2d0ab0418 [doc] add shortcut in make file to generate graph 2017-08-13 18:19:09 +02:00
Laurent Peuch
cb8bff62ee [doc] enhance ldap graph generation script to make the graph BUTIFUL 2017-08-13 18:19:09 +02:00
Alexandre Aubin
c88c4ead78 Adding actionsmap sketch + placeholders 2017-08-13 16:49:01 +02:00
Laurent Peuch
830a174478 [doc] style 2017-08-13 01:49:40 +02:00