1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/weblate_ynh.git synced 2024-10-01 13:35:04 +02:00
Commit graph

75 commits

Author SHA1 Message Date
Jean-Baptiste Holcroft
08bd696434 Fix celery behavior 2018-10-24 22:08:30 +02:00
Jean-Baptiste Holcroft
9cf6fd0e89 migrate to python3, add celery and redis 2018-10-19 23:28:40 +02:00
Jean-Baptiste Holcroft
a49d61e52e fix ImportError: No module named backports 2018-10-15 22:35:03 +02:00
Jean-Baptiste Holcroft
69b0e9ddd2 ynh_string_random can't go further 24... 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
ea006f8e36 fix warning security.W009 (secret key length should be >=50) 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
5e78b6e62e Improve cron file 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
ee27947a0b Improve uwsgi, fix root install, upgrade postgresql 2018-10-15 22:30:49 +02:00
Jean-Baptiste Holcroft
b5d14c18ca Add mailutils for ARM 2018-04-15 15:06:43 +02:00
Jean-Baptiste Holcroft
d58a1a9490 Merge branch 'testing' of https://github.com/YunoHost-Apps/weblate_ynh into testing 2018-04-08 20:10:09 +02:00
Jean-Baptiste Holcroft
d3f6f73b91 Remove psycopg2 warning 2018-04-08 11:03:50 +02:00
Jean-Baptiste
a0d527a79f
Merge branch 'master' into testing 2018-04-08 10:37:43 +02:00
Jean-Baptiste Holcroft
0c26641287 VADE RETRO PYTHON3! Welcome Weblate 2.20! 2018-04-08 10:27:26 +02:00
Jean-Baptiste Holcroft
995275545b First step to upgrade to 2.20 2018-04-07 10:13:07 +02:00
Jean-Baptiste Holcroft
dc037965b0 replace i386 by 386 fix #7 2018-04-02 21:58:27 +02:00
Jean-Baptiste Holcroft
f7560ca254 Fix module import error of phply 2018-04-02 20:42:42 +02:00
Jean-Baptiste Holcroft
4601aef1e0 Fix module import error of phply 2018-04-02 20:40:26 +02:00
Jean-Baptiste Holcroft
851eed2914 Use ynh_send_readme_to_admin helper 2018-04-01 12:50:02 +02:00
Jean-Baptiste Holcroft
3664dc8cd2 Move hub to /usr/bin so nginx & uwsgi can see it 2017-12-29 08:43:56 +01:00
Jean-Baptiste Holcroft
0d0a384078 Add migration from 2.16 2017-12-28 17:16:07 +01:00
Jean-Baptiste Holcroft
74f93c22e5 Fix Installation 2017-12-28 09:39:44 +01:00
Jean-Baptiste Holcroft
0c36004d03 Improve uwsgi helper (path, mount, mask) and fix installation 2017-12-17 17:19:48 +01:00
Jean-Baptiste Holcroft
3af0b44f7e Upgrade weblate to 1.18, remove settings.py and upgrade to python3 because of django 2.0 2017-12-16 01:06:49 +01:00
Jean-Baptiste Holcroft
ccf036ff23 Fix restoration and add some cleanup 2017-11-21 15:31:11 +01:00
Jean-Baptiste Holcroft
fce38ffb8d fully use socket activation 2017-11-21 13:09:12 +01:00
Jean-Baptiste Holcroft
db4ffdf5f4 Use uwsgi templates 2017-11-20 15:58:51 +01:00
Jean-Baptiste Holcroft
5743eb663a Add upgrade support to 2.17.1 2017-10-18 23:10:32 +02:00
Jean-Baptiste Holcroft
8872c5d4fb Correct wsgi->uwsgi 2017-10-17 15:57:51 +02:00
Jean-Baptiste Holcroft
2ad658b921 Improve root installation 2017-10-17 15:46:35 +02:00
Jean-Baptiste Holcroft
9da1fa4979 Correct typo in common, add armhf for raspberry, and comply with YEP-1.3 & YEP-2.4 2017-10-06 10:37:19 +02:00
Jean-Baptiste Holcroft
639f95aa63 Code cleanup 2017-10-04 15:22:54 +02:00
Jean-Baptiste Holcroft
ba26794dd0 Hub finalization 2017-10-04 13:42:18 +02:00
Jean-Baptiste Holcroft
98d3086b33 Add hub's support for github PR 2017-10-04 10:46:26 +02:00
Jean-Baptiste Holcroft
bf399e8193 add cache, remove debug, improve restore, use su instead of sudo 2017-09-28 23:00:23 +02:00
Jean-Baptiste Holcroft
f88c29ddf9 Remove SMTP and use sendmail 2017-09-28 16:42:10 +02:00
Jean-Baptiste Holcroft
946da28c3b Create admin at installation 2017-09-27 00:27:06 +02:00
jb
ea571250f1 Fix restore and upgrade scripts 2017-09-26 17:01:57 +02:00
Jean-Baptiste Holcroft
bf9dbbb01b Add SMTP configuration 2017-09-25 10:32:11 +02:00
Jean-Baptiste Holcroft
19fadfe080 add changesite name and change_url 2017-09-21 10:22:34 +02:00
Jean-Baptiste Holcroft
34738652a6 Remove apps-enabled folder and useless removal 2017-09-21 09:59:10 +02:00
Jean-Baptiste Holcroft
c539006eed uwsgi additions 2017-09-20 21:43:09 +02:00
Jean-Baptiste Holcroft
601d704d6d don't modify accesses 2017-09-20 17:09:08 +02:00
Jean-Baptiste Holcroft
f2e03b9892 global fixes for uwsgi and django 2017-09-20 15:14:35 +02:00
jean-baptiste
0c17af017f finish postgresql integration 2017-09-20 03:26:27 +02:00
jean-baptiste
64fa488a6b postgressql finition 2017-09-19 19:00:11 +02:00
Jean-Baptiste Holcroft
c3b5cc6061 switch from mysql to pgsql 2017-09-19 10:53:37 +02:00
Jean-Baptiste Holcroft
4b531bc16f uwsgi rewrite 2017-09-18 15:08:21 +02:00
Jean-Baptiste Holcroft
932f08b904 Add dirinclude for conf.d if not existing in mysql/my.cfg 2017-09-18 12:18:21 +02:00
Jean-Baptiste Holcroft
da39602afe Edit global mysql configuration 2017-09-18 11:11:02 +02:00
Jean-Baptiste Holcroft
8f10130e92 add innodb_large_prefix 2017-09-18 09:53:19 +02:00
Jean-Baptiste Holcroft
5bc192cc1f correct checksum and use virtualenv in upgrade 2017-09-15 20:59:21 +02:00