Commit Graph

1332 Commits

Author SHA1 Message Date
Nicolas Roche 2825b4ddbd tests: add test to environment views and command (#40098) 2020-02-28 15:40:08 +01:00
Nicolas Roche 748be27d26 tests: add test to theme views (#40098) 2020-02-28 15:40:08 +01:00
Nicolas Roche 314123d243 manager: remove unused manager views code (#40153) 2020-02-28 15:16:19 +01:00
Nicolas Roche 54ff275487 tests: get app as a fixture (#40099) 2020-02-28 15:12:30 +01:00
Nicolas Roche e2f826e19b tests: only check for is_authenticated/is_anonymous as attributes (#40099) 2020-02-28 15:12:30 +01:00
Nicolas Roche d548685197 urls: use modern inclusion form for admin URLs (#40099) 2020-02-28 15:12:30 +01:00
Nicolas Roche 2f66e25022 python3: adapt worker agent (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 212b9ab736 python3: replace json parser input with str (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche d5cbe123df python3: remove no longer needed call to byteify (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche cf72237413 python3: decode HttpResponse content (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 53b81ec6ab python3: replace dict.iteritems() by items() (#40012) 2020-02-28 15:07:01 +01:00
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