Commit Graph

1421 Commits

Author SHA1 Message Date
Nicolas Roche 068ad2dd72 python3: adapt strings encoding (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche ae18a366c0 python3: correct urllib import to use quote (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche e59369db0b python3: redo #36273 as bytes really wanted here (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 311014371e python3: update json exceptions (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 980da6dfd0 python3: use bytes input for unicode strings with encoding declaration (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche c80d6bf764 python3: pass bytes to hashlib.md5 (40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche df3dff1532 python3: replace DjangoWebtestResponse content with text (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 012eba57a0 python3: replace DjangoWebtestResponse body with text (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 7ca962ba6b python3: update smtpd mock in tests (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 926b32ed80 python3: accept byte content from django.template.response.TemplateResponse (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 9ef19058c8 python3: replace unicode type to six.text_type (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 517ef1d334 python3: modify exception string (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 31a116ccc9 python3: replace basestring by six.string_types (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche df83160f7e python3: convert dictionaries into a subscriptable array (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 825939d23b tests: adapt strings encoding to run tests in python3 (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 6da1e63aab tests: adapt import builtins to run tests in python3 (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 70140e7b38 tests: adapt import urlparse to run tests in python3 (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche f128b00b61 tests: adapt import StringIO to run tests in python3 (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 932e6da8f3 tests: adapt coverage output repositories to tox target names (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 5002ed100e tests: adapt tox.ini to run tests in python3 too (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche b7c8532636 tests: use several venvs for tests (#40123) 2020-02-28 15:03:03 +01:00
Nicolas Roche 0d82105309 tests: remove jenkins.sh (#40071) 2020-02-24 12:25:53 +01:00
Frédéric Péters 35fdc36cfc tox: limit enum34 to 1.1.6, for python 2 compatibility 2020-02-22 10:21:56 +01:00
Frédéric Péters 17331f99b3 translation update 2020-02-18 15:25:52 +01:00
Benjamin Dauvergne cc5806edac franceconnect: maps FC gender to Publik title (#32876) 2020-02-17 19:01:22 +01:00
Benjamin Dauvergne 43a5061f5f tests: share login() and admin_user() (#32876) 2020-02-17 19:01:22 +01:00
Frédéric Péters 486aa8bec6 agent: skip system checks in messaging commands (#39940) 2020-02-17 15:23:44 +01:00
Lauréline Guérin 6123b1bce2
environment: Service title unicity (#35392) 2020-02-14 10:25:32 +01:00
Lauréline Guérin 0ed638b83e
matomo: detect html tags in tracking_js (#32948) 2020-02-14 10:01:53 +01:00
Thomas NOËL c95a17bd87 debian: log tenants names on migrate_schemas 2020-02-12 15:25:25 +01:00
Frédéric Péters 2205bfc383 translation update 2020-02-07 08:45:14 +01:00
Valentin Deniaud 6895ef2b4e environment: add network checks on service url (#35341) 2020-02-03 15:19:24 +01:00
Frédéric Péters 08cdb192f6 tox: limit to xmlschema < 1.1, for Python 2 compatibility 2020-01-24 09:43:59 +01:00
Christophe Siraut 128a8cd76a hobo-agent: kill celery agent after 100 tasks (#39131) 2020-01-21 10:48:49 +01:00
Frédéric Péters fa8b459c50 misc: rename /matomo/ section to /visits-tracking/ (#38671) 2019-12-22 10:49:20 +01:00
Benjamin Dauvergne 23c5530f68 Jenkinsfile: use mergeJunitResults() (#38313) 2019-12-09 15:33:28 +01:00
Benjamin Dauvergne 55995f8141 misc: update merge-junit-results.py 2019-12-07 11:09:28 +01:00
Frédéric Péters 7e3a7a629c commands: use a list to replace sys.argv in runscript (#38261) 2019-12-06 13:34:08 +01:00
Nicolas Roche dc55cfa090 matomo: manage secondary instances (#37576) 2019-12-02 13:58:37 +01:00
Lauréline Guérin b6237a23df
tenants: add command showmigrations_schemas (#37683) 2019-11-21 20:19:26 +01:00
Nicolas Roche 71dfae0ced matomo: add services urls on re-configuration (#37614) 2019-11-19 18:52:21 +01:00
Nicolas Roche 53a4eb066e matomo: force english for API error messages (#37727) 2019-11-19 18:48:54 +01:00
Thomas NOËL ce798bc587 dj22: use user.is_authenticated as a boolean or callable (#37503) 2019-11-07 01:22:36 +01:00
Frédéric Péters ef552c210e multitenant: rename whoosh directory before cleaning index (#37291) 2019-11-02 16:20:46 +01:00
Benjamin Dauvergne a14ced4d18 dj22: use user.is_authenticated as a boolean (#36708) 2019-10-19 19:14:34 +02:00
Benjamin Dauvergne 21ce5ece53 tox: fix envlist (#36584) 2019-10-15 16:23:19 +02:00
Benjamin Dauvergne fb3f38288b dj111: use user.is_authenticated as a boolean (#36584) 2019-10-15 15:23:00 +02:00
Benjamin Dauvergne c178320985 debian: use MIDDLEWARE in debian_config_common.py (#36584) 2019-10-15 15:22:49 +02:00
Frédéric Péters 4ed5d38e4c agent: consider allowed technical roles when provisionning roles (#36937) 2019-10-15 13:46:27 +02:00
Frédéric Péters 7e8d61f077 debian: remove syslog handlers if there's no /dev/log (#36738) 2019-10-08 14:46:03 +02:00