Commit Graph

82 Commits

Author SHA1 Message Date
Frédéric Péters bb4eb058c4 debian: enable uwsgi memory reports (#54610) 2021-06-07 13:11:22 +02:00
Serghei Mihai 650e807fd2 debian: log paramiko.transports errors as debug (#44029) 2021-03-30 16:55:27 +02:00
Thomas NOËL a726e09fe1 uwsgi: recycling spooler after 20 tasks (#52266) 2021-03-19 23:55:29 +01:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Thomas NOËL 8c53ff1b11 debian: explain that crons are now managed by uwsgi spooler (#50870) 2021-02-04 14:36:40 +01:00
Lauréline Guérin 120b1b726d
misc: fix cron.hourly file (#50862) 2021-02-04 14:15:30 +01:00
Lauréline Guérin d53ce49abb
jobs: use uwsgi spooler to run jobs (#50017) 2021-02-04 08:46:21 +01:00
Frédéric Péters 3ffe7d0c9e debian: add spaces around options in uwsgi.ini (#44763) 2020-10-13 08:32:13 +02:00
Benjamin Dauvergne 87e7a36b8c debian: disable write exception in uwsgi.ini (#44763) 2020-10-13 00:26:46 +02:00
Frédéric Péters 1fabfcd0a3 debian: use cheaper uwsgi subsystem (#45454) 2020-07-24 15:21:51 +02:00
Thomas NOËL 5c489c3dd7 debian: toggle cmislib logs with DEBUG (#45110) 2020-07-21 15:00:38 +02:00
Frédéric Péters ff309c1cda debian: run with python3 (#43753) 2020-06-12 12:29:41 +02:00
Frédéric Péters f3f62cdf3a debian: break/depends older version as manage.py switched package (#43753) 2020-06-12 12:00:13 +02:00
Emmanuel Cazenave 9a5945b4a1 debian: switch to Python 3 (#43753) 2020-06-12 11:15:22 +02:00
Valentin Deniaud 5e1c910fbf misc: use postgres JSONField (#42312) 2020-05-04 18:30:00 +02:00
Thomas NOËL e137d66def add cryptor connector (#39431) 2020-03-04 12:00:24 +01:00
Thomas NOËL a209dbb68a debian: log tenants names on migrate_schemas (#39779) 2020-02-12 15:24:01 +01:00
Thomas NOËL 9015f164a5 use zeep 3.2 (#39119) 2020-01-20 15:52:25 +01:00
Emmanuel Cazenave 216bdc1cfd user exec() instead of execfile() (#38923) 2020-01-14 19:20:26 +01:00
Benjamin Dauvergne 2fba448835 debian: add dependency on python-xmlschema (#37802) 2019-11-20 10:03:46 +01:00
Frédéric Péters 9e504d4412 debian: fix typo in python-httplib2 package name 2019-10-15 11:57:13 +02:00
Frédéric Péters b4fa154311 debian: add dependency on python-httplib2
(required as we still allow cmislib 0.5)
2019-10-15 11:37:37 +02:00
Lauréline Guérin 5070746b0d
cmis: upgrade cmislib 0.6 (#18407) 2019-10-15 10:48:52 +02:00
Frédéric Péters 469fceabaf misc: drop support for django < 1.11 (#36087) 2019-09-12 20:04:56 +02:00
Frédéric Péters 652bc03715 cartads_cs: check CERFA uploads are PDF with embedded forms (#35794) 2019-09-04 08:47:46 +02:00
Benjamin Dauvergne 6a1c47e54e debian: toggle suds logs with DEBUG (#35354) 2019-08-10 14:39:49 +02:00
Emmanuel Cazenave e44604fb1d remove python-magic dependency (#33869) 2019-06-19 16:37:58 +02:00
Thomas NOËL b2b3248bd3 debian: remove a bad empty line in debian/control 2019-04-23 10:38:42 +02:00
Christophe Siraut bc897a9fa9 debian: add pyexcel dependency (#32507) 2019-04-23 10:12:12 +02:00
Christophe Siraut 5c344f80d3 debian: bump debhelper compatibility level (#32260) 2019-04-19 14:38:45 +02:00
Christophe Siraut b3cbbd2e83 debian: switch package format to 3.0 (quilt) (#32261) 2019-04-16 14:48:17 +02:00
Benjamin Dauvergne f2e7add34b actesweb: work-around not latin15 encodable characters (fixes #30995) 2019-03-01 15:58:02 +01:00
Frédéric Péters 5257471818 general: add basic asynchronous job infrastructure (#12469) 2019-02-20 11:31:48 +01:00
Frédéric Péters e358a3359a debian: disable uwsgi memory report (#19840) 2019-01-04 14:10:42 +01:00
Frédéric Péters 1997544b77 debian: use uwsgi to serve app (#29236) 2018-12-20 18:02:41 +01:00
Frédéric Péters b971fa3866 debian: add hourly cleaning of sessions (#27478) 2018-10-21 17:06:25 +02:00
Frédéric Péters 7b9f9ab8aa debian: run service in a utf-8 locale (#26972) 2018-10-07 12:28:01 +02:00
Thomas NOËL 36636be67f debian: depends on Django >= 1.8 2018-09-26 16:14:11 +02:00
Thomas NOËL 0bfbefb853 general: always declare django-mellon if it's available (#23374) 2018-08-12 12:09:37 +02:00
Emmanuel Cazenave d2c24a629d remove emtpy line in debian/control (#24567) 2018-07-02 16:16:45 +02:00
Emmanuel Cazenave c16687197f create iws connector (#24567) 2018-07-02 15:50:19 +02:00
Emmanuel Cazenave 2cc36d68aa start a SOAP common infrastructure (#16104) 2018-07-02 10:21:36 +02:00
Thomas NOËL 685e947efd solis: try to convert files to PDF (#21997) 2018-02-21 14:29:04 +01:00
Frédéric Péters 840693f819 general: add service availability basics (#9416) 2018-01-02 08:44:48 +01:00
Frédéric Péters 7618c5fba4 debian: remove obsolete mako and sqlalchemy suggests (#20906) 2017-12-31 16:32:01 +01:00
Thomas NOËL 7d770226c3 misc: update to use new TEMPLATES settings (#19885) 2017-11-28 17:46:28 +01:00
Frédéric Péters f8235a9f2d debian: run additional settings snippets (#20052) 2017-11-17 11:28:14 +01:00
Thomas NOËL 764a2be6b4 debian: suggests postgresql instead of recommend it (#20006) 2017-11-17 11:26:21 +01:00
Frédéric Péters 937eb95926 opengis: add tile endpoint (calls GetMap) (#19603) 2017-10-23 09:15:44 +02:00
Frédéric Péters 3dbb768db7 misc: declare missing python-dateutil dependency (#15883) 2017-09-21 14:06:33 +02:00